转:http://stackoverflow.com/questions/1736993/eclipse-mac-os-default-jre-missing 1) Follow Joshua's answer: "Help->Install New Software... Select: Galileo -http://download.eclipse.org/releases/galileo Under Programming Languages choose: Eclipse Jav
1.下载 VMware-workstation-full-12.5.6.exe,macOS High Sierra 10.13.iso 2.安装 VMware-workstation时不要选择C盘,因为C盘是系统盘,另附其密钥5A02H-AU243-TZJ49-GTC7K-3C61N 3.安装python2.7环境 到官网下载python2.7.9,点击Download Windows x86-64 MSI installer,如果你电脑已实现装了python3,我们可以先解决python2和p
1. Get the source code: hg clone http://hg.openjdk.java.net/jdk9/jdk9 jdk9 cd jdk9 sh get_source.sh It may fail due to GFW. One alternative solution is fetching the code on an abroad VPS. 2. Build OpenJDK9 The gcc command has been used by macOS clang