Authors:
jarjac1
Atlassian
opensource software

Atlassian Connector for IntelliJ IDE

Products: IntelliJ IDEA, RubyMine, WebStorm, PhpStorm, PyCharm, AppCode, MPS, Android Studio

Vendor: Atlassian

Email: N/A

Website: http://www.atlassian.com/software/ideplugin/

SourceCode: Atlassian_Connector...elliJ_IDEA_2190.zip

License: license url

Bugtracker page

Forum page

Description:

Atlassian Connector for IntelliJ IDE provides integration for the following Atlassian products:
  • JIRA 3.12 and above
  • Bamboo 2.7 and above
  • Crucible 2.4 and above
  • FishEye 2.4 and above
Downloads: 142833
Rating:
Participated in rating: 16
Version Since Build Until Build File/URL Size (Kb) Date Details
3.0.11, SVN:1306101201. 95.627. . Download 9882.85 2013-06-10 14:18:19 details
3.0.0, SVN:1102091043. 85.9952. . Download 5009.1 2011-02-10 14:06:03 details
2.4.0, SVN:106359. 72.7361. . Download 5672.46 2010-08-19 12:47:53 details
2.2.1, SVN:47015. . . Download 6170.74 2009-11-03 18:28:43 details
. .
31 updates are hidden show all updates

Recent change notes:

Change Notes
  1. Compatibility with IDEA 12
  2. Moved to JIRA REST API for JIRA 5.x servers, which gives more functionality and is more reliable
  3. Implemented subtask creation (for JIRA 5.x)

Fore more information please see the Release Notes.

Comments:

