Created by: benfry
It's not currently possible to use other JavaFX classes from the PDE, even when it's in use as a renderer: processing/processing4-javafx#15
We'll need to see how to include .jar files from the modules path for preprocessing and compilation. Once that's set, getting them working with runtime shouldn't be too much trouble.
Created by: benfry
It's not currently possible to use other JavaFX classes from the PDE, even when it's in use as a renderer: processing/processing4-javafx#15
We'll need to see how to include .jar files from the modules path for preprocessing and compilation. Once that's set, getting them working with runtime shouldn't be too much trouble.