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 94c0b0f88d81c8beb47430e0f12d0921d6ba7ac4 Merge: b1c24b2c11c 99ea64dca34 Author: Michael Bien <[email protected]> AuthorDate: Thu Jan 23 19:51:08 2025 +0100 Merge pull request #8171 from mbien/fix-ergonomics-pg-npe Fix NPE during project group creation caused by ergonomics .../modules/project/ui/OpenProjectList.java | 8 ++- .../modules/project/ui/ProjectUtilities.java | 57 ++++++++-------------- .../netbeans/modules/project/ui/groups/Group.java | 14 +++++- 3 files changed, 37 insertions(+), 42 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
