| Article: |
A Look at the Eclipse IDE | |
| Subject: | For the next version: port it to Swing | |
| Date: | 2003-11-15 16:02:27 | |
| From: | anonymous2 | |
| Looking at the quality and speed of Swing in 1.4.2 days and also looking at the speed of Swing applications like JBuilder or IDEA the Eclipse people and especially IBM should end their small mindedness. People often criticize Swing as being too complicate when compared to Cocoa or WindowsForms. Well they should take a look at SWT. This thing is already outdated. IBM please remove it. You strengthen only .NET with this fragmentation and you gain nothing. And start to think about a Swing implementation using a Java2D implemented on top of OpenGL (hardware accelerated). Isn’t it planned for 1.5 ?? | ||
Showing messages 1 through 1 of 1.




About SWT, we've been writing a couple of applications based on SWT and yes we did the absolutely right choice. Our competition is using .Net/C# solutions, most of our clients are still under Windows (for now:) and without SWT we could not stand a chance. Our applications are fast (I mean damn fast) and not very pretentious on resources (heck it even works reasonably on an Pentium 166 with 32 RAM) and absolutely look great, no wander out clients love them all with the full power of Java. Without SWT we would be out of business by now.
True do it is still work in progress so beware of bugs.