LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   Java IDE or good text editor (https://www.linuxquestions.org/questions/programming-9/java-ide-or-good-text-editor-839570/)

Nauntilus 10-21-2010 10:12 AM

Java IDE or good text editor
 
I'm working on Java programming for a linux server, and I was wondering if there are any good editors/IDE that work better with Java than VI, emacs, Eclipse, or Netbeans.

T0sh1r0 10-21-2010 10:26 AM

It's a matter of taste, but Kate or geany are not bad imho...

Omnicronos 10-21-2010 10:34 AM

Quote:

Originally Posted by Nauntilus (Post 4134871)
I'm working on Java programming for a linux server, and I was wondering if there are any good editors/IDE that work better with Java than VI, emacs, Eclipse, or Netbeans.

Eclipse and Netbeans have set the standard for free IDE's. Are you strictly looking for free products? If not, you might want to look at JBuilder:

http://www.embarcadero.com/products/jbuilder

IntelliJ IDEA has a free version as well as payed for:

http://www.jetbrains.com/idea/index.html

There is also Oracle JDeveloper:

http://www.oracle.com/technetwork/de...iew/index.html

SlickEdit:

http://www.slickedit.com/

jEdit:

http://www.jedit.org/

JCreator:

http://www.jcreator.com/

IBM WebSphere Studio Site Developer for Java:

http://www-01.ibm.com/software/awdto...r/application/

grail 10-21-2010 12:05 PM

I'll put a bid in for the simple ... vim

Nauntilus 10-21-2010 01:57 PM

Thanks. :) I found what I needed. Much appreciated.

grail 10-21-2010 07:00 PM

Please mark as SOLVED if you have a solution.

graemef 10-21-2010 07:42 PM

Quote:

Originally Posted by Nauntilus (Post 4135092)
Thanks. :) I found what I needed. Much appreciated.

For the benefit of others, which did you choose, and why?

Nauntilus 10-24-2010 12:46 PM

I ended up using Vi, and Eclipse, which I was already using. It just took a little more time for me to get the projects I'm working with to work in eclipse.


All times are GMT -5. The time now is 01:45 PM.