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/jface/util/Policy.java (at line 57) private static AnimatorFactory animatorFactory; The type AnimatorFactory has been deprecated since version 2025-03 and marked for removal |
1. WARNING in /src/org/eclipse/jface/viewers/StructuredViewer.java (at line 1046) public ViewerSorter getSorter() { The type ViewerSorter is deprecated |
2. WARNING in /src/org/eclipse/jface/viewers/StructuredViewer.java (at line 1047) if (sorter instanceof ViewerSorter) The type ViewerSorter is deprecated |
3. WARNING in /src/org/eclipse/jface/viewers/StructuredViewer.java (at line 1048) return (ViewerSorter)sorter; The type ViewerSorter is deprecated |
1. WARNING in /src/org/eclipse/jface/viewers/TreePathViewerSorter.java (at line 25) public class TreePathViewerSorter extends ViewerSorter { The type ViewerSorter is deprecated |
1. WARNING in /src/org/eclipse/jface/wizard/ProgressMonitorPart.java (at line 55) IProgressMonitorWithBlocking { The type IProgressMonitorWithBlocking is deprecated |
errors | others warnings | forbidden warnings | discouraged warnings |
top | errors | infos | others warnings | discouraged warnings |
top | errors | infos | others warnings | forbidden warnings |