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/05 17:46:09 UTC

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

Daniel Kulp created AMQ-5027:
--------------------------------

             Summary: 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



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)