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 600492d0f51bb35408620a2d950deacf77465789 Merge: 8c58a9d0671 67a44aff075 Author: Michael Bien <[email protected]> AuthorDate: Wed Mar 18 15:18:56 2026 +0100 Merge pull request #7081 from mbien/open-parent-folder Add open containing folder and open in tab actions. nbbuild/jms-config/desktop.flags | 1 - .../netbeans/modules/applemenu/Bundle.properties | 4 - .../netbeans/modules/applemenu/ShowInFinder.java | 99 ------- .../core/ui/sysopen/AbstractOpenInAction.java | 284 +++++++++++++++++++++ .../org/netbeans/core/ui/sysopen/Bundle.properties | 6 +- .../netbeans/core/ui/sysopen/SystemOpenAction.java | 127 --------- 6 files changed, 289 insertions(+), 232 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
