Not able to compile aem-guides-wknd repository | Community
Skip to main content
New Participant
September 2, 2020
Solved

Not able to compile aem-guides-wknd repository

  • September 2, 2020
  • 4 replies
  • 1777 views

Hello All,

 I am new to AEM. I have set up AEM author and publish instances and able to deploy aem-guides-wknd repository using maven successful. The issue I have is with eclipse. I have installed aem plugin. When I open the aem-guides-wknd project, i get the following error and also do not see jcr-nodes properties in eclipse.

 

I am on the following environment. I think I need to convert the app.ui and app.content project to content type projects in eclipse, but i am not sure how. When i go to configure on particular projects, I do not get the options to make those projects as content projects.

 

Maven 3.6.3

Eclipse 2020.06

Java 11.08

AEM 6.5

AEM Tools ...p2update-1.3.0.

 

Greatly appreciate any help.

 

Thanks

 

 

 

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 veemat1

After further investigation, I found that I need to set the correct jcr_root node in Project-> Properties. By default it is incorrect. 

 

Setting these setting in both project UI.Apps and UI.Content resolved my issues.

 

Thank you for all your consideration and help

4 replies

veemat1AuthorAccepted solution
New Participant
September 2, 2020

After further investigation, I found that I need to set the correct jcr_root node in Project-> Properties. By default it is incorrect. 

 

Setting these setting in both project UI.Apps and UI.Content resolved my issues.

 

Thank you for all your consideration and help

bilal_ahmad
New Participant
September 2, 2020

Hey @veemat1 I see that your eclipse is in 'Java' perspective. Please change your perspective from 'java' to 'AEM'. I hope you'd have already installed AEM developer tools. Once you change the perspective, you'll be able to see the 'properties' tab. Thanks, Bilal.

veemat1Author
New Participant
September 2, 2020
Thanks for your help. I have tried that, still no properties
veemat1Author
New Participant
September 2, 2020

Thank you Veena.. will wait. Let me know if any more details needed

VeenaVikraman
New Participant
September 2, 2020

I will check this and tell you. Not sure with latest eclipse. I mostly use IntelliJ for development.