Microsoft Download Center Archive

Microsoft Team Explorer Everywhere 2015 (Out-of-date versions 14.0.2-14.0.3 for legacy systems)

  • Published:
  • Version: 2015
  • Category: Tool
  • Language: English

For the newest version of Team Explorer Everywhere, please visit https://github.com/Microsoft/team-explorer-everywhere/releases. Team Explorer Everywhere includes the Eclipse plug-in and the cross-platform, command-line client for Visual Studio Team Foundation Server 2010, 2012, 2013, 2015 and Visual Studio Team Services.

  • For the newest version of Team Explorer Everywhere, please visit https://github.com/Microsoft/team-explorer-everywhere/releases. Team Explorer Everywhere includes the Eclipse plug-in and the cross-platform, command-line client for Visual Studio Team Foundation Server 2010, 2012, 2013, 2015 and Visual Studio Team Services.

Files

Status: Live

This download is still available on microsoft.com. The downloads below will come directly from the Microsoft Download Center.

FileSHA1 HashSize
TEE-CLC-14.0.2.zip500e34ecbf6c8def9bd9a7b29e2d7f04b539804918.00 MB
TEE-CLC-14.0.3.zip8e665037c82ebff41957b6bf1fc8666eadc6ff5d18.19 MB
TFS-SDK-14.0.2.zipa524fdeb8c830f72e6eab2d7cddf660a3647e50e23.54 MB
TFS-SDK-14.0.3.zip83188f17b2b5da5024ab4611c1bb8f00f65135c423.61 MB
TFSEclipsePlugin-UpdateSiteArchive-14.0.2.zip2afe4d8d7590fd2a69f66bbbc684c9bce5ef118123.79 MB
TFSEclipsePlugin-UpdateSiteArchive-14.0.3.zip908668fda506658054ae350909a2bd178563058123.98 MB

File sizes and hashes are retrieved from the Wayback Machine’s indexes. They may not match the latest versions of files hosted on Microsoft servers.

System Requirements

Operating Systems: Apple Mac OS X, HP-UX, Linux, Solaris, Windows 10, Windows 7, Windows 8, Windows 8.1, Windows Server 2008 R2, Windows Server 2012, Windows Server 2012 R2, Windows Vista

    • Windows 10 (x86, x64)
    • Windows 8.1 (x86, x64)
    • Windows 8 (x86, x64)
    • Windows 7 (x86, x64)
    • Windows Vista (x86, x64)
    • Windows Server 2008 R2 (x86, x64)
    • Windows Server 2012 (x86, x64)
    • Windows Server 2012 R2 (x86, x64)
    • Linux with GLIBC 2.3+ (x86, x86_64, PowerPC)
    • Mac OS X 10.8+ (Intel only)
    • Solaris 8 to 11 (SPARC,x64)
    • AIX 5.2 to 7.1(32 and 64 bit)
    • HP-UX 11i v1 to v3 (PA-RISC, Itanium)
    Integrated development environment (IDE) requirements:
    • IDEs that are based on Eclipse 3.5 to 4.5 on Windows, Linux, Mac OS X, Solaris, AIX, or HP-UX.
    Java runtime requirements:
    • Oracle Java™ 1.6+ or IBM Java™ 1.6+ on Microsoft Windows
    • Apple Java™ 1.6+ on Mac OS X
    • Oracle Java™ 1.6+ on Linux or Solaris
    • IBM Java™ 1.6+ on Linux or AIX
    • HP Java™ 1.6+ on HP-UX
    Team Foundation Server requirements:
    • Visual Studio Team Services
    • Visual Studio Team Foundation Server 2015
    • Visual Studio Team Foundation Server 2013
    • Visual Studio Team Foundation Server 2012
    • Visual Studio Team Foundation Server 2010

Installation Instructions

  • Installing the Team Foundation Server Plug-in For Eclipse

    You must install the plug-in before you can use it in your development processes. You can install into Eclipse directly from the update site, or you can install from the Eclipse Update Site Archive.

    To install from the Eclipse update site:
    1. Open Eclipse.
    2. On the Help menu, choose Install New Software.
    3. The Install dialog box appears.
    4. Choose the Add button.
    5. The Add Repository dialog box appears.
    6. For the name, enter "TFS plug-in for Eclipse"
    7. Specify the location of the update site: http://dl.microsoft.com/eclipse/tfs
    8. Choose the OK button.
    9. In the list of features in the Install dialog box, select the check box that corresponds to the Team Foundation Server Plug-in for Eclipse. If you don't see this option, use the pull-down menu for Work with and find the update site URL you just entered in the list and select it, then select the check box beside the plug-in mentioned above.
    10. Choose the Next button two times.
    11. If you agree to the Microsoft Software License Terms, accept them and then choose the Finish button.
    12. Restart Eclipse when you are prompted.

    To install the plug-in from the update site archive:
    1. Use the link on this page to download TFSEclipsePlugin-UpdateSiteArchive-14.0.3.zip.
    2. Open Eclipse.
    3. On the Help menu, choose Install New Software.
    4. The Install dialog box appears.
    5. Choose the Add button.
    6. The Add Repository dialog box appears.
    7. For the name, enter "Local TFS plug-in for Eclipse update archive".
    8. Choose the Archive button.
    9. The Repository archive dialog box appears.
    10. Find and select the downloaded "TFSEclipsePlugin-UpdateSiteArchive-14.0.3.zip" file as the File name.
    11. Choose the Open button.
    12. Choose the OK button.
    13. In the list of features in the Install dialog box, select the check box that corresponds to the Team Foundation Server Plug-in for Eclipse.
    14. Choose the Next button two times.
    15. If you agree to the Microsoft Software License Terms, accept them and then choose the Finish button.
    16. Restart Eclipse when you are prompted.

    Installing the Cross-platform Command-line Client for Team Foundation Server

    You can perform many version-control operations from the cross-platform command-line client for Team Foundation Server. Before you can use this client, you must install it and configure your shell or system path to include the installation folder.

    To install the Cross-Platform Command-Line Client for Team Foundation Server
    1. Use the link on this page to download TEE-CLC-14.0.3.zip.
    2. Unzip the archive (TEE-CLC-14.0.3.zip file) that contains the client.
    3. Configure your shell or system path to include the folder to which you unzipped the archive.
    4. To verify that the client is working, at a command prompt, type tf, and then press the ENTER key.
    If the client is correctly installed, output appears, starting with "Microsoft Team Explorer Everywhere Command-line Client (version 14.0.3)".

    For information about any of the commands, you can type tf help Command, where Command is the name of the command for which you want information. For example, you could type tf help checkin. You can also type tf command /help or tf command -help to obtain help.

Related Resources