other Java dorks

Oct 29, 2008 09:59

Hey all
Anyone know a good Java Editor?
Color coding would be nice (keywords different than variables, etc.)
Debugging is a bonus but not necessary.
True opensource/freeware (no trial/limited feature install bs please)

Leave a comment

Comments 2

marnoch October 29 2008, 14:42:35 UTC
Eclipse seems to be the best one I have seen. It's a memory Hog, so I use TextPad as well and use manual compile and run.

Also there are many plug in's for eclipse as well.

Reply


lindiril October 30 2008, 01:50:04 UTC
Man, I just like a text editor with syntax highlighting. I love me some vim, or some Notepad2, or some Notepad++.

Reply


Leave a comment

Up