Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Eclipse Tycho Configuration(Usage of installMode="root")
Eclipse Tycho Configuration [message #1833226] Wed, 07 October 2020 10:27 Go to next message
Nitin Gupta is currently offline Nitin GuptaFriend
Messages: 1
Registered: October 2020
Junior Member
I have created RCP-Product(based on 4.16 eclipse) having 200+ plugins and product configuration file is based on plugins and I am building my tool with tycho(1.7.0). I want to warp plugins at root-level from tycho build so that I can upgrade these plugins.

For this I have added installMode="root" for plugins,

e.g. <plugin id="com.myproduct.commands.plugin" installMode="root"/>

Build is successful but when I launch the product from build and check install-details, plugins are not installed at root-level.

Since I cannot migrate my whole application to feature, can anyone help me how I can wrap plugins at root-level.
Re: Eclipse Tycho Configuration [message #1833262 is a reply to message #1833226] Thu, 08 October 2020 06:11 Go to previous message
Ed Merks is currently offline Ed MerksFriend
Messages: 33137
Registered: July 2009
Senior Member
It's best to ask on the Tycho user mailing list:

https://accounts.eclipse.org/mailing-list/tycho-user


Ed Merks
Professional Support: https://www.macromodeling.com/
Previous Topic:JavaFX Help Needed
Next Topic:How do I prevent Eclipse from creating and saving run configurations every time I do a unit test?
Goto Forum:
  


Current Time: Fri Apr 19 06:27:10 GMT 2024

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

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

Back to the top