Expand my Community achievements bar.

Guidelines for the Responsible Use of Generative AI in the Experience Cloud Community.
SOLVED

How to pull the source code from CRX Lite to IntelliJ

Avatar

Level 4

Hello Everyone,

When I pull the source code from CRX Lite to IntelliJ, the error (java.lang.ClassNotFoundException: com/day/jcr/vault/cli/VaultFsApp) happens..

Can you help me fix this error?

I have configured the filevault step by step, as shown in the following illustrations.

Regards

Chung Yong.

Step01 : copy the folder 'C:\Adobe\AEM\Author\crx-quickstart\opt\filevault'

1620770_pastedImage_1.png

Step02 : Paste in the folder(c:\)

1620771_pastedImage_2.png

Step03 : Extract like that.

1620772_pastedImage_3.png

Step04 : Click '[File] >> [Settings]'

1620773_pastedImage_4.png

Step05 : Click '[Tools] > [IntelliValut]' and Configure like that.

1620774_pastedImage_5.png

Step06 : Add the path 'C:\filevault\vault-cli-3.1.38\bin'  like that in User variables.

1620775_pastedImage_6.png

Step07 : Add the path 'C:\filevault\vault-cli-3.1.38\bin'  like that in System variables.

1620776_pastedImage_7.png

[Step08] click right on the file 'customfooterlibs.html' and click on the menu [IntelliVault] and click on the menu [Pull from CRX]

1620778_pastedImage_8.png

Step09 : Select [author] and click [OK]

1620779_pastedImage_9.png

Step10 : click [YES]

1620780_pastedImage_10.png

Step11 : [Error]  java.lang.ClassNotFoundException: com/day/jcr/vault/cli/VaultFsApp

1620781_pastedImage_11.png

1 Accepted Solution

Avatar

Correct answer by
Level 10

This is not an Adobe tool. You should look here -- AEM IntelliJ Plugin - Plugins | JetBrains

View solution in original post

3 Replies

Avatar

Correct answer by
Level 10

This is not an Adobe tool. You should look here -- AEM IntelliJ Plugin - Plugins | JetBrains

Avatar

Level 3

Hi Scott,

Are you saying that the "AEM IntelliJ Plugin" is officially supported by Adobe? If so, can you provide simple steps on how to export/import content from IDE to the local CRX instance?

Thanks in advance,

Krass

Avatar

Community Advisor

@chung_yonge1684 
Process to set it up Code setup with Intellij
I have used some specific version of vault and IntelliJ to make it work!!