CL Command Reference - ANZJVAPGM

CL Command List > ANZJVAPGM Reference

Description:

The Analyze Java Program (ANZJVAPGM) command analyzes a Java program, lists its classes and shows the current status of each class.

Restrictions: The file must be in one of the following file systems: QOpenSys,¡åroot¡å, or a user-defined file system.


Examples:

ANZJVAPGM CLSF(¡¯/projectA/myJavaclassname.class¡¯)
DETAIL(*FULL) OUTPUT(*)

This command will analyze the Java program associated with the class file myJavaclassname. The status for all classes included in the Java program will be listed. The Java program information will be output to the display.