asutosh_jena
03-07-2020
Hi All,
I am getting NullPointerException while Importing from CRX/Exporting to CRX using IntelliVault tool.
System is running on JDK 11.0.7 and IntelliJ IDEA 2020.1 along with Vault CLI as 3.4.4
Any pointers will be helpful here.
Varun_Shakya
MVP
04-07-2020
Check these threads.
https://github.com/shsteimer/IntelliVault/issues/11
https://github.com/shsteimer/IntelliVault/issues/8
and try this below sol. It seems this has solved the problem for many.
vanegi
Employee
05-07-2020
See this https://github.com/shsteimer/IntelliVault/issues/3,it is suggested to not put the bin in your vault path.
I.E. use c:\filevault in the vault path setting not c:\filevault\bin
Vaibhavi
Hi @asutosh_jena ,
Please check the below article.Pretty good explanation on integration of intellivault.
https://medium.com/@darakhshansheikh/integrate-aem-crx-repository-with-intellij-using-intellivault-p...
Nikhil-Kumar
16-08-2020
@asutosh_jena Process to set it up Code setup with IntellijI have used some specific version of vault and IntelliJ to make it work.Happy Coding!!