KT-64385 Enable K2 KAPT by default
Also adds support for front-end compiler plugins in Kapt
This commit is contained in:
committed by
Space Team
parent
8156c91c47
commit
7e9d6e601d
-1
@@ -142,7 +142,6 @@ where advanced options include:
|
||||
See KT-45671 for more details.
|
||||
-Xuse-fast-jar-file-system Use the fast implementation of Jar FS. This may speed up compilation time, but it is experimental.
|
||||
-Xuse-javac Use javac for Java source and class file analysis.
|
||||
-Xuse-kapt4 Enable the experimental KAPT 4.
|
||||
-Xuse-old-backend Use the old JVM backend.
|
||||
-Xuse-old-class-files-reading Use the old implementation for reading class files. This may slow down the compilation and cause problems with Groovy interop.
|
||||
This can be used in the event of problems with the new implementation.
|
||||
|
||||
Reference in New Issue
Block a user