I am trying to run my javaFX app in cheerpj, and tried this html in windows
Here is my project https://github.com/ozkanpakdil/swaggerific only complexity is javafx in the project, probably I should provide javafx lib path to cheerpj but I could not find a way to do it, what should I do ?
GitHub
GitHub - ozkanpakdil/swaggerific: Alternative to postman with graal...
Alternative to postman with graalvm meaning native binary exe(windows) file or executable file for Linux and IOS - ozkanpakdil/swaggerific

3 Replies
JavaFX is not currently supported in CheerpJ. There is an open issue in GitHub already: https://github.com/leaningtech/cheerpj-meta/issues/1
We plan to eventually support JavaFX as well, but it's a medium term goal
thank you, I will be waiting