Skip to content

chanhi2000/TornadoFxStarter

Repository files navigation

TornadoFx project

Prerequisite

  • Gradle
  • Kotlin
  • Java 1.8
  • TornadoFx Plugin (for Intellij Idea)

Configure

  • when importing from Intellij Idea, choose the project as Gradle, not TornadoFx
  • Go to 'Edit Configuration' and add TornadoFx configuration
  • Set 'Use classpath of module' as APP_NAME_main (i.e. TornadoFxStarter_main)
  • Set 'App Class' as package_dir.MyApp (i.e. com.example.markiiimark.MyApp)
  • Now launch the app as it's ready to go

Releases

No releases published

Packages

No packages published

Languages