Skip to content

Instantly share code, notes, and snippets.

@didiksupriadi41
Created February 15, 2020 05:22
Show Gist options
  • Save didiksupriadi41/f73054045219e5d394ef1aaf43dfa530 to your computer and use it in GitHub Desktop.
Save didiksupriadi41/f73054045219e5d394ef1aaf43dfa530 to your computer and use it in GitHub Desktop.
Initiate simple javafx project with Netbeans and Maven
  1. Create new project as shown below. 1

  2. Filter maven archetypes with org.openjfx. 2

  3. Set the project name, groupId, and so on. 3

  4. Select javafx run to run your project. 4

  5. You'll see a window as shown below. 5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment