mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-29 19:45:01 +02:00
revert changes
This commit is contained in:
parent
349748ff45
commit
4303b04ddb
1 changed files with 1 additions and 3 deletions
|
@ -16,9 +16,7 @@ mkdir -p tools
|
||||||
cd tools
|
cd tools
|
||||||
cvs -d:pserver:anonymous@dev.eclipse.org:/cvsroot/eclipse \
|
cvs -d:pserver:anonymous@dev.eclipse.org:/cvsroot/eclipse \
|
||||||
checkout org.eclipse.releng.basebuilder
|
checkout org.eclipse.releng.basebuilder
|
||||||
echo finish checkout
|
|
||||||
cd ..
|
cd ..
|
||||||
echo move up
|
|
||||||
java -version
|
|
||||||
java -jar tools/org.eclipse.releng.basebuilder/plugins/org.eclipse.equinox.launcher.jar \
|
java -jar tools/org.eclipse.releng.basebuilder/plugins/org.eclipse.equinox.launcher.jar \
|
||||||
-ws gtk -arch ppc -os linux -application org.eclipse.ant.core.antRunner $*
|
-ws gtk -arch ppc -os linux -application org.eclipse.ant.core.antRunner $*
|
||||||
|
|
Loading…
Add table
Reference in a new issue