Michael Beckerle created DAFFODIL-1872:
------------------------------------------
Summary: Eclipse classpaths for daffodil-io module need fixing
Key: DAFFODIL-1872
URL: https://issues.apache.org/jira/browse/DAFFODIL-1872
Project: Daffodil
Issue Type: Bug
Components: Infrastructure
Affects Versions: 2.0.0
Reporter: Michael Beckerle
Priority: Minor
Fix For: 2.1.0
daffodil-io needs to include src/main/scala, but exclude src/test/scala not
just from the eclipse source directories but from the entire eclipse project.
Otherwise searching for things found in daffodil-io-unittest will always hit
twice. Once in daffodil-io, and again in daffodil-io-unittest. This can be
quite confusing.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)