In this video, I'd love to share with you guys how to create a multi-module project Java Maven project in Eclipse IDE, for the following development scenario:
- A console application
- A desktop application
- A shared library containing common code used by both the console and desktop programs
Then you'll learn how to create this kind of project using Maven in Eclipse, how to use the shared library in the console and desktop projects.
#maven #eclipseide #java
Ещё видео!