Expand my Community achievements bar.

SOLVED

CRXDE

Avatar

Level 3

Hi All,

I am trying to use CRXDE on my local machine (64 bit) and I have AEM 6.0 running at port 4502. I can browse through the repository using CRXDE and can even see the code in editor but the minute I press any key in CRXDE Editor, the Editor completely hangs and does not respond. That ways I am not able to do any operation using CRXDE and have to stick to CRXDE Lite only.

What could be the potential reason and how can I fix it?

 

TIA

1 Accepted Solution

Avatar

Correct answer by
Level 10

Hi,

Yes Opkar is tight. Do not use CRXDE for development environment. Instead you can use AEM Eclipse plugin to create an AEM project: https://helpx.adobe.com/experience-manager/using/osgi_getting_started.html

Hope this helps!

Thanks,
Ratna Kumar.

View solution in original post

3 Replies

Avatar

Employee

Hi,

I think CRXDE is no longer supported for AEM6, you should use Eclipse and the AEM plugin for your development, or use CRXDE Lite to browse the repository.

Regards,

Opkar

Avatar

Correct answer by
Level 10

Hi,

Yes Opkar is tight. Do not use CRXDE for development environment. Instead you can use AEM Eclipse plugin to create an AEM project: https://helpx.adobe.com/experience-manager/using/osgi_getting_started.html

Hope this helps!

Thanks,
Ratna Kumar.

Avatar

Administrator

Hi
As mentioned Opkar and Ratna, CRXDE is not use for development purpose.

The ways to use it now are:-

1. Create the OSGI bundle is through Maven Link:- https://helpx.adobe.com/experience-manager/using/first-osgi.html

2. Eclipse and the AEM plugin for your development Link:- https://helpx.adobe.com/experience-manager/using/osgi_getting_started.html

Reference link:-https://helpx.adobe.com/experience-manager/using/first-arch10.html [Creating your first AEM 6.2 Project using Adobe Maven Archetype 10]

I hope this will help you.

Thanks and Regards

Kautuk Sahni



Kautuk Sahni