This is an automated email from the ASF dual-hosted git repository.
mbien pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/netbeans.git
from f914d7fecd5 Remove Mylyn Integration
add b2ad0410ffe Fix rare CCE in the interface selector UI of the
new-java-class wizard
new 0f6eb1e9b1b Merge pull request #9050 from
mbien/fix-cce-in-interface-filter
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../modules/jumpto/symbol/ContentProviderImpl.java | 40 ++++++------
.../modules/jumpto/symbol/GoToPanelImpl.java | 9 ++-
.../netbeans/modules/jumpto/type/Bundle.properties | 1 -
.../modules/jumpto/type/FilteredListModel.java | 72 ++++++++++------------
.../netbeans/modules/jumpto/type/GoToPanel.java | 7 +--
.../modules/jumpto/type/GoToTypeAction.java | 49 ++++++++-------
6 files changed, 85 insertions(+), 93 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists