Hi All,
I am new to AEM (6.5). Installed Eclipse JEE 2020-12 and AEM Dev Tools and Sling Plugin.
After I import the wknd project from github, I am not able to see the node structure in the content structure.
What am I missing?
Is the current version of eclipse not supporting AEM. Please advise
Solved! Go to Solution.
Views
Replies
Total Likes
Hi,
It should work if you import that project as a maven project.
Give a try to follow the steps mentioned below document
It's working on my local.
Hi,
It should work if you import that project as a maven project.
Give a try to follow the steps mentioned below document
It's working on my local.
Views
Replies
Total Likes
Hi @rajakumare1 ,
What I suggest you do is for each project, after importing from git, right-click and click on Configure -> Convert to Content Package. This will ensure that all the right facets and builders are configured.
Regards,
Santosh