Sign up for free

Choose your product:

Connect Eclipse to TFS

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.

Create a team project

Once you've created your Team Foundation Service account, you'll want to create a team project. A team project is where you store all your source code, as well as tasks and builds. It's also a good way to get a team together to do some great work!

  1. Go to your home page - https://[your account].visualstudio.com - to create a team project.

    Create a project in TFS
  2. Name your project and choose a process template.

    Choose a process template.  Visual Studio Scrum 2.0, MSF for Agile, and MSF for CMMI Process Improvement are supported

    The process template defines how you manage your work: as a Scrum project, a general Agile project, or a more formal CMMI style project. Choose the template that's best for your team.

  3. Click Create Project, wait a few moments, and you're ready to go!

    When you click Create Project, everything comes together automatically

    Done. You have your very own Team Foundation Service in the cloud. Now, let's connect it to Visual Studio.

Connect Eclipse to your team project

  1. If you haven't already, install the Team Explorer plug-in for Eclipse: http://dl.microsoft.com/eclipse/tfs. Show me how.

  2. Open the team explorer in Eclipse.

    Show team explorer in the window menu.
  3. Connect to TFS.

    Connect link in Team Foundation Server perspective
    Servers button in the Add Existing Team Project dialog
    Add button in the Add/Remove Team Foundation Server dialog
  4. Copy your team project's URL from the browser.

    Name textbox in the Add Team Foundation Server dialog
  5. Sign in using your Live ID.

    Windows Live ID link

    Don't have a Live ID? Get one now.

  6. Select your project collection, and then select your team project.

    Team Project Collectionsa listbox and Team Projects listbox in the Add Existing Team Project dialog

    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.

    Team Explorer in Eclipse connected to TFS

Try this next

Or, dig deeper on MSDN:

Sign up for free