Open Java applications fail silently on OS X Mavericks

后端 未结 5 468
梦谈多话
梦谈多话 2020-12-06 05:04

When opening Intelli J or Android Studio after the Mavericks update nothing happens, fails silently.

Java and javac all work from the command line.

Opening

5条回答
  •  春和景丽
    2020-12-06 05:35

    Solution:

    Download and install the Java Runtime manually.

    You also need to enable application from all sources from Settings/Security & Privacy.

提交回复
热议问题