-
Replace "Declarative Gradle has solution for [Kotlin/Swift] applications and libraries." with "Declarative Gradle has **solutions** for [Kotlin/Swift] applications and libraries.
https://declarativ…
-
The package structure for the dependency objects we use instead of Gradle Version Catalog is mouthful, e.g., `io.spine.internal.dependencies.spine.Spine`. We still have not decided on [migrating to Ve…
-
### Describe the bug
In resteasy-reactive + kotlin
```kotlin
data class MyBean(@QueryParam("a") val a: Int)
@Path("/")
class GreetingResource {
@GET
fun intTest(@BeanParam query: …
-
Can we update the current Kotlin and Go versions? The current versions are over 3 years old
```
{
"id": 60,
"name": "Go (1.13.5)"
},
{
"id": 78,
"na…
-
### Expected behaviour
Shot is the last plugin on our project that is not providing a way to use a new plugins block and `alias`. It would be nice if it was fixed
### Actual behaviour
Right now t…
-
Since IJ2024.2, the new k2 compiler mode is in beta and ready for most of the use cases.
But after enabling k2, JTE plugin stopped working.
Please add support for the new k2 mode.
-
When compiling I run into an undefined functions:
> IDLE
```
e: nope/game/plugins/src/main/kotlin/gg/rsmod/plugins/content/inter/ge/Sets.plugin.kts:26:7 Unresolved reference: runClientScriptRevers…
-
When compiling I run into an undefined functions:
> IDLE```
e: nope/game/plugins/src/main/kotlin/gg/rsmod/plugins/content/inter/ge/Sets.plugin.kts:26:7 Unresolved reference: runClientScriptRevers…
-
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.
-
Hello, first of all, thank you very much for your work on this project! This plugin has been immensely useful for our project and we appreciate all the time and effort you've put into maintaining it.
…