How do we run our code in debug mode in aem. I have a codebase with aem archetype .
Hi All,
I need to use aem debug feature for testing purpose
I need to see how the java code is invoked in response to the changes in UI side, say a mouseclick.
I need to know how a particular htl class gets a value.