Richard Eckart de Castilho created UIMA-5760:
------------------------------------------------
Summary: Write descriptors to a new source folder instead of
adding to target/classes
Key: UIMA-5760
URL: https://issues.apache.org/jira/browse/UIMA-5760
Project: UIMA
Issue Type: Improvement
Components: uimaFIT-Maven-Plugin
Reporter: Richard Eckart de Castilho
Assignee: Richard Eckart de Castilho
Fix For: 2.4.1uimaFIT
Adding the generated files to target/classes makes them inaccessible in Eclipse
because the class file output folder is hidden in the IDE. A common approach is
to write generated files into new source folders and have the plugin add them
to the Maven build. This nicely separates generated files from compiled files
and also makes them accessible again in Eclipse.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)