Eclipse 3.5 and Java 7

久未见 提交于 2019-12-05 06:01:42

Old eclipse version doesn't support java 7. You will have to download at least eclipse-3.8M1 version.

To conclude, there is no way to enable Java 7 Compliance in Eclipse 3.5. Have to migrate to 3.7 at least. Thanks a lot for your responses.

Windows --> Preferences --> Java --> Installed JRE --> Add --> Standard VM --> Then Select the JDK 7 and set it as default.

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