Skip to content

Latest commit

 

History

History

IDE

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

How to handle aspectj syntax in Android Studio

  • First go to Settings/Plugins

  • Click on Install plugin from disk... button and sequentialy install both file: aop-common.zip and aspectj.zip.

  • Restart Android Studio

  • Have a pleasure writing aspects!

  • But... You may see this "error" while writing/editing aspect files.

    Just ignore it.
    This IDE plugin not fully works in AS.