« Return to Thread: Choosing Netbeans platform or Eclipse RCP

Re: Choosing Netbeans platform or Eclipse RCP

by Solerman Kaplon :: Rate this Message:

Reply to Author | View in Thread

Sergio Lopes escreveu:
> Hi,
> I'm in needing of some help to choose between Netbeans platform and
> Eclipse RCP. I'll be creating an application based on one of these
> platforms, though I'm inclined to choose netbeans over eclipse I need
> to document and justify my choice with technical arguments that I just
> don't have nor can find.
> The application is for the final year's project that I, as a computer
> science student, have to make.
>  
You might start why you choose java over any other language. Is
portability is a key factor, then swing is the obvious choice for the
toolkit, since SWT, albeit available on major platforms, is not
available on all, you need a native version of it for every platform.
Once you choosen the toolkit, rulling one RCP over the other is easy.
BUT (there is always a but), in swing, you can choose from netbeans
platform and spring richclient framework :-)

Solerman

 « Return to Thread: Choosing Netbeans platform or Eclipse RCP