mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 06:05:01 +07:00
java test: IDEA-388410 run tests from changes view
GitOrigin-RevId: e956c0ef5e3af0c93c54346bbd618ab7ddb42a04
This commit is contained in:
committed by
intellij-monorepo-bot
parent
075301ab03
commit
6f1c487d2b
@@ -54,6 +54,11 @@
|
||||
<keyboard-shortcut first-keystroke="control shift SEMICOLON" keymap="$default"/>
|
||||
</action>
|
||||
|
||||
<group id="ChangesViewPopupMenuRunGroup">
|
||||
<reference ref="RunContextPopupGroup"/>
|
||||
<add-to-group group-id="ChangesViewPopupMenu" anchor="before" relative-to-action="ShowDiscoveredTests"/>
|
||||
</group>
|
||||
|
||||
<action class="com.intellij.execution.testDiscovery.actions.ShowAffectedTestsAction" id="ShowDiscoveredTests">
|
||||
<add-to-group group-id="RunTestGroup" anchor="last"/>
|
||||
<add-to-group group-id="ChangesViewPopupMenu" anchor="last"/>
|
||||
|
||||
Reference in New Issue
Block a user