文件名称:Android代码-org.aspectj
文件大小:57.06MB
文件格式:ZIP
更新时间:2022-08-25 23:58:33
Android代码
AspectJ Building AspectJ has a multi module maven build. Although various modules produce intermediate results, the key artifacts at the end of the build are: aspectjrt - the AspectJ runtime aspectjweaver - the AspectJ weaver aspectjtools - the AspectJ compiler These are the artifacts published to maven central for each release. In addition there is an installer that can be run with java -jar to install AspectJ onto Windows/Mac/Linux. This installer is produced by the installer sub module. In