this beta 4 release is cursed

This commit is contained in:
Ben Fry
2015-08-17 10:49:04 -04:00
parent e3795d4748
commit 3458a4e790

View File

@@ -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") +