-
Hi Just purchased and I'm unable to connect (time expired on the evaluation, before I got access to the DB, things take time :shrug: ). Here is a screenshot of hitting the "Test Connection" button.
…
-
It looks like `Pair` doesn't work with JDBI, it would be great if we could support it via `rs.getObject(Int)`
-
`buildDependencies.getDependencies(null)` isn't compatible with Project Isolation.
> ⌄⨉Project :app cannot access task dependencies directly
⌄plugin 'org.jetbrains.kotlin.android'
›Exception at c…
-
Now react-native has been translated into kotlin, but [this example](https://github.com/RonRadtke/react-native-blob-util?tab=readme-ov-file#self-signed-ssl-server) is written in java. Please fix it o…
-
Currently Elastic Apm Java Agent doesn't support tracing context inside Kotlin Coroutines. And when you use Elastic Apm in Kotlin project, tracing doesn't work inside coroutines. So it would be quite …
-
The docs say
> ```
> // for Kotlin Query DSL
> implementation 'com.agorapulse:micronaut-amazon-awssdk-dynamodb-kotlin:3.1.3'
> ```
But it doesn't look like this package actually exists?
> …
-
ObjectBox already provides some minimal Kotlin extensions:
```kotlin
// Regular
val box: Box = store.boxFor(DataClassEntity::class.java)
// With extension
val box: Box = store.boxFor()
```
…
-
## Testing Problem
With version 1.6.0 jqwik offers an optional kotlin module.
Not everything from the initial issue https://github.com/jlink/jqwik/issues/151 has been implemented yet.
## Sugges…
jlink updated
2 years ago
-
kotlin.UninitializedPropertyAccessException: lateinit property argsFile has not been initialized
at me.zhanghai.android.files.viewer.text.b.c(:3)
at me.zhanghai.android.files.viewer.text.a.a()
a…
-
Have you ever thought about migrating JAVA Based code to Kotlin? If so I like to take it up