Skip to Main Content

Java SE (Java Platform, Standard Edition)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Comparison b/w Netbeans 4 platform and Eclipse RCP

843810Mar 8 2005 — edited Mar 10 2005
Hi

At my firm, we are planning to build a Java rich client app. Currently, we are evaluating possible Java platforms for providing the "application architecture".

This application will require the following -
Smart incremental updates
if my rich client app has 2 jars -jar1 and jar2 - initially both at v1. Then if I create v2 of jar2, but with v1 of jar1, the updater should download only jar2
Native user experience (Like Eclipse)
Ability to re-brand the platform
Currently, I am evaluating the following -
Netbeans 4 platform
Eclipse Rich Client Platform (RCP)

(1) Please sound off on your experiences in using either
(2) What UI framework does Netbeans use? It looks like Swing, runs much much much faster than Swing, and presents native Windows dialogs!! Is the UI library similar to SWT from Eclipse?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 7 2005
Added on Mar 8 2005
2 comments
192 views