diff --git a/eclipse.spec b/eclipse.spec index b6b770d..d9b43fd 100644 --- a/eclipse.spec +++ b/eclipse.spec @@ -745,7 +745,9 @@ chmod u+x $installDir/eclipse # Debugging? Add -debug and -consolelog # Provision with director -$installDir/eclipse \ +java \ +-cp $installDir/plugins/org.eclipse.equinox.launcher_$LAUNCHERVERSION \ +org.eclipse.core.launcher.Main \ -application \ org.eclipse.equinox.p2.director.app.application \ -nosplash \ @@ -1349,7 +1351,8 @@ fi - Update patch for building native libraries - Re-add missing BR on tomcat5-jasper-eclipse - Add patch for 64-bit platforms to build SWT -- Don't try to resolve bundles.osgi.org during build +- Don't try to resolve http://bundles.osgi.org for javadocs +- Provision with java -cp instead of binary launcher * Thu Jul 17 2008 Andrew Overholt 3.4.0-3 - Generate metadata and provision each sub-package