I tried to create a Macro for Confluence and i do this with the Atlassian Tutorial (https://developer.atlassian.com/docs/getting-started/set-up-the-atlassian-plugin-sdk-and-build-a-project/create-a-confluence-hello-world-macro)
The first steps were fine and i can see the macro in the add-on list.
BUT:
When I want to add the Macro to a testpage, i am not able to do this. Even opening the Macro-Browser fails, also if i want to add a macro from the list that is already given. In the terminal i can see something like:
[INFO] [talledLocalContainer] caused by: java.lang.NoClassDefFoundError: Could not initialize class com.benryan.conversion.macro.ConverterMacro
[INFO] [talledLocalContainer] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
I would suggest you ask this at https://community.developer.atlassian.com
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.