Atlassian
Rated: noRate
2013-06-10 14:19:17
version 3.0.11 deployed. Enjoy
.
Anonymous
Rated:
2013-05-27 15:29:07
Hi, I'm using IntelliJ IDEA 12.1.3 with The Atlassian Connector for IntelliJ IDEA 3.0.10. I seem to have strange issue which I'm encountering both on Linux and Windows where servers configurations simply disappear. I've filed a support request (IDESP-173) here: https://support.atlassian.com/browse/IDESP-173
.
batat
Rated:
2013-05-17 13:23:33
Doesn't set resolution field on JIRA v5.1.1#772-sha1:c73db67. Otherwise seems to wokr OK.
.
Atlassian
Rated: noRate
2013-04-05 14:34:49
version 3.0.10 released. Enjoy
.
gpinkham
Rated:
2013-02-22 22:42:08
any idea what "start work" does? clicking seems to do nothing.. using the connector in Rubymine..
.
Uxian
Rated: noRate
2013-01-01 02:17:52
Now getting: com.atlassian.connector.commons.jira.rss.JIRAException at com.atlassian.connector.commons.jira.rest.JiraRestSessionImpl.wrapWithJiraException(JiraRestSessionImpl.java:657) at com.atlassian.connector.commons.jira.rest.JiraRestSessionImpl.getIssues(JiraRestSessionImpl.java:481) at com.atlassian.connector.commons.jira.rest.JiraRestSessionImpl.getIssues(JiraRestSessionImpl.java:470) at com.atlassian.connector.commons.jira.JiraRESTFacade2Impl.getIssues(JiraRESTFacade2Impl.java:66) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at com.atlassian.connector.commons.jira.JIRAServerFacade2Impl$1.invoke(JIRAServerFacade2Impl.java:91) at $Proxy33.getIssues(Unknown Source) at com.atlassian.connector.commons.jira.JIRAServerFacade2Impl.getIssues(JIRAServerFacade2Impl.java:132) at com.atlassian.theplugin.commons.jira.IntelliJJiraServerFacade.getIssues(IntelliJJiraServerFacade.java:91) at com.atlassian.theplugin.jira.model.JIRAIssueListModelBuilderImpl.addIssuesToModel(JIRAIssueListModelBuilderImpl.java:120) at com.atlassian.theplugin.idea.jira.IssueListToolWindowPanel$RetrieveIssues.run(IssueListToolWindowPanel.java:1722) at com.intellij.openapi.progress.impl.ProgressManagerImpl$TaskRunnable.run(ProgressManagerImpl.java:501) at com.intellij.openapi.progress.impl.ProgressManagerImpl$2.run(ProgressManagerImpl.java:191) at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:232) at com.intellij.openapi.progress.impl.ProgressManagerImpl.runProcess(ProgressManagerImpl.java:181) at com.intellij.openapi.progress.impl.ProgressManagerImpl$8.run(ProgressManagerImpl.java:406) at com.intellij.openapi.application.impl.ApplicationImpl$6.run(ApplicationImpl.java:465) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334) at java.util.concurrent.FutureTask.run(FutureTask.java:166) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603) at java.lang.Thread.run(Thread.java:722) at com.intellij.openapi.application.impl.ApplicationImpl$1$1.run(ApplicationImpl.java:153) Caused by: java.lang.NullPointerException at com.atlassian.connector.commons.jira.JIRAIssueBean.(JIRAIssueBean.java:333) at com.atlassian.connector.commons.jira.rest.JiraRestSessionImpl$20.call(JiraRestSessionImpl.java:492) at com.atlassian.connector.commons.jira.rest.JiraRestSessionImpl$20.call(JiraRestSessionImpl.java:481) at com.atlassian.connector.commons.jira.rest.JiraRestSessionImpl.wrapWithJiraException(JiraRestSessionImpl.java:655) ... 26 more
.
Atlassian
Rated: noRate
2012-12-17 13:30:32
3.0.9 released
.
Atlassian
Rated: noRate
2012-12-11 15:06:11
errata release 3.0.8 out. Sorry about the bug
.
jmischo
Rated: noRate
2012-12-11 04:55:13
The 3.0.7 update seems to have broken something, at least if you have custom fields configured: 3.0.6 worked pretty well for me, but this is a definite issue. com.atlassian.connector.commons.jira.rss.JIRAException: org.codehaus.jettison.json.JSONObject cannot be cast to java.lang.String at com.atlassian.connector.commons.jira.rest.JiraRestSessionImpl.wrapWithJiraException(JiraRestSessionImpl.java:657) at com.atlassian.connector.commons.jira.rest.JiraRestSessionImpl.getIssue(JiraRestSessionImpl.java:501) at com.atlassian.connector.commons.jira.JiraRESTFacade2Impl.getIssue(JiraRESTFacade2Impl.java:239) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at com.atlassian.connector.commons.jira.JIRAServerFacade2Impl$1.invoke(JIRAServerFacade2Impl.java:91) at $Proxy35.getIssue(Unknown Source) at com.atlassian.connector.commons.jira.JIRAServerFacade2Impl.getIssue(JIRAServerFacade2Impl.java:225) at com.atlassian.theplugin.commons.jira.IntelliJJiraServerFacade.getIssue(IntelliJJiraServerFacade.java:193) at com.atlassian.theplugin.idea.jira.IssueDetailsToolWindow$IssuePanel$DescriptionAndCommentsPanel$RefreshDescriptionAndCommentsRunnable.run(IssueDetailsToolWindow.java:1521) at java.lang.Thread.run(Thread.java:680) Caused by: java.lang.ClassCastException: org.codehaus.jettison.json.JSONObject cannot be cast to java.lang.String at com.atlassian.connector.commons.jira.JiraCustomFieldImpl$Builder.(JiraCustomFieldImpl.java:145) at com.atlassian.connector.commons.jira.JIRAIssueBean.(JIRAIssueBean.java:469) at com.atlassian.connector.commons.jira.rest.JiraRestSessionImpl$21.call(JiraRestSessionImpl.java:505) at com.atlassian.connector.commons.jira.rest.JiraRestSessionImpl$21.call(JiraRestSessionImpl.java:501) at com.atlassian.connector.commons.jira.rest.JiraRestSessionImpl.wrapWithJiraException(JiraRestSessionImpl.java:655) ... 12 more
.
Atlassian
Rated: noRate
2012-12-10 17:57:58
updated to version 3.0.7, with IDEA 12 support, JIRA REST API support and many many bugfixes
.
Anonymous
Rated: noRate
2012-12-07 12:37:47
Dont work on the Idea 12 under Linux
.
Atlassian
Rated: noRate
2012-09-10 14:57:43
updated to version 3.0.6, with IDEA 12 EAP support. Enjoy
.
phpstorm12
Rated:
2012-08-27 15:32:59
on install on phpstorm4 this error raised: Atlassian Connector for IntelliJ IDE depend on unkown plugin junit. how i install on phpstorm 4
.
flipkick
Rated: noRate
2012-07-20 12:34:33
Using the new RubyMine 3.5 and the Atlassian Connector plugin results in a annoying undo error. It happens when RubyMine loses focus (click another window), then got it back (click into the rubymine window again) and if you're then trying to undo a change a error message is displayed. Uninstalling Atlassian Connector fixes this problem.
.
Atlassian
Rated: noRate
2012-05-17 14:43:43
updated to version 3.0.5, which works with Bamboo 4
.