errors | others warnings | infos | forbidden warnings | discouraged warnings |
top | others warnings | infos | forbidden warnings | discouraged warnings |
top | errors | infos | forbidden warnings | discouraged 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 |
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 |
errors | others warnings | forbidden warnings | discouraged warnings |
top | errors | infos | others warnings | discouraged warnings |
top | errors | infos | others warnings | forbidden warnings |