When editing Java files in the Source Editor, the internal parser identifies errors in the code and marks them with:
You can display a tool tip with information about the error by holding the mouse over the
error glyph () or waved line.
A line can be annotated with several different types of glyphs.
If there are multiple annotations on one line, only one glyph is displayed at a
time and the multiple annotations image
() appears.
You can cycle through multiple annotations by clicking the multiple annotations image
(
).
![]() |
If you have multiple errors in a Java file that correctly compiles in other environments, you may have the filesystem mounted at the wrong directory. See Mounting a Filesystem. |
See Also | |
---|---|
Using Annotations
Source Editor Debugging Features |