Where is Oracle's (Sun's) JDK/JRE installed on Mac OS X 10.8 Mountain Lion?

前端 未结 8 1704
余生分开走
余生分开走 2020-12-29 01:34

Where does Oracle (Sun) install their JDK/JRE on Mac OS X 10.8 Mountain Lion?

8条回答
  •  情话喂你
    2020-12-29 01:52

    The Oracle Java SE downloads at: http://www.oracle.com/technetwork/java/javase/overview/index.html

    install here on Maverick at least:

    /Library/Internet\ Plug-Ins/JavaAppletPlugin.plugin/Contents/Home/
    

    this JRE is entirely separate from the ones that Apple has installed, which are under /System/Library/Frameworks/JavaVM.framework/Versions/ as another answer mentioned.

提交回复
热议问题