Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [aspectj-users] Fwd: Weave results AspectJ

Take a look at the -showWeaveInfo option. "ajc -h" has more details.
dean

On Sep 11, 2008, at 7:20 AM, tamal nath wrote:


Hi,

AspectC++ weaver writes information about the weave results to an XML file for use of IDEs such as eclipse.The XML file has information about which advice was woven with which Join point. Does AspectJ write such information to any file?

Thanks,
Tamal

_______________________________________________
aspectj-users mailing list
aspectj-users@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/aspectj-users

Dean Wampler, Ph.D.
dean at objectmentor.com
See also:
http://www.polyglotprogramming.com  Multi-language and multi-paradigm programming
http://www.aspectprogramming.com    AOP advocacy site
http://aquarium.rubyforge.org       AOP for Ruby
http://www.contract4j.org           Design by Contract for Java5

I want my tombstone to say:
  Unknown Application Error in Dean Wampler.exe.
  Application Terminated.
      [Okay]        [Cancel]





Back to the top