Hi! Devs it's my first message at openjfx-dev@openjdk.org. I am using the jfoenix material design library in my projects.
It's a very nice and best library in Javafx. But unfortunately it's official support has stopped for years. Official git repo: https://github.com/sshahine/JFoenix/tree/JFoenix-9.0.0 Other best fork]: https://github.com/ihmcrobotics/JFoenix-Group Other best fork: https://github.com/RationalityFrontline/JFoenix/tree/JFoenix-17.0.0 I have some projects which are much dependent upon the jfoenix library, Currently other libraries e.g. MaterialsFX, controlsFX etc can't complete my needs. So I have decided to do self development upon the jfoenix library on my PC. --- Jfoenix library fork of RationalityFrontline can be successfully compiled and run with jdk 17 and javafx 17 latest available yet. But I have some issues! Let's see here! https://github.com/sshahine/JFoenix/issues/1266 Another question, which is the best and quick way to get support on development side issues on Java / Javafx / related libs???