LoginSignup
0
Organization

【Intellij IDEA(Ultimate)】New UIでBuild ProjectボタンをOld UI同様の位置に表示する

IntellijファミリーエディタのNew UIで、ビルドボタン(ハンマーアイコン)が非表示になっていたため、これをOld UI同様にカスタマイズします。
やった後の表示は以下のようになります。

image.png

やり方

まず、File -> Settings -> Appearance & Behavior -> Menus and Toolbarsを開きます。
image.png
image.png

次に、Main Toolbar Right -> ExecutionTargetsToolbarGroupを選択し、その状態で+マークからAdd Actionを選択します。

image.png

その中からBuild Projectを検索し、OKで追加できます。

image.png

変更を適用した後の表示は以下のようになります。

image.png

補足

この手順は、以下のコメントで提示されていた内容を一部修正したものです。

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
What you can do with signing up
0