mirror of
https://github.com/processing/processing4.git
synced 2026-02-13 18:35:37 +01:00
forgot to add the images
This commit is contained in:
@@ -154,7 +154,8 @@ public class ASTGenerator {
|
||||
this.editor = ecs.getEditor();
|
||||
setupGUI();
|
||||
//addCompletionPopupListner();
|
||||
addListeners(); loadJavaDoc();
|
||||
addListeners();
|
||||
//loadJavaDoc();
|
||||
predictionsEnabled = new AtomicBoolean(true);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user