mirror of
https://github.com/processing/processing4.git
synced 2026-06-16 04:26:26 +02:00
this one
This commit is contained in:
+1
-1
@@ -20,7 +20,7 @@
|
||||
</condition>
|
||||
|
||||
<!-- Require Java 8 everywhere. -->
|
||||
<fail message="Unsupported Java version: ${java.version}. Make sure that Java 8 (aka Java 1.8) is installed.">
|
||||
<fail message="Unsupported Java version: ${java.version}. To build, make sure that Java 8 (aka Java 1.8) is installed.">
|
||||
<condition>
|
||||
<not>
|
||||
<or>
|
||||
|
||||
Reference in New Issue
Block a user