Possible Duplicate:
Git plugin for eclipse
I have a project on google code to download. Is there a way I use git clone project_url
in eclipse and download the source code?
Are there any plugins to do that? I'm using eclipse 3.4.2.
Possible Duplicate:
Git plugin for eclipse
I have a project on google code to download. Is there a way I use git clone project_url
in eclipse and download the source code?
Are there any plugins to do that? I'm using eclipse 3.4.2.
You can use Egit Plugin
You can add it to Eclipse from Eclipse Marketplace (Help-> Eclipse Market Place) and then import the Git Project using (File->Import->Git->Projects From Git) menu option