-
jsfr updated
6 months ago
-
### What happened?
`performanceTesting.jar` is not bundled in android studio 2024.2.1.*
This causes a resolution error in `:compileKotlin`.
### Relevant log output or stack trace
```shell
Execut…
-
e output will look like this:
$ gradle init
Select type of project to generate:
1: basic
2: application
3: library
4: Gradle plugin
Enter selection (default: basic) [1..4] 2
Spli…
-
Using `3.1.0`, we are having a great experience with:
- `TemplateEngine.createPrecompiled`
- and also with
```kotlin
val codeResolver = DirectoryCodeResolver(CWD.server("src/main/jte"))
Templat…
-
# Abstract
Calculating code coverage for applications written in Kotlin is a basic functionality closely related to the language itself.
Now this functionality is supplied separately in the form o…
-
Since upgrade from flutter version 3.19.6 to a higher version I cannot compile flutter_libserialport anymore for Android.
`FAILURE: Build failed with an exception.
* What went wrong:
Execution …
-
# Kotlin Source `OpenCvPipeline` files
Our FTC team uses Kotlin for our `OpMode`s and `OpenCvPipeline`s. We would love the ability to leverage EOCV-Sim to iterate on the implementation for our pipe…
-
### How frequently does the bug occur?
Sometimes
### Description
Unfortunately i wasn't lucky enough to reproduce this issue, but i so it in firebase when couple devices had this error. I can't get…
-
I get the error bellow when I try to build the project with the new kotlin gradle plugin
`FAILURE: Build failed with an exception.
* What went wrong:
The Android Gradle plugin supports only Kotli…
-
Hello,
an error occurred while using IJ on newest EAP:
```
java.lang.NoClassDefFoundError: com/intellij/json/JsonFileType
at wu.seal.jsontokotlin.ui.JsonInputDialog.createJsonContentEditor(Js…