p2'izing an application takes too long [message #117354] |
Thu, 11 September 2008 15:33 |
Eclipse User |
|
|
|
Hi,
I'm p2'izing an application using the below mentioned command line argument.
The command takes a few minutes to run, and seems to be talking to the
eclipse.org server for something. I'm sure I'm doing something wrong
here. Is there any way I could speed this up?
The eclipse folder contains the classic 3.4-sdk.
java -classpath
eclipse-sdk-3.4/plugins/org.eclipse.equinox.launcher_${eclip se.launcher.version}.jar
org.eclipse.equinox.launcher.Main
-application org.eclipse.equinox.p2.director.app.application
-nosplash --launcher.suppressErrors -consoleLog
-flavor tooling
-installIU com.thoughtworks.twist.eclipse.ui.application
-version 1.0.0.qualifier
-profile TwistProfile
-product
-profileProperties org.eclipse.update.install.features=true
-metadataRepository file:/twist/build/src/repo
-artifactRepository file:/twist/build/src/repo
-destination file:/twist/build/src/installer
-bundlepool file:/twist/build/src/installer
-vmargs -Declipse.p2.data.area=/twist/build/src/installer/p2
Thanks,
Ketan
|
|
|
Powered by
FUDForum. Page generated in 0.10643 seconds