Create a AEM project
Create a AEM 6.5 project with arch type 23 using eclipse is one of the easiest way.
To have arch type
23 follow below steps:
1.
Open Window > Preferences
2.
Open Maven > Archetypes
3. Click 'Add Remote
Catalog' and add the following:
· Catalog File: https://repo1.maven.org/maven2/archetype-catalog.xml
·
Description: maven catalog
Open
eclipse File--> New--> Other-->AEM-->AEM Sample Multi-Module
Project
Select
arch type 23.
Provide
your project details
click
on Next and Finish
Project
will get created:
Comments
Post a Comment