IntelliJ IDEA
 
Get IntelliJ IDEA
You are viewing the documentation for an earlier version of IntelliJ IDEA.

Using the AspectJ Compiler (ajc)Ultimate

Last modified: 08 March 2021

By default, IntelliJ IDEA uses the javac compiler. To use the AspectJ compiler ajc (instead of or in combination with javac ), you should make changes to corresponding IDE settings.

The ajc settings specified at the project level can be fine-tuned at the level of individual modules. AspectJ facets associated with the modules are used for that purpose.

Note that ajc is not bundled with IntelliJ IDEA and should be downloaded separately.

ajc is available as part of the AspectJ distribution that you can download from the AspectJ website.