Skip to content

Latest commit

 

History

History
90 lines (63 loc) · 4.2 KB

download-eclipse-plug-in.md

File metadata and controls

90 lines (63 loc) · 4.2 KB
title description ms.prod ms.technology ms.topic ms.custom ms.manager ms.author author ms.reviewer ms.date monikerRange
Get the Eclipse Plug-in for Azure DevOps Services & TFS support
Information and download links for Team Explorer Everywhere for Eclipse
devops
devops-cicd
conceptual
java
jillfra
dastahel
davidstaheli
dastahel
11/01/2018
>= tfs-2013

Visual Studio Team Explorer Everywhere for Eclipse (Azure DevOps Services and TFS)

Visual Studio Team Explorer Everywhere (TEE) is a plug-in for Eclipse that enables you to work with Team Foundation Server (TFS) and Azure DevOps using both Team Foundation Version Control (TFVC) and Git version control systems.

For information on connecting to an Azure DevOps Services Git repo from Eclipse with TEE, read Share your code with Eclipse and Azure DevOps Services Git.

Eclipse Update Site for Latest Release

The latest release of TEE can always be installed in Eclipse using this update site URL:

To install Team Explorer Everywhere from within Eclipse

  1. Click on the Eclipse icon in the toolbar to open the Eclipse Java IDE.

    Click Eclipse in the Toolbar

  2. The first time you run Eclipse, it will prompt for default workspace. Click on the box "Use this as the default and do not ask again" to use the default workspace on startup.

    Accept the default Eclipse workspace

  3. When the Welcome dialog appears, on the Help Menu select Install New Software.

    Click on Help > Install New Software

  4. Choose the Add button to add a new repository. Use Team Explorer Everywhere as the name. The location of the update site is https://dl.microsoft.com/eclipse.

    Add Repository

  5. Choose the OK button.

  6. In the list of features in the Install dialog box, select the check box that corresponds to the Team Explorer Everywhere plugin. 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.

    Select Team Explorer Everywhere

  7. Choose Next two times. Accept the license agreement and choose Finish

  8. Eclipse will need to restart.

Standalone Download Links

Latest TEE Release

  • Latest release on GitHub
  • Contains the TEE plugin for Eclipse, the cross-platform TFVC command-line-client (CLC), and the TFS SDK for Java

TEE 2015 (Dev 14 RTM)

  • Download page for TEE 2015
  • SP 3 (14.0.3) Released 03/29/2016
  • SP 2 (14.0.2) Released 12/30/2015
  • SP 1 (14.0.1) Released 07/15/2015
  • Contains the TEE plugin for Eclipse, the cross-platform TFVC command-line-client (CLC), and the TFS SDK for Java

TEE 2013 (Dev 12 RTM)

  • Download page for TEE 2013
  • Released 09/21/2014
  • Contains the TEE plugin for Eclipse, the cross-platform TFVC command-line-client (CLC), and the TFS SDK for Java

TEE (Dev 11 RTM)

TEE 2010

Next Steps