Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[tycho-user] Eclipse RCP vs Package Solutions

Hi,

 

I do not know what is the best approach with tycho in the following situation.

 

We have a Eclipse RCP based application that is the core of our product.  Depending on the application, we need additional features to be installed on top of that RCP product.  We use tycho to build the RCP and the other extensions.  My question is simple.  How can I deploy automatically on top of that RCP product and create Package Solutions like the one available for Eclipse using tycho.  A built that builds on top of existing RCP and existing feature builds.

 

The analogy with Eclipse is

Eclipse Standard 4.4 VS

-Eclipse IDE for Java EE Developers

-Eclipse IDE for C/C++ Developers

-Eclipse Modeling Tools

 

Thanks for your help

 

;-)

 


Back to the top