编译eclipse中的项目时,有时候会出现java版本不一致的地方。
java版本的配置涉及到三个地方,eclispe 工具中
1、window---perferences---java--install jres
2、window---perferences---tomcat--jvm settings
3、在具体的项目中,右键点击项目“properties”-----java compiler,右边面板中的 compiler compliance level.
编译eclipse中的项目时,有时候会出现java版本不一致的地方。
java版本的配置涉及到三个地方,eclispe 工具中
1、window---perferences---java--install jres
2、window---perferences---tomcat--jvm settings
3、在具体的项目中,右键点击项目“properties”-----java compiler,右边面板中的 compiler compliance level.