-
Hello,
Could someone tell me where can I find the implementation for Knowledge-aware promot tuning KAPT?
Thanks
-
-
-
## Why the new feature should be added
kapt is in maintenance mode, should move away from deprecated plugin - https://kotlinlang.org/docs/kapt.html
`kapt is in maintenance mode. We are keeping it …
-
make project时报:java.lang.reflect.InvocationTargetException (no error message),加了那个什么javax也一样
-
Would it be possible for KSP to work with this fork to generate QClasses? Kapt is in maintenance mode and I'd like to move on from it.
-
How do you configure jeka to compile kotlin code please ?
(and how about using kapt or ksp annotation processors ?)
-
Avenues:
* Avoid running kapt over the entire classpath
* Generate stubs and use light analysis to move kapt into a parallel action
Correctness considerations:
* kapt currently generates files f…
-
## Environment
Java 11, Kotlin 1.7.22, Gradle 8.5
ebean 14.7.0 | 15.7.0, h2database :2.3.232
```kotlin
plugins {
id("idea")
kotlin ("jvm") version "1.7.22"
kotlin ("kapt") version "1.7.22…
-
e: [kapt] An exception occurred: java.lang.NullPointerException
![Screen Shot 2019-04-04 at 14 47 18](https://user-images.githubusercontent.com/30395764/55538408-9729a100-56e8-11e9-9c1e-6ab7e93616c…