-
Description:
There are some guava classes in Kotlin-compiler, such as com.google .common.graph, if guava is also used in the subplugin of ksp, then because the parent delegation model of java will …
-
Hi! 🙂
Not sure if this is actually an issue with the library or if I have a version conflict among dependencies in my project.
I see this error when I run my tests:
```
Exception on loading sc…
-
Kotlin installed via `scoop install kotlin` in Windows has a directory structure not assumed by this language server.
```
PS> (gcm kotlin).path
C:\Users\tatsu\scoop\shims\kotlin.cmd
```
```
…
-
I made a custom filter, that does two things:
- does not update non-stable after stable
- ensure that guava versions change is rejected if they are of different flavors
You can find below the con…
-
Hi, I have got some problems building the Jar. This is probably not a bug with the tool, but thought to report if someone has some hints on how to go about this, and also let you know. (Would it perha…
-
I have the following in my `BUILD` file:
```starlark
kt_compiler_plugin(
name = "serialization_plugin",
deps = [
"@com_github_jetbrains_kotlin//:kotlinx-serialization-compiler-p…
-
I'm using kotlin 1.5.31 with compose 1.0.5.
My api dump contains a lot of following classes
```
public final class cloud/jablotron/apps/lib/auth/oauth2/ui/screens/login/ComposableSingletons$Log…
-
### Describe the bug
When I use Kotlin class for endpoint, validation does not work.
### Expected-behavior
show errors in form
### Reproduction
# Repository
https://github.com/inithink/hill…
-
# Problem
When adding the `aserto-spring` dependency to our existing SpringBoot application, startup fails immediately with a Spring error shown below. Simply adding the dependency and `@ComponentSc…
-
### IDE Information
IntelliJ IDEA 2024.3 (Ultimate Edition)
Build #IU-243.21565.193, built on November 13, 2024
Licensed to Kamil Burzynski
Subscription is active until October 6, 2025.
Runtime v…