Uploaded image for project: 'Buildr (Retired)'
  1. Buildr (Retired)
  2. BUILDR-284

Eclipse Metadata Should Reflect Scala Tests on Java Projects

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 1.3.4
    • 1.4
    • IDE
    • None

    Description

      Buildr makes it possible to define a project which uses Java as its main language but Scala for testing. The directory structure might look something like this:

      src/main/java/

      • ...
        src/spec/scala/
      • ...

      Notice that there is no src/main/scala/ directory, much less any sources within – and therein lies the problem. When I use the `eclipse` task to generate IDE meta, the resulting project is not Scala-enabled. It is very easy to add the required Scala nature (in the project context menu), but that isn't the point. Buildr should recognize that some of the project's sources are Scala and act accordingly.

      Attachments

        Activity

          People

            Unassigned Unassigned
            djspiewak Daniel Spiewak
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: