您的位置:首页 > 编程语言 > Java开发

myeclipse中使用Team Explorer Everywhere连接tfs2010

2010-10-23 21:56 465 查看
本文主要包含下面的内容:

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.1如何将工程添加到tfs中?



2.2如何将工程从tfs down到本地?

内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: