Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [aspectj-users] Hi All ! Got a couple of questions regarding AspectJ

Oops!

> There is an "unweavable" flag that you can set at compile time and an
> "unweave" option to unweave the code lateron. Optionally you can
> postpone weaving to loadtime.

There's no such option.  You might be thinking of -noweave.

Wes



Back to the top