Intellij/Bugzilla 集成

发布于 2024-10-17 18:00:20 字数 155 浏览 4 评论 0原文

IntelliJ-Idea 是否有一个与 bugzilla 交互的插件,例如 eclipse 的 mylyn 插件(任务管理)?

如果有,插件的名称是什么?如果没有,您是否有任何将 bugzilla 与 Intellij-Idea 一起使用的建议解决方案。

谢谢。

Does IntelliJ-Idea have a plugin for interacting with bugzilla, like the mylyn plugin for eclipse (task management)?

If it does, what is the name of the plugin? If it does not, do you have any suggested solutions for using bugzilla with Intellij-Idea.

Thanks.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(3

哆兒滾 2024-10-24 18:00:20

Tracklink 可能就是您正在寻找的。请查看此处

Tracklink might be what you are looking for. Check it out here.

镜花水月 2024-10-24 18:00:20

AFAIR intellij idea 10 的任务管理功能可与 bugzilla 开箱即用。请尝试按照思路进行配置帮助指导。我使用这种与 JIRA 的集成,效果非常好。至于第三方插件,我不太喜欢它们,因为它们的支持。当您从一个版本更新到另一个版本时,这些插件可能无法工作(如 Reformat++ 那样)。

AFAIR intellij idea 10's task management feature works with bugzilla out of the box. Please try to configure it according to the idea help guide. I use this integration with JIRA and it works really well. As for third-party plugins I dont like them much because of the support. These plugins might not work when you update from version to version (f.i. as Reformat++ does).

盛夏尉蓝 2024-10-24 18:00:20

这不在官方插件存储库中,而是 https://github.com/nickhristov/ bugzilla-intellij-task-provider/ 确实将 bugzilla 作为任务服务器中的一个选项提供。这确实有效,但自签名证书会导致它失败,并显示一条有关“对等点未经过身份验证”的模糊消息。按照此处的说明进行操作 http://confluence.atlassian.com/display/ JIRA/Connecting+to+SSL+services 并将自签名密钥手动添加到默认的 java 密钥库使其对我有用。

This is not in the official plugin repo, but https://github.com/nickhristov/bugzilla-intellij-task-provider/ does provide for bugzilla as an option in the Task Servers. This does work, but self signed certificates cause it to fail with an obscure message about "peer not authenticated". Following the instructions from here http://confluence.atlassian.com/display/JIRA/Connecting+to+SSL+services and manually adding the self signed key to the default java keystore made it work for me.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文