-
so I recently started on a JavaFX FTP application, utilising this lib, I included both the .jar files included in this repo in the lib, as well as using a JavaFX gradle plugin installed correctly, and…
-
双击打不开怎么办、
-
Hello,
I tried to follow the instructions from the main page in order to compile, run and link a JavaFX project with this Maven plugin.
I started with my own application and ran into problems. S…
-
When I define global CSS file for all stages of javafx application (see below), then changes aren't reloaded.
```
final URL globalCssFile = getClass().getResource("styles/Global.css");
…
-
SoapUI 5.7.0 failed to start this morning, with an error message:
`“libprism_es2.dylib” will damage your computer. You should move it to the Trash.`
and:
`“libprism_sw.dylib” will damage yo…
-
**What are you trying to do?**
Using JavaFX 17's swing integration, which is using the _jdk.unsupported.desktop_ in conjunction with OpenJDK17U-jre_x64_windows_hotspot_17.0.2_8
**Expected behaviou…
-
**Describe the bug**
A clear and concise description of what the bug is.
I just installed 2.2.1 on Pop OS 21.10 (an Ubuntu derivative) from the .deb file. Previously (on 21.04 with TokenTool 2.1.x…
-
I have tests for a javaFX application that used to work using java 8u101
Once upgrading to the latest version of java 8 ( 8u311 ) the tests execution hang.
The build gets executed successfully whe…
-
Drag drop the file to panel. After select the genetic code, the file seems disappear.
AlignmentListInputEditor needs to improve:
```java
table.setOnDragDropped((DragEvent event) -> {
…
-
### Description
Some users are reporting the trade deposit tx is not broadcasted.
We don't have enough data to reproduce the bug yet. I create this issue as a placeholder, so anyone that can p…