Hello All,
I am having issues configuring Eclipse. I have installed software, I can able to create IdentityIQ project. but when trying to do Import Artifact, getting below error
!ENTRY org.eclipse.ui 4 4 2022-01-23 21:50:49.014
!MESSAGE Failed to execute item null
!STACK 0
org.eclipse.core.commands.ExecutionException: Error executing ‘sailpoint.IIQ_Deployment_Accelerator.IdentityIQ.commands.importArtifactCommand’: java.lang.NullPointerException: Cannot invoke “java.util.List.size()” because “errs” is null
at org.eclipse.e4.core.commands.internal.HandlerServiceHandler.execute(HandlerServiceHandler.java:170)
Here the steps followed
- Installed new software in Eclipse.
- Imported libraries from WEB-INF/lib
- Imported Workflow-Importer to IIQ.
Please help me to fix this issue. I got stuck here, not able to do any development.
Thanks