Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Atlassian Confluence 5 Essentials

You're reading from   Atlassian Confluence 5 Essentials Centralize all your organization's documentation in one place using Confluence. From installation to using add-ons, this is a complete, user-friendly tutorial that assumes virtually no prior knowledge.

Arrow left icon
Product type Paperback
Published in Jun 2013
Publisher Packt
ISBN-13 9781849689526
Length 334 pages
Edition 1st Edition
Arrow right icon
Author (1):
Arrow left icon
Stefan Kohler Stefan Kohler
Author Profile Icon Stefan Kohler
Stefan Kohler
Arrow right icon
View More author details
Toc

The Atlassian Plugin SDK


Atlassian provides plugin developers with a Software Development Kit (SDK). By using this SDK, developers can create plugins that extend the functionality of all Atlassian products. The SDK allows you to quickly connect and use the plugin development platform.

The Atlassian Plugin SDK makes your life easier by helping to do the following:

  • Build plugins for any Atlassian application with a single tool.

  • Create a plugin skeleton, specific to the Atlassian application you are developing for.

  • Download the application binaries, install your plugin, and start the application.

  • Dynamically re-install your plugin after changes during development. No restart required.

  • Write quality unit tests and integration tests.

  • Speed up the all-important code-deploy-test cycle.

Installing the Atlassian Plugin SDK

Before we can start building our first plugin, we have to install the Atlassian Plugin SDK. We will go through the steps required to install the SDK on a Windows system.

Prerequisites

First...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime
Banner background image