This repository was archived by the owner on Dec 15, 2022. It is now read-only.

Description
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 have many, many issues with this package and I've had to modify the source many times. This feels like a hacked-together java IDE instead of a real java IDE. For one, I shouldn't have to manually generate a .classpath file to get the package to not show hundreds of errors about "symbol cannot be resolved" due to imports not being recognized. The package literally resets the classpath after I change it every time I open the IDE after opening it. So, I am wondering if there is a better idea java package or if someone is willing to make one?