Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

Eclipse JDT warning: Classpath is incomplete #98

Closed
jeusdi opened this issue Jan 24, 2019 · 4 comments
Closed

Eclipse JDT warning: Classpath is incomplete #98

jeusdi opened this issue Jan 24, 2019 · 4 comments

Comments

@jeusdi
Copy link

jeusdi commented Jan 24, 2019

I'm getting this message when atom is just kicked off:

image

Installed packages:

image

Current configuration:

image

Any ideas?

@time1015
Copy link

time1015 commented Feb 12, 2019

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.

@Aerijo
Copy link
Contributor

Aerijo commented Feb 12, 2019

@time1015 could you make a PR for that update? It sounds like there’s been room for a lot of bug fixes and enhancements upstream.

@fmusayev
Copy link

fmusayev commented May 5, 2019

same problem

@winstliu
Copy link
Contributor

Looks like this has been fixed, now that we're on 0.39.0.

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

No branches or pull requests

5 participants