Extract editor from main fxml and add linenumbers
This commit is contained in:
@@ -5,5 +5,7 @@ module app {
|
||||
requires javafx.graphics;
|
||||
requires org.fxmisc.richtext;
|
||||
|
||||
opens app.controllers to javafx.fxml;
|
||||
|
||||
exports app;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user