#01 Download & Install Requirement - Native JavaFX Project Tutorial from Scratch to Deployment
For this project we need a software to run on all Windows Platform like Windows 7, Windows 8 and Windows 10, (x86) 32 Bits ".
For that we are using Java 8 jdk-8u261-windows-i586 as default project SDK.
For the editor i am using IntelliJ IDEA Community Edition which for my opinion is the best.
For Front-End GLUON Scene Builder 8.5.0 for Java 8 that include .fxml file with attached controller and Main class to quick start is replacing Java Swing GUI.
Download & Install Requirement
Download Link below for :
- Java SE Development Kit 8 : https://www.oracle.com/java/technologies/javase/javase-jdk8-downloads.html
- IntelliJ IDEA Community Edition : https://www.jetbrains.com/fr-fr/idea/download/#section=windows
- GLUON Scene Builder for Java 8 : https://gluonhq.com/products/scene-builder/?fbclid=IwAR04S_nxaLBh9SzHxcCyR5IcIdcAzg3RzAu1mzG_UE-QYGeLtLBBnShO0P0
Further on this tutorial we will need this :
- MySQL Server : https://dev.mysql.com/downloads/windows/installer/5.7.html
- SQLite Studio : https://sqlitestudio.pl/
- Launch4j : https://sourceforge.net/projects/launch4j/
- Inno Setup Compiler : https://jrsoftware.org/isdl.php
Comments
Post a Comment