Java compiler level does not match the version of the installed Java project fac

来源:互联网 发布:js当前时间加一年 编辑:程序博客网 时间:2024/04/30 06:27
 

Java compiler level does not match the version of the installed Java project fac

    博客分类:
  • J2EE
Java

Java compiler与Java project facet中的java的版本不一致造成的.

右键点击项目,选择properties,找到java compiler和project facets,将其java版本号改成一致即可。

原创粉丝点击