This is an automated email from the ASF dual-hosted git repository. mbien pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git
commit da1da736611b874efd6277a43741eabe3dcfd7b1 Merge: 61d023ba4e 8107f06bea Author: Michael Bien <[email protected]> AuthorDate: Tue Feb 27 19:56:51 2024 +0100 Merge pull request #7077 from mbien/fix-inner-class-hints Fix: Settings persistence does not work for inner-class hints .../AuxiliaryConfigBasedPreferencesProvider.java | 180 ++++++++------------- .../modules/java/hints/bugs/Unbalanced.java | 17 +- .../hints/providers/code/CodeHintProviderImpl.java | 9 +- 3 files changed, 75 insertions(+), 131 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
