Jipe - Errors Window
The Compile Error window hi-lights errors that the compiler comes across as it compiles your documents.
The errors are displayed in a list format, and this allows you to hi-light an error line.
If javac or jikes compilers are being used, and the current window in Jipe is the same as the file which contains the error, then Jipe will find the error line for you, and hi-light it in the current window. If you recompile a file and the Compile Error Window is open then the window will automatically close, and only re-open if the compiler finds another error.
Notes : Jipe compiles Java files from disc. If you have made any alterations to a Java file, you have to save the changed file before compiling, otherwise Jipe will compile the original unchanged file.