CRXDE | Community
Skip to main content
New Participant
June 16, 2016
Solved

CRXDE

  • June 16, 2016
  • 3 replies
  • 848 views

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

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 Ratna_Kumar

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.

3 replies

kautuk_sahni
Employee
June 17, 2016

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
Ratna_Kumar
Ratna_KumarAccepted solution
New Participant
June 17, 2016

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.

Employee
June 16, 2016

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