Hi!
Im new to both javafx and Processing, and im building a Processing program where I want to create a GUI using javafx.
In the program im creating a new thread that is the javafx Application, but Processing is giving me the error:
"Libraries must be installed in a folder named 'libraries' inside the 'sketchbook' folder."
I have tried to install the fx-Library in the Processing/Libraries folder, but nothing i do seems to work.
I also tried to various import lines (import javafx.application.Application;)