Non-flat multiproject support (like idea plugin) + docs -------------------------------------------------------
Key: MECLIPSE-214 URL: http://jira.codehaus.org/browse/MECLIPSE-214 Project: Maven 2.x Eclipse Plugin Issue Type: New Feature Affects Versions: 2.3 Reporter: Geoffrey De Smet Fix For: 2.4 A parent pom of a non-flat multiproject should be editable in Eclipse. It's possible, but it involves some tricks: Eclipse 3.2.1 With svn at least Subversive 1.1.x (RC4 currently) - Subclipse didn't work, older versions of Subversive either. Preferences/Team/SVN: For Subversive select SVNKit as provider. Here's what maven can do (because it works manually): - Create a simple project (!= not a java project) of the multiproject directory. - Mark all folders which are modules under that simple project as Derrived (right click/Info). - Create the module projects as they are created now. Note: If the simple project exists, its impractical to import the module projects in Eclipse: either you select each module folder as root during "import existing project" or you move the simple project for a moment. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira