[ 
https://issues.apache.org/jira/browse/MECLIPSE-462?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Osipov closed MECLIPSE-462.
-----------------------------------
    Resolution: Auto Closed

This issue has been auto closed because it has been inactive for a long period 
of time. If you think this issue still applies, retest your problem with the 
most recent version of Maven and the affected component, reopen and post your 
results.

> Allow generating <linkedResources> elements in .project via eclipse:eclipse
> ---------------------------------------------------------------------------
>
>                 Key: MECLIPSE-462
>                 URL: https://issues.apache.org/jira/browse/MECLIPSE-462
>             Project: Maven Eclipse Plugin
>          Issue Type: Improvement
>          Components: Core : Dependencies resolution and build path 
> (.classpath)
>    Affects Versions: 2.5.1
>            Reporter: Mikhail Grushinskiy
>
> 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 was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to