You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.
I stumbled on this problem as well as of time writing this. The wiki page didn't really help all that much since I had my build.gradle on the root directory of my project; I was also utilizing a single project, so this shouldn't be a problem for me, but unfortunately it was.
I did a hack into the main.js in the ide-java package located in my .atom directory, and updated the link of the JDT Language Server archive ide-java is using (as of version 0.8.3) to link to the latest version available (ide-java has JDT Language Server version 0.14.0; the latest version for JDT Language Server is 0.32.0), and it worked for me.
I'm getting this message when atom is just kicked off:
Installed packages:
Current configuration:
Any ideas?
The text was updated successfully, but these errors were encountered: