Share your code
Upload your code to TFS so you can version, build, and share it with team members.
Share the project
-
If you haven't already, connect to TFS.
-
Use the Team menu in Eclipse to share the project to TFS.

-
Choose the server location.

-
Your code is mapped to a folder in TFS and is ready to check in.

-
The pending changes in TFS show up in the package explorer.

Check the project in to TFS
-
Check in the pending changes.

-
And your code is shared.

-
Go to the source control explorer to see your code in TFS.
Now your code is in TFS, so you can get back to coding. You can check in your code and get changes that others make to the code. You can use TFS to build your app, too.
Try this next
Or, dig deeper on MSDN:
Sign up for free