XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Auto Closed
    • 2.4
    • None
    • Core : Multi-projects
    • None
    • 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"/>

      Attachments

        Activity

          People

            Unassigned Unassigned
            scottolcott Scott Olcott
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: