-
When an OpenJFX app uses Java 11 module system and UI is loaded from FXML that contains Images with URLs, it cannot be started. The reason is in this code in javafx/scene/image/Image.java:
```
i…
-
i set up the projects with java fx 2.2 and the latest runtime and tooling from efxclipse. Swing and swt run perfectly but the javafx contacts demo hangs right after the debug line:
TrimBarRenderer.pr…
ghost updated
12 years ago
-
```
if not setWorkbenchXYSize() in handleInitialLayout() method of Workbench,
will cause NullPointerException.
I think that there should are some default value.
java.lang.NullPointerException
a…
-
```
if not setWorkbenchXYSize() in handleInitialLayout() method of Workbench,
will cause NullPointerException.
I think that there should are some default value.
java.lang.NullPointerException
a…
-
When I upgraded the plugin to version 0.1.0, I encountered an Cannot choose between the following variants of JavaFX component modules error. I've already found a solution in the project's README, but…
-
I was using version v11.2.7 and I noticed that a newer version came out, I decided to update, because I noticed that in this version the indeterminate progress no longer worked, I believe it was a win…
-
Hi, first of all congratulations on this project, it is fantastic.
I use Fedora Linux and **when I install the directory of your app in my PATH** it gives me the following execution error:
> Exc…
-
Hi
First and foremost, thanks a lot for your work. it is greatly appreciated.
Please note that i am totally new to jasper reports. When i try to use your JRViewer i get the exception below.
…
-
#41 allows to remove platform lock, but it does not provide full cross-platform support requested by #18 and #35. The proposal has several parts:
- [ ] Automatically declare javafx dependencies as …
-
I added JFoenix to IntelliJ and SceneBuilder.
It works in SceneBuilder but while compling the project leads to ClassNotFoundException
=========================================================
Exc…