Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » P2 » Adding Plugins to own update site
Adding Plugins to own update site [message #805597] Thu, 23 February 2012 23:52 Go to next message
Martin F.Friend
Messages: 12
Registered: January 2011
Junior Member
Hello,

could someone please point me to a direction on how to add plugins to an
own update-site or the feature the own update-site is hosting, *except*
the ones I created myself? e.g. Adding the "Android DDMS"
(com.android.ide.eclipse.ddms.feature.group) or the "Mobile Tools for
Java SDK" (org.eclipse.mtj.sdk.feature.group)
So that if one installs a self-created feature, it takes a plugin I
developed and also installs other plugins/features as mentioned above.
How can that be linked or even mirrored on the own update-site and tied
to an own feature?
When trying to add those plugins/features in Eclipse to my main-feature,
they won't appear in the list as my own plugin/feature does, although
they are installed on my local system. How can I add them to my feature
and push it to the update site? (pushing my own feature there works
quite fine already)
As I couldn't find a text which documents on how to achieve this, even a
hint to that would be appreciated.
kind regards

Martin
Re: Adding Plugins to own update site [message #809359 is a reply to message #805597] Tue, 28 February 2012 19:48 Go to previous message
Paul Webster is currently offline Paul WebsterFriend
Messages: 6859
Registered: July 2009
Location: Ottawa
Senior Member

You can mirror the features during your build, or even mirror them into your build repo in your postBuild task. See http://pweclipse.blogspot.com/2011/06/p2-cheatsheet.html for an example using the p2 mirror ant task.

PW


Previous Topic:"Found components with duplicated names!"
Next Topic:how to use p2.generator ant task to create metadata and artifacts
Goto Forum:
  


Current Time: Fri Dec 06 15:07:25 GMT 2024

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

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

Back to the top