Java

Java in Action Downloads Help Center

Help Resources

Search Java Help


How can I uninstall JavaFX runtime from my Mac?


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

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

  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. 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 | Newsletter | About Java Technology | Partner with Us | Developers
Privacy | Terms of Use | Trademarks | License | Disclaimer | Support

Sun Microsystems