Git plugin installation on Eclipse.
This is very easy and you can do this easily. Normally , Eclipse IDE comes with in-build git plug-in. But, some how if its missed, we can add as the external plugin. Follow the below step-by-step process .
Step by step process to install git plugin on eclipse:-
Step 1) Use the repository location. i.e. http://download.eclipse.org/egit/updates
Step 2.) Go to Help > Install New Software
Step 3.) Add repository location, Click Add. Enter repository name as "EGit".Then click Ok to add repository location.
Step 4.) Expand “Eclipse Git Team Provider” and select “Eclipse Git Team Provider”. Then Click Next
Step 5.) Review product and click Next.
Step 6.) Accept the agreement and click Finish.
Step 7.) Then, it will take few time for download the plugin and binaries.
Step 8.) Then ,accept the prompt to restart the Eclipse.
Now Your Eclipse is ready to use Git Repository Plugin.
You can also verify the Git installation.
Step 1.) Go to Help > Install New Software
Step 2.) Click on Already Installed and verify plugin is installed.
Else you can verify by searching on Windows => preference => type egit on search box.
Screenshot 1:-
Screenshot 2:-
Hope it will help you.
This is very easy and you can do this easily. Normally , Eclipse IDE comes with in-build git plug-in. But, some how if its missed, we can add as the external plugin. Follow the below step-by-step process .
Step by step process to install git plugin on eclipse:-
Step 1) Use the repository location. i.e. http://download.eclipse.org/egit/updates
Step 2.) Go to Help > Install New Software
Step 3.) Add repository location, Click Add. Enter repository name as "EGit".Then click Ok to add repository location.
Step 4.) Expand “Eclipse Git Team Provider” and select “Eclipse Git Team Provider”. Then Click Next
Step 5.) Review product and click Next.
Step 6.) Accept the agreement and click Finish.
Step 7.) Then, it will take few time for download the plugin and binaries.
Step 8.) Then ,accept the prompt to restart the Eclipse.
Now Your Eclipse is ready to use Git Repository Plugin.
You can also verify the Git installation.
Step 1.) Go to Help > Install New Software
Step 2.) Click on Already Installed and verify plugin is installed.
Else you can verify by searching on Windows => preference => type egit on search box.
Screenshot 1:-
Screenshot 2:-
Hope it will help you.
- How to install Jboss Fuse on Linux ?
- How to install jd-gui (Java Decompiler with graphics mode)?
- How to install Jboss Developer Studio on Linux ?
- How to install SQL * PLUS client in linux ?
- How to create tag in Git ?
- How can I edit / fix the last git commit's message?
No comments:
Post a Comment