As of June 1, 2015, the IDE Connector documentation will no longer be maintained by Atlassian. See https://developer.atlassian.com/blog/2015/06/discontinuing-ide-connectors-support/ for more information. We will also be making this documentation available for our open source community here: http://atlassian-docs.bitbucket.org/

11 October 2011

 

Atlassian presents version 3.0.2 of the Atlassian Connector for Eclipse.

What's new in this release?

  • We've improved compatibility with JIRA 4.4

Important Note when Upgrading from version 2.3 or earlier

The majority of the Crucible and FishEye integration has been removed in version 3.0 of the Atlassian Connector for Eclipse. The Connector still supports opening files in Eclipse from Fisheye. 

For more details, please read the announcement.

Don't have the Atlassian Connector for Eclipse yet?

You can install the connector directly from the Eclipse software updates manager or from a zipped archive. Follow our installation guide.

We love your feedback!

Please log your issues, requests and votes. They help us decide what needs doing.

This is an open source project. Fork it or get the source code from our bitbucket repository.

Highlights of this Release

Support for localized dates in Remote API in JIRA 4.4

JIRA 4.4 introduced improved support for locales and timezones - as a result Remote API started to return dates in localized format. Atlassian Connector for Eclipse was not prepared to consume that change. It was not able to read dates returned by JIRA set up in language different from English which caused following issues:

  • The issue editor did not display dates for the events: issue creation, issue update, attachment added, comment added.
  • Task List refresh always marked issues as changed.

We have fixed that bug and now Atlassian Connector for Eclipse works fine with JIRA 4.4 regardless of language.

 
 

Complete List of Fixes in this Release

key summary priority status

Data cannot be retrieved due to an unexpected error.

View these issues in Jira

  • No labels