Atlassian IDE Connector
The Atlassian IDE Connector is a free, open source project supported by Atlassian. There are currently two separate IDE Connectors under development for IntelliJ IDEA and Eclipse . Formerly known as the Atlassian IDE Plugin, the IDE Connector allows you to interact with issues from JIRA, reviews from Crucible, and builds from Bamboo without ever leaving your IDE. You can also access and Share Links to FishEye for source code insight.
IntelliJ Connector
The Atlassian IntelliJ Connector includes for the following features:
- JIRA
- Use keyboard shortcut for Quicksearch to find any JIRA using issue key
- Assign an issue to oneself, start the ProgresS, and then create and activate a changeset all at once
- Crucible
- Complete entire review from IDEA, with code highlights in editor and comment annotations in diff view
- Stay on top of reviews with updated dashboard, filters and status notifications for full review lifecycle
- Bamboo
- Re-run or debug failed tests locally with single click
- Get quick access to builds with dynamic search
- FishEye
- Create link to FishEye with single click
- Open up any file in IDEA using a FishEye URL
Eclipse Connector
The Atlassian Eclipse Connector is currently under development and only available in a beta release.
- JIRA
- See only the relevant code for each issue
- Create and assign new issues / tasks
- Open and edit issues while offline
- Activate tasks to track your time
- Crucible
- Open reviews in rich editor or diff view
- Navigate related code for greater context
- Create and response comments in-line
- Bamboo
- Notifications and status at a glance
- Drill into details without leaving IDE
- Create tasks from failed builds
- Re-run tests locally
See also
- integrated development environment
- code review
- continuous integration
- bug tracker
- source code repository