I am developing a plugin which will be shown as a new menu link just after JIRA Agile. It is going to be a full fledged plugin with it's own functionality. I am confused with the selection of modules I need to embed into my plugin. For example which are modules used by JIRA Agile.
Hi @alok singh,
here is a good start (which I think you already found):
You can download the JIRA Agile Plugin and look into the atlassian-plugin.xml to see which plugin modules are used. (A *.jar File can be extracted with many zip-Tools)
Thanks Paul, I searched through the atlassian-plugin.xml but could not find all the modules. In the meantime I am starting with WebItemPlugin Module to add a menu link. Is it possible to add more modules in the same project later?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
It would be helpful, if you could write your usecases to decide which module is the one you're looking for. There are several module types for the same problem. It is always a good start to analyse other plugins and see what modules they use.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You're welcome! Have fun developing plugin :) If this question is answered, please make sure you accept an answer so it is marked as solved.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.