-
Hi, I'm sorry if this is the improper channel to post this, but after following your guide, I'm getting stacktraces when trying to run my program from a fat jar with JavaFX. The program runs fine with…
-
Most users are too confused when it comes to JNLP-bundler, so things like signing and `jnlp.outfile` are often unknown. To solve this, more examples are needed
-
## Summary
This compensation request covers work [delivered](https://github.com/bisq-network/proposals/issues/19) since the previous voting period ([for cycle 7](https://github.com/bisq-network/com…
-
After installing intellij doesn't start start anymore. It will just hang forever in the loading screen I had to manually remove the plugin from %home%/Intellijversion/config/plugins to fix it.
I up…
-
I get an array of Warnings when I start the application:
```
WARNING: Unknown module: javafx.controls specified to --add-exports
WARNING: Unknown module: javafx.graphics specified to --add-exports
…
xeruf updated
5 years ago
-
Issuing ./gradlew jlink with the apache-poi dependency:
`compile ('org.apache.poi:poi:4.0.1') `
**I get this error:**
`Cannot derive uses clause from service loader invocation in: org/apache/comm…
-
I'm trying to update dependencies to make Intellij IDEA's integration plugin work (https://youtrack.jetbrains.com/issue/IDEA-209562) on JDK 11 and ran into problems.
I tried to add dependency on char…
sirgl updated
5 years ago
-
Error: Could not find or load main class application.Main
Caused by: java.lang.NoClassDefFoundError: javafx/application/Application
-
Stacktrace: https://pastebin.com/afE1k8yx
OS: Window 10
-
Hi,
Any plans adding support for a Java based generator, e.g. like https://github.com/pledbrook/lazybones ?
Thank you.