-
I am not sure if my device may be the untested 2nd generation (I thought not. How do I recognize it?), but the driver doesn't seem to recognize it correctly.
allo- updated
3 years ago
-
I'm using plugin version 1.7.17.2. Since the upgrade to IDEA 2021.1 I'm getting the following PluginException:
```
Cannot create configurable
com.intellij.diagnostic.PluginException: Cannot cre…
-
So, I have a TornadoFX application, and I got the plugin up and working, had to do a little debugging, and I found the problem, it's that the execute part doesn't specify the jar itself.
This is th…
-
When I first started bisq (v1.1.7) after upgrading to catalina, i got the following (disturbing) message:
> Bisq would like to receive keystrokes from any application.
Repro:
Install bisq on OS…
-
**Describe the bug**
Each time I start IDEA the AWS plugin crashes
**To reproduce**
1. Install latest version of IDEA
2. Install AWS plugin
3. Close (and quit) IDEA
4. Open IDEA
**Expe…
-
Hi there,
I am facing trouble when parsing a JSON file containing a Boolean with the following stacktrace:
```
com.beust.klaxon.KlaxonException: Unable to instantiate InventoryItem:
Parame…
olk90 updated
3 years ago
-
**Content** :
- Basics(Basic Types,Control flows if ,when,for,Array,List),
- Classes and Objects(Classes and Inheritance,Data classes,Sealed classes and Generics),
- Functions and Lambdas
…
-
Well, i've been thinking about some future projects and one of them is related to Kotlin application on RPI. And i noticed that there is no good Bluetooth library for RPI with Java/Kotlin. What do you…
-
Doesn't seem to be any activity here.
-
Hi
I've been trying for a while to load a custom font in my tornadofx project but cannot seem to get it to work.
Finding resources about how this works is very limited as well.
This is the best…