bahadir arslan
bahadir arslan

Reputation: 4762

Eclipse and Team Explorer Everywhere Problem

I have some problems with Eclipse and Team Explorer Everywhere.

I installed and added a server to Eclipse. But now i couldn't add new servers. Because, server button is disabled.

alt text

I wonder, how can i add new servers?

Upvotes: 2

Views: 1948

Answers (1)

Martin Woodward
Martin Woodward

Reputation: 11770

do you have a project in your workspace already shared with Team Foundation Server using the plug-in?

You can only have one TFS workspace (and therefore one server connection) in an Eclipse workspace at a time. If you want to connect to another TFS server then better to switch to a new Eclipse workspace. Alternatively you can close all the projects in your Eclipse workspace that are connected to TFS or delete them from your workspace.

Upvotes: 5

Related Questions