This plugin is available in the JetBrains Plugin Repository so you can download it directly from your IDE.
Please report any issues
Run a TornadoFX Application or a View ad hoc, specify Live reloading of stylesheets and/or Views
Create new View class based on Code or FXML automatically
Search for Components (View, Fragment, Controller) and create injected val
Converts fields to JavaFX Properties and fields delegated by them
Generate ViewModel based on a class and its fields.
Fold message["key"]
expression to their translated value.
Add translation intention action.
- Maven Application
- Gradle Application
- OSGi Application
- OSGi Dynamic View
- OSGi Dynamic Stylesheet
Clone the project and open it in IntelliJ IDEA. Select the Gradle task intellij > runIde
to start a sandboxed instance of IntelliJ IDEA with the plugin installed.