My thoughts on the NetBeans/Swing vs. Eclipse/SWT debate
So Charles has lots of complaints against Eclipse and SWT. He quotes several postings from Javalobby, all saying that SWT on Linux is far too slow. What if the root of the problem wasn't SWT but GTK2? I've heard several people saying that GTK2 has some known speed problems and that these issues will be addressed in the future. I would not say that SWT in general is slow for it has proven excellent speed on Win32. And regarding NetBeans: Personally I think that the UI of NetBeans on MacOS X looks clumsy. Lots of little UI bugs everywhere, wrong menubar placement, silly toolbar L&F and so on.


To me it simply doesn't feel and look like a MacOS X app at all. Eclipse on the other hand feels much more like a native app thanks to SWT. I do not deny that Eclipse has its rough edges. But NetBeans isn't perfect either.
Comments