Expand my Community achievements bar.

Guidelines for the Responsible Use of Generative AI in the Experience Cloud Community.

Not getting AEM in properties of ui.apps and ui.content in Eclipse

Avatar

Level 2

Hi All,

I am facing an issue in Eclipse on AEM project.

I am not getting JCR properties in AEM perspective and also the folder structure of ui.apps and ui.content also not looking great in my eclipse.

On searching in web I came across this thread unable to get jcr properties in eclipse  which will fix my jcr:properties visibility and folder structure issue.

But the problem is I am not getting the AEM in Properties of project (ui.apps and ui.content).

I am on AEM perspective and also AEM server started successfully. My projects facets also proper.

Version of Eclipse: Version: 2018-12 (4.10.0)

Maven :3.6.0

Java: jdk 1.8.0_201

Kindly help me to fix this.

Thanks in Advance.

screenshot 1: folder structure

1859549_pastedImage_0.png

Screenshot 2: AEM option missing in properties

1859550_pastedImage_1.png

Screenshot 3: JCR properties

1859551_pastedImage_2.png

Adding screenshots

7 Replies

Avatar

Employee

You need to select a node type, so the JCR properties are applicable for that type of objects:

1859648_pastedImage_0.png

Avatar

Level 2

Hi Berliant,

I am looking for something like the below screenshot (Reference: Set up a local AEM Development Environment ). I followed the reference.

jcr:properties as exactly in AEM.

1859750_pastedImage_3.png

The change in Component code from eclipse are not publishing to AEM localhost. I turned on the "Automatically publish when resource changes" option in AEM server.

Avatar

Employee

For JCR properties, check "Create Header Component" from 2 - Pages and Templates . It includes some AEM plugin troubleshooting tips.

Avatar

Level 2

From the steps he gave in the link you provided, there is a tab called AEM in the properties of ui.apps (Rightclick ui.apps --> Properties).

I am not getting that AEM tab to map the root directory.

That's where I am struck now.

Avatar

Community Advisor

Hi,

Please check which prospective are you in. Navigator or in Project Explorer

https://adobeaemhub.com/synchronize-the-code-between-aem-instance-and-eclipse/

AEM Perspective - Node Details

Adding a node (component) via Eclipse



Arun Patidar

Avatar

Level 2

I am opening in AEM perspective only. AEM server also started successfully.

To sync the content root folder I am not getting the AEM option in the properties of the ui.apps and ui.content as below.

1859854_pastedImage_1.png

Avatar

Level 1
Hi 
I am getting exact same issue. No AEM menu in Properties, no Import From Server menu too. AEM Perspective is activated normally. Using Eclipse 2023-12 version.

Thanks