keskiju / autocomplete-java

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

can't find java rt.jar *windows 10 HOME, jdk 10.0.2-13, atom 1.30* #62

Closed ghost closed 5 years ago

ghost commented 6 years ago

Dear Sirs,

I'm a new java student at university in Sweden. I really want to try the autocomplete package but I get an error saying can't find java rt.jar.. What can I do?

hanbing5210 commented 6 years ago

Dear Sirs, I'm a java programmer in China . I find same problems with @adamberglund and I try the old jdk ,the problem always excited. I install two jdks in my OS.jdk 1.8.0_181 and jdk10

AGBJRDev commented 5 years ago

I get the same problem and literally just installed the Atom IDE. Reinstalling the package did nothing.

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.