Hi,
I am a newbie to AEM and installed AEM dev tool for eclipse whose version is below.
Eclipse IDE for Java Developers
Version: 2023-06 (4.28.0)
Build id: 20230608-1333
Added 2022-09 as well.
Post installation, when trying to create new project in eclipse, after selecting AEM Sample Multi module Project it isn't going to next screen where we would enter archetype details ect. Instead it is stuck on new project screen and below are the error details from error log. Please suggest how to resolve this.
Solved! Go to Solution.
Topics help categorize Community content and increase your ability to discover relevant content.
Views
Replies
Total Likes
Make sure your Eclipse can read MAVEN, meaning that your MAVEN is installed globally and you have an environment variable. It looks like if you could generate the project via CMD then the IDE is the problem, please check this thread which explains how to use eclipse with AEM projects:
https://experienceleague.adobe.com/docs/experience-manager-65/developing/devtools/howto-projects-ecl....
Hope this helps
Hi @LKAemNewbie
Please use CMD to generate AEM project with correct archtype
https://github.com/adobe/aem-project-archetype
Thank you for responding. I tried that way.. build was successful in command prompt and while importing or updating maven project in eclipse it gave below error.
Make sure your Eclipse can read MAVEN, meaning that your MAVEN is installed globally and you have an environment variable. It looks like if you could generate the project via CMD then the IDE is the problem, please check this thread which explains how to use eclipse with AEM projects:
https://experienceleague.adobe.com/docs/experience-manager-65/developing/devtools/howto-projects-ecl....
Hope this helps
@LKAemNewbie Did you find the suggestions from users helpful? Please let us know if more information is required. Otherwise, please mark the answer as correct for posterity. If you have found out solution yourself, please share it with the community.
Views
Replies
Total Likes
Hi,
I am still experiencing the exact same original issue of this post. May I ask if there is thorough solution?
Notes: using maven cmd can do the work but i believe the reported error comes with other errors / inconveniences in the IDE as well, for example: there is no "import from server" option when you want to import content from Author back to IDE.
TIA
Views
Likes
Replies