The JavaFX Software Development Kit (SDK) provides the command-line tools and technologies to develop expressive content for applications deployed to browsers, desktops, and mobile devices.
The JavaFX SDK runs on Windows and Mac OS X. A beta release of the JavaFX SDK is provided for Ubuntu Linux and the OpenSolaris operating systems.
The system requirements for the JavaFX SDK, including the recommended version of the Java SE Development Kit (JDK), are listed in the JavaFX System Requirements document.
C:\Program Files\JavaFX\javafx-sdk-
version.
/Library/Frameworks/JavaFX.framework/Versions/
version-number.On Mac OS X, the installation procedure also creates the following directories:
/Library/Frameworks/JavaFX.framework/Versions/Current
/Library/JavaFX/Home
/usr/bin/javafx
/usr/bin/javafxc
/usr/bin/javafxdoc
/usr/bin/javafxpackager
For information about samples and documentation in the SDK, see the README file in the top level of the SDK directory.
.sh
file. For example:chmod a+x javafx_sdk-1_2-linux-i586.sh
./javafx_sdk-1_2-linux-i586.sh
The shell script installs the JavaFX SDK in the current directory.
For information about samples and documentation in the SDK, see the README file in the top level of the SDK directory.
We welcome your participation in our community. Please keep your comments civil and on point. You can optionally provide your email address to be notified of replies your information is not used for any other purpose. By submitting a comment, you agree to these Terms of Use.