mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-06-30 21:55:31 +02:00
Adding cdt remote launch feature to CDT build.
This commit is contained in:
parent
da59c127d5
commit
9b9fc877ce
1 changed files with 2 additions and 0 deletions
|
@ -32,6 +32,8 @@ cvs -d:pserver:anonymous@dev.eclipse.org:/cvsroot/eclipse \
|
|||
checkout -r R35_M6 org.eclipse.releng.basebuilder
|
||||
cd ..
|
||||
|
||||
echo $CDT_BUILD_VMARGS
|
||||
|
||||
# Let's go!
|
||||
java $CDT_BUILD_VMARGS -jar tools/org.eclipse.releng.basebuilder/plugins/org.eclipse.equinox.launcher.jar \
|
||||
-ws gtk -arch ppc -os linux -application org.eclipse.ant.core.antRunner $*
|
||||
|
|
Loading…
Add table
Reference in a new issue