Maven allows parent-child relationship between projects. By default, parent project is expected locating in parent folder.
Is it possible to adopt this structure to Eclipse?
Currently I have imported all folders separately as project with sources without copying and consequently have separate nodes for each project in Package Explorer
.
Unfortunately it causes various glitches including EGit
functionning.