In IntelliJ 9.0, is there any way to hide the panels on the sides and bottom? Specifically, I'm trying to hide the Ant Build panel, since I don't use Ant and don't want to have these extra panels taking up space on my side and bottom bars.
+1
A:
You can permanently remove the Ant Build panel by disabling the plugin. Go to Settings > Plugins and uncheck the "Enable" box next to Ant Support.
Josh Brown
2009-12-24 14:51:00
bad way [15 chrs]
Roman
2009-12-24 14:52:58
Works for me - this is exactly what I wanted.
Josh Brown
2009-12-24 15:29:31
A:
CTRL-SHIFT-F12 maximizes the editor
Also, SHIFT-ESC closes the active panel
Shaun
2009-12-24 14:59:53