-
### Eclipse & JavaFx
Eclipse tries to detect and block access to classes/methods that it deems "non-public" (part of internal code rather than public API). This detection usually works fine but is a …
-
Hello, thanks for taking the time to port this library to Java.
I am currently integrating this library into my JavaFX Application.
I am done with the project and I need to package the Applicati…
-
I'm trying to add Hibernate-core to my application but I keep getting that `java.activation` module not found despite the fact the file `javax.activation` is in the class path and is referenced in `mo…
-
Consolidate images as we have them in 2 different places:
https://github.com/triplea-game/triplea/tree/master/game-headed/assets
https://github.com/triplea-game/assets
-
Hi there,
I am running into some issues with your plugin (awesome plugin btw), when I try to generate a JAR runtime image. I tried replicating the issue with one of the sample projects and am having …
-
Hi Peter,
I recently upgraded from v0.8.0.1 to v0.9.1 and now one of my scenario outlines (Examples ~6400 rows) result in an StackOverflowError.
```
Exception in thread "main" java.lang.StackO…
-
I'll move a project from SWT to JavaFX and start exploring JavaFX and OpenJDK version 12.
I end up with the Getting started with JavaFX and IntelliJ and the [Modular with Maven section](https://ope…
-
When I try to open any file I keep getting an IndexOutOfBoundsException. [This link has two stacktraces I get for two different files I tried opening. ](http://haste.athion.net/ifawamidiz.pl)
I am us…
-
### Environment
* LWJGL version: `3.1.5`
* LWJGL build #: `1`
* Java version: `1.8`
* Platform: `macOS`
* Module: `not sure`
### Description
I'm following [this LWJGL Getting star…
-
How to deploy a JavaFX app?
Even just on Ubuntu, forget Windows and OS/X. Asking the end user to download and unzip Gluon SDK is too complex, forget it. Even if I somehow convince a person to do it…