Viewing compilation errors

If an expression you select to evaluate has a compilation error, it will be reported in the scrapbook editor.

For example, type and select the (invalid) expression System.println("hi") in the editor and click Run in the toolbar.

The error message The method println(java.lang.String) is undefined for the type java.lang.System appears in the editor at the point of the error.

 
Copyright IBM Corporation 2000, 2002. All Rights Reserved.