Building org.eclipse.epp.package.java [message #492403] |
Tue, 20 October 2009 07:05 |
Eclipse User |
|
|
|
Hi all,
I'm trying to build an Eclipse distribution using the
org.eclipse.epp.package.java product (using 3.5.1).
First, I checked out the org.eclipse.epp.package.java and
org.eclipse.epp.package.java.feature projects from the CVS
(org.eclipse.epp/packages), in my workspace.
Then, I used the P2 mirroring application to create a local mirror of
the 3.5 repository under
D:\Projects\epp\workspace\org.modelplex.platform.epp.mirrors \galileo
Now, I'm trying to run the P2 Director application (as per
http://wiki.eclipse.org/EPP/Galileo_Packages) with the following
arguments (via Run Configurations->Eclipse Application)
Program arguments:
-consoleLog
-m
file://D:/Projects/epp/workspace/org.modelplex.platform.epp. mirrors/galileo/
-a
file://D:/Projects/epp/workspace/org.modelplex.platform.epp. mirrors/galileo/
-installIU epp.package.java
-destination d:/temp
-profile epp.package.java
-flavor tooling
-profileProperties org.eclipse.update.install.features=true
-bundlepool d:/temp
-p2.os linux -p2.ws gtk -p2.arch x86_64
-roaming
Vm arguments:
-Declipse.p2.mirrors=false -Declipse.p2.data.area=d:temp/eclipse/p2
Running this configuration fails with the following error:
"The installable unit epp.package.java has not been found"
How should I configure/run the director application so that it can find it?
Cheers,
Dimitris
|
|
|
Powered by
FUDForum. Page generated in 0.04909 seconds