Search code examples
eclipsemavenprojectdirectory-structure

project directory structure related issue


I already posted one question earlier Project Directory Structure Problem in Eclipse but couldn't get satisfactory answer. So posting the question again with image and making myself more clear

enter image description here

I am trying to import the maven project in eclipse.. can any one please help


Solution

  • Regarding Aarons comment about m2eclipse: Check the Checkout All Projects option when checking out your project (Use checkout as Maven Project from the SVN Repositories view):

    enter image description here

    enter image description here

    It is really that simple, as long as your root pom references all your modules.