Are there any TFS plugins available for the Eclipse IDE? We are trying to centralise our SCM, and since we also develop Java 2 EE applications, we would like to have TFS integration in eclipse.
Which plugins are available? Which have you found most useful.
I heard that Microsoft may be releasing one, does anyone know about this?
I have had a look and found the reviews of Teamprise looks good, however would like to have > 1 option!
Thanks in advance.
Option 1: Microsoft Visual Studio Team Explorer Everywhere 2010
With the launch of Visual Studio 2010 ALM Microsoft also released Microsoft Visual Studio Team Explorer Everywhere 2010 which is an Eclypse plug in.
This is fully supported by Microsoft (they bought Teamprise) and supports:
Any of the following IDEs:
Option 2: SVN Bridge
You can use the SVN Bridge to use any product that would normaly connect to SVN to connect to Team Foundation Server. Magic :)
Teamprise integration I found to be filled with bugs, after days of trying to get it to work with the Zend IDE 6.1, I stopped. We decided as a large corporation to not use TFS for our OS development.
To provide updated information:
The eclipse plugin update site is public available and is free!
Installation instructions are here http://msdn.microsoft.com/en-us/library/hh301122.aspx
If you want to install stable release http://dl.microsoft.com/eclipse/tfs
If you want to install and test the preview release http://dl.microsoft.com/eclipse/tfs/preview
(February 2010)
There might not be a free plugin and this SO question reports several alternative to a direct Eclipse integration.
Otherwise, there is Teamprise:
(Octobre 2010)
As Martin (mrhinsh) details in his answer (go upvote it):
(thijs confirms in the comment: "its free with an MSDN (Visual Studio Ultimate with MSDN) account")
(March 2012, mentioned in the comments by Buck Hodges, Development manager for Microsoft Team Foundation Server):
The blog post "Even Better Access to Team Foundation Server" by Brian Harry MS announces:
have a look at SvnBridge, then you can use an SVN plugin in Eclipse e.g. Subclipse (or svn command line or tortoisesvn depending on your development environemt)
Other than that you're stuck with paying MS for the TEE plugin.
Team Explorer Everywhere is now a free download. Here is the official post: http://blogs.msdn.com/b/bharry/archive/2012/03/08/even-better-access-to-team-foundation-server.aspx. Prior to March 8, 2012, it was not free.
You must have a client access license (CAL) for TFS, and that comes with MSDN subscriptions, for example.