mirror of
https://github.com/processing/processing4.git
synced 2026-02-14 10:55:38 +01:00
continued development and cleanup
This commit is contained in:
@@ -659,7 +659,7 @@ public class Compiler {
|
||||
static protected void handleCrustyCode(SketchException rex) {
|
||||
rex.setMessage("This code needs to be updated, " +
|
||||
"please read the Changes page on the Wiki.");
|
||||
Base.showChanges();
|
||||
JavaEditor.showChanges();
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user