sample code, see the publications link off the AspectJ web site at
<a href="http://eclipse.org/aspectj">
http://eclipse.org/aspectj</a>
-
+<p>
<!-- END-SAMPLE pubs-all-links -->
+<p>
<!-- @author Ramnivas Laddad -->
<!-- START-SAMPLE pubs-books-aspectjinaction AspectJ in Action -->
http://www.manning.com/laddad/</a>.
<!-- END-SAMPLE pubs-books-aspectjinaction -->
+<p>
<!-- @author Jan Hanneman -->
<!-- START-SAMPLE pubs-papers-aodesignpatterns Aspect-Oriented Design Pattern Implementations -->
http://www.cs.ubc.ca/~jan/AODPs/</a>.
<!-- END-SAMPLE pubs-papers-aodesignpatterns -->
+<p>
+
+<!-- @author Ron Bodkin and others -->
+<!-- START-SAMPLE pubs-projects-atrack ATrack bug tracker -->
+The <a href="https://atrack.dev.java.net/">aTrack project</a>
+aims to create an open source bug tracking application that
+demonstrates use of Aspect-Oriented Programming (AOP) with AspectJ.
+It uses AOP pragmatically to provide systematic support for
+technical, middleware, and business concerns.
+
+<!-- END-SAMPLE pubs-projects-atrack -->
+<p>
+<!-- @author David Walend -->
+<!-- START-SAMPLE pubs-projects-cricketcage CricketCage JUnit test generator -->
+The <a href="http://sourceforge.net/projects/cricketcage/">
+CricketCage project</a>
+automatically creates JUnit TestCases for repeatable bugs and test
+scenarios. Include Cricket Cage's AspectJ code to install a code
+generator, then run the program to generate the TestCase.
+<!-- END-SAMPLE pubs-projects-cricketcage -->
+</a>
</body>
</html>