Hi,
When debugging my spring app, I have to go through all the aop framework to debug my classes.
It would be great to have some feature in the plugin to enhance the debugger to bypass all the spring classes and to go directly from the caller to my implementation method.
Do you think this is possible ?
Is it a feature you plan to integrate into the IDE
Seb


Reply With Quote