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

Peter Donald closed BUILDR-327.
-------------------------------


> specifying the :plugin eclipse nature explicitly in the project fails.
> ----------------------------------------------------------------------
>
>                 Key: BUILDR-327
>                 URL: https://issues.apache.org/jira/browse/BUILDR-327
>             Project: Buildr
>          Issue Type: Bug
>          Components: IDE
>    Affects Versions: 1.3.5
>            Reporter: Hugues Malphettes
>             Fix For: 1.4
>
>         Attachments: eclipse_non_standard_pluin_project_sepc.diff
>
>
> This bug is related to BUILDR-300.
> define('foo') do
>   eclipse.natures = [:java, :plugin]
> end
> fails with uninitialized constant Buildr::Eclipse::Plugin::BUILDER
> where as 
> define('foo') do
>   eclipse.natures = :scala
> end
> works.

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

        

Reply via email to