Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Equinox » P2 profile to launch different app from one set of bundles, how to ?
P2 profile to launch different app from one set of bundles, how to ? [message #640812] Tue, 23 November 2010 09:37 Go to next message
Sébastien  Gandon is currently offline Sébastien GandonFriend
Messages: 184
Registered: July 2009
Senior Member
Hello,

I'd like to use bundle pooling to share the same set of bundles but being able to launch different applications from that unique bundle pool.
It seems that P2 profiles are the way to go but I am struggling to find informations on this.
Can anybody give me a hint?
How to create a bundle pool with all my features? and how to create profiles with all the different product definitions I have?

Thanks.
Re: P2 profile to launch different app from one set of bundles, how to ? [message #640892 is a reply to message #640812] Tue, 23 November 2010 13:14 Go to previous messageGo to next message
Paul Webster is currently offline Paul WebsterFriend
Messages: 6859
Registered: July 2009
Location: Ottawa
Senior Member

Sébastien Gandon wrote:
> Hello,
>
> I'd like to use bundle pooling to share the same set of bundles but
> being able to launch different applications from that unique bundle pool.
> It seems that P2 profiles are the way to go but I am struggling to find
> informations on this.
> Can anybody give me a hint?
> How to create a bundle pool with all my features? and how to create
> profiles with all the different product definitions I have?

Launching is different from p2 (although they're linked).
http://wiki.eclipse.org/Equinox_p2_Getting_Started#Bundle_po oling is a
starting point.

Notice that you need one directory/configuration area per application
that you want to launch. Then p2 can provide the common bundle pool area.

You might try options on the director to specify a different bundle pool
location when creating your applications:
http://help.eclipse.org/helios/index.jsp?topic=/org.eclipse. platform.doc.isv/guide/p2_director.html

PW


--
Paul Webster
http://wiki.eclipse.org/Platform_Command_Framework
http://wiki.eclipse.org/Command_Core_Expressions
http://wiki.eclipse.org/Platform_Expression_Framework
http://wiki.eclipse.org/Menu_Contributions
http://wiki.eclipse.org/Menus_Extension_Mapping
http://help.eclipse.org/galileo/index.jsp?topic=/org.eclipse .platform.doc.isv/guide/workbench.htm


Re: P2 profile to launch different app from one set of bundles, how to ? [message #641495 is a reply to message #640892] Thu, 25 November 2010 16:59 Go to previous message
Sébastien  Gandon is currently offline Sébastien GandonFriend
Messages: 184
Registered: July 2009
Senior Member
Thank you for your answer,
but the bundle pooling information is very thin, I could not find any more information than the one in the getting started.
How to create a configuration directories and files accoding to my products in one single bundle pool?

I am experimenting the publisher application. and will look at the editor.
Thank for helping.
Previous Topic:Runtime Configuration 'support software installation in the launched application' doesn't work
Next Topic:Migration to Helios, Package uses conflict
Goto Forum:
  


Current Time: Tue Apr 16 19:28:03 GMT 2024

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

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

Back to the top