AEM Eclipse Plugin Issues - AEM project is not created in Eclipse Hi Everyone,I'm new to AEM, i have configured AEM plugin in eclipse, plugin was installed successfully. im facing issue while creating AEM project after selecting the archetype. i couldn't see the next screen to enter all the project info like groupid, artifactId, appId etc... I found below exception in eclipse errorlog. Could you please help me to resolve this. Thanks in advance.Note: I'm using AEM 6.5 Java 11 is installed in my machine!ENTRY org.eclipse.ui 4 0 2020-10-10 15:17:11.140
!MESSAGE Unhandled event loop exception
!STACK 0
java.lang.RuntimeException: Could not process archetype: null
at com.adobe.granite.ide.eclipse.ui.wizards.np.AdvancedSettingsComponent.initialize(AdvancedSettingsComponent.java:276)
at com.adobe.granite.ide.eclipse.ui.wizards.np.SimplerParametersWizardPage.setVisible(SimplerParametersWizardPage.java:160)
at org.eclipse.jface.wizard.WizardDialog.updateForPage(WizardDialog.java:1193)
at org.eclipse.jface.wizard.WizardDialog.lambda$3(WizardDialo