Compiler log for org.eclipse.ui.console_3.15.0.v20251113-1013 : @dot.xml

TOTAL : ERRORS: 0, WARNINGS: 2, INFOS: 0

errors others warnings infos forbidden warnings discouraged warnings

ERRORS

top others warnings infos forbidden warnings discouraged warnings

OTHER WARNINGS

top errors infos forbidden warnings discouraged warnings

/src/org/eclipse/ui/console/TextConsoleViewer.java : 2 warnings :

OTHER WARNINGS
1. WARNING in /src/org/eclipse/ui/console/TextConsoleViewer.java
 (at line 791)
@SuppressWarnings("deprecation")
Unnecessary @SuppressWarnings("deprecation")
2. WARNING in /src/org/eclipse/ui/console/TextConsoleViewer.java
 (at line 792)
int lines = getVisibleLinesInViewport();
The method getVisibleLinesInViewport() from the type TextViewer has been deprecated since version 2025-12 and marked for removal

INFO WARNINGS

errors others warnings forbidden warnings discouraged warnings

FORBIDDEN ACCESS WARNINGS

top errors infos others warnings discouraged warnings

DISCOURAGED ACCESS WARNINGS

top errors infos others warnings forbidden warnings