What are most people using nowadays for coding Java SE? I have looked
at NetBeans and I like the fact that it has a GUI builder. I have also
looked at Eclipse and like that it appears to run faster on my pc than
does NetBeans. Is there some type of GUI designer plug in for eclipse
that uses SWT?
nb
My personal preference by far is IntelliJ IDEA.
It does cost money, but it terms of productivity it is well worth it.
I have a fondness for NetBeans and regularly check it when a new
release comes along.
NetBeans 6.0.1 is very good, it even has some features that IDEA6
lacks (e.g. built-in profiler).
But, over all I have to keep using IDEA as NB lacks the 'refactoring'
features I use on a regular basis.
I cannot say which IDE is 'faster' in execution, I am not sure that it
really matters, most of the time I am typing code or reading it, none
of which stresses any software. I do find that IDEA seems to start
faster than NetBeans but this could simply be a matter of which
optional features are supported & which plug-ins are being loaded.
I have no comment on Eclipse as I have not used it in many years,
though I will be using it soon as I will be starting a project on some
unusual hardware where Eclipse is the only choice.
For professional development I prefer a machine with 2G of RAM and at
least a dual-core processor.
If you have the budget you can buy an 'off the shelf'
DELL machine
with a quad-core processor, 3G of RAM + two 24" flat screens for $2K,
the flat screens should be a separate purchase, if you add them to the
base DELL machine in the same order they actually cost more than
buying them separately. Of course pricing and packaging policies seem
to change at DELL almost daily