diff --git a/build/build.xml b/build/build.xml index fdd1d9a08..bcc3ca42a 100644 --- a/build/build.xml +++ b/build/build.xml @@ -388,11 +388,11 @@ message="Do not call assemble from the command line." /> - + - + @@ -403,7 +403,8 @@ - + @@ -643,7 +644,7 @@ - + @@ -785,7 +786,7 @@ - + @@ -818,7 +819,7 @@ - + @@ -1073,7 +1074,7 @@ - + @@ -1094,7 +1095,7 @@ - + diff --git a/core/build.xml b/core/build.xml index 0b82eba67..e1bf0fd5f 100644 --- a/core/build.xml +++ b/core/build.xml @@ -15,20 +15,20 @@ - - + - @@ -51,8 +51,8 @@ includeAntRuntime="false" debug="true" destdir="bin" - classpath="apple.jar; - library/jogl-all.jar; + classpath="apple.jar; + library/jogl-all.jar; library/gluegen-rt.jar" nowarn="true"> @@ -61,23 +61,24 @@ - + - + - + - + - + diff --git a/java/build.xml b/java/build.xml index 32932744b..0fda9c2c5 100644 --- a/java/build.xml +++ b/java/build.xml @@ -1,15 +1,15 @@ - + - + - + @@ -23,12 +23,12 @@ - - - - - - + + + + + + @@ -37,9 +37,9 @@ - + @@ -49,28 +49,24 @@ - + - + - + - + @@ -86,38 +82,37 @@ - - + + https://github.com/processing/processing/issues/1792 --> + debug="on" + nowarn="true" + compiler="org.eclipse.jdt.core.JDTCompilerAdapter"> -