[teiid-designer-dev] [Teiid-Designer/teiid-designer] d35e01: TEIIDDES-1724: Stops active editor selection if ob...

Paul Richardson p.g.richardson at redhat.com
Mon Sep 16 09:29:50 EDT 2013


  Branch: refs/heads/8.2.x
  Home:   https://github.com/Teiid-Designer/teiid-designer
  Commit: d35e012af24c6b2c7322b7d083eb3e20bfd2333b
      https://github.com/Teiid-Designer/teiid-designer/commit/d35e012af24c6b2c7322b7d083eb3e20bfd2333b
  Author: Paul Richardson <p.g.richardson at redhat.com>
  Date:   2013-09-16 (Mon, 16 Sep 2013)

  Changed paths:
    M plugins/org.teiid.designer.ui/src/org/teiid/designer/ui/explorer/ModelExplorerResourceNavigator.java

  Log Message:
  -----------
  TEIIDDES-1724: Stops active editor selection if object is a descendent

* When opening an editor, the default behaviour is to find the file that
  is the input of the editor. This file is then selected in the model
  explorer if 'link with editor' is enabled.

* Behaviour changed to check whether the file being selected in the model
  explorer is the container of the currently selected object. If it is
  then do not change the selection.





More information about the teiid-designer-dev mailing list