原文:【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