IDEA问题(持续更新)
IDEA使用过程中出现过的问题
跑Maven项目出现的问题:
Information:java: javacTask: 源发行版 8 需要目标发行版 1.8
- 需要将以下几个位置的JDK都要设置成1.8才行
- Settings 搜索Java Compiler
- (File | Settings | Build, Execution, Deployment | Compiler | Java Compiler)
需要修改 Project bytecode version 和 *Target bytecode version*
- (File | Settings | Build, Execution, Deployment | Compiler | Java Compiler)
- Settings 搜索Maven,找到Runner
- (File | Settings | Build, Execution, Deployment | Build Tools | Maven | Runner)
- Project Structure | Modules下
- Sources | *Language level*
- *Dependencies*
- Settings 搜索Java Compiler
浙公网安备 33010602011771号