当前位置: 代码迷 >> 综合 >> eclipse 报 Java compiler level does not match the version of the installed Java project facet报错
  详细解决方案

eclipse 报 Java compiler level does not match the version of the installed Java project facet报错

热度:3   发布时间:2023-12-18 17:51:18.0

Java compiler level does not match the version of the installed Java project facet.

    casServerWebapp        Unknown    Faceted Project Problem (Java Version Mismatch)


调整eclipse编译设置,就可以了


在搜索框里如入  Project Facets


OK,解决了。