Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Multiple "Open a Terminal" icons keep appearing in Eclipse toolbar

Lately I noticed that every now and then a new "Open a Terminal" icon appears on my Eclipse toolbar.

Right now it looks like this, almost taking all the width of the window:

Terminal icons on toolbar

Did anyone encounter such a strange behavior ?

FYI This is Eclipse Mars.1 (4.5.1) and I have a few plugins installed: SVN (with SVNKit and JavaHL), Serena Dimensions 12 interface, Activiti BPMN 2.0 Designer and Eclipse Color Theme

Thank you.

like image 268
Charaf Errachidi Avatar asked Feb 11 '16 11:02

Charaf Errachidi


1 Answers

I found out how to hide specific toolbars (I don't know why a right click on the toolbars doesn't work like office apps...) :

  • Go to Window->Perspective->Customize Perspective...

  • On the "Tool Bar Visibility" tab uncheck "Terminal" option to hide it

like image 120
Charaf Errachidi Avatar answered Sep 20 '22 11:09

Charaf Errachidi