Skip to main content



      Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Multiple products in one "export" folder
Multiple products in one "export" folder [message #848402] Wed, 18 April 2012 03:31 Go to next message
Eclipse UserFriend
Hello,

My workspace has currently 3 plugins: a core plug-in, a UI plug-in and an editor plug-in (UI plug-in which allows the user to edit some data files used by the core plugin, editor not meaning an Eclipse editor but a program that allows the user to edit something).

Both the UI plug-in and the editor are RCP products. Now, what I would like to have is that both these products are exported to the same folder: the editor is responsible to edit data files that will be used by the UI plugin, so they are related and belongs to the same "installation".

I would like to have 2 exes and 2 *.ini files. They will both share the same set of plugins.
Is this possible ?

Thank you,
Cédric
Re: Multiple products in one "export" folder [message #855122 is a reply to message #848402] Tue, 24 April 2012 10:42 Go to previous message
Eclipse UserFriend
What if you just generate the one install, and then copy one exe/ini and update it with a -product\n<second.product.id> ?

There's a more complicated way that allows a shared bundle pool with completely different executables/branding/architectures: http://stackoverflow.com/questions/5856735/multiple-eclipse-profiles/5875522#5875522

PW
Previous Topic:Views and Editors in same folder?
Next Topic:Updating a toolbar
Goto Forum:
  


Current Time: Tue Jul 08 08:36:27 EDT 2025

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

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

Back to the top