eclipse tfs plugin won't connect to tfs server

Gary Kephart picture Gary Kephart · Mar 6, 2013 · Viewed 7.3k times · Source

We have the TFS server installed and running at http://myhost:8080/tfs/web/. I've installed the Eclipse TFS plugin and updated Eclipse to 4.2 However, when I try to add a TFS server in the Team Explorer perspective, I get "The server myhost failed to respond" How can I get this to work?

Answer

Edward Thomson picture Edward Thomson · Mar 6, 2013

Eclipse has some issues with the default proxy detection.

Go to Window -> Preferences -> General -> Network Connections and set Proxy to anything other than Native.

You can choose Direct, but you'll have issues if you need to perform software updates or installation. Or you can choose Manual and configure your proxy settings manually.