Java

Java in Action Downloads Help Center

Installing Java

   

How to verify i have installed JavaFX runtime on my Mac?


This article applies to:
  • JRE version(s):
    6.0, 6u10+


JavaFX is a family of products for creating rich internet applications with immersive media and content. It includes runtime and tools that can be used by web scriptwriter, designers and developers to build and deliver interactive applications for desktop, mobile devices, TV and other platforms.

JavaFX runtime is integrated with Java download. During the installation of Java 6 update10 (jre6u10), users will also be installing JavaFX runtime. Installation of the JavaFX will complete along with the completion of Java installation.

Here are the steps to verify successful installation of JavaFX runtime.


  1. Open Terminal
    • Click the magnifying glass
    • Type "terminal" inside the text field and press enter



  1. Go to "~/Library/Caches/Java/cache/javapi/v1.0/jar"
    • Inside the command prompt, type "cd ~/Library/Caches/Java/cache/javapi/v1.0/jar"
  2. Verify javafx files exists
    • type "ls javafx*", if it returns filenames starting with javafx, you have JavaFX installed.



RELATED INFORMATION

ยป javaFX



NEED MORE HELP?
If you require further assistance, please make sure you check through our Help and FAQ sections thoroughly. We probably have a page that answers your question.

You may find information on the following topics in the Help section:
Installing Java
Configuring Java
Error Messages
Applet Application




Help Resources
> Installing Java
> Configuring Java
> Error Messages
> Applet Application
> Legal

 

FAQ
> General Questions
> Java for Mobile Devices

 

Select Language | Java Wear | Newsletter | About Java Technology | Partner with Us | Developers | java.com Changes
Privacy | Terms of Use | Trademarks | License | Disclaimer | Contact

Sun Microsystems