-
The following classes are in GroovyFX 8 but not in GroovyFX 9:
javafx.scene.NodeBuilder
com.sun.javafx.css.parser.CSSParser
com.sun.javafx.css.Stylesheet
javafx.scene.paint.RadialGradientBuilder
java…
-
```
OpenJDK 64-Bit Server VM warning: ignoring option PermSize=128m; support was removed in 8.0
OpenJDK 64-Bit Server VM warning: Using incremental CMS is deprecated and will likely be removed in a …
-
Following error generated when trying to apply the settings on OSX.
```
Exception in thread "JavaFX Application Thread" java.lang.NullPointerException
at com.pmm.ParadoxosGameModManager/com.pmm.…
-
I have the file
```xml
…
-
I am still getting the same error with updatetool-gui-mac-1.0.8.jar. Given my other ticket is closed, I have raised this one.
Error Log as below.
macminibeast@MacMiniBeast Downloads % java -jar up…
-
Hi. I found your project in YouTube and i really appreciate your work. But when i want to build this project, it gives me this error :
"D:\Zulu\Zulu JDK 17.32.13\bin\java.exe" --add-exports javafx…
-
**Suddenly the canvas has stopped refreshing its image, I assume this is from a lack of dirtying the render area**
`canvas = new GLCanvas(LWJGL_MODULE, GLProfile.Core, true, msaa, false);` //msaa is …
-
### JabRef version
Latest development branch build (please note build date below)
2024-07-07 with commit b91e030349959c6b7998942bac75a289f3d8cd72
JabRef 5.14
JabRef 5.13
JabRef 5.12
JabRef 5…
-
This looks hard to debug...
[10:48am] janet@brick (~/370/Grading/project-5-8-teamalfalfa/src): java tunecomposer.TuneComposer
May 08, 2019 10:49:00 AM javafx.fxml.FXMLLoader$ValueElement process…
-
Hi, I'm running into an issue where cljfx seems to be trying to run the JavaFX 11 startup code, even though I'm on JDK 8 in this instance. Any way to force it?
```
Starting clojure.main REPL...
…