Team Foundation Server (TFS) for Eclipse on Mac OS X

Microsoft has released a cross-platform plug-in for eclipse to enable easy connection with TFS. The plug-in can be downloaded from Team Explorer Everywhere for Team Foundation Server

I had personally encountered installation error when following the instruction to install the plug-in using the zip file from the site.

My recommendation would be to specify the location of the update site in the “Install New Software” dialog.

The below is the step for installing from Eclipse update site, however there is a missing step that result in an installing error. The text in red is required if you encountered an error in installing.

  1. Open Eclipse.
  2. On the Help menu, click Install New Software.
  3. The Install dialog box appears.
  4. Choose the Add button.
  5. The Add Site dialog box appears.
  6. For the name, enter “TFS plug-in for Eclipse”.
  7. Specify the location of the update site to be: http://dl.microsoft.com/eclipse/tfs 
  8. Choose the OK button <Before clicking on the OK button, do UNCHECK ‘Contact all update sites during install to find required software”>
  9. In the list of features in the Install dialog box, select the check box that corresponds to the TFS plug-in for Eclipse.
  10. Choose the Next button two times.
  11. If you agree to the Microsoft Software License Terms, accept them and then choose the Next button.
  12. Restart Eclipse when prompted.

Special thanks to http://stackoverflow.com/questions/23201685/eclipse-sdk-update-error-an-error-occur-while-collecting-items-to-be-installed

This entry was posted in OS X and tagged , , . Bookmark the permalink.

1 Response to Team Foundation Server (TFS) for Eclipse on Mac OS X

  1. ralphcompton says:

    I don’t think this works anymore. http://dl.microsoft.com/eclipse/tfs gives a 403 error.

    Like

Leave a comment