mirror of
https://github.com/chylex/IntelliJ-IdeaVim.git
synced 2025-05-07 13:34:02 +02:00
Use KSP2
This commit is contained in:
parent
6f193d8026
commit
34c8688dcf
@ -49,3 +49,5 @@ kotlin.stdlib.default.dependency=false
|
||||
|
||||
# Disable incremental annotation processing
|
||||
ksp.incremental=false
|
||||
# KSP2 is used with java 21: https://github.com/google/ksp/issues/740#issuecomment-2313498615
|
||||
ksp.useKSP2=true
|
||||
|
Loading…
Reference in New Issue
Block a user