mirror of
https://github.com/processing/processing4.git
synced 2026-06-16 04:26:26 +02:00
Add option to not embed the Java runtime
This commit is contained in:
@@ -32,8 +32,7 @@
|
||||
<string>Created with Processing</string>
|
||||
<!-- End of the set that can be customized -->
|
||||
|
||||
<key>JVMRuntime</key>
|
||||
<string>@@jdk_folder@@</string>
|
||||
@@jvm_runtime@@
|
||||
|
||||
<key>JVMMainClassName</key>
|
||||
<string>@@sketch@@</string>
|
||||
|
||||
Reference in New Issue
Block a user