mirror of
https://github.com/processing/processing4.git
synced 2026-06-16 04:26:26 +02:00
notes on JDK version for OS X
This commit is contained in:
@@ -40,6 +40,8 @@
|
||||
<key>MainClass</key>
|
||||
<string>@@sketch@@</string>
|
||||
|
||||
<!-- We don't support Java 7 on OS X.
|
||||
Using it will break lots of things. -->
|
||||
<key>JVMVersion</key>
|
||||
<string>1.6*</string>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user