| title | Share your code in TFVC using Eclipse |
|---|---|
| titleSuffix | Azure Repos |
| description | Share code in TFVC using Eclipse |
| ms.assetid | 181CB50F-44D3-4BA4-8E89-ADB9CB87DEB6 |
| ms.service | azure-devops-repos |
| ms.topic | quickstart |
| ms.date | 07/13/2022 |
| monikerRange | <= azure-devops |
| ms.subservice | azure-devops-repos-tfvc |
[!INCLUDE version-lt-eq-azure-devops]
Share your code with your team with Azure DevOps Services and Eclipse.
[!INCLUDE include]
If your project uses TFVC in your Azure DevOps organization, read on. However, if your project uses Git in your Azure DevOps organization,then read Share your code in Git using Eclipse.
| Category | Requirements |
|---|---|
| Project access | Member of the Azure DevOps project where the TFVC repository is located. |
| Permissions | - Read: To view the repository and its contents. - Check In: To check in changes to the repository. - Check Out: To check out files for editing. - Manage Workspaces: To create and manage workspaces. |
-
If you haven't yet, Connect to Azure DevOps Services using Eclipse.
-
In Package Explorer, right-click the project and choose Team, Share Project.
-
Make sure you share it to Team Foundation Server.
-
Select the server and project.
-
Check in the files.
Your code is in TFVC, so now your teammates can contribute.
[!div class="nextstepaction"] Build your Eclipse projects



