Home

 

Running the ITSO Bank application

After you have completed the ITSO Bank application and resolved any outstanding errors, you are ready to test the application. To launch the application, we use a generic Java Application launch configuration that derives most of the launch parameters from the Java project and the Workbench preferences.

To run the ITSO Bank application, do these steps:

Right-click the BankClient class in the Package Explorer and select Run As Æ Java Application or click the arrow of in the toolbar and select Run As Æ Java Application.

Note: The selected class must be executable-containing a public static void main(String[] args) method-otherwise, the application cannot run.

You can see the output in the Console view (Figure | -27 shows part).

Figure 8-27 Console view with output of the ITSO Bank application

ibm.com/redbooks