Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

How can i start confluence or jira plugin project in debug mode from NetBeans?

Neeraj Bodhe January 20, 2014

I have configured my NetBeans 7.4 to develop Confluence or Jira plugins as per the instructions given on this page of atlassian docs

https://developer.atlassian.com/display/DOCS/Configure+NetBeans+to+use+the+SDK

I am able to run the plugin project internally through the Netbeans IDE by applying this property to the project "com.atlassian.maven.plugins:maven-amps-dispatcher-plugin:4.2.10:run"

How can i start the plugin project in debug mode?

3 answers

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

Post a new question

1 vote
Answer accepted
Adrien Ragot 2
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
January 20, 2014

Do the same, but instead of ...:run, use ...:debug.

Then you'll be able to debug it as a remote java application on port 5005.

0 votes
mkleint
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
April 27, 2015

Please check nb-atlassian-dev at bitbucket for a NetBeans plugin(s) that make developing Bamboo/Jira/... plugins easier in the IDE.

0 votes
Alied Perez
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
March 3, 2014
TAGS
AUG Leaders

Atlassian Community Events