Uploaded image for project: 'Daffodil'
  1. Daffodil
  2. DFDL-1677

dependencies too hard to maintain for eclipse IDE

    XMLWordPrintableJSON

Details

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Normal Normal
    • 2.0.0
    • None
    • Infrastructure
    • None

    Description

      The standard sbt eclipse plugin is not sufficient for maintaining the classpaths for eclipse projects.

      A UpdateEclipseClasspaths tool exists to help with this. First you use sbt compile update-classifiers, then you run this tool (a scala app), and the classpaths of all daffodil sub-projects are updated to match those found by sbt including the source and javadoc links.

      It needs refactoring to allow it to be used on more than just the daffodil project.

      Gliffy Diagrams

        Attachments

          Activity

            People

              Unassigned Unassigned
              mbeckerle.dfdl Mike Beckerle
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Tasks