[ https://issues.apache.org/jira/browse/LABS-410?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12743924#action_12743924 ]
Simone Gianni commented on LABS-410: ------------------------------------ Basic experiments on having the source folder of another project linked is giving less than optimal results : - Error markers are placed on the linked source folder on the other project instead that on the main project - Despite being derived, results from the linked folder still appears in searches - F3 from project opens linked directory files instead of java file in dependency project Don't know if this behaviour can be fixed somehow, or if adding dependencies to both inpath and aspectpath can be a solution. > [eclipse] Linked source folder for project which are a dependency > ----------------------------------------------------------------- > > Key: LABS-410 > URL: https://issues.apache.org/jira/browse/LABS-410 > Project: Labs > Issue Type: Improvement > Components: Magma > Affects Versions: Current > Reporter: Simone Gianni > Fix For: Current > > > The Magma Eclipse plugin currently creates linked source folders for sources > of Magma dependencies. This gives AJDT the ability to properly resolve all > Magma aspects, ITDs, and also to weave in user's own aspects. > When a project in the workspace is added as a dependency, however, only the > binary output folder of the project is exposed to AJDT, giving access only to > stuff already weaved there, but not using aspects in that project or giving > the ability to weave into it. > AJDT only offers ways to add the project to the inpath or to the aspectpath, > as opposed to a LTW-like environment. > So, we need linked sources also for those projects. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: labs-unsubscr...@labs.apache.org For additional commands, e-mail: labs-h...@labs.apache.org