autocomplete-java
autocomplete-java copied to clipboard
After selecting the class, it does not import properly
With openjdk-11
it was failing as in #47 .
So I changed to openjdk-8
and it solved the error.
But it stills not working.
I also tried to regenerate the .classpath
file.
Any clues on what should I check in my current atom installation?