Connecting to Team Foundation Server (Team Explorer Everywhere)
Connect Eclipse to your team project in TFS so that you can use TFS to share your code, build your apps, and improve collaboration with your customers and your team members.
If you haven’t already, install the TFS plug-in for Eclipse.
Use the Team Foundation Server perspective in Eclipse to connect to TFS. If you use Visual Studio Online, connect to http://{your account}.visualstudio.com. If you use an on-premises installation of TFS, use http://{server}:{port}/tfs. The port will usually be 8080, but it could be different for your installation.
Note
Your TFS perspective may appear in a different pane than what’s shown here.
The Add Existing Team Project dialog box appears. Choose the Servers… button.
The Add/Remove Team Foundation Server dialog box appears. Choose the Add button.
Copy your team project's URL from the browser.
Select your project collection, and then select your team project.
Now you're connected. You can use TFS to can share and build your code, and to help collaborate with your customers and with your team members.
Q & A
Q: Why do I get a TF10169 error why I try to roll back my root folder?
A: The team project requires a root folder, so you can’t roll it back. You can delete the team project, though.
See Also
Concepts
Team Foundation Server Plug-in for Eclipse - Beginner's Guide