If you are compiling a program that is generating errors, you can stop the compile rather than waiting for the process to complete.
To stop a compile:
Stop Compile (Alt-Shift-C).
The compile stops, and a message is displayed in the Output window.
| See also | |
|---|---|
| Correcting Errors in Source Code
Disabling Compilation of a Java Source File |
|