I follow the instructions in https://developer.atlassian.com/server/framework/atlassian-sdk/create-a-helloworld-plugin-project/ but when I start the plugin it doesn’t start (see attachment).
Hi @acalantog,
Hi @infroma,
Oh that’s a lot of exceptions. Can you post your atlas-version and a copy of the plugin that you’re running (post it in a public bitbucket repo) and I’ll try running it on my end.
Cheers,
Anne Calantog
Can you try with java8? (It looks like you’re using Java 11)
Thank you, @danielwester!
It works with Java 8.
