↗ JetBrains 20% discount
Buy any product from JetBrains and get a 20% discount.
We have seen basics of Java 9 modules in the last tutorial. This guide shows how to use Eclipse IDE to develop and run Java 9 Modules.
For the current version of Eclipse 4.7 (Oxygen), we have to update the IDE using the following update site:
https://umn568bzwetvqf6g6nmya5v49yug.julianrbryant.com/eclipse/updates/4.7-U-builds
The workflow to create Java 9 Modules is same as creating an ordinary Java project in Eclipse. Following video shows the steps to update Eclipse Oxygen and then creating Java 9 modules projects.
Dependencies and Technologies Used: