- Open Eclipse IDE
- Use
File -> Import
to import individual projectsdemo1...demo5
into your workspace.- Select
Existing Gradle Project
to import
- Select
- Make sure you are in JEE Perspective (its in top-right corner of the IDE window)
- From the menu click on
Window -> Show View -> Other
. From the window, search forPackage Explorer
and click open.
- From the menu click on
Window -> Show View -> Other
. From the window, search forGradle
and select both 'Tasks' and 'Executions' click open.
- Drag & Drop above views as per your preference. For instance;