Bug 551553 - Model editor - cannot select Imports in fragments via
keyboard

add listeners for arrow up/down to set focus to viewer/search text box
and to select the first element when table viewer gains focus

Change-Id: Iabb914f4a161fd0e8b2b0bcaa6a49b9b71e2e3a8
Signed-off-by: Benedikt Kuntz <benedikt.kuntz@airbus.com>
1 file changed
tree: 32d2e8b4407ea4842f2790978b45bc2eb2739a9e
  1. bundles/
  2. features/
  3. tests/
  4. .gitignore
  5. CONTRIBUTING
  6. LICENSE
  7. NOTICE
  8. pom.xml
  9. README.MD
README.MD

eclipse.platform.ui.tools

Repository for the platform tools to develop Eclipse 4 RCP applications.

How to build

Use the following command to build the components in this repository.

mvn clean verify -Pbuild-individual-bundles