2023-04-07 java: Compilation fai
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
本文标题:2023-04-07 java: Compilation fai
本文链接:https://www.haomeiwen.com/subject/bmuuddtx.html
网友评论