rafik777
Sep 11th, 2007, 02:48 PM
I use spring AOP (v2.0) and I have a problem with debugging aspect target classes.
When I try debugging these classes I get this message from eclipse:
"Unable to install breakpoint in pack.Account$$EnhancerByCGLIB$$c7f2c4f0
due to missing line number attributes. Modify compiler options to generate
line number attributes.
Reason:
Absent Line Number Information
"
How I do that?
When I try debugging these classes I get this message from eclipse:
"Unable to install breakpoint in pack.Account$$EnhancerByCGLIB$$c7f2c4f0
due to missing line number attributes. Modify compiler options to generate
line number attributes.
Reason:
Absent Line Number Information
"
How I do that?