Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » How to use multiple p2 repos in a pdebuild?
How to use multiple p2 repos in a pdebuild? [message #605955] Wed, 09 June 2010 05:39
Eclipse UserFriend
Originally posted by: wbeckwith.gmail.com

My situation is that I have a target composed of the eclipse RCP runtime
+ the delta pack and another directory of 3rd party dependencies. We
can add the dependencies directory to the pluginPath variable and all
will compile down fine. However, when the ant task p2.mirror executes,
it only sees the repo at the target. The dependencies repo is not taken
into context.

I figure there might be ant properties that maybe go into the builder's
build.properties file that may instruct the build file generation to
create another <source> element that points to the 2nd dependencies
repo. If there is, or there is a better of structure this outside of
dumping everything into the same directory, please let me know.

Wb
Previous Topic:plug-in top level menu
Next Topic:Product Export Wizard fails to replace target parameters in <launcher>.ini
Goto Forum:
  


Current Time: Thu Apr 25 13:34:16 GMT 2024

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

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

Back to the top