visual-studio 是否有适用于 Visual Studio 的 Jira 插件?

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/479599/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me): StackOverFlow

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-10-22 10:06:13  来源:igfitidea点击:

Are there any Jira plugins for Visual Studio?

visual-studiojira

提问by Vilx-

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.

我们正在切换到 SVN+Jira+VS2008 用于我们的 .NET 开发。是否有任何 Visual Studio 插件允许直接从 IDE 使用 Jira?如果它可以与 SVN 支持集成(我们现在使用 AnkhSVN),那就太好了,尽管这可能要求太多了。谷歌没有产生太多,只有一些主要是关于其他主题的邮件列表。

采纳答案by Julien

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

Atlassian 发布了一个免费的 Visual Studio 连接器。它可以从插件交换网站获得:https: //plugins.atlassian.com/plugin/details/19493

回答by sivabudh

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

JIRA-VSTD 集成已经存在;我昨天才找到的。

Check thisout. It's a commercial product by ALM Works.

看看这个。它是 ALM Works 的商业产品。

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

我自己没有亲自尝试过,但是在获取它的过程中。

回答by krystan honour

You may also want to look here now:

您现在可能还想看这里:

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

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

回答by Oran Dennison

The VSJiraVisual Studio extension was started in October 2015 and is actively maintained as of this month (January 2018).

VSJira的Visual Studio扩展是在2015年10月开始,并积极维持这个月(一月2018)的。

回答by Mahdi

Looks like this has been deprecated by Atlassian https://developer.atlassian.com/blog/2015/06/discontinuing-ide-connectors-support/

看起来这已被 Atlassian 弃用 https://developer.atlassian.com/blog/2015/06/discontinuing-ide-connectors-support/

but i download and fix some part of it's connector and now you can download in visual studio 2015: http://u2s.ir/3fknUR

但我下载并修复了其连接器的某些部分,现在您可以在Visual Studio 2015 中下载:http: //u2s.ir/3fknUR

fix that i done: extension.vsixmanifest, [Content_Types].xml

and zip all file as Atlassian Connector For Visual Studio.vsix

并将所有文件压缩为 Atlassian Connector For Visual Studio.vsix

sorry i just test with my jira version and it possible that with new version of jira does not work with this tested with JIRA v6.1.4

抱歉,我只是用我的 jira 版本进行测试,并且新版本的 jira 可能无法与 使用 JIRA v6.1.4 测试的版本一起使用

回答by tobsen

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 libwith Jiras Xml-Rpc. Maybe a poor mans Visual Studio Pluign isn't all that difficult to write?!

我只在这里找到了那个。它是未完成的 - 但也许是起点......当你在做的时候,你可能想用 Jiras Xml-Rpc尝试这个库。也许一个穷人的 Visual Studio Pluign 不是那么难写吗?!