mirror of
https://github.com/processing/processing4.git
synced 2026-02-14 02:45:36 +01:00
working on mode class loading and fixing warnings
This commit is contained in:
@@ -698,7 +698,7 @@ public class Compiler {
|
||||
System.err.println("This code needs to be updated " +
|
||||
"for this version of Processing, " +
|
||||
"please read the Changes page on the Wiki.");
|
||||
JavaEditor.showChanges();
|
||||
Editor.showChanges();
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user