[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ews.eclipse.technology.aspectj] Re: Does aspectJ support compile time weaving?

On Sun, 09 Apr 2006 15:29:07 +0000, yinglcs wrote:
> Does aspectJ support compile time weaving? If yes, I don't need to include 
> the aspectJ runtime.jar to my program. Is that correct?

Yes, compile time weaving is supported.
You do in general need to include aspectjrt.jar on your runtime classpath.

Regards,

Matt.