Commit 1d2c8131 authored by Elena.Korotkova's avatar Elena.Korotkova Committed by intellij-monorepo-bot
Browse files

new toolbar: add compile dirty back to the new toolbar

GitOrigin-RevId: da9b7600dbc3d8f1aaf7e3bfbc2f9e494a391461
parent 57b2a7e9
Branches unavailable Tags unavailable
No related merge requests found
Showing with 1 addition and 0 deletions
+1 -0
......@@ -84,6 +84,7 @@
<group id="Java.BuildMenu">
<action id="CompileDirty" class="com.intellij.compiler.actions.CompileDirtyAction" icon="AllIcons.Actions.Compile">
<add-to-group group-id="TouchBarDefault" anchor="before" relative-to-action="RunConfiguration"/>
<add-to-group group-id="RightToolbarSideGroup" anchor="first"/>
</action>
<action id="MakeModule" class="com.intellij.compiler.actions.MakeModuleAction"/>
<action id="Compile" class="com.intellij.compiler.actions.CompileAction"/>
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment