Skip to content

Instantly share code, notes, and snippets.

@oleglomako
Last active October 11, 2016 00:08
Show Gist options
  • Select an option

  • Save oleglomako/661a145920b7047b37b5fd4bb757158d to your computer and use it in GitHub Desktop.

Select an option

Save oleglomako/661a145920b7047b37b5fd4bb757158d to your computer and use it in GitHub Desktop.
A Maven archetype for generating a basic JavaFX starter project.
See the JavaFX Maven Plugin for more details on using your generated project:
https://github.com/javafx-maven-plugin/javafx-maven-plugin
Usage:
mvn archetype:generate -DarchetypeGroupId=com.zenjava -DarchetypeArtifactId=javafx-basic-archetype
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment