Here's how to display timing information:
- Select Verbose and Pointcut matching timers from the AspectJ compiler preferences page (this can be either globally from Eclipse preferences or for a specific project from the project properties page):
- In the AJDT Event Trace View, ensure that you have Compiler / Task list messages selected:
And now on every project build (incremental or full), you will see pointcut matching times spit out to the event trace:
Enjoy! Questions can be sent to the AJDT developer's mailing list.
No comments:
Post a Comment