[ http://jira.codehaus.org/browse/MNGECLIPSE-147?page=all ] Eugene Kuleshov closed MNGECLIPSE-147: --------------------------------------
Resolution: Duplicate > Problem with Eclipse Project Dependencies > ----------------------------------------- > > Key: MNGECLIPSE-147 > URL: http://jira.codehaus.org/browse/MNGECLIPSE-147 > Project: Maven 2.x Extension for Eclipse > Type: Bug > Versions: 0.0.9 > Reporter: Yuri Schimke > Assignee: Eugene Kuleshov > > > We have a multi-module project which are seperate projects in Eclipse. When > we use the "Maven2 Dependencies" library we have a couple of annoying > problems. > a) Need to do "mvn install" so that each project (module) sees the changes in > other projects. > b) Can't easily navigate to the source of a referenced class (F3). > So we have added the project in the Projects tab (Project Properties -> Java > Build Path). However we then have some other issues depending on the order > in Order and Export tab. > - Referenced Project is higher > Navigate to source (F3) works > But running a TestCase throws NoClassDefFoundError with classes in the other > project. > - Maven2 Dependencies is higher. > Navigate to source (F3) fails > Running a TestCase works -- 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