
-----------------------------------
Naveg
Wed Jan 19, 2005 11:42 pm

Java IDE with code completion
-----------------------------------
looking for a free, simple, easy to use IDE with code completion....any suggestions?

-----------------------------------
wtd
Wed Jan 19, 2005 11:45 pm


-----------------------------------
Don't know about code completion, bt there's always Eclipse.

-----------------------------------
rizzix
Thu Jan 20, 2005 8:24 am


-----------------------------------
eclipse has code completion

-----------------------------------
Andy
Thu Jan 20, 2005 5:04 pm


-----------------------------------
jcreator pro has code completion. but thats not free

-----------------------------------
Naveg
Thu Jan 20, 2005 6:19 pm


-----------------------------------
is there a way to get these to make just a java and class file rather than forcing you to make all these unnecessary "project" files and folders?

-----------------------------------
rizzix
Thu Jan 20, 2005 6:25 pm


-----------------------------------
no. that is why you use editors vs IDE's.. jcreator pro/lite is very much like an editor.. then there's always the powerful [url=http://www.jedit.org]jedit. its a mighty editor. (but it has one drawback,,, the antialiasing is not pretty.. but not bad either... just wierd)

-----------------------------------
Naveg
Thu Jan 20, 2005 6:26 pm


-----------------------------------
ah i see. Well then, let me rephrase my question. Are there any editors available that feature code completion?

-----------------------------------
rizzix
Thu Jan 20, 2005 6:27 pm


-----------------------------------
jeez www.jedit.org (free)

EDIT: you require a plugin (which u download through the app it self) for code-completion. it does a fairly ok job. i prefer eclipse though.
