Wednesday, June 16, 2010

Skip Over Dynamic Proxy Classes when Debugging in Eclipse

Setup the step filter for java debug to skip the proxy class.

avoidProxyDebug

$Proxy* will ignore the proxy class.

No comments:

Post a Comment