We build in maven multiple projects (let\'s name them A,B,C). Project A uses .jar of project B which uses .jar of project C.
I am modifying codes of all A/B/C projec
There is no need to move entire projects to a module. The use case for module is a bit finer grained than as a project container.
To open multiple projects in the same window:
File -> Open Project
Select open in this window.
Check box that says add to current project.