jira.codehaus.org

  • Log In Access more options
    • Online Help
    • Keyboard Shortcuts
    • About JIRA
    • JIRA Credits
    • What?s New
  • Dashboards Access more options (Alt+d)
  • Projects Access more options (Alt+p)
  • Issues Access more options (Alt+i)
  • Maven 2.x Eclipse Plugin
  • MECLIPSE-330

Configure Linked sources

  • Log In
  • Views
    • XML
    • Word
    • Printable

Details

  • Type: New Feature New Feature
  • Status: Open Open
  • Priority: Major Major
  • Resolution: Unresolved
  • Affects Version/s: 2.4
  • Fix Version/s: None
  • Component/s: Core : Multi-projects
  • Labels:
    None
  • Environment:
    Eclipse 3.3 with or without the m2eclipse plugin

Description

I need the ability to create linked sources from within the plugin.

This should create the following in the .project file:
<linkedResources>
<link>
<name>TestUtils</name>
<type>2</type>
<location>/path/to/linked/sources</location>
</link>
</linkedResources>

and the following in the .classpath file:

<classpathentry kind="src" path="TestUtils"/>

Activity

  • All
  • Comments
  • Work Log
  • History
  • Activity
There are no comments yet on this issue.

People

  • Assignee:
    Unassigned
    Reporter:
    Scott Olcott
Vote (2)
Watch (2)

Dates

  • Created:
    27/Sep/07 4:05 PM
    Updated:
    27/Sep/07 4:05 PM
  • Atlassian JIRA (v5.0.4#731-sha1:3aa7374)
  • Report a problem
  • Powered by a free Atlassian JIRA open source license for Codehaus. Try JIRA - bug tracking software for your team.