Expand my Community achievements bar.

Dive into Adobe Summit 2024! Explore curated list of AEM sessions & labs, register, connect with experts, ask questions, engage, and share insights. Don't miss the excitement.

Unable to create new project Eclipse(Oxygen)+AEM Developer Tools for Eclipse

Avatar

Level 2

Hi,

I'm following tutorial in the link given below

AEM Developer Tools for Eclipse

I was not able to create the project and getting following error

Unable to create project from archetype [com.adobe.granite.archetypes:aem-project-archetype:12 -> https://repo.adobe.com/nexus/content/groups/public]

Eclipse Oxygen.2 Release (4.7.2)

Java: 1.8.x

AEM 6.3

Thanks

Lotus

5 Replies

Avatar

Level 10

Hi,

AEM WKND HELPX tutorial will be kick start for setting up the project, like Eclipse Dev Tool, creating project using Lazybones.

Here is the article- Getting Started with AEM Sites - WKND Tutorial

This is the trending HELPX article for new AEM developers.

Hope this helps!!

~Ratna.

Avatar

Level 2

Eclipse "AEM Developer Tools for Eclipse" has a bug and it not working on any version of eclipse.

The workaround is, after configuring the AEM deploy server in the last screen using "AEM Developer Tools for Eclipse " click finish and will get following error

Unable to create project from archetype [com.adobe.granite.archetypes:aem-project-archetype:12 -> https://repo.adobe.com/nexus/content/groups/public]

Now, click previous screen you find out all the previously filled data is gone. Fiil the missing data and click "Finish" button without  click "Next" button.

THIS WILL WORKS.

My recommended  way is,  install maven and create the project and import the existing maven project into eclipse.