I just spent the last hour looking at threads on Stackoverflow.com trying to import a Maven project into Spring ToolSuite 2.5.2.
The Maven project has several modules when I use the import wizard ... in STS to import the project. All modules are listed in Package Explorer, and some of the module dependencies are not resolved.
Is it possible to report the correct way to import a Multi-Module Maven project in STS / Eclipse so that all modules appear in the parent directory? And therefore, are all module dependencies allowed?
The project is in the hierarchy of the file system. I tried various update parameters, project configuration parameters, but all of this to no avail. I have a built-in version of Maven installed in the IDE.
Thank you for your time.
java eclipse sts-springsourcetoolsuite maven maven-2
C0deAttack Mar 07 '11 at 12:40 2011-03-07 12:40
source share