Quantcast
Channel: Library Questions - Processing 2.x and 3.x Forum
Viewing all articles
Browse latest Browse all 2896

How to import the javafx library

$
0
0

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;)


Viewing all articles
Browse latest Browse all 2896

Trending Articles