mirror of
https://github.com/processing/processing4.git
synced 2026-02-17 20:35:38 +01:00
try to switch to JRE only; fail
This commit is contained in:
@@ -2401,6 +2401,10 @@ public class Base {
|
||||
}
|
||||
|
||||
|
||||
// static public File getJavaHome() {
|
||||
// }
|
||||
|
||||
|
||||
/** Get the path to the embedded Java executable. */
|
||||
static public String getJavaPath() {
|
||||
if (isMacOS()) {
|
||||
|
||||
Reference in New Issue
Block a user