Expand my Community achievements bar.

Don’t miss the AEM Skill Exchange in SF on Nov 14—hear from industry leaders, learn best practices, and enhance your AEM strategy with practical tips.
SOLVED

New to AEM - AEM Dev Tools For Eclipse(2020-12) Not showing node structure

Avatar

Level 2

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

1 Accepted Solution

Avatar

Correct answer by
Level 4

Hi,

It should work if you import that project as a maven project.

Give a try to follow the steps mentioned below document 

https://experienceleague.adobe.com/docs/experience-manager-64/developing/devtools/howto-projects-ecl...

 

It's working on my local.

View solution in original post

3 Replies

Avatar

Correct answer by
Level 4

Hi,

It should work if you import that project as a maven project.

Give a try to follow the steps mentioned below document 

https://experienceleague.adobe.com/docs/experience-manager-64/developing/devtools/howto-projects-ecl...

 

It's working on my local.

Thank you!! I didnt set the Content root sync directory property in Content and Apps Project Properties->AEM Correctly. Once I set that, it is working fine.

Avatar

Community Advisor

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