myeclipse中使用Team Explorer Everywhere连接tfs2010
本文主要包含下面的内容:
1.Team Explorer Everywhere安装
2.在myeclipse中的简单使用
1.Team Explorer Everywhere安装
1.1安装要求:
Team Foundation Server requirements:
- Visual Studio Team Foundation Server 2010
- Visual Studio Team System 2008 Team Foundation Server
- Visual Studio 2005 Team Foundation Server
Integrated development environment (IDE) requirements:
- Eclipse 3.0 to 3.5 on Windows, Linux, Mac OS X, Solaris, AIX, or HP-UX
1.2安装过程
To install the plug-in
-
Open Eclipse.
Note These installation instructions assume that you have Eclipse 3.5. On other versions of Eclipse, the steps might have different menu items, but the process is the same. -
On the Help menu, click Install New Software .
The Install dialog box appears.
-
Click Add .
The Add Site dialog box appears.
-
In Name , type Local Team Explorer plug-in archive .
-
Click Archive .
-
Specify the location of the archive file on the product media of this procedure and click Open .
You can find the archive file TFSEclipsePlugin-UpdateSiteArchive-10.0.0zip in the \PluginForEclipse folder on the product media.
You can also download the archive file from the following page on the Microsoft Web site: Microsoft Download Center .
-
Click OK .
-
In the list of features in the Install dialog box, select the check box that corresponds to Team Explorer Everywhere.
-
Click Next two times.
-
Accept the Microsoft Software License Terms, and then click Next .
-
Select the Use a full-featured trial version of Microsoft Visual Studio Team Explorer Everywhere check box, and then click Finish .
You must restart Eclipse when prompted.
2.在myeclipse中的简单使用
2.2如何将工程从tfs down到本地?
作者:许强1. 本博客中的文章均是个人在学习和项目开发中总结。其中难免存在不足之处 ,欢迎留言指正。 2. 本文版权归作者和博客园共有,转载时,请保留本文链接。