Thank you. I figured out it is a mismatch. Markers do appear if pointcuts
match. Will ask SO about debugging.


Mohan

On Thu, Jun 25, 2015 at 9:30 PM, Andy Clement <andrew.clem...@gmail.com>
wrote:

> If you are using Spring AOP I think it is SpringIDE that creates the
> markers. I’ll send this question to someone who might know more but you
> would get more visibility on SO for the question.
>
> cheers,
> Andy
>
> > On Jun 25, 2015, at 6:45 AM, Mohan Radhakrishnan <
> radhakrishnan.mo...@gmail.com> wrote:
> >
> > Hi,
> >         Can I ask here instead of SO ? What are the debugging options in
> STS that can help me figure out why the aspect is not applied ? AJDT does
> not show the markers. It is a Spring boot AOP starter project. I am trying
> to call the weaved code in the Spring bootstrap Java code.
> >
> > @Component
> > public class ApplicationStartup
> > implements ApplicationListener<ContextRefreshedEvent> {
> >
> >  Should I use -Xlint in the IDE ?
> >
> > Thanks,
> > Mohan
> > _______________________________________________
> > aspectj-users mailing list
> > aspectj-users@eclipse.org
> > To change your delivery options, retrieve your password, or unsubscribe
> from this list, visit
> > https://dev.eclipse.org/mailman/listinfo/aspectj-users
>
> _______________________________________________
> aspectj-users mailing list
> aspectj-users@eclipse.org
> To change your delivery options, retrieve your password, or unsubscribe
> from this list, visit
> https://dev.eclipse.org/mailman/listinfo/aspectj-users
_______________________________________________
aspectj-users mailing list
aspectj-users@eclipse.org
To change your delivery options, retrieve your password, or unsubscribe from 
this list, visit
https://dev.eclipse.org/mailman/listinfo/aspectj-users

Reply via email to