내 커뮤니티 업적 표시줄을 확대합니다.

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.

해결됨

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 채택된 해결책 개

Avatar

정확한 답변 작성자:
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.

원본 게시물의 솔루션 보기

3 답변 개

Avatar

정확한 답변 작성자:
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.

Avatar

Level 2
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

Level 7

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