Determining the dependencies between project files
Once you have downloaded the contents of an Encyclopedia volume to a project folder, you must determine the dependencies between files in the project by running encycAnalyze.bat. You must run encycAnalyze.bat in the workspace folder in which you ran encycDownload.bat. You must re-run encycAnalyze.bat whenever the contents of the project change.
To display the syntax for encycAnalyze.bat, open a Command Prompt window and cd to <Actuate11_HOME>\BRDPro\eclipse. Then type:
encycAnalyze.bat -help
encycAnalyze.bat takes one argument, the project name. The default is DiagramProject.
For example, you open a Command Prompt window and cd to the workspace folder in which you ran encycDownload.bat. You then type:
"C:\Program Files (x86)\Actuate11\BRDPro\eclipse\encycAnalyze.bat" -project MyProject
encycAnalyze.bat determines the dependencies between files in the project MyProject.

Additional Links:

Copyright Actuate Corporation 2012