Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ajdt-dev] strange exception problem

Hi!

When using load-time weaving with AJDT 1.5.2 I get this exception:

java.lang.NoSuchFieldError: ajc$cflowCounter$0
(invoking a woven class)

I tried to track this down. Seems like this problem was introduced by build 1.5.2.200804031532 of AJDT. It worked well with the previous build 1.5.2.200801291327.

Any idea what is going on?

Thanks in advance!
-Martin



Back to the top