Anyone know of a good java compiler/work station to use? The class I'm taking has us using eclipse, but I'm having trouble with it. Sometimes it allows me to run my program as an application and sometimes it wants to run it as a plug-in. I seem to have the least trouble when I put all my methods in one class and call them from another class. When I put everything in one class, it won't let me run it as an application.
I'm obviously doing something wrong and I don't like using eclipse. Hopefully someone knows of a better work station.
I'm obviously doing something wrong and I don't like using eclipse. Hopefully someone knows of a better work station.