For creating new UIMA descriptors in Eclipse, make accelerator keys work better
-------------------------------------------------------------------------------
Key: UIMA-458
URL: https://issues.apache.org/jira/browse/UIMA-458
Project: UIMA
Issue Type: Improvement
Components: Eclipse plugins
Affects Versions: 2.1
Reporter: Marshall Schor
Priority: Trivial
If you use keyboard shortcuts to create a new UIMA component, things don't
quite work because many of the UIMA components get "filtered" by the keyboard
keys. This may be fixable with proper accelerator key specifications.
Failing case for example:
1) select a Java project
2) press (assuming normal key bindings) ALT - f - n - o - u which is short
for:
menu - File - New - Other - filter by "u". This shows the UIMA folder under
"other", and also expands it, but filters it to only show strings containing
words which start with a "u". So no component show up.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.