Author |
Message |
Naveg
|
Posted: Wed Jan 19, 2005 11:42 pm Post subject: Java IDE with code completion |
|
|
looking for a free, simple, easy to use IDE with code completion....any suggestions? |
|
|
|
|
|
Sponsor Sponsor
|
|
|
wtd
|
Posted: Wed Jan 19, 2005 11:45 pm Post subject: (No subject) |
|
|
Don't know about code completion, bt there's always Eclipse. |
|
|
|
|
|
rizzix
|
Posted: Thu Jan 20, 2005 8:24 am Post subject: (No subject) |
|
|
eclipse has code completion |
|
|
|
|
|
Andy
|
Posted: Thu Jan 20, 2005 5:04 pm Post subject: (No subject) |
|
|
jcreator pro has code completion. but thats not free |
|
|
|
|
|
Naveg
|
Posted: Thu Jan 20, 2005 6:19 pm Post subject: (No subject) |
|
|
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
|
Posted: Thu Jan 20, 2005 6:25 pm Post subject: (No subject) |
|
|
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 jedit. its a mighty editor. (but it has one drawback,,, the antialiasing is not pretty.. but not bad either... just wierd) |
|
|
|
|
|
Naveg
|
Posted: Thu Jan 20, 2005 6:26 pm Post subject: (No subject) |
|
|
ah i see. Well then, let me rephrase my question. Are there any editors available that feature code completion? |
|
|
|
|
|
rizzix
|
Posted: Thu Jan 20, 2005 6:27 pm Post subject: (No subject) |
|
|
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. |
|
|
|
|
|
Sponsor Sponsor
|
|
|
|