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. For example, this is required after customer modifications (CM) have been applied to an environment when it includes Java code.
Perform the following to rebuild the Javadoc indexes.
Windows
%SPLEBASE%\bin\buildJavadocsIndex.cmd
 
UNIX
ksh $SPLEBASE/bin/buildJavadocsIndex.sh