Compiler log for org.eclipse.compare.examples.xml_3.6.300.v20231214-1526 : @dot.xml

TOTAL : ERRORS: 0, WARNINGS: 4, 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/compare/examples/xml/SWTUtil.java : 1 warning :

OTHER WARNINGS
1. WARNING in /src/org/eclipse/compare/examples/xml/SWTUtil.java
 (at line 85)
int averageWidth= gc.getFontMetrics().getAverageCharWidth();
The method getAverageCharWidth() from the type FontMetrics is deprecated

/src/org/eclipse/compare/examples/xml/XMLStructureViewer.java : 3 warnings :

OTHER WARNINGS
1. WARNING in /src/org/eclipse/compare/examples/xml/XMLStructureViewer.java
 (at line 52)
class XMLSorter extends ViewerSorter {
The type ViewerSorter is deprecated
2. WARNING in /src/org/eclipse/compare/examples/xml/XMLStructureViewer.java
 (at line 58)
super();
The constructor ViewerSorter() is deprecated
3. WARNING in /src/org/eclipse/compare/examples/xml/XMLStructureViewer.java
 (at line 168)
setSorter(sorter);
The method setSorter(ViewerSorter) from the type StructuredViewer is deprecated

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