-
Hi
Now that we have support for Java12 with 2019.1 (which certainly removes the issue in my previous ticket about Java 12), there seems to be an issue supporting JavaFX 12.
When I use JavaFX 12 …
-
`iconSizeProperty` and `fontSize` seem indepentend but are not. If you bind `iconSizeProperty` and then try to set the font, you get an exception.
```
FontIcon fontIcon = new FontIcon("mdi2m-magnify…
-
When I try to load the program via `java -jar itunes-backup-explorer-1.2.jar`, I get the following error on a M1 Pro MacBook Pro with macOS Ventura 13.0:
> ```Loading library prism_es2 from resourc…
-
Had to move from 1stleg JNativeHook to kwhat since version 2.2.2 supports mac silicon. 1stleg was working in the productive environment flawlessly, instead of kwhat. For some reason, in my IDE it work…
-
In a modular JavaFX project, it is not possible to use this very useful project.
```Caused by: java.lang.IllegalAccessError: class org.google.jhsheets.filtered.tablecolumn.editor.FilterMenuPopup (i…
-
### Expected behavior
Ao realizar um teste no thread group está ocorrendo o erro abaixo:
2024-08-27 12:15:27,629 INFO o.a.j.e.u.CompoundVariable: Note: Function class names must contain the string…
-
```
java.lang.IllegalStateException: Not on FX application thread; currentThread = pool-4-thread-1
at com.sun.javafx.tk.Toolkit.checkFxUserThread(Toolkit.java:279)
at com.sun.javafx.tk.quantum.Qu…
-
I am using Intellij (JavaFX with Maven module), after adding the javafx plugins I get the following error:
Exception in Application start method
```
java.lang.reflect.InvocationTargetException
a…
-
Is it the continuation of the framework/platform development?
How to migrate to?
What it brings of doing so?
-
本次集成的java fx的版本不兼容M1架构
```
java -jar Behinder.jar
8月 30, 2023 12:59:33 下午 com.sun.javafx.application.PlatformImpl startup
警告: Unsupported JavaFX configuration: classes were loaded from 'unnamed …
sevck updated
4 months ago