Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ajdt-dev] Problem with an around advice being run "sometimes"

Hi!

Exactly, it runs, it doesn't run, it runs and so on.

I haven't thought of checking whether there was a a compilation occuring
between those runs. I only did Project -> Clean to see if AspectJ
compilation was really done. It flashed through so I think that it did.
Also checked that the AspectJ/AJDT builder was actually activated for the
project under Project -> Prefs ->Builders.

Is there a bullet proof way for me to check if compilation is done after
Project -> Clean and/or between runs?

I don't have a small test project. My example is actually part of a (quite)
big project.
I'll try to create a small test project and make it reproduce the error.

Regards,
Jimisola
-- 
View this message in context: http://www.nabble.com/Problem-with-an-around-advice-being-run-%22sometimes%22-tf1895019.html#a5183345
Sent from the Eclipse Ajdt - Dev forum at Nabble.com.



Back to the top