Skip to content

Eclipse4 application on OpenJFX 11

Tom Schindl edited this page Nov 19, 2018 · 2 revisions

Starting with Java-11 JavaFX is not available anymore in any JavaSE-distribution (OpenJDK nor Oracle). For "Eclipse on JavaFX" applications this means you need to do some extra steps in your IDE and your exported application.

PDE

For PDE projects you need to do the following:

Maven

Clone this wiki locally