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)