If your source code has syntax errors, the IDE lists them in the Output window after a compile. The error message includes a hypertext link to the line in the source code that caused the error.
To go to an error in the source code:
Error messages are deleted from the Output window the next time you compile a file. For information on how to save the messages, see Saving Compiler Messages. For information on how to customize the Output window, including how to set the foreground and background color of the hypertext links, see Customizing the Output Window.
See also | |
---|---|
Stopping a Compile
Disabling Compilation of a Java Source File Fixing an Out of Memory Error |