License Apache Software License 2.0
Documentation No documentation link provided
 Tags
Downloads 517
Rating
(0)

Authored by:

This archetype allows you to quickly create a new JavaFX Griffon application.

This archetype assumes the existance of JavaFX on your computer with the JAVAFX_HOME environment variable pointing to the location of the JavaFX SDK.

Usage

First, ensure that the archetype is installed on your computer by running the install-archetype command. Instructions can be found on the Installation tab above.

Then simply specify the name of the archetype (javafx) when invoking the create-app command, like this

griffon create-app sample -archetype=javafx

Configuration

There's no additional configuration required by this archetype.