Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 279 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 279 Bytes

JFXtras-labs

A project for experimenting with new controls and other useful JavaFX extensions

Building with Gradle

  • Set your environment variable JAVA_HOME to the directory that contains jre/lib/jfxrt.jar.
  • cd jfxtras-labs
  • gradlew build