...
- Eclipse: http://www.eclipse.org
- JIRA: http://www.atlassian.com/software/jira/
- JIRA Plugin: http://confluence.atlassian.com/display/IDEPLUGIN/Installing+the+Eclipse+Connector. It is recommended to use the Eclipse-update Site of the JIRA Plugin .
- The source code of the connector is available at https://studio.atlassian.com/svn/PLVS from Atlassian.
- The source code for the connector is published as open source.
- To get an overview it is the best way to create a new project in Eclipse an connect to the subversion repository.
...
- This JIRA server has to enable the xml-rpc functionality. Normaly, this is a task that is effected by the JIRA Administrator.
- see httphttps://confluencedeveloper.atlassian.com/display/JIRA03xJIRADEV/JIRARemote+XML-RPCAPI+OverviewReference
JIRA Plugin
- The JIRA Plugin has to be imported in every Eclipse installation folder, e.g. /eclipse/plugins.
- For SOS the URL of the JIRA server is https://change.sos-berlin.com and the configuration as follows:
- It is required, to set the proxy proxy.sos to port 3128 to get in contact with JIRA.
- The (not required) Label should be "SOS Jira".
- The userid and password are the same as for user access to JIRA.
...