Hey everyone, I have created a new app and publish it in the last couple of days, now I need to install that app in one of our clients that uses Jira self hosted instance and for that I need to export jar file so we will be able to install it.
any help on solution will be much appreciated.
thank you very much!!
Hi @meir
this won't be possible. Jira DC/Server uses a completely different extension framework (called P2). It is generally possible to share code between your Cloud and your DC/Server app (although with UIKit 2, even this is going to be very difficult if not impossible), however you always need a different bundling process, different app descriptors, and some amount of hosting-mode specific code to tie it all together.
Best,
Hannes
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.