Expand my Community achievements bar.

Dive into Adobe Summit 2024! Explore curated list of AEM sessions & labs, register, connect with experts, ask questions, engage, and share insights. Don't miss the excitement.
SOLVED

WKND - issue for importing file to Eclipse

Avatar

Level 1

I am a very beginner for AEM and was following WKND Tutorial. (https://docs.adobe.com/content/help/en/experience-manager-learn/foundation/development/set-up-a-loca...

When I imported aem-guide-wknd file to Eclipse. I got this message. (please see the image)

I download a zip file from https://github.com/adobe/aem-guides-wknd.

I created "~/.m2/settings.xml" and verified that the adobe-public profile is active.

I very appreciate if you can help me to find out what I am doing wrong.... Thank you so much!

 

=== My System ===

macOS 10.15.6

Java 11.0.7

Maven 3.6.3

Node.js v12.18.0

npm 6.14.4

Git 2.24.3

AEM 6.5.5.0 (I run it before importing the file.)

 

 

Screen Shot 2020-09-04 at 1.09.59 PM.png

 

 

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

@aembeginner 

 

Try cloning the project and then build and import it in eclipse. 
It should work!!!

Just let me know if this also doesn’t work.

 

Thanks,

Nikhil

View solution in original post

2 Replies

Avatar

Correct answer by
Community Advisor

@aembeginner 

 

Try cloning the project and then build and import it in eclipse. 
It should work!!!

Just let me know if this also doesn’t work.

 

Thanks,

Nikhil

Avatar

Level 1

Hi Nikhil,

Thank you soooooo much for your response! It worked!!! Yaaaay! I can finally go forward to the next step! Thank you so much again!