keskiju / autocomplete-java

Java autocompletion for Atom editor
https://atom.io/packages/autocomplete-java
MIT License
40 stars 9 forks source link

Error: autocomplete-java: java rt.jar not found #63

Closed ghost closed 5 years ago

ghost commented 5 years ago

I just install the package and it appears, autocomplete-java: java rt.jar not found Windows 10 64bit

milovangudelj commented 5 years ago

I have the same problem even after installing the latest JDK (Java SE 12 - 19/03/2019) and setting the JAVA_HOME environement variable...

keskiju commented 5 years ago

This is duplicate with #58. Currently the autocomplete-java package does not support the latest JDK versions, because rt.jar was removed.