-
Notifications
You must be signed in to change notification settings - Fork 132
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
board jsons not parsing #1403
Comments
Sorry for not the great bug report... im really tired from loads of system rebuilding over the last few days... This is the last thing to get working. |
Do you have the log file? Seems very similar to #1384 |
Adding --illegal-access=permit to eclipse ini didnt work. |
According to the log you are on java 17 so parsing json files is not going to work.Which is confirmed by the loggings
It can be the workaround no longer works in java17. I also see |
OK, its not ok :D so what do i need to do to get it working... as the usual methods dont seem to be working. |
use java 11 |
error.log |
How do you install? |
Downloaded latest eclipse from eclipse.... Selected the embedded option as I use some of the tools it come with. I have also tried installing via install new software and the link off your site. |
The marketplace install on latest eclipse will hit #1361
I do not understand what you mean with that statement |
You need java 11 |
JAVA11 is installed
|
please provide error log |
looking at the log it says java 16, but i did install jdk 11 |
As I said it is using java 16.
By the way ... you are not using the product as that comes with a compatible java |
oh wait i see it now |
seems to be working now Yep all working now... |
@MangyDogUK what is your solution? |
Running latest sloeber...
been having a nightmare getting it to install on a fresh windows install, with JDK installed.
The text was updated successfully, but these errors were encountered: