Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Product configuration (features included)
Product configuration (features included) [message #661624] Fri, 25 March 2011 11:29 Go to previous message
jod  is currently offline jod
Messages: 9
Registered: March 2011
Junior Member
Hi,

I'm new in the RCP world and may my question is trivial ...

I want to build an RCP application, with some standard views, help management, etc. I want to use a feature base product definition as I will use Maven with Tycho. My question is :
How must I organize my dependancies with features and plugins to be sur to don't add a lot of unused stuff ?

For example, in my product definition, I first added these features :
- myfeature
- org.eclipse.rcp

And this works with my Run Configuration, but not with the Tycho built (Missing required bundle xxx messages).

When I added in my product definition the features :
- org.eclipse.plateform
- org.equinox.p2.user.ui

my Tycho built work, but I have some new menus (Search, etc) that I don't want ! Confused

Thus, How must I organize my dependancies to have the minimum of stuff included in my final product ?

I thought to create a new feature which will contains only the eclipse standard plugins that I want. Is it a good way to do ? Have you any other ideas ?

 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic:Open View in separate Window/Shell
Next Topic:Missing Constraint: Require-Bundle: org.eclipse.equinox.common; bundle-version="[3.5.0,4.0.0)
Goto Forum:
  


Current Time: Wed May 22 20:54:58 EDT 2013

Powered by FUDForum. Page generated in 0.12056 seconds