Project facet Java version 1.7 is not supported

Imr*_*han 34 java eclipse project facets

When i update my java I found the issue "Project facet Java version 1.7 is not supported" To resolve this issue follow the steps.

  1. Go to Ecllipse , right click on your project folder
  2. select the properties
  3. now select Project Facets ,here you will see java, click on the version and change the higher version to lower or as per your requirement .

在此输入图像描述

Boo*_*thi 5

您需要检查IDE中安装的JRE类型,

JRE


Shi*_*mar 4

不久前我在从Java版本1.6升级到1.7时也遇到了同样的问题。为了解决这个问题,我按照以下步骤操作。

\n\n
    \n
  1. 右键单击项目资源管理器中的项目,然后单击“属性”。
  2. \n
  3. 导航到 Java 构建路径 > \xe2\x80\x9cLibraries\xe2\x80\x9d
  4. \n
  5. 删除图标上带有红色十字标记的所有冲突库。
  6. \n
  7. 如有必要,检查并编辑 JRE 系统库 Jars。
  8. \n
  9. 导航到 Project Facets 并选择所需的 java 版本。
  10. \n
\n\n

来源:https://tipandtech.wordpress.com/2013/09/13/error-project-facet-java-version-1-7-is-not-supported-in-eclipse/

\n\n

如果您还没有找到解决方案,请尝试一下。

\n\n

希希尔

\n