Re: What are people using to code Java SE these days?
Steve Sobol wrote:
On 2008-02-24, Arne VajhQj <arne@vajhoej.dk> wrote:
Eclipse has a VE plugin for GUI builder.
Note though that final VE for Eclipse 3.3 has not been released yet.
No, due to a lack of CVS committers. But there are a few very dedicated
people working on it, and I use VE in Eclipse 3.3 and it works quite well.
And yes, Eclipse is definitely faster than NetBeans.
For certain values of "faster". I personally am faster as a developer with
NetBeans than with Eclipse and Eclipse-based products like Rational
Application Developer. For one things, the wizards in NetBeans don't keep
rewriting their generated code under the hood no matter how many "options" I
uncheck in accordance with the documentation. On the machines on which I have
used both products, going back seven years or so, I have never been able to
discern any difference in speed for things like GUI display, code compilation,
interaction with source repositories, connection to database systems, or any
other metric I can think of operationally. I have had many occasions where
quirks or assumptions of Eclipse-family IDEs have slowed my work
significantly. Many stem from its lack of integration with the workstation's
file system, for example. YMMV.
--
Lew