contents   index   previous   next



Add the ScriptEase classes to your CLASSPATH

The final step for integrating your application with ScriptEase is to add the interpreter and library classes to your CLASSPATH. If you rebuilt the source in a previous step, you would add the directory where those class files were placed to your CLASSPATH. If you did not rebuild the source and plan to use the pre-built jar files which were included in the distribution, you would add those jars to your CLASSPATH. You will also need to include the SERegexp.jar file to your CLASSPATH if you plan to use the ECMA RegExp object.

 


The Nombas Preprocessor