I'm using Eclipse with Team Explorer Everywhere plugin and I cannot find button to edit workspace properties as in Visual Studio. So how can I convert TFS workspace from local to server in Eclipse under Linux OS?
1 Answers
1
votes
When you create or edit a workspace, you can specify whether its location is Local or Server. To edit the workspace follow below steps:
- In Project Explorer or Package Explorer, right-click an Eclipse project that is under version control, point to Team, and click Manage Workspaces.
- The Workspaces dialog box appears. It shows you the list of your Team Foundation Server workspaces.
- Then select the one you want to convert, click Edit; the Edit Workspace dialog box appears just as below screenshot:
Note: Local workspaces are only supported for Team Foundation Server 2012 and above.