Eclipse

In Eclipse, Egit’s Team context menu has only two options: Apply patch, Share Project

I come across this issue, after importing a new Git repository in Eclipse, with Egit’s Team context menu

Generally Team context menu shows as shown below

Where as Egit’s Team context menu has only two options: Apply patch, Share Project

Here is what i did to solve the issue,

  • Rightclick on your project and select:
  • Team -> Share Project… -> Git -> [check your project] -> Finish

Team context menu

It solves the issue. Credits to Martin peter. here is the ref link

Leave a Reply

Your email address will not be published.