PROGRAMMING OVERVIEW AND USER INTERFACE


Compiling Java
There are three ways to compile Java:
Errors are reported in the Errors box. Click the Errors box to see which line in the Script area contains the error.

Errors not detectable during compilation are reported at run time.

See Also