ide-java
ide-java copied to clipboard
Java language support for Atom-IDE
I keep getting the following message every time I save a file in my Java project. A build file was modified. Do you want to synchronize the Java classpath/configuration. It...
### Prerequisites * [X] Put an X between the brackets on this line if you have done all of the following: * Reproduced the problem in Safe Mode: * Followed...
When i try to use the "add import for" feature, i get the following error: ``` Error performing autoimport: Unknown autocomplete suggestion type mixin ```
Similar to issue #114 Trying to use the ```"add import for..."``` feature on an enum, the following error rises: _error performing autoimport: unknown autocomplete suggestion type enum_
After installing both atom-ide-ui and ide-java, putting what seems to be the correct path, I've tried both "C:\Program Files\Java\jdk-14.0.1" and "C:\Program Files\Java\jdk1.8.0_251" , and enabling the program, the startup massage...
I am not sure this is an ide-java issue. If not please advise and I will move the issue to the appropriate entity responsible. Issue: When editing a source code...
There's a problem on idea-java. I open my project folder and it sends to me a message that leads me to this page "https://github.com/atom/ide-java/wiki/Incomplete-Classpath-Warning". I tried to create the file...
Does anybody here know of a better atom IDE package or is willing to create a new, better one? The way this package was designed just doesn't work out. I...
[Enter steps to reproduce:] 1. ... 2. ... **Atom**: 1.45.0 x64 **Electron**: 4.2.7 **OS**: Unknown Windows version **Thrown From**: [ide-java](https://github.com/atom/ide-java) package 0.9.0 ### Stack Trace Failed to activate the ide-java...
Makes all the formatting settings from the LS configurable :tada:. And now that we have this additional level of configuration, I figure it's a good time to hook into the...