I have this problem and I have no idea how to get the Git section on the toolbar. The image below shows the specific error :
Thank you for all your answers!
I have this problem and I have no idea how to get the Git section on the toolbar. The image below shows the specific error :
Thank you for all your answers!
In the "Action Set Availability" tick "Git" and "Git Navigation Actions"
Then in "Tool Bar Visibility" tick "Git"
This message has been introduced in Eclispe 4.4 (commit 427558b of eclipse/eclipse.platform.ui
), replacing "command groups" by "action sets".
See "How do I make my action set visible?"
the user can always have the last say by customizing perspectives (
Window > Customize Perspective
).
From here, the user can turn on or off any action sets for the current perspective. This will override all the other mechanisms for defining action set visibility.