Expand my Community achievements bar.

AEM Eclipse Plugin - Importing Existing Maven Projects into Eclipse, Need help

Avatar

Level 3

Hello Everyone,

I saw the Demo of the new AEM plugin for Eclipse. I want to import an existing maven project into eclipse and want to utilize the AEM plugin. 

the AEM Plugin works fine when I use the Maven Archetype specified in the demo but not when I import my existing Maven project into Eclipse. FYI, I've customized the Project structure and POMs.

2 Replies

Avatar

Employee

Have you made sure to make your maven project into a Bundle or Content Project? To do this you need to right click on your project folder>Configure>Convert to Bundle/Content Project.

Are you getting any errors? Any other information you can give?

If you haven't seen this session yet, I would highly recommend it.
http://www.adobe.com/cfusion/event/index.cfm?event=register_no_session&id=2531837&loc=en_us

Avatar

Level 3

Thanks for the reply. I figured it out the problem and solution :)

there were few eclipse plugin related issue..