In NetBeans how do I change the Default JDK? [duplicate]

只愿长相守 提交于 2019-11-27 17:05:14

问题


Possible Duplicate:
Changing Java platform on which Netbeans runs

Here is an image of my default JDK (which is 1.6) and the JDK I want to set as default (which is 1.7)

http://tinypic.com/view.php?pic=35ldlye&s=5


回答1:


If I remember correctly, you'll need to set the netbeans_jdkhome property in your netbeans config file. Should be in your etc/netbeans.conf file.



来源:https://stackoverflow.com/questions/10146819/in-netbeans-how-do-i-change-the-default-jdk

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