Viewing Compilation Errors and Warnings

Thanks for using this pre-release version of Visual J++.

To find and correct compilation errors

  1. On the View menu, click Other Windows, and then click Task List from the cascading menu.

    The Task List appears and displays any errors or warnings that were produced during the compilation of the project.

  2. Double-click one of the errors or warnings displayed in the Task List.

    Visual J++ opens the Text editor, displays the projectÆs code, and places the cursor on the statement that produced the error.

  3. Using the Task List, correct all compiler errors and rebuild your project.

Once you have corrected all the compilation errors, you can rebuild and run the applet.