原文: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. 以前沒有碰到過,花了半個多小時才搞定,現把解決辦法記下來,免得下次再遇到這個問題又要花那么多時間。 問題原因: Facted Project 中的Java 版本設定與項目的Java編譯器的comp ...

2012-04-02 15:28 5 18625 推薦指數:

查看詳情

Java compiler level does not match解決方法

從別的地方導入一個項目的時候,經常會遇到eclipse/Myeclipse報Description Resource Path Location Type Java compiler level does not match the version of the installed Java ...

Fri Aug 05 19:16:00 CST 2016 1 65531
(轉)Java compiler level does not match解決方法

背景:工作中導入以前的項目,導出報Java compiler level does not match the versionof the installed Java project facet。 從別的地方導入一個項目的時候,經常會遇到eclipse/Myeclipse報 ...

Thu Jun 08 00:49:00 CST 2017 0 3790
解決: Project facet Java version 1.8 is not supported

背景 從別處Import一個Java project之后,Eclipse提示“Project facet Java version 1.8 is not supported”。 分析 從錯誤的描述來看,應該是JDK的版本不匹配所致。 解決方案 選中項目->右鍵 ...

Sun Mar 05 06:15:00 CST 2017 0 1483
 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM