-
how can i use **hikari data source** in intellij idea
is there any plugin that i need to get start
@edvin
-
I don't know what exactly I've done to cause this, but as of now, I can't perform the standard IntelliJ code analysis in my TornadoFX project **as long as the TornadoFX plugin is active**. I've tried …
-
Application does not extract addons and dump them into the correct directory structure, thus it cannot run outside the preconfigured gradle env.
Logs:
```
2022-03-27 21:59:29,752 [main] …
-
I've got IntelliJ IDEA v2020.2.3 Community Edition, Build #IC-202.7660.26, tornadofx plugin v1.7.20 and JDK v1.8.0_261.
Now by just creating a new tonadofx project and using any value from `javafx.sc…
-
JavaFX cannot run in most OSGi environment.
Creating a pre-configured environment enabling JavaFX might be very useful to a lot of people.
Notice that this might involve having several configs for di…
-
I ran into the following ClassCastException with Kotlin 1.4 and an ItemViewModel.
`java.lang.ClassCastException: class tornadofx.BindingAwareSimpleDoubleProperty cannot be cast to class javafx.bean…
-
I successfully installed and ran TornadoFX 1.7.14 and all its required bundles on Apache Felix 5.6.10 OSGi. Then created a project using `tornado-maven-osgi-project` template in IntelliJ 2017.3 commun…
-
Type safe builders == part of TornadoFX's **DSL** - right?
Type safe builders are an alternative to FXML right? I mean no FXML needed at all.
To me at least, it's not clear on https://github.co…
-
TornadoFX 1.17.19
When I use `replaceWith()` method on my main view to change current displayed window and a new window is closed by hitting close button then it disappear but application is still ru…
bareq updated
5 years ago
-
your a god of this works well, I had wanted to make a javafx client for jhipster entities so badly but got hung up on it. I could not decide the on a javafx framework model like dolphin/open dolphin …
ghost updated
6 years ago