Java API library generation changes
PolicyCenter changed the command-prompt scripts that regenerate the Java API libraries and documentation.
To generate the libraries for the Java API version 9.0, at a command prompt open in your main application directory, type the following command:
gwb genJavaApiTo generate the libraries for the deprecated Java API version 7.0, instead use the following command:
gwb genJavaApi -Ddeprecated=true