This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 232225

Summary: Allow to define shortcut for "Re-run goals"
Product: projects Reporter: markiewb
Component: MavenAssignee: Tomas Stupka <tstupka>
Status: REOPENED ---    
Severity: normal CC: LordQuackstar
Priority: P3 Keywords: A11Y, USABILITY
Version: 7.4   
Hardware: PC   
OS: Windows 7   
Issue Type: ENHANCEMENT Exception Reporter:
Attachments: Shows one rerun-button, but no shortcut can be defined for it

Description markiewb 2013-07-03 20:46:01 UTC
Created attachment 136675 [details]
Shows one rerun-button, but no shortcut can be defined for it

* run a maven build -> output window opens and the build ran
* on the left side of the output window there are buttons to "re-run the goals"/"re-run the goals with different arguments"

ACTUAL: you can click on the buttons via mouse, BUT there is no shortcut (defined nor it can be set in keymap options) to invoke this action via keyboard

EXPECTED: allow shortcuts to be set for these actions
Comment 1 Milos Kleint 2013-10-09 11:13:47 UTC
the problem is that the action is hard to make global as it's only associated with the output tab it belongs to and there can be multiple maven output tabs at once.
Comment 2 markiewb 2013-10-09 19:12:38 UTC
(In reply to Milos Kleint from comment #1)
> the problem is that the action is hard to make global as it's only
> associated with the output tab it belongs to and there can be multiple maven
> output tabs at once.

How to rerun the goals of the currently open maven output window? Most times this will be the newest one.
Comment 3 Martin Balin 2016-07-07 08:39:32 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss
Comment 4 markiewb 2016-07-10 20:36:52 UTC
Still valid in 8.2 dev 
Product Version: NetBeans IDE Dev (Build 201607100002)