Expand my Community achievements bar.

SOLVED

Intellij Plugins connecting with AEM Local

Avatar

Level 2

Our team has recently being tasked to move over from Eclipse to Intellij utilising Bitbucket for Repo.

 

Intellij and Bitbucket is working well, but the Intellij and AEM local does not seem to work yet. 

 

Any suggestions on Plugins, most of the plugins in the tutorials we found seems to not be available anymore on the marketplace and have been depreciated. 

1 Accepted Solution

Avatar

Correct answer by
Employee

We use aemsync. It's not a plugin, but you can just start it in Intellij terminal.

Works like a charm.

https://www.npmjs.com/package/aemsync

https://www.aemquickstart.in/2018/04/aemsync-tool.html 

View solution in original post

7 Replies

Avatar

Community Advisor

did you try  AEM IDE from jetbrains. this is having all the required functionality like suppport for HTL and filevlaut as well. 

only demerit is you need to pay for it 

https://plugins.jetbrains.com/plugin/9269-aem-ide

Hope this will help.

Umesh Thakur

Avatar

Level 2

Hi Umesh, 

 

I saw that you, . Does the enterprise versions of the plug in cover all the basic AEM requirements, dont mind arranging payment, but do want to make sure it will work!

Avatar

Community Advisor

Hi @Elbie47 

 

You can use "IntelliVault" to sync local AEM with IntelliJIDEA. But make sure you are using the IntelliJ IDEA version lesser than 2020. Currently I am using IntelliJ IDEA 2019.2.4 (Ultimate Edition) and it works perfectly fine!

 

https://plugins.jetbrains.com/plugin/7328-intellivault

 

Thanks!

Avatar

Level 2

Hi 

 

I keeping this one in the pocket as last option =).  I will like to use newest Intellij, but saw the IntteliVault was mention the most, worst case will try this.

 

Thank you

Avatar

Correct answer by
Employee

We use aemsync. It's not a plugin, but you can just start it in Intellij terminal.

Works like a charm.

https://www.npmjs.com/package/aemsync

https://www.aemquickstart.in/2018/04/aemsync-tool.html 

Avatar

Administrator

@Mariia_Lukianet Thank you for sharing the solution for the broader community. 

 



Kautuk Sahni