Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

In Intellij-IDEA 13, what happened to the tool window buttons that version 12 had?

I installed the community edition of Intellij-IDEA 13 and I lost the tool window buttons on the right, left and bottom. Here's an image of the buttons on the right in Intellij-IDEA 12:

Intellij-IDEA 12 Tool Window Buttons

What happened to these? I can get them to pop up by going to View -> Tool Windows -> <Pick One>, but if I close them, I have to go back to the menu to get it to pop up. This isn't that big of a deal because there are also short cuts attached to some of them. But, I use the "Maven" one frequently, and there's no shortcut attached for that one.

Were these tool window buttons replaced with something better that I haven't discovered yet? If not, is there a way to get these buttons back?

like image 390
Daniel Kaplan Avatar asked Feb 19 '14 18:02

Daniel Kaplan


2 Answers

Such buttons are invisible by default from left and right side. Click here if you want make them visible: And click again and they will disappear.

enter image description here

like image 51
Ashot Karakhanyan Avatar answered Sep 22 '22 22:09

Ashot Karakhanyan


Maybe this will help:

http://www.jetbrains.com/idea/webhelp/intellij-idea-tool-windows.html

There's a button that will bring them right up without resorting to the menu selection.

like image 33
duffymo Avatar answered Sep 25 '22 22:09

duffymo