prod-api.zephyr4jiracloud.com Open in urlscan Pro
35.82.84.57  Public Scan

URL: https://prod-api.zephyr4jiracloud.com/connect/
Submission: On August 29 via manual from DO — Scanned from DE

Form analysis 0 forms found in the DOM

Text Content

ATLASSIAN CONNECT


WELCOME TO THE ATLASSIAN CONNECT PLAY MODULE!


NOW LET'S MAKE YOUR PLUGIN DO SOMETHING USEFUL.

 * Home
 * Defining your own descriptor
 * Preparing for production

Admin
 * Home

Atlassian Connect
 * Home
 * Getting Started
 * Interactive Descriptor Guide
 * Sample add-ons

ADG
 * Home
 * AUI
 * AUI Sandbox

Play!
 * Documentation
 * for Java Developers
 * Java API
 * for Scala Developers
 * Scala API

Now you're ready to start developing your plugin. Before you begin we recommend
you turn up the logging for AC Play. Add the following to your application.conf
file

# Logger used by AC Play:
logger.ac=INFO

Tip

To make it easier to debug in an IDE run update-classifiers from the play
console

Here are a few topics you might be interested in:



 * Defining your own descriptor
 * Preparing for production