mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-03 15:15:25 +02:00
[releng] adjusting to get the build running on hudson.eclipse.org.
This commit is contained in:
parent
6b65c4788f
commit
46a333ac25
1 changed files with 6 additions and 0 deletions
|
@ -9,6 +9,12 @@
|
|||
# Anna Dushistova (Mentor Graphics) - initial API and implementation
|
||||
###############################################################################
|
||||
|
||||
JAVA_HOME=${JAVA_HOME}
|
||||
JAVA14_HOME=${JAVA_HOME}
|
||||
JAVA50_HOME=${JAVA_HOME}
|
||||
JAVA60_HOME=${JAVA_HOME}
|
||||
JAVADOC_HOME=${JAVA_HOME}/bin
|
||||
|
||||
extraVMargs=-ea -Dorg.eclipse.swt.browser.XULRunnerPath=/shared/common/mozilla-xulrunner181-1.8.1.4-30.ppc
|
||||
#extraVMargs=-Dorg.eclipse.swt.browser.XULRunnerPath=/dev/null
|
||||
#name of runtime to install and test
|
||||
|
|
Loading…
Add table
Reference in a new issue