You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Daniel Kulp (JIRA)" <ji...@apache.org> on 2014/02/06 22:00:22 UTC

[jira] [Resolved] (AMQ-5027) Using maven-eclipse-plugin to generate eclipse projects fails for leveldb

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

Daniel Kulp resolved AMQ-5027.
------------------------------

       Resolution: Fixed
    Fix Version/s: 5.10.0

> Using maven-eclipse-plugin to generate eclipse projects fails for leveldb
> -------------------------------------------------------------------------
>
>                 Key: AMQ-5027
>                 URL: https://issues.apache.org/jira/browse/AMQ-5027
>             Project: ActiveMQ
>          Issue Type: Bug
>            Reporter: Daniel Kulp
>            Assignee: Daniel Kulp
>             Fix For: 5.10.0
>
>
> The scala stuff in activemq-leveldb-store causes problems if you generate an eclipse project using the maven-eclipse-plugin.   Couple things need to be done:
> 1) Add the scala nature so its created as a scala project instead of java
> 2) Add the scala dirs as source dirs so eclipse see's them as source and will compile them.
> git pull request coming....



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)