Sign up for free

Choose your product:

Share your code

Upload your code to TFS so you can version, build, and share it with team members.

Share the project

  1. If you haven't already, connect to TFS.

  2. Use the Team menu in Eclipse to share the project to TFS.

    Team menu, share project.
    Select Team Foundation Server in Share Project dialog.
  3. Choose the server location.

    Project selection dialog.
  4. Your code is mapped to a folder in TFS and is ready to check in.

    Share code confirmation dialog.
  5. The pending changes in TFS show up in the package explorer.

    Pending changes in the package explorer.

Check the project in to TFS

  1. Check in the pending changes.

    Pending changes link in the team explorer.
    Add comment and check in.
  2. And your code is shared.

    Checkin confirmation in the team explorer.
  3. Go to the source control explorer to see your code in TFS.

    Home button in the team explorer.
    Source control explorer link in the team explorer.
    Shared project in source control explorer.

    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