From this and other data points (e.g. comparing the performance of
various things in NetBeans 5.0 through 6.1 and then getting an inkling
as to the causes), I'm pretty thoroughly convinced Swing is sufficiently
speedy -- at least in Java 6, which is all I care about at this point.
I believe the current IDE speed issues are algorithmic in nature and
have nothing to do with Swing anymore.
--
Jess Holle
One little "detail" I really like on IDEA is middle-click to go to
declaration (on eclipse you have to ctrl+click - I don't know about
netbeans). Also the little up arrows for methods to go to "super" (also
present in Eclipse) and the down arrows to go to "overrides".
I guess IDEA is good for that: little details :) Kind of reminds me of
that classic Pulp Fiction scene :)
BoD
--
Jess Holle
--
Jess Holle
The two are quite well separated, and if someone wanted to start on a
Netbeans plugin, it shouldn't be too difficult. I've actually thought
about doing it a few times, but I actually don't even use the Eclipse
plugin much, primarily because the command line is so fast for me. :)
You can clone from git://repo.or.cz/egit.git.