Java

Java in Action Downloads Help Center

Help Resources



Get Java Installation Help Now

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


This article applies to:
  • Platform(s): Macintosh OS X
  • Java version(s): 6.0

alert iconThe instructions in this article apply only for JavaFX 1.3.1 and earlier releases.
Latest version for JavaFX is 2.0. For more information, visit JavaFX 2.0 release page.



How can I uninstall JavaFX runtime from my Mac?
Please follow the instructions below to remove JavaFX runtime from users system.
  1. Open terminal
    • Click the magnifying glass
    • type terminal inside the textfield and press enter
  2. Go to: ~/Library/Caches/Java/cache/javapi/v1.0/jar
    • Inside the command prompt, type
      cd ~/Library/Caches/Java/cache/javapi/v1.0/jar
  3. Remove files starting with the following names if they exist.
    • applet-launcher
    • eula
    • javafxgui
    • Scenario
    • javafx-swing
    • websvc
    • jmc
    • Decora-SSE

    Type rm javafx* applet-launcher* Scenario* websvc* jmc* Decora-SSE* emptyJarFile*

RELATED INFORMATION

ยป javaFX

Select Language | About Java | Support | Developers
Privacy | Terms of Use | Trademarks | Disclaimer

Sun Microsystems