Uploaded image for project: 'Maven Eclipse Plugin (RETIRED)'
  1. Maven Eclipse Plugin (RETIRED)
  2. MECLIPSE-230

Classpath entries to be marked exported

    XMLWordPrintableJSON

Details

    Description

      Generated .classpath entries of kind "var" need to be marked exported by default so that referenced projects have visibility to them. Or provide an option to specifiy that that entries should be exported.

      Example: <classpathentry kind="var" path="M2_REPO/mx4j/mx4j/3.0.1/mx4j-3.0.1.jar"/>

      should me made...

      <classpathentry exported="true" kind="var" path="M2_REPO/mx4j/mx4j/3.0.1/mx4j-3.0.1.jar"/>

      Attachments

        1. exported_classpath_trunk.patch
          1 kB
          henrik sorensen
        2. exported_classpath_2.5.1.patch
          12 kB
          henrik sorensen

        Issue Links

          Activity

            People

              fgiust Fabrizio Giustina
              vlads Vlad Skarzhevskyy
              Votes:
              11 Vote for this issue
              Watchers:
              11 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: