Sunday, July 21, 2019
Making a Simple Example IDE with Intellij like GUI using JavaFX 12
July 21, 2019
ace editor
,
execute js code in java
,
fxml
,
java
,
JavaCompiler
,
javafx
,
openjdk
,
openjfx
,
ProcessBuilder
TODO: Complete post after code published
Status: Incomplete
The files for the project will be available at,https://github.com/quickgrid/Brainless-IDE
This is not meant to be built upon. It is useful for prototyping and giving examples for various components to use in other projects. Currently it uses Javascript based Ace Editor for code editor segment. It can be replaced by RichTextFX or RSyntaxTextArea, more information on these can be found here,
https://github.com/quickgrid/JavaFx-RichTextFx-RSyntaxTextArea-Example
GIF:
Screenshot:
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment