[ https://jira.codehaus.org/browse/MECLIPSE-742?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Mayura Nawarathne updated MECLIPSE-742: --------------------------------------- Attachment: MECLIPSE-742-maven-eclipse-plugin.patch Attaching patch (Restricted to LoggedIn role) > Add project to Eclipse java build path of another project > --------------------------------------------------------- > > Key: MECLIPSE-742 > URL: https://jira.codehaus.org/browse/MECLIPSE-742 > Project: Maven 2.x Eclipse Plugin > Issue Type: Improvement > Components: Core : .project > Affects Versions: 2.9 > Environment: Cent OS 6 > Reporter: Mayura Nawarathne > Priority: Minor > Attachments: MECLIPSE-742-maven-eclipse-plugin.patch > > > Current implementation lacks of adding a project to eclipse project > classpath. In this improvement one can add one project as another project's > build path. > Usage > <configuration> > <classpathProjects> > <classpathProject>artifactId</classpathProject> > </classpathProjects> > </configuration> > Generated classpath entry: > <classpathentry combineaccessrules="false" kind="src" path="/artifactId"/> -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira