Last active
October 11, 2016 00:08
-
-
Save oleglomako/661a145920b7047b37b5fd4bb757158d to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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