Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » any way to have the batch build generate the p2 descriptor files?
any way to have the batch build generate the p2 descriptor files? [message #565730] Thu, 17 April 2008 14:58
Francis Upton IV is currently offline Francis Upton IVFriend
Messages: 472
Registered: July 2009
Location: Oakland, CA
Senior Member
Sorry for not looking at the code and trying to figure this out myself,
but I thought maybe someone would have a quick answer.

I use the PDE build scripts and have not changed them for 3.4, I notice
that in my generated products there is nothing p2 related. The
generated apps work just fine.

However, I want to actually generate the p2 file that says what's to be
used, because for one of my products I want to withhold a plugin
(because that plugin will be in the application's class path in order
for me to expose it as an API to the application). (I also need to
figure out a way to tell p2 which of these p2 files to use on startup --
I'm using EclipseStarter, so I assume there is some property that I can
set for this).

Can the automated build generate this file somehow? Or is there a
better way to solve this problem short of creating an entirely separate
product with it's own copy of everything?

Thanks,

Francis


Previous Topic:eclipse plugin deployment troubleshooting
Next Topic:any way to have the batch build generate the p2 descriptor files?
Goto Forum:
  


Current Time: Sat Apr 27 02:50:41 GMT 2024

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

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

Back to the top