CDE JCasGen adding generated sources to non-Java source folder
--------------------------------------------------------------

                 Key: UIMA-1044
                 URL: https://issues.apache.org/jira/browse/UIMA-1044
             Project: UIMA
          Issue Type: Improvement
          Components: Eclipse plugins
    Affects Versions: 2.2.2
            Reporter: Marshall Schor
            Priority: Minor


In an Eclipse project set up following the maven conventions for groovy (and 
other languages), there are folders src/main/java and src/main/groovy (or 
other) that are both on Eclipse's sources build path.

The CDE / JCasGen code should put the generated classes into the src/main/java 
part (currently - it's putting these into the groovy part - workaround is to 
manually move them after running jcasgen).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to