Search code examples
eclipsegoogle-app-enginegoogle-plugin-eclipse

Multiple toolbar buttons with Google Plugin for Eclipse


I've recently installed Google Plugin over my Eclipse 4.2, and now I've got a problem with my toolbar buttons. Those added by plugin are multiplied, now I have 2 sets, but my older eclipse installation on other machine has about 8 of them, and thats pretty annoying.

Can anyone help me find what causes this problem?MUltiple toolbar buttons

Edit: I cannot remove extra buttons via Window->Customize perspective...->Tool Bar Visibility (unselecting GDTPulldownToolbar group or any of its child). Unchecking extra items does nothing, and no errors are outputted to Eclipse Error Log view. I'll be happy if I could remove all Google Plugin buttons from my toolbar.


Solution

  • go to Window > Customize Perspective > Tool Bar Visibility

    You will see : "GDT PulldownToolbar"

    1. If its unchecked, re-check it. Click on "OK".
    2. Now you will see the icons on tool bar.
    3. Again goto same view i.e. "Tool Bar Visibility"
    4. Un-check the "GDT PulldownToolbar". Click on "OK".

    With above steps, I was able to hide the repeating toolbars successfully. (Version: Kepler Service Release 1, Build id: 20130919-0819 : Ubuntu 12.04 LTS 64 bit, GWT plugin 4.3)