New Jira Browser plugin released
java intellij idea jetbrains atlassian jira plugin bugtracking
For ages I've been sitting on a build of the Atlassian JIRA plugin for IntelliJ IDEA which works with both IDEA 6.x and JIRA 3.x and never seemed to find time to simply build it and upload it to the plugin repository but I managed to kick myself into gear and push a version to the repository.
Theres several things that still don't work with the newer JIRA release (like resolving an issue) but now that I've got this 'initial' re-release in the wild I hope to put some time aside to work on any remaining issues and improvements.
The plugins not dead, its just in remission...
Comments (8)
Is there anyway that others can help and contribute to this work?
Rifuman - I've been a bit slack with the plugin lately - I've been trying to get a version working with the SOAP API rather than XML-RPC but running into problems, the current version of the plugin in subversion supports 7m2 but lacks some resolving issues. I'll hopefully push out a release that at least MOSTLY works shortly.
I have a problem with the JIRA Browser Plugin for IntelliJ. I use the 7.0M2 Version of IntelliJ. I get the following error in the configuration dialog: 'Jira Server (http://URL.to.the.server) is earlier than 2.6 or has RPC disabled'. I´am sure that the RPC service in JIRA is enabled. Is it possible that the plugin won´t work with IntelliJ Version 7.0M2?
Wsp-CJ - what version of JIRA are you running against? Also - it sounds like you might have the 'annotate issues' option on? If so this will be added @jira javadoc annotations to methods touched whilst working on an issue...
hi! I encountered a problem when using this plugin; say I have an issue, I select "work on issue XX", all works fine, then I finish my job and I select "stop working on issue". Here comes the problem, seems that this command is not recognized, cos the plugin keeps inserting comments into my code. Could be a server/configuration problem ?(Jira server is in another country) Thanx, cheers!
Cheers - theres a JIRA project for the plugin over on http://jira.atlassian.com. My spanky shiny new Macbook should arrive tomorrow and I intend to kick some life into the plugin again, so any bug reports as welcome.
Hi there! I've installed your plugin and I like it very much. I did run into some bugs, is there any plave where I can post these?
Kepp up the good work! Raymond
John - sure is! The projects hosted at google code: http://code.google.com/p/idea-jira-browser - I keep trying to find some time to give it some love but lately I keep getting other things jump in the way :(