ide-java
ide-java copied to clipboard
Java language support for Atom-IDE
atom version: 1.27.0 ide-java version: 0.8.3 The progress bar is always 58% and never ends when i am opening a maven project。 However, it does not happen when i am...
https://code.visualstudio.com/docs/java/java-editing#_call-hierarchy https://github.com/redhat-developer/vscode-java/issues/650
"Go to Definition" goes to the method in the `interface`. It would be great to have the possibility to go to the implementation of the method. https://github.com/redhat-developer/vscode-java/issues/446
JDT includes refactoring support, how to do it in atom?
To reproduce: 1. Download the latest version of ide-java with `apm install https://github.com/atom/ide-java` 2. Create a java file, wait for the language server to initialize, then start typing a statement...
All is in the title, before I had suggestions for corrections but not anymore. Why ?
Hey there, Thanks for a very useful package... couldn't use Atom as my IDE without it! ¡Muchas gracias, amigo! I've seen one issue a few times. I get a strange...
### Prerequisites * [x] Put an X between the brackets on this line if you have done all of the following: * [x] Reproduced the problem in Safe Mode: *...
Lombok is a tool to reduce the generation of boiler plate code while developing in java. https://projectlombok.org/ The plugin does not correctly identify the getters and setters generated by Lombok...
I just installed atom and ide-java on linux mint. No matter what I set the java home to for IDE-java I get a IDE-Java could not lanuch your java runtime....