2023-04-07 java: Compilation fai

2023-04-06  本文已影响0人  ForestPei

1. 发生如下异常

Executing pre-compile tasks...
Running 'before' tasks
Checking sources
Copying resources... [order-manage]
Copying resources... [common]
Parsing java… [common]
java: Compilation failed: internal java compiler error
Checking dependencies… [common]
Dependency analysis found 101 affected files
Errors occurred while compiling module 'common'
javac 8 was used to compile java sources
Finished, saving caches…

2. 设置jdk版本

2.1 设置 project

image.png

2.2 设置Module

image.png

2.3 设置SDK

image.png

2.4 设置mavne runner

image.png

2.5 设置Compiler

image.png

2.6 Debug /Run Edit Configration

image.png
上一篇 下一篇

猜你喜欢

热点阅读