XAspects: Extensible Plug-ins for
Aspect-Oriented
Programming
Usage
Macneil Shonle
Ankit Shah
Version 1.1
12 March
2003
Usage
- Download xaspects.jar
- If using Unix / Linux / Solaris - Download xajc script (Optional)
- If using Windows - Download xajc.bat (Optional)
- Add xaspects.jar to classpath
- Change permissions of xajc to executable
- Add xajc to path
- Ensure that you have following in your class paths: (Download links in reference section below)
- daj.jar - DAJ v5.0
- aspectjrt.jar - AspectJ v1.0.6
- aspectjtools.jar
- antlr.jar - ANTLR v2.7.2
- rt.jar - DJ
- type xajc or java edu.neu.ccs.xaspects.XAJC
If you see usage instructions, XAspects is correctly installed.
References
XAspects Project Home Page,
<http://www.ccs.neu.edu/research/demeter/xaspects>.
DJ Library - rt.jar
AspectJ - aspectjrt.jar and aspectjtools.jar
ANTLR - antlr.jar
DAJ - daj.jar
|
Author: Ankit Shah. Copyright ©
2003. All rights
reserved.
|