Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Reusing plugins folder for multiple RCP applications
Reusing plugins folder for multiple RCP applications [message #1000287] Mon, 14 January 2013 12:53 Go to next message
Christoph Keimel is currently offline Christoph KeimelFriend
Messages: 482
Registered: December 2010
Location: Germany
Senior Member
Hallo

sorry to repost, but there has not been any reaction on the Equinox forum, so I thought I would try it here:

We have multiple RCP applications running on windows. Each of these applications uses about 90% of the same plugins. I would like all plugins to be in same folder for easier provisioning and updating.

I have tried 2 different scenarios, but I am having trouble to set this up. Any help is very welcome!

Please have a look at my post on the equniox forum for details:
http://www.eclipse.org/forums/index.php/mv/msg/446601/997574/#msg_997574

Thanks for the help!

Greetings
Christoph
Re: Reusing plugins folder for multiple RCP applications [message #1002342 is a reply to message #1000287] Fri, 18 January 2013 12:32 Go to previous messageGo to next message
Sumit Singh is currently offline Sumit SinghFriend
Messages: 141
Registered: October 2012
Location: Bangalore
Senior Member

You can use a "shared dropins directory" to avoid the copy altogether.

Modify tour eclipse.ini for both installation:

-Dorg.eclipse.equinox.p2.reconciler.dropins.directory=/<myPath>/mySharedDropins


Re: Reusing plugins folder for multiple RCP applications [message #1002351 is a reply to message #1002342] Fri, 18 January 2013 12:46 Go to previous messageGo to next message
Christoph Keimel is currently offline Christoph KeimelFriend
Messages: 482
Registered: December 2010
Location: Germany
Senior Member
Hi Sumit

thanks for your input! Unfortunately, this alone does not do the trick. The executable still starts with an error: "The executable launcher was unable to locate its companion shared library".

Greetings
Christoph
Re: Reusing plugins folder for multiple RCP applications [message #1008348 is a reply to message #1002351] Tue, 12 February 2013 06:01 Go to previous message
Sumit Singh is currently offline Sumit SinghFriend
Messages: 141
Registered: October 2012
Location: Bangalore
Senior Member

Take a look for following links there is step by step procedure.

the-easy-way-to-reinstall-eclipse-and-share-plugins-across-multiple-installations
Previous Topic:Visual Datasets
Next Topic:IPartListener partClosed & partActivated notification
Goto Forum:
  


Current Time: Tue Mar 19 04:15:05 GMT 2024

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

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

Back to the top