Arie van Wingerden
2018-10-28 12:56:42 UTC
Hi,
when trying to run your JavaFx example from here:
https://per.bothner.com/blog/2011/JavaFX-using-Kawa-intro/ I get errors
like: Exception in thread "main" java.lang.NoClassDefFoundError:
javafx/geometry/Orientation.
This is understandable, since I only unpacked JavaFx in a folder, but I
don't know how to inform Kawa how to find JavaFx stuff.
As you may guess I am not at all acquainted with Java :)
I am on Windows 10 and have OpenJdk 11.08 and JavaFx 11.
Also, I added the bin dir of openjdk to my system path.
So, please tell me how to enable using JavaFx as well ...
Many thanks!
/Arie
when trying to run your JavaFx example from here:
https://per.bothner.com/blog/2011/JavaFX-using-Kawa-intro/ I get errors
like: Exception in thread "main" java.lang.NoClassDefFoundError:
javafx/geometry/Orientation.
This is understandable, since I only unpacked JavaFx in a folder, but I
don't know how to inform Kawa how to find JavaFx stuff.
As you may guess I am not at all acquainted with Java :)
I am on Windows 10 and have OpenJdk 11.08 and JavaFx 11.
Also, I added the bin dir of openjdk to my system path.
So, please tell me how to enable using JavaFx as well ...
Many thanks!
/Arie