This is an automated email from the ASF dual-hosted git repository. jlahoda pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git
commit 5f89787b782b8994aba8857142dd2ea48007f750 Merge: 52347ee5b3b 57e571216df Author: Jan Lahoda <[email protected]> AuthorDate: Thu Mar 5 11:07:10 2026 +0100 Merge pull request #9200 from lahodaj/GITHUB-9160 9160: Do not try to auto-import simple enum names in switches, that are 'in scope' due to enum switch target typing. .../java/editor/imports/ClipboardHandler.java | 62 +++++++-- .../java/editor/imports/ClipboardHandlerTest.java | 153 +++++++++++++++++++-- 2 files changed, 187 insertions(+), 28 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
