upgrade eclipse to java 8

霸气de小男生 提交于 2019-11-28 07:12:57
Dawood ibn Kareem

Go to Window | Preferences. Then under Java | Installed JREs, click "Add", click "Standard VM", then "Next", then "Directory", and find the location where you installed JDK 1.8.

Lastly, make sure the checkbox next to it, on the list of installed JREs, is switched on.

In OS X, go to Preference and choose Java | Installed JREs. Then click search it would show JAVA SE 8 if you have already installed JAVA SDK 8.

I would like to precise something. If you installed java8 with apt-get like me, the jdk is add to /usr/lib/jvm.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!