



| | FICAS Build Time
- Download CLASParser.zip. (Last updated on January 22,
2003)
- Install JavaCC compiler. (JavaCC
docs)
- Build CLASParser.
 | Refer to the MAKEFILE in the CLASParser package. |
 | Run 'nmake' under Windows, or 'make' under Unix. |
Compile a sample CLAS program.
 | 'nmake test', or |
 | java CLASParser DemoProg1.txt > DemoProg1.xml |

FICAS Run Time
- Download the following library files :
Add the Java library files onto the CLASSPATH environment variable.
Refer to FICAS API Docs for building autonomous
services.
|