git - no commit button in Team menu in eclipse when checking out project from github -


i create local maven project in eclipse. share project on github remote repository. , team menu comes have list of buttons commit, revert etc. using svn.

now checked out same project same remote repository on machine. project checked out team menu has share button. eclipse dose not recognize checked out scm.

what make eclipse has list of buttons in team menu when checking out git project?

chances are, have not installed egit plugin on second machine, therefore eclipse doesn't know git repositories.


Comments

Popular posts from this blog

get url and add instance to a model with prefilled foreign key :django admin -

css - Make div keyboard-scrollable in jQuery Mobile? -

ruby on rails - Seeing duplicate requests handled with Unicorn -