Expand my Community achievements bar.

JSP Debugging fails to break

Avatar

Level 2

I've followed this tutorial https://docs.adobe.com/docs/en/aem/6-2/develop/dev-tools/ht-intellij.html using:

- AEM 6.2
- IntelliJ Ultimate 2016.3.4
- Java 8 SDK

The debugger connects correctly.

I've set breakpoints in a component and loaded a webpage using that component but my debugger will not stop on breakpoints.
How do I fix this?

1 Reply