Skip to content

Remove unneeded configuration step in Eclipse modular Gradle project instructions #252

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 0 additions & 5 deletions ide-eclipse.html
Original file line number Diff line number Diff line change
Expand Up @@ -742,11 +742,6 @@ <h5>2. Modify the build</h5>
Note the use of the <kbd>org.openjfx.javafxplugin</kbd> plugin, that removes the necessity of adding the
JavaFX dependencies and setting the module-path for the compile and run task for them.
</p>
<p>
Note also that the use of the <kbd>eclipse</kbd> plugin is required to include the modules to the module path.

<a href="images/ide/eclipse/modular/gradle/eclipse01.png" target="_blank"><img src="images/ide/eclipse/modular/gradle/eclipse01.png" alt="Update the build"/></a>
</p>

<h5>3. Add the module-info class</h5>

Expand Down
Binary file removed images/ide/eclipse/modular/gradle/eclipse01.png
Binary file not shown.