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