Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » Who is "Eclipse Platform Launchers" and what is it doing in my p2 repository?
Who is "Eclipse Platform Launchers" and what is it doing in my p2 repository? [message #480126] Fri, 14 August 2009 00:10
Eric Jain is currently offline Eric JainFriend
Messages: 266
Registered: July 2009
Senior Member
As part of a headless build, I generate a p2 repository:

generate.p2.metadata = true
p2.metadata.repo.name=My Repository
p2.metadata.repo=file:${buildDirectory}/repo
p2.artifact.repo=file:${buildDirectory}/repo
p2.flavor=tooling
p2.publish.artifacts=true
p2.gathering=true
p2.product.qualifier=${buildNumber}

Now when I have a client look for new software in this repository, an
"Eclipse Platform Launchers" feature appears (in addition to my product).
Why is this feature there, and how can I prevent it from showing up?
Previous Topic:How to checkout files from source control programmatically
Next Topic:Who is "Eclipse Platform Launchers" and what is it doing in my p2 repository?
Goto Forum:
  


Current Time: Fri Apr 26 16:04:52 GMT 2024

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

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

Back to the top