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
Solved! Go to Solution.
Views
Replies
Total Likes
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.
Views
Replies
Total Likes
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
Views
Replies
Total Likes
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.
Views
Replies
Total Likes
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
Views
Replies
Total Likes