原文:【IDEA】Error: java: Compliance level '1.6' is incompatible with target level '1.8'. A compliance level '1.8' or better is required解決辦法

在運行的時候常常出現如下錯誤: Error: java: Compliance level . is incompatible with target level . . A compliance level . or better is required 解決辦法如下: . 點擊File標簽里的Settings, 選擇Build,Execution,Deployment gt Compiler ...

2018-02-08 17:22 0 3044 推薦指數:

查看詳情

eclipse中的 Compiler compliance level含義

The compiler compliance setting tells the compiler to pretend it's a different version of Java. The Java 8 compiler will produce class files ...

Thu Dec 29 01:27:00 CST 2016 0 3523
 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM