-
OS: macOS 12.6 (intel)
Graalvm version: graalvm-community-openjdk-21.0.2+13.1
JavaFX version: 21.0.2
Error logs when running command `mvn -e gluonfx:build`:
```log
mvn -X gluonfx:build
Apache M…
-
my code is:
```java
package com.richard.ReaderFEP;
import com.richard.ReaderFEP.config.App;
import com.richard.ReaderFEP.trayIcon.JavaFxProvider;
import dorkbox.jna.rendering.RenderProvider;
…
-
## Expected Behavior
After using `@ExtendWith(ApplicationExtension.class)` and defining a `@Start` method, I would expect that unit tests would run properly in that class.
## Actual Behavior
Whe…
-
Some related links:
* https://andresalmiray.com/building-a-layered-modular-java-application-watch-out-for-these/
* exception swallowed by JavaFX classes?
* https://twitter.com/lanthale/status/1405…
-
Here is an example:
```java
import javafx.application.Application;
import javafx.application.Platform;
import javafx.scene.Scene;
import javafx.scene.layout.StackPane;
import javafx.stage.Stag…
Glavo updated
2 years ago
-
## Expected Behaviour
The same as on windows or headless mode, when a test calls the clickOn function, it clicks on the desired element.
## Actual Behaviour
The mouse robot clicks on my other mon…
-
OS: MacOS Monterey
QZ Tray: 2.1.6
Steps:
1. Install a new printer while QZ Tray is running
2. Try to print using JavaFX
tresf updated
2 years ago
-
## Expected Behavior
Tests should pass as they do on a developer machine.
## Actual Behavior
The results from [this PR](https://github.com/GazePlay/GazePlay/pull/990) show the behaviour. Spec…
-
We currently can't open a context menu in a GEFx Diagram. We should implement this.
There are a few options for this:
- Use the Eclipse Context Menus (Via the Eclipse Menu Service), and open an …
-
- Configurations :
![screenshot_20180908_171310_h400](https://user-images.githubusercontent.com/19194678/45263155-7801b400-b424-11e8-9206-8798faf91dd1.png)
![screenshot_20180908_165932_h400](https:/…