Solved
Debug by adding the debug point in intellij for the OOTB Bundle
Hi All,
I have a scenario where I need to call process(Job job) method in ReportJobConsumer.java which is present in com.day.cq.dam.core.impl.reports bundle . How can I add debugger to this in intellij.
Thanks in advance..
