Anyone had this error trying to run the aspectJ plugin?

C:\svn\xenon-remod\domain\src\java\com\sknt\picasso\perfmon\aj\InvocationAspect.
aj:14 error The type InvocationAspect is already defined
public aspect InvocationAspect {
             ^^^^^^^^^^^^^^^

I personally don't know much about AspectJ, but the person who wrote ours used the following compiler argument:
-Xreweavable


Anyone know where I give this argument to the aspectJ compiler?

-Randy

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to