JavaFX Library

JavaFX Library

av Owain Jones -
Antall svar: 3

I'm new to VPL, it seems to be working great with the JAIL server I setup.

How can I import JavaFX libraries for student work?

Thanks.

Gjennomsnittlig vurdering: -
Som svar til Owain Jones

Re: JavaFX Library

av Juan Carlos Rodríguez-del-Pino -
Bilde av Particularly helpful Moodlers Bilde av Plugin developers

Dear Owain Jones,
You need to install JavaFx in your execution server.
run as root

apt-get install openjfx

then restart the execution server.

Best regards,
Juan Carlos.

Vedlegg Screenshot_2020-09-10 Pruebas JavaFX Edit.png
Som svar til Juan Carlos Rodríguez-del-Pino

Re: JavaFX Library

av Owain Jones -
Thanks for the reply, I'm finally getting around to do this. I followed your instructions, but I still get this for each import:

^

What am I missing? Thanks again.