Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Difference between run a pluing as eclipse application and rcp application
Difference between run a pluing as eclipse application and rcp application [message #1065746] Thu, 27 June 2013 11:18 Go to next message
no name no name is currently offline no name no nameFriend
Messages: 28
Registered: February 2012
Junior Member
Hi all,

What is difference between a eclipse plugin and eclipse rcp plugin?

This creates me confusion that when you launch any eclipse plugin as eclipse application , it is nothing but you are running a rcp application.

Please help me in correcting both the context.

Thanks
Re: Difference between run a pluing as eclipse application and rcp application [message #1065990 is a reply to message #1065746] Fri, 28 June 2013 16:51 Go to previous message
Paul Webster is currently offline Paul WebsterFriend
Messages: 6859
Registered: July 2009
Location: Ottawa
Senior Member

An eclipse plugin is an eclipse plugin. An RCP plugin is an eclipse
plugin with an application or product defined in its plugin.xml

Run as an Eclipse Application will run an RCP app ... and allows you to
define which plugins are used.

The Eclipse IDE itself is a bunch of plugins and an RCP app (the
workbench ide application)

PW

--
Paul Webster
http://wiki.eclipse.org/Platform_Command_Framework
http://wiki.eclipse.org/Command_Core_Expressions
http://wiki.eclipse.org/Platform_Expression_Framework
http://wiki.eclipse.org/Menu_Contributions
http://wiki.eclipse.org/Menus_Extension_Mapping
http://help.eclipse.org/helios/index.jsp?topic=/org.eclipse.platform.doc.isv/guide/workbench.htm


Previous Topic:plugin_customization.ini overwritten
Next Topic:Kepler: New & Noteworthy for e4 Applications
Goto Forum:
  


Current Time: Fri Apr 26 20:56:09 GMT 2024

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

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

Back to the top