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 91c23e08db801f8ade6ce1fcf6dea14c4a6bcacd Merge: 98ac8a4101 d136c79e42 Author: Michael Bien <[email protected]> AuthorDate: Tue Jul 23 01:18:50 2024 +0200 Merge pull request #7537 from mbien/global-goal-presets Add global maven goal presets .../netbeans/modules/maven/ActionProviderImpl.java | 202 +++++++++++---------- .../modules/maven/customizer/ActionMappings.form | 10 +- .../modules/maven/customizer/ActionMappings.java | 54 +++--- .../modules/maven/execute/ActionToGoalUtils.java | 19 +- .../modules/maven/execute/ui/RunGoalsPanel.form | 39 ++-- .../modules/maven/execute/ui/RunGoalsPanel.java | 126 ++++++------- .../src/org/netbeans/modules/maven/nbactions.xml | 38 ++++ .../modules/maven/options/SettingsPanel.java | 47 +++-- 8 files changed, 283 insertions(+), 252 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
