Reusing of ICasEditor instances doesn't surrounding update views
----------------------------------------------------------------

                 Key: UIMA-2225
                 URL: https://issues.apache.org/jira/browse/UIMA-2225
             Project: UIMA
          Issue Type: Bug
          Components: CasEditor
            Reporter: Joern Kottmann
            Assignee: Joern Kottmann
             Fix For: 2.3.2SDK


If the amount of editor in the workbench is restricted to a certain number, 
eclipse will reuse already existing editors and sets a new input.

In the case an editor input is change all the ICasEditor sensitive views are 
still bound to the old editor input.

To fix this introduce a new listener which can notify other views about an 
editor input change.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to