Forums

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

Hello World Confluence Macro is not shown in Macro Browser

Сергій Зінчук
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
April 13, 2017

Good day, guys!

I have just started followind the tutorial about creating Hello World Macro in Confluence - https://developer.atlassian.com/docs/getting-started/set-up-the-atlassian-plugin-sdk-and-build-a-project/create-a-confluence-hello-world-macro

I have accomplished first steps, but I cannot find myConfluenceMacro in Macro Browser, when I try to add to a new page. Being unable to select my new macro blocks me from further steps :( 

Any ideas why this can happen ???

Part of my atlassian-plugin.xml

<properties>
        <confluence.version>5.10.7</confluence.version>
        <confluence.data.version>5.10.7</confluence.data.version>
        <amps.version>6.2.6</amps.version>
        <plugin.testrunner.version>1.2.3</plugin.testrunner.version>
        <atlassian.spring.scanner.version>1.2.13</atlassian.spring.scanner.version>
        <!-- This key is used to keep the consistency between the key in atlassian-plugin.xml and the key to generate bundle. -->
        <atlassian.plugin.key>${project.groupId}.${project.artifactId}</atlassian.plugin.key>
    </properties>

Will appreciate any feedback very much.

 

1 answer

0 votes
Moses Thomas
Community Champion
April 24, 2020

@Сергій Зінчук  When you have created  new page,   you need to  edit ; then click the insert macro symbol (+)  > other macros  then search for your plugin  hello world, also mind the below .

 

Note: It can take the Confluence macro browser a little bit of time to realize that there's a new macro available, so if it doesn't show up right away give it a little while and try again.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events