views:

3459

answers:

4

We are switching over to SVN+Jira+VS2008 for our .NET development. Are there any plugins for Visual Studio that allow to work with Jira directly from the IDE? It would be great if it could be integrated with SVN support (we use AnkhSVN for now), although it's probably too much to ask. Google did not yield much, only some mailing lists which were mostly about other topics.

A: 

I only found that one here. It is unfinished - but maybe starting point... And while you're at it, you might want to try this lib with Jiras Xml-Rpc. Maybe a poor mans Visual Studio Pluign isn't all that difficult to write?!

tobsen
+3  A: 

The JIRA-VSTD integration already exists; I just found it yesterday.

Check this out. It's a commercial product by ALM Works.

I havent personally tried it myself, but in the process of obtaining it.

ShaChris23
How did you go with it?
jacko
+1  A: 

You may also want to look here now:

https://studio.atlassian.com/browse/PLVS

krystan honour
+8  A: 

Atlassian has published a free connector for Visual Studio. It's available from the plugin exchange website : https://plugins.atlassian.com/plugin/details/19493

Julien
Nice find! For this I'll accept you. Although it turned out we didn't buy JIRA after all. Oh, well...
Vilx-