mirror of
https://github.com/processing/processing4.git
synced 2026-06-16 04:26:26 +02:00
add debug message.. found Java 1.8 problem with build.
This commit is contained in:
@@ -22,6 +22,7 @@
|
||||
else="modern">
|
||||
<available file="${ecj.jar}" />
|
||||
</condition>
|
||||
<!--<echo message="compiler is ${build.compiler}" />-->
|
||||
|
||||
<mkdir dir="bin" />
|
||||
<javac source="1.7"
|
||||
|
||||
Reference in New Issue
Block a user