Building Javadocs Indexes
Rebuilding Javadoc indexes is already part of generating application viewer above. However, there are times when you need to run it separately.
Example: This is required after the customer modifications (CM) have been applied to an environment when it includes Java code.
To rebuild the Javadoc indexes, run the command below:
Windows
%SPLEBASE%\bin\buildJavadocsIndex.cmd
UNIX
ksh $SPLEBASE/bin/buildJavadocsIndex.sh