mirror of
https://github.com/processing/processing4.git
synced 2026-06-16 04:26:26 +02:00
updated build script to work with java 8
This commit is contained in:
@@ -21,7 +21,8 @@
|
||||
classpath="../../../core/library/core.jar; library/lwjgl.jar; library/lwjgl_util.jar"
|
||||
nowarn="true"
|
||||
compiler="org.eclipse.jdt.core.JDTCompilerAdapter">
|
||||
<compilerclasspath path="../../mode/ecj.jar" />
|
||||
<compilerclasspath path="../../mode/org.eclipse.jdt.core.jar;
|
||||
../../mode/jdtCompilerAdapter.jar" />
|
||||
</javac>
|
||||
</target>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user