mirror of
https://github.com/processing/processing4.git
synced 2026-02-03 05:39:18 +01:00
get styles to work properly, other cleanups
This commit is contained in:
@@ -106,8 +106,6 @@ public class JavaEditor extends Editor {
|
||||
box.add(textAndError);
|
||||
*/
|
||||
|
||||
getPdeTextArea().setMode(jmode);
|
||||
|
||||
preprocessingService = new PreprocessingService(this);
|
||||
pdex = new PDEX(this, preprocessingService);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user