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