If you compile you aspects (.aj files) separately from the rest of your program then it will not be woven. The aspects themselves will be woven however. May I ask why you need to do this?
Matthew Webster AOSD Project Java Technology Centre, MP146 IBM Hursley Park, Winchester, SO21 2JN, England Telephone: +44 196 2816139 (external) 246139 (internal) Email: Matthew Webster/UK/IBM @ IBMGB, [EMAIL PROTECTED] http://w3.hursley.ibm.com/~websterm/ fcostasilva <[EMAIL PROTECTED]> Sent by: [EMAIL PROTECTED] 03/01/2007 08:20 Please respond to [email protected] To [email protected] cc Subject [aspectj-users] ajc compile problem Is possible generate .class files of .aj source without woven classes, in the same way that javac compiler ? -- View this message in context: http://www.nabble.com/ajc-compile-problem-tf2912270.html#a8137169 Sent from the AspectJ - users mailing list archive at Nabble.com. _______________________________________________ aspectj-users mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/aspectj-users
_______________________________________________ aspectj-users mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/aspectj-users
