Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Feature based product: find required features
Feature based product: find required features [message #988901] Mon, 03 December 2012 16:07 Go to next message
Richard Meyer is currently offline Richard MeyerFriend
Messages: 40
Registered: June 2012
Member
If I create a product based on Plugins I can use the "Add Required Plug-ins" button to compute all required plug-in for my product.
Is there a similar approach for products based on features?

Thanks !
Re: Feature based product: find required features [message #991025 is a reply to message #988901] Mon, 17 December 2012 05:51 Go to previous message
Sumit Singh is currently offline Sumit SinghFriend
Messages: 141
Registered: October 2012
Location: Bangalore
Senior Member

Yes you can do. take a look of following taken from Vogella tutorials.

1. change your product configuration file to use features. To do this open your product configuration file and select the Feature option on the Overview tab of the product editor.
http://www.vogella.com/articles/EclipseRCP/images/e4_productfeature10.png

2. Select the Dependencies tab and add the your feature dependencies via the Add button. Press the Add Required button.

http://www.vogella.com/articles/EclipseRCP/images/e4_productfeature20.png
Previous Topic:Error launching Eclipse Application from Vogella Tutorial
Next Topic:Multiple workspaces cause RCP app to load IDE workspace
Goto Forum:
  


Current Time: Tue Mar 19 09:40:22 GMT 2024

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

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

Back to the top