The AspectJ aspectpath setting enables weaving aspects from the aspectpath into in the project and outputting the results to the normal output location.
To set the aspectpath:
Note: The aspectpath can be used in conjunction with other AspectJ compiler settings such as the inpath and outjar
AspectJ projects
Aspects
AspectJ builder
Adding an outjar
Adding an inpath
Changing compiler settings
Using a multi-project setup