mirror of
https://github.com/processing/processing4.git
synced 2026-01-30 20:01:09 +01:00
this beta 4 release is cursed
This commit is contained in:
@@ -265,7 +265,6 @@ public class JavaMode extends Mode {
|
||||
}
|
||||
|
||||
|
||||
@Override
|
||||
public String getSearchPath() {
|
||||
return System.getProperty("java.class.path") +
|
||||
File.pathSeparatorChar + System.getProperty("java.home") +
|
||||
|
||||
Reference in New Issue
Block a user