In this section, we will see how to integrate Eclipse and VSTS so we can commit the code from the local system to VSTS.
Download Eclipse, open it, and click on the Help menu. Select Install New Software.
Add a site to install the TFS plugin in Eclipse so we can commit code to VSTS from the Eclipse directly.
Select Team Explorer Everywhere and click on Next:
Review Install Details and click on Next.
Review Licenses and Accept Terms and click on Finish.
Wait until the installation is complete and restart the Eclipse.
In Eclipse, go to Window | Perspective | Open Perspective | Other... | Select Team Foundation Server ...