Social Media Magazine

Fix AEM Jcr Nodes & Properties Not Visible in Eclipse

Posted on the 02 November 2022 by Pro Webguru @prowebguru

Have you ever faced an issue with AEM where jcr nodes & properties are not visible Eclipse while setting up a new project? You can view the source code but can not see the jcr nodes.

Make sure that you have installed AEM Eclipse plugin. Then if you are unable to get jcr nodes & properties in eclipse, then right click on the project and select properties.

In the properties left pane, select AEM tab and set "/src/main/content/jcr_root " as value or click on browse and select the path to jcr_root.

Fix AEM Jcr Nodes & Properties Not Visible in Eclipse

Click on "Apply" to save the configuration and close the properties window.

Now in your project explorer, you will see a new path entry "/src/main/content/jcr_root " and start expanding it. You will be able to see jcr nodes and properties.

Are you facing AEM Groovy Oak Query RuntimeNodeTraversalException?

Please share this quick tip with your friends and colleagues, if you find this information useful.

Related Posts


Back to Featured Articles on Logo Paperblog