Skip to main content



      Home
Home » Eclipse Projects » Equinox » p2'izing an application takes too long
p2'izing an application takes too long [message #117354] Thu, 11 September 2008 15:33
Eclipse UserFriend
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
Previous Topic:Equinox/Jetty Works Out-of-the-Box? Not
Next Topic:[P2] error: no artifact repository
Goto Forum:
  


Current Time: Tue May 06 15:27:19 EDT 2025

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

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

Back to the top