Setting up JDK 7 for IntelliJ on the Mac

前端 未结 3 1344
广开言路
广开言路 2021-01-30 13:13

I installed the JDK by downloading the dmg from the Oracle website here: http://www.oracle.com/technetwork/java/javase/downloads/jdk7u9-downloads-1859576.html

After inst

3条回答
  •  無奈伤痛
    2021-01-30 13:48

    Navigate to Project Structure -> Platform Settings/SDKs.

    Hit the '+' sign and add /Library/Java/JavaVirtualMachines/jdk1.7.0_17.jdk/Contents/Home

提交回复
热议问题