Compiler log for org.eclipse.jface_3.38.0.v20250714-0728 : @dot.xml

TOTAL : ERRORS: 0, WARNINGS: 6, 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/jface/util/Policy.java : 1 warning :

OTHER 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

/src/org/eclipse/jface/viewers/StructuredViewer.java : 3 warnings :

OTHER WARNINGS
1. WARNING in /src/org/eclipse/jface/viewers/StructuredViewer.java
 (at line 1045)
public ViewerSorter getSorter() {
The type ViewerSorter is deprecated
2. WARNING in /src/org/eclipse/jface/viewers/StructuredViewer.java
 (at line 1046)
if (sorter instanceof ViewerSorter)
The type ViewerSorter is deprecated
3. WARNING in /src/org/eclipse/jface/viewers/StructuredViewer.java
 (at line 1047)
return (ViewerSorter)sorter;
The type ViewerSorter is deprecated

/src/org/eclipse/jface/viewers/TreePathViewerSorter.java : 1 warning :

OTHER WARNINGS
1. WARNING in /src/org/eclipse/jface/viewers/TreePathViewerSorter.java
 (at line 25)
public class TreePathViewerSorter extends ViewerSorter {
The type ViewerSorter is deprecated

/src/org/eclipse/jface/wizard/ProgressMonitorPart.java : 1 warning :

OTHER WARNINGS
1. WARNING in /src/org/eclipse/jface/wizard/ProgressMonitorPart.java
 (at line 55)
IProgressMonitorWithBlocking {
The type IProgressMonitorWithBlocking 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