[
http://jira.codehaus.org/browse/MECLIPSE-462?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=234805#action_234805
]
Luke Yang commented on MECLIPSE-462:
------------------------------------
I don't understand this request. Isn't it already supported?
> Allow generating <linkedResources> elements in .project via eclipse:eclipse
> ---------------------------------------------------------------------------
>
> Key: MECLIPSE-462
> URL: http://jira.codehaus.org/browse/MECLIPSE-462
> Project: Maven 2.x Eclipse Plugin
> Issue Type: Improvement
> Components: Core : Dependencies resolution and build path
> (.classpath)
> Affects Versions: 2.5.1
> Reporter: MG
>
> Example:
> <linkedResources>
> <link>
> <name>src-2</name>
> <type>2</type>
>
> <location>${base_dir}/common/common-coreui/src/main/java</location>
> </link>
> <link>
> <name>src-1</name>
> <type>2</type>
>
> <location>${base_dir}/tiger/tiger-ui/src/main/java</location>
> </link>
> </linkedResources>
> </projectDescription>
--
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