i develop non-UI libraries wich are loaded into a non-UI App.
Now i want to make a UI scaffolding for the library to test it directly with a UI.
My library class doesnt contains any jFX functions or the jFX library. So its not a real UI application.
Only the Main file handles all the UI stuff...
Hello all,
I have to code a simple application to play a mP3 file in linux command line.
like : PlayMp3 [File to play]
It works in Ui mode with Jfx, but not in non-Ui applications. Is there a way to solve this ?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.