-
Hi,
first thank you for this plugin, it's pleasure to use it! I used inside Kotlin Multiplatform Mobile project, in order to integrate C++ CMakeLists.txt inside a JNI Library on Desktop (because `ext…
-
hey guys, I am trying to use gralde generateProtol to generate grpc kotlin code in intellij and it has been unsuccessful. the error message as below:
> > Caching disabled for task ':generateProto…
-
插件版本:2.1.0
错误信息:
```
com.intellij.diagnostic.PluginException: Cannot create class ink.organics.pojo2json.ProjectViewPopupMenuAction (classloader=PluginClassLoader(plugin=PluginDescriptor(name=POJ…
-
Hi, I get this error every time I try to run my project.
```
Exception in thread "main" java.lang.NoSuchMethodError: 'org.jetbrains.exposed.sql.Column io.github.dehuckakpyt.telegrambot.model.Teleg…
-
E.g given the following snippet of code
```module Main exposing (main)
import Element
import Html
type Book
= Book String
main : Html a
main =
Element.layout [] (Element.wr…
-
## Expected Behavior
Detekt shouldn't keep a lock on files after running and failing.
## Observed Behavior
After running detekt when it finds issues and task fails, some project files stay …
-
**Describe the bug**
Given a serializable data class having a value class wrapping a primitive type, the field is serialized using `.encodeSerializableElement(serialDesc, 0, (SerializationStrategy)my…
-
Currently when a task fails, during the next build it is not allowed to run incrementally. (We report a "change" in its successfulness as the cause for the full rebuild.) This is to avoid jumbled out …
lptr updated
9 months ago
-
So bit of an issue I've been having getting dependencies on Flutter. I work at a bank, and our network blocks the public maven repositories (jcenter(), google(), etc). Instead we have our own hosted p…
-
It can be a bit tricky for the end users to download and configure GraalVM. We can automate this process by providing an artifact that downloads and configures GraalVM and Native Image.
This artif…