美文网首页软件测试
eclipse 中报错 '<>' operator is not

eclipse 中报错 '<>' operator is not

作者: 明小五 | 来源:发表于2020-03-05 17:09 被阅读0次

原因:
eclipse的编译环境与项目的要求不对应造成的,这个错误一般是导入别的项目才出现

解决方案:
选中项目右键》properties》Java Build....(如图)》设置jdk版本为1.7

image.png

相关文章

网友评论

    本文标题:eclipse 中报错 '<>' operator is not

    本文链接:https://www.haomeiwen.com/subject/keyxhhtx.html