Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

IDE Connector integration with Komodo?

Tom Wittbrodt May 23, 2013

Is there any chance that the IDE Connector will be updated to work with ActiveState Komodo?

1 answer

1 vote
jjaroczynski
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
May 23, 2013

Hi Tom,

Unfortunately Atlassian does not plan to create an IDE Connector for Komodo.

If you are a fluent Komodo add-on writer then you can simply look into existing open source Atlassian IDE integrations and find out how to easily connect to JIRA or Bamboo.

Let us know if you are interested and we will share more information.

Cheers,
Jacek

James Parsons November 12, 2014

This question may be old, but if i did, per say, wnt to create a connector for Komodo. Where would I find documentation on Atlassian products and who, when I finished should I contact  to check out my extension?

jjaroczynski
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
November 12, 2014

Hi James, If you want to create a connector to JIRA (work with JIRA issue in Komodo) you should probably start with: * Looking at existing IDE Connectors for Eclipse and IDEA to get a brief overview of the feature set and what can be done. * Look at the JIRA REST API to know how to talk to JIRA and what information can be retrieved. * (Optionally) look at the Java client for JIRA REST API. It hides direct http connections and JSON manipulation but in more advanced cases you still need to dig into JSON returned by JIRA * (Optionally) look at the source code of Eclipse and IDEA Connectors if you need some clues on how to start or how particular call/feature works. Connector for Eclipse: http://marketplace.eclipse.org/content/atlassian-connector-eclipse Connector for Eclipse source: https://bitbucket.org/atlassian/connector-eclipse/src Connector for IDEA: http://plugins.jetbrains.com/plugin/2190?pr=idea Connector for IDEA source: https://bitbucket.org/atlassian/connector-idea/src JIRA REST API: https://docs.atlassian.com/jira/REST/latest/ Java Client for JIRA REST API: https://ecosystem.atlassian.net/wiki/display/JRJC/Home Java Client for JIRA REST API source: https://bitbucket.org/atlassian/jira-rest-java-client/src Cheers, Jacek

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events