Forums

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

AUI Soy Template Intellij integration

Alessandra Barilla
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!
December 2, 2020

I try to integrate Soy templates to my plugin.

I would like to use the AUI calls.

I added 

<dependency>
<groupId>com.atlassian.aui</groupId>
<artifactId>aui-soy</artifactId>
<version>9.2.0</version>
<scope>provided</scope>
</dependency>

to my pom.xml to and install the bamboo soy plugin for intellij.

I can call the AUI templates such as

{call aui.buttons.button}

but when I add the parameters its unknown and when I try the autocomplete of bamboo the parameters look like

{param  kind="text"}{/param}

whats I'm I missing?

0 answers

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events