Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Indigo vs E4 for RCP
Indigo vs E4 for RCP [message #691604] Fri, 01 July 2011 20:20 Go to next message
Ronald So is currently offline Ronald SoFriend
Messages: 198
Registered: April 2011
Senior Member
If you are going to write your next generation app with Eclipse RCP, will you write it on Eclipse Indigo 3.7, or in the next generation of Eclipse 4.1 SDK?

http://www.eclipse.org/eclipse4/

Is it worth the effort to build the base of my new app based on 3.7 when I know it may be easier to build in 4.1?

Insights anyone?
Re: Indigo vs E4 for RCP [message #691629 is a reply to message #691604] Fri, 01 July 2011 21:45 Go to previous messageGo to next message
Thomas Schindl is currently offline Thomas SchindlFriend
Messages: 6651
Registered: July 2009
Senior Member
Hi,

First of as a developer heavily involved in Eclipse 4.x I'm naturally
biased but anyways.

If I'd start with a new application I think the most important thing is
that you adopt the Eclipse 4 programming model which depends on DI and
OSGi-Services. Adopting this programming model does NOT require you to
fully buy into the new Eclipse 4.1 Application Framework but can be
applied in 3.x as well using the e4-brigde [1].

The main question to answer though is if you need existing 3.x
components like e.g. the console-view, common-navigator, ... which
require you to use the compat layer. If none of those is needed and you
write all your views your all you need is the Eclipse 4.1 Application
Platform which will make your RCP much more lightweight.

Another reason to stick with the compat layer is in case you'd like to
use Editors because the Eclipse 4.1 Application Platform currently has
no native story for it.

Tom

[1]http://tomsondev.bestsolution.at/2011/07/01/eclipse-4-1-run-your-3-x-rcp-in-4-1/

Am 01.07.11 22:20, schrieb Ronald So:
> If you are going to write your next generation app with Eclipse RCP,
> will you write it on Eclipse Indigo 3.7, or in the next generation of
> Eclipse 4.1 SDK?
>
> http://www.eclipse.org/eclipse4/
>
> Is it worth the effort to build the base of my new app based on 3.7 when
> I know it may be easier to build in 4.1?
>
> Insights anyone?
Re: Indigo vs E4 for RCP [message #697111 is a reply to message #691629] Fri, 15 July 2011 14:52 Go to previous message
Ronald So is currently offline Ronald SoFriend
Messages: 198
Registered: April 2011
Senior Member
Thanks for your insights, Tom!

- Ronald
Previous Topic:Eclipse Open With ->Other Welcome Editor
Next Topic:Creating your own Launch configuration
Goto Forum:
  


Current Time: Fri Apr 19 19:20:18 GMT 2024

Powered by FUDForum. Page generated in 0.03054 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top