[ 
https://issues.apache.org/jira/browse/BUILDR-284?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Peter Donald closed BUILDR-284.
-------------------------------


> Eclipse Metadata Should Reflect Scala Tests on Java Projects
> ------------------------------------------------------------
>
>                 Key: BUILDR-284
>                 URL: https://issues.apache.org/jira/browse/BUILDR-284
>             Project: Buildr
>          Issue Type: Bug
>          Components: IDE
>    Affects Versions: 1.3.4
>            Reporter: Daniel Spiewak
>            Priority: Minor
>             Fix For: 1.4
>
>
> 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.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to