Hi Ed,
In addition to what Simon mentioned, you could import your parent project
as a maven project. Under the import options you have the option to import
maven project where you have to select the folder, then you will see all
project/modules which you can select to be imported into your workspa
Hi Ed
Only by importing the project structure does Eclipse receive the Maven
"nature". So initially you're importing a Maven project into a plain Java
project.
What you're looking for is to select the project, right-click and do
"Update Maven project". This will (re-) apply everything defined in t