Does anyone know where I can find the jar file for the javafx
package for windows? I can only find zip files and exe files. Can someone answer with a link to download the package?
JavaFX comes together with the latest JDK/ JRE from Oracle.
You need to first install the javafx_sdk-2_0_1-windows-i586.exe That will install JavaFx 2 sdk on your machine at by defualt C drive. You can get jfxrt.jar at following location C:\Program Files\Oracle\JavaFX Runtime 2.0\lib\jfxrt.jar
you have to refer this in classpath of your project.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With