How to develop in Java on Mac with OSX Lion

前端 未结 5 748
天命终不由人
天命终不由人 2020-12-29 08:15

Im a new Java developer and was thinking about getting a Mac. But I heard that OSX Lion does not support Java. Does that mean that I cannot develop Java on a Mac? Or that I

5条回答
  •  执念已碎
    2020-12-29 08:58

    I've just experienced this confusion/issue and I noticed that no-one in this question really gave the steps to get Java on Lion if you don't have any JARs or apps: If you want to prompt OS X to install the JVM, run the "Java Preferences" app in Applications > Utilities.

    This will display a confirmation for "Install Java runtime" which will then cause Software Update to do its magic

提交回复
热议问题