Compiling Sample Programs

You compile all of the sample programs in the same way. This procedure uses the Login sample program.

  To compile the Login sample program:

  1. At a command line, change to the directory that contains jc.bat.

    For example, <MIDDLEWARE_HOME/user_projects/epmsystem1/bin/ReportingAnalysis/SDK.

  2. Enter jc Login.java and press Enter to compile the program.

  3. Check that Login.class is in <MIDDLEWARE_HOME/user_projects/epmsystem1/ReportingAnalysis/SDK/classes.