Setting up JDK 7 for IntelliJ on the Mac

前端 未结 3 1318
广开言路
广开言路 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:57

    For me, I had to select Project Structure->Platform Setting->Global Libraries and click on the "+" icon that is at the top of the middle pane of the Project Structure window. This brings up a "New Global Library" drop down menu. From there I was able to locate the libraries I wanted to include.

提交回复
热议问题