[
https://issues.apache.org/jira/browse/UIMA-5760?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Richard Eckart de Castilho updated UIMA-5760:
---------------------------------------------
Fix Version/s: (was: 2.4.1uimaFIT)
> 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
> Priority: Major
>
> 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)