mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-04 23:55:26 +02:00
[releng] build against Juno RC2 : use an 1.6 bootclasspath
This commit is contained in:
parent
cdaee6b8da
commit
9d4558ce97
1 changed files with 1 additions and 1 deletions
|
@ -77,7 +77,7 @@ java16bin="/shared/tools/tm/jdk-1.6/bin"
|
|||
bootclasspath_16="/shared/tools/tm/jdk-1.6/jre/lib/rt.jar"
|
||||
#bootclasspath_foundation="/shared/common/Java_ME_platform_SDK_3.0_EA/runtimes/cdc-hi/lib/rt.jar"
|
||||
bootclasspath_foundation11="/shared/tools/tm/JDKs/win32/j9_cdc11/lib/jclFoundation11/classes.zip"
|
||||
bootclasspath=${bootclasspath_14}
|
||||
bootclasspath=${bootclasspath_16}
|
||||
|
||||
command="${java16bin}/java -cp ${basebuilder}/plugins/${launcher} org.eclipse.core.launcher.Main "
|
||||
command="$command -application org.eclipse.ant.core.antRunner "
|
||||
|
|
Loading…
Add table
Reference in a new issue