Main menu

Pages

#02 Setup New JavaFX Project - Native JavaFX Project Tutorial from Scratch to Deployment

#02 Setup New JavaFX Project - Native JavaFX Project Tutorial from Scratch to Deployment

#02 Setup New JavaFX Project - Native JavaFX Project Tutorial from Scratch to Deployment


In this part of the tutorial we are going to create a new JavaFX project with the default SDK java 1.8, then Setup JavaFX project structure.

After that we link Scene Builder to the project by copying and past Scene Builder PATH to JavaFX Setting.

Then Download and Install JFOENIX the JavaFX Material Design, from GitHub (for Java 8) and link it to Scene Builder and add it to Intellij IDE JAR file, it should be the same version of Jfoenix.

Also organizing the folders in the project. 

what we will do

  • Create New JavaFX Project
  • Setup project and Import some Libraries.
  • Reorganize project Main and Ressources packaging.
    Organize Folders - Native JavaFX Project Tutorial from Scratch to Deployment



    Watch Full Tutorial On Youtube Channel



    Comments