-
Hello professor @damithc,
Our team would like to use the [JFoenix material design library](https://github.com/jfoenixadmin/JFoenix) to enhance the user interface of our application.
Thanks in ad…
-
This appears when I am trying to run the jar file using `java -jar` on my machine.
Tested resolution: 1366x768
Below are some logs:
```
INFO: Starting UI...
java.lang.IllegalAccessException: class …
-
# Steps
1. Run `add participant n/John e/john@doe.com p/12345678`.
2. Run `list participants`.
# Expected
Participant John would be displayed in participants pane.
# Actual
Nothing was displayed.
…
-
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by com.jfoenix.adapters.ReflectionHelper (file:/C:/Users/Albon/.m2/repository/com/jfoenix/jfoenix/9.0.1…
-
## Expected Behavior
I want to test `Controller` class with TestFX, but it doesn't work for me.
And I'm using Kotlin. I've already submitted a question on StackOverflow. But it seems like no one c…
-
Hi all,
I was really excited to find this project, it's great that it exists!
I'm running on Ubuntu Linux with Java 17 (or 21) I've tried both and JavaFX 17.0.12 (I've also tried 22.x)
When I…
-
能否打包下
-
Hello @hanlinag, can you help me, why your application is not running on my IDE? i used eclipse with JavaFX 11, i tried to search the error about java.lang.ClassNotFoundException: com.sun.javafx.css.c…
-
I found two incompatibilities between JFoenix 9.0.8 and OpenJFX 12. I have trouble at least with two classes: JFXDatePicker and JFXTimePicker. Both classes use ReflectionHelper in order to access ?pri…
-
OpenJDK Zulu17.48+15-CA 运行环境下:
Exception in Application start method
java.lang.reflect.InvocationTargetException
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
…