Skip to content

Remove platform specific javafx dependencies

Niklas Krieger requested to merge WorkingJavaFXWithEclipse into master

If maven and eclipse is used, and if there are dependencies to platform specific javafx modules, weird exceptions are thrown (the toolkit is missing). Currently, no shaded jar is used / built, so removing these dependencies should be ok.

Merge request reports

Loading