-
How do you configure jeka to compile kotlin code please ?
(and how about using kapt or ksp annotation processors ?)
-
https://blog.jetbrains.com/platform/2024/07/intellij-platform-gradle-plugin-2-0/
https://plugins.jetbrains.com/docs/intellij/tools-intellij-platform-gradle-plugin.html
https://plugins.jetbrains.com/…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
## Expected Behavior
If a kotlin module compiles without error or warning (`-Werror` enabled), then the `Detekt` gradle task shouldn't have compiler errors.
## Observed Behavior
I get compile…
-
### What happened?
Currently no other ways of configuring source compatibility is supported except:
```
java {
sourceCompatibility = JavaVersion.VERSION_1_7
targetCompatibility = JavaVe…
-
## Observed vs. expected behavior
I open an adoc-file and the preview stays black with the JCEF Browser
![image](https://github.com/user-attachments/assets/3d3466f0-fe71-4a3b-97ef-f30318180b85)
…
-
**Which version of Kotest are you using**
Kotest 5.9.1
Hi!
We ran into an issue testing our KMP codebase against Kotlin 2.0.20-Beta2 (Beta1 works, 2.0.10-RC also works).
Kotest fails to start …
-
It has been announced that Kotlin 2.0 includes major changes to the compiler and IDEA plugin, so it probably won't work as is.
-
This was first encountered as a bug when using https://github.com/InsertKoinIO/koin-annotations (based on KSP), but the maintainer believes this is a KSP issue (https://github.com/InsertKoinIO/koin-an…
-
### Before opening, please confirm:
- [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-js/issues?q=is%3Aissue+) and [discussions](https://github.com/aws-am…