aem-project-archetype icon indicating copy to clipboard operation
aem-project-archetype copied to clipboard

Eclipse is not picking up the UI-apps root path.

Open kumesh65 opened this issue 3 years ago • 2 comments

saWhen I import aem-guide-wknd and our local project, created using archetype 33, in eclipse project structure looks like below image because of eclipse is not able to find the root directory for ui-apps of the project.

image

When I try to compare this project with the project ,created using archetype 16, I found one difference that is : Archetype 16: image and Archetype 33: image

means for archetype 16 we are using directory and for archetype 33 we are using <sourceDirectory> . When I update sourceDirectory to directory it start working so can anyone please tell why we are using sourceDirectory for this archetype? Waiting for your response. Thanks Umesh Thakur

kumesh65 avatar Jan 05 '22 09:01 kumesh65

This is known, reported and fixed in https://issues.apache.org/jira/browse/SLING-9117. There is just not yet a new Eclipse Sling IDE release containing the fix.

kwin avatar Jan 05 '22 09:01 kwin

This is known, reported and fixed in https://issues.apache.org/jira/browse/SLING-9117. There is just not yet a new Eclipse Sling IDE release containing the fix.

Thanks for the quick reponse @kwin , so for know what are the options we have until new eclipse sling IDE, can you please suggest that as well if you can ? Thanks again.

kumesh65 avatar Jan 05 '22 09:01 kumesh65