| Article: |
A Look at the Eclipse IDE | |
| Subject: | Eclipse = half IDEA for free | |
| Date: | 2003-11-16 19:18:11 | |
| From: | anonymous2 | |
|
Response to: Eclipse = half IDEA for free
|
||
|
"And most of all I cannot stand an IDE whose behaviour gets unpredictable when the number of classes is greater than 100."
|
||
Showing messages 1 through 3 of 3.
-
Eclipse = half IDEA for free
2003-11-19 01:56:15 anonymous2 [Reply | View]
I'm currently using Eclipse on a project with over 400 classes and over 150 JSPs and there's nothing unpredictable about it.
Once in a while writing a file to disk takes longer than normal, but that's due to the fileserver and not Eclipse (it happens also when using other applications).




With automatic compilation on, which is something that, if turned off, makes Eclipse almost useless to me, the task list updates sometimes stop, the code completion stops working or it takes too much time. Most of all there is no half-decent XML/JSP editor and because of SWT it's not possible to integrate something working, like for example the jEdit plugins, within Eclipse in a useful way.
I think Eclipse would be much better on Swing and with a less windows-like pre-XP GUI so cluttered with icons.
And way too many times the workbench configuration file gets corrupted...