Friday, March 10, 2006

Creating Eclipse Warnings with AspectJ

A good use of AOP. At last I begin to see the light.

Creating Eclipse Warnings with AspectJ: "We have made some experiments with the creation of an Eclipse Warning to detect the usage of the println in the code. Every time a developer type System.out.prinltn(...), the warning icon appears beside his code. A sample code is provided."

No comments: