开发者

Intellij/Bugzilla Integration

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 o开发者_如何转开发f the plugin? If it does not, do you have any suggested solutions for using bugzilla with Intellij-Idea.

Thanks.


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


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).


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.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