Are you using around advice? If so please turn on the option -XnoInline which can be set in the project properties. If it is not that, we'll perhaps need a bit more information about the project.
Andy. 2009/2/15 Eduardo Castro <[email protected]> > Sorry. But it does not find my source files for aspects. > > Any tip? > > Eduardo > > 2009/2/15 Eduardo Castro <[email protected]> > > Hi, >> >> I am using AJDT 1.6.3 and using the aspejct debug mode, it does not >> detect my breakpoints in the aspect classes. Some tip? >> >> Thanks, >> Eduardo >> > > > _______________________________________________ > aspectj-users mailing list > [email protected] > https://dev.eclipse.org/mailman/listinfo/aspectj-users > >
_______________________________________________ aspectj-users mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/aspectj-users
