Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

what is plugin? and how it works?

Siddheshwar Mhetre June 6, 2013

where to store java code for creating plugin?

2 answers

1 vote
T I
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.
June 6, 2013
0 votes
Bhushan Nagaraj
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.
June 6, 2013

Hi,

Plugins are written to enhance JIRA's functionality. There are many tutorials available and for me, the simplest one being adding your own menu item.

https://developer.atlassian.com/display/JIRADEV/Plugin+Tutorial+-+Adding+your+own+Menu+Items+to+JIRA

There is also a simple tutorial I have written which you might find helpful.

https://bitbucket.org/bhushan154/jira-issue-tab-panel-tutorial/wiki/Home

Let us know if you need any help.

To answer your question where to store java code?

When you create a jira plugin module, you enter the class name and package name. You will find these .java files created under your plugins /src folder where you can write your own implementation.

Cheers

Bhushan

Siddheshwar Mhetre June 11, 2013

thanks... :)

Bhushan Nagaraj
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.
June 11, 2013

Your welcome Siddhesh. Please mark as answered if it answered your question.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events