PDA

View Full Version : Debug feature in the ide



scesbron
Jun 13th, 2005, 04:57 AM
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

eu
Jul 11th, 2005, 04:04 PM
You can configure Eclipse to skip any specific packages. See http://jroller.com/page/eu/20050711#bypass_spring_classes_when_debugging