diff --git a/ide-eclipse.html b/ide-eclipse.html index a7b0d69..917c7f1 100644 --- a/ide-eclipse.html +++ b/ide-eclipse.html @@ -742,11 +742,6 @@
2. Modify the build
Note the use of the org.openjfx.javafxplugin plugin, that removes the necessity of adding the JavaFX dependencies and setting the module-path for the compile and run task for them.

-

- Note also that the use of the eclipse plugin is required to include the modules to the module path. - - Update the build -

3. Add the module-info class
diff --git a/images/ide/eclipse/modular/gradle/eclipse01.png b/images/ide/eclipse/modular/gradle/eclipse01.png deleted file mode 100644 index 0fecf52..0000000 Binary files a/images/ide/eclipse/modular/gradle/eclipse01.png and /dev/null differ