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/

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 8 Next »

What is the Atlassian IDE Plugin?

The Atlassian IDE Plugin is an addon for your integrated development environment (IDE). It allows you to pull in and work with the Atlassian products within your IDE. Now you don't have to switch between websites, emails and feeds to see what's happening to your project and your code. Instead, you can see the relevant JIRA issues,

{HTMLcomment:hidden}[FishEye|http://www.atlassian.com/software/fisheye] repository overviews, {HTMLcomment}

Crucible reviews, Bamboo build information

{HTMLcomment:hidden}and [Confluence|http://www.atlassian.com/software/confluence] wiki updates {HTMLcomment}

right there in your development environment.

Supported IDEs

At the moment, the Atlassian IDE Plugin is available for IDEA.

In the future we will develop plugins for other IDEs, such as Eclipse and Visual Studio.

Integrated Atlassian Products

The Atlassian IDE Plugin integrates the following Atlassian products into your IDE:

  • [JIRA] — because you've got issues
    Unknown macro: {HTMLcomment}
    • [FishEye] — viewing your repository in a whole new light
  • [Crucible] — peer code review made painless
  • [Bamboo] — the Zen of continuous integration
    Unknown macro: {HTMLcomment}
    • [Confluence] — the enterprise wiki

Plugin License and Copyright

Copyright 2008 Atlassian

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

  • No labels