Skip to content
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

Solving plugin not working anymore after Eclipse 2021-09 update #61

Open
KoolLSL opened this issue Oct 21, 2021 · 2 comments
Open

Solving plugin not working anymore after Eclipse 2021-09 update #61

KoolLSL opened this issue Oct 21, 2021 · 2 comments

Comments

@KoolLSL
Copy link

KoolLSL commented Oct 21, 2021

I had this issue after updating/reinstalling Eclipse to latest. Eclipse would show the startup screen, then vanish though staying in memory till terminated in Task manager. Or at best after a new reinstall, Eclispe would start but show a blank tab when opening a file in LSLForge editor. It seems the solution was to uninstall the default latest JDK 17 and replace it by the older JDK 11. I had also to edit eclipse.ini and update the JDK path after -vm, else Eclispe would block at next launch. For info i used https://adoptium.net/?variant=openjdk11 . Maybe it also works if selecting the older JDK 11 in the Oomph setup but
I have not re-tested.

There are some error messages in myWorkspace.../.metada/.log . It seems some other people had also issues on other plugins after updating Eclipse. Maybe it is related to a certain "ToQuery" which was mentioned in my error logs. For instance dotnet/efcore#19708 but I don't know beyond that.

@PellSmit
Copy link

Thank you KoolLSL!
I tried to choose JDK11 in latest eclipse installer and it successfully worked on macOS Big Sur.
I should make LSLForge binary to support Apple Silicon...

@raysilent
Copy link
Owner

Related to work in progress in #62

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants