The AspectJ aspectpath setting enables weaving aspects from the aspectpath into the project and writing the results to the normal output location.
To set the aspectpath:
Shortcuts are available by right clicking on a local JAR file, to add or remove that file from the project's 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