I'm having regular problems connecting my Eclipse workspace to my TFS server using Team Explorer Everywhere.
When I select my server in the "Add Existing Team Project" dialog, I get a dialog with the title "Connection Failed" that says "Error connecting to server: credentials must not be null"
It doesn't happen every time, but certainly more often than not. At the same time that this error occurs, I can successfully connect to the same server using Visual Studio 2010.
I have Eclipse Indigo SR2 (build 20120216-1857) with TFS plugin-in 11.0.0.201212121120 on Windows XP Professional x64 Edition SP2.
I followed the instructions in http://blogs.msdn.com/b/davidmcg/archive/2007/05/25/changing-team-foundation-server-credentials.aspx to make sure I didn't have any unwanted cached credentials (although I don't HAVE any other credentials that I could ever have used).
What does this error mean? I presume that my Windows credentials will be used to connect to the TFS server, and demonstrably this works (always, using VS2010, and on occasion, using Eclipse/TEE).