|
|
@@ -303,10 +303,10 @@
|
|
|
<goal>eclipse-run</goal>
|
|
|
</goals>
|
|
|
<configuration>
|
|
|
- <appArgLine>-consoleLog -clean -nosplash -debug -consoleLog
|
|
|
- -application org.eclipse.equinox.p2.director -destination
|
|
|
- ${distro.work.dir}/macosx-cocoa-x86_64/eclipse/ -profile
|
|
|
- ${profile} -p2.os macosx -p2.ws cocoa -p2.arch x86_64
|
|
|
+ <appArgLine>-consoleLog -clean -nosplash -debug -consoleLog \
|
|
|
+ -application org.eclipse.equinox.p2.director -destination \
|
|
|
+ ${distro.work.dir}/macosx-cocoa-x86_64/eclipse/ -profile \
|
|
|
+ ${profile} -p2.os macosx -p2.ws cocoa -p2.arch x86_64 \
|
|
|
-repository ${update.sites} -installIUs ${features}
|
|
|
</appArgLine>
|
|
|
</configuration>
|
|
|
@@ -318,10 +318,10 @@
|
|
|
<goal>eclipse-run</goal>
|
|
|
</goals>
|
|
|
<configuration>
|
|
|
- <appArgLine>-consoleLog -clean -nosplash -debug -consoleLog
|
|
|
- -application org.eclipse.equinox.p2.director -destination
|
|
|
- ${distro.work.dir}/win32-win32-x86/eclipse/ -profile ${profile}
|
|
|
- -p2.os win32 -p2.ws win32 -p2.arch x86 -repository
|
|
|
+ <appArgLine>-consoleLog -clean -nosplash -debug -consoleLog \
|
|
|
+ -application org.eclipse.equinox.p2.director -destination \
|
|
|
+ ${distro.work.dir}/win32-win32-x86/eclipse/ -profile ${profile} \
|
|
|
+ -p2.os win32 -p2.ws win32 -p2.arch x86 -repository \
|
|
|
${update.sites} -installIUs ${features}
|
|
|
</appArgLine>
|
|
|
</configuration>
|
|
|
@@ -333,10 +333,10 @@
|
|
|
<goal>eclipse-run</goal>
|
|
|
</goals>
|
|
|
<configuration>
|
|
|
- <appArgLine>-consoleLog -clean -nosplash -debug -consoleLog
|
|
|
- -application org.eclipse.equinox.p2.director -destination
|
|
|
- ${distro.work.dir}/win32-win32-x86_64/eclipse/ -profile
|
|
|
- ${profile} -p2.os win32 -p2.ws win32 -p2.arch x86_64 -repository
|
|
|
+ <appArgLine>-consoleLog -clean -nosplash -debug -consoleLog \
|
|
|
+ -application org.eclipse.equinox.p2.director -destination \
|
|
|
+ ${distro.work.dir}/win32-win32-x86_64/eclipse/ -profile \
|
|
|
+ ${profile} -p2.os win32 -p2.ws win32 -p2.arch x86_64 -repository \
|
|
|
${update.sites} -installIUs ${features}
|
|
|
</appArgLine>
|
|
|
</configuration>
|
|
|
@@ -348,10 +348,10 @@
|
|
|
<goal>eclipse-run</goal>
|
|
|
</goals>
|
|
|
<configuration>
|
|
|
- <appArgLine>-consoleLog -clean -nosplash -debug -consoleLog
|
|
|
- -application org.eclipse.equinox.p2.director -destination
|
|
|
- ${distro.work.dir}/linux-gtk-x86/eclipse/ -profile
|
|
|
- ${profile} -p2.os linux -p2.ws gtk -p2.arch x86
|
|
|
+ <appArgLine>-consoleLog -clean -nosplash -debug -consoleLog \
|
|
|
+ -application org.eclipse.equinox.p2.director -destination \
|
|
|
+ ${distro.work.dir}/linux-gtk-x86/eclipse/ -profile \
|
|
|
+ ${profile} -p2.os linux -p2.ws gtk -p2.arch x86 \
|
|
|
-repository ${update.sites} -installIUs ${features}
|
|
|
</appArgLine>
|
|
|
</configuration>
|
|
|
@@ -363,10 +363,10 @@
|
|
|
<goal>eclipse-run</goal>
|
|
|
</goals>
|
|
|
<configuration>
|
|
|
- <appArgLine>-consoleLog -clean -nosplash -debug -consoleLog
|
|
|
- -application org.eclipse.equinox.p2.director -destination
|
|
|
- ${distro.work.dir}/linux-gtk-x86_64/eclipse/ -profile
|
|
|
- ${profile} -p2.os linux -p2.ws gtk -p2.arch x86_64
|
|
|
+ <appArgLine>-consoleLog -clean -nosplash -debug -consoleLog \
|
|
|
+ -application org.eclipse.equinox.p2.director -destination \
|
|
|
+ ${distro.work.dir}/linux-gtk-x86_64/eclipse/ -profile \
|
|
|
+ ${profile} -p2.os linux -p2.ws gtk -p2.arch x86_64 \
|
|
|
-repository ${update.sites} -installIUs ${features}
|
|
|
</appArgLine>
|
|
|
</configuration>
|