[ 
https://issues.apache.org/jira/browse/UIMA-1176?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13274662#comment-13274662
 ] 

Marshall Schor commented on UIMA-1176:
--------------------------------------

The global setting is set up to only define the initial value of each editor 
instance.  The setting can be changed within each editor instance to a 
different value, if desired, on the Type System page.  Changes to the global 
settings will only affect new editor instantiations.
                
> JCasGen shouldn't generate types for imported type systems (or at least it 
> should be an option)
> -----------------------------------------------------------------------------------------------
>
>                 Key: UIMA-1176
>                 URL: https://issues.apache.org/jira/browse/UIMA-1176
>             Project: UIMA
>          Issue Type: Improvement
>          Components: Eclipse plugins, Tools
>    Affects Versions: 2.3
>            Reporter: Adam Lally
>            Assignee: Marshall Schor
>             Fix For: 2.4.1SDK
>
>
> Our project reuses a common type system that we got from a different source.  
> The common type system descriptor is imported into our main type system 
> descriptor.  The common type system has its own JCas types, in a jar file.  
> When we generate JCas types for our main type system descriptor, it currently 
> generates all of the classes for all of the imported type systems as well.  
> We don't want this behavior, so we have to manually go through and delete 
> those classes.
> I think JCasGen should only generate types for the type system descriptor 
> that you run it on, not on imported type system descriptors.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to