You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Robert Scholte (JIRA)" <ji...@apache.org> on 2015/12/25 12:49:50 UTC

[jira] [Closed] (MECLIPSE-742) Add project to Eclipse java build path of another project

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

Robert Scholte closed MECLIPSE-742.
-----------------------------------
    Resolution: Won't Fix
      Assignee: Robert Scholte

The Apache Maven team has decided to retire the maven-eclipse-plugin, so this issue won't be fixed. 


> Add project to Eclipse java build path of another project
> ---------------------------------------------------------
>
>                 Key: MECLIPSE-742
>                 URL: https://issues.apache.org/jira/browse/MECLIPSE-742
>             Project: Maven Eclipse Plugin (RETIRED)
>          Issue Type: Improvement
>          Components: Core : .project
>    Affects Versions: 2.9
>         Environment: Cent OS 6 
>            Reporter: Mayura Nawarathne
>            Assignee: Robert Scholte
>            Priority: Minor
>         Attachments: MECLIPSE-742-maven-eclipse-plugin.patch
>
>
> Current implementation lacks of adding a project to eclipse project classpath. In this improvement one can add one project as another project's build path.
> Usage
> <configuration>
>   <classpathProjects>
>     <classpathProject>artifactId</classpathProject>
>   </classpathProjects>
> </configuration>
> Generated classpath entry:
> <classpathentry combineaccessrules="false" kind="src" path="/artifactId"/>



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)