Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[aspectj-users] weaving into bytecode: .class vs .jar

Is it possible to use ajc to weave directly into .class
files, or must the class files already be part of a jar
(i.e. ajc with -injars option) for this to happen?

Thanks,

Mark

__________________________________________________
Do you Yahoo!?
Yahoo! Shopping - Send Flowers for Valentine's Day
http://shopping.yahoo.com


Back to the top