Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Difference between RCP and E4
Difference between RCP and E4 [message #809871] Wed, 29 February 2012 11:31 Go to next message
ModelGeek Mising name is currently offline ModelGeek Mising nameFriend
Messages: 550
Registered: June 2011
Senior Member
Hi,

i would really appriciate if i can get the differeces between RCP and E4 application.

Cheers,
Re: Difference between RCP and E4 [message #810076 is a reply to message #809871] Wed, 29 February 2012 16:55 Go to previous message
Paul Webster is currently offline Paul WebsterFriend
Messages: 6859
Registered: July 2009
Location: Ottawa
Senior Member

See http://wiki.eclipse.org/RCP for a description of RCP apps. They usually use the Workbench and provided services (preferences, new/import/export wizards, help, the editor and view part concepts, etc).

Eclipse 4 provides a modeled workbench and Dependency Injection based instantiation of contributions, and can be used to create Eclipse applications with less cruft than the entire Workbench. By default CSS is used for styling.

Eclipse 4.2 is the RCP Workbench with parts of the presentation re-implemented in terms of the model.

PW


Previous Topic:UI jobs on wizard pages
Next Topic:Updating selection when removing lines from table
Goto Forum:
  


Current Time: Thu Mar 28 22:20:00 GMT 2024

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

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

Back to the top