Unable to see the JCR properties or nodes for the project in Eclipse | Community
Skip to main content
Level 4
May 9, 2020
Solved

Unable to see the JCR properties or nodes for the project in Eclipse

  • May 9, 2020
  • 2 replies
  • 3939 views

Hi,

 

I am unable to see the JCR properties or nodes for the project in eclipse 

 

 

like what we can see in CRXDE 

 

Thanks

Arun

 

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by sonuk85184451

Issues got resolved by changing the path 

Change content sync root dir  --  src/main/resources  -> src/main/content

 

 

its fixed now 

 

 

 

 

 

2 replies

Ankur_Khare
Community Advisor
Community Advisor
May 9, 2020

Install aem plugin and then again import your project into eclipse.

 

Level 4
May 9, 2020
thanks you for responding but AEM plugin is already installed
sonuk85184451AuthorAccepted solution
Level 4
May 9, 2020

Issues got resolved by changing the path 

Change content sync root dir  --  src/main/resources  -> src/main/content

 

 

its fixed now