[ http://jira.codehaus.org/browse/MECLIPSE-523?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
benson margulies updated MECLIPSE-523: -------------------------------------- Attachment: x.classpath > source outside pom dir neither supported nor diagnosed > ------------------------------------------------------ > > Key: MECLIPSE-523 > URL: http://jira.codehaus.org/browse/MECLIPSE-523 > Project: Maven 2.x Eclipse Plugin > Issue Type: Bug > Components: Core : .project > Affects Versions: 2.5.1 > Reporter: benson margulies > Attachments: x.classpath > > > In order to coexist with an existing development environment, I created a pom > with > <sourceDirectory>${basedir}/../java/src</sourceDirectory> > the plugin correctly determined the absolute pathname of the directory, and > added it to the classpath as an absolute pathname (!), but did not add it as > a source folder, so eclipse is hopelessly confused. > The solution here has to be to create workspace links inside the project and > reference those in the classpath, instead. -- 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