Expand my Community achievements bar.

Guidelines for the Responsible Use of Generative AI in the Experience Cloud Community.
SOLVED

AEM Eclipse Query

Avatar

Level 5

Hi Friends,

I have created project via maven and converted the same into eclipse project.

I have imported the same into eclipse and trying to deploy it ...but I can see only content and apps folder in server (i.e.add and remove) but not core and test folders..

I can deploy the same via maven command.

Please let me know if i need to deploy the same via eclipse..wat i need to do?

1 Accepted Solution

Avatar

Correct answer by
Administrator
2 Replies

Avatar

Correct answer by
Administrator

Avatar

Level 10

Kautuk is correct - use Maven Archetype 10 command and then import the project into Eclipse.

If you are using AEM 6.3 - then look at this article -

Scott's Digital Community: Creating an Adobe Experience Manager project using Lazybones

In this 6.3 article - you can deploy the project using Eclipse.