Compiler log for org.eclipse.e4.ui.progress_0.1.100.v20170210-0857 : @dot.xml

TOTAL : ERRORS: 0, WARNINGS: 0, INFOS: 7

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

INFO WARNINGS

errors others warnings forbidden warnings discouraged warnings

/src/org/eclipse/e4/ui/progress/internal/ProgressMonitorJobsDialog.java : 1 info :

INFO WARNINGS
1. INFO in /src/org/eclipse/e4/ui/progress/internal/ProgressMonitorJobsDialog.java
 (at line 138)
@SuppressWarnings("unchecked")
At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored

/src/org/eclipse/e4/ui/progress/internal/ProgressManager.java : 1 info :

INFO WARNINGS
1. INFO in /src/org/eclipse/e4/ui/progress/internal/ProgressManager.java
 (at line 859)
@SuppressWarnings("unchecked")
At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored

/src/org/eclipse/e4/ui/progress/internal/ProgressCanvasViewer.java : 1 info :

INFO WARNINGS
1. INFO in /src/org/eclipse/e4/ui/progress/internal/ProgressCanvasViewer.java
 (at line 133)
protected void setSelectionToWidget(@SuppressWarnings("rawtypes") List l, boolean reveal) {
At least one of the problems in category 'rawtypes' is not analysed due to a compiler option being ignored

/src/org/eclipse/e4/ui/progress/internal/DetailedProgressViewer.java : 1 info :

INFO WARNINGS
1. INFO in /src/org/eclipse/e4/ui/progress/internal/DetailedProgressViewer.java
 (at line 397)
protected void setSelectionToWidget(@SuppressWarnings("rawtypes") List l, boolean reveal) {
At least one of the problems in category 'rawtypes' is not analysed due to a compiler option being ignored

/src/org/eclipse/e4/ui/progress/internal/BlockedJobsDialog.java : 1 info :

INFO WARNINGS
1. INFO in /src/org/eclipse/e4/ui/progress/internal/BlockedJobsDialog.java
 (at line 274)
@SuppressWarnings("unchecked")
At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored

/src/org/eclipse/e4/ui/progress/internal/ProgressManagerUtil.java : 2 infos :

INFO WARNINGS
1. INFO in /src/org/eclipse/e4/ui/progress/internal/ProgressManagerUtil.java
 (at line 43)
@SuppressWarnings("unchecked")
At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored
2. INFO in /src/org/eclipse/e4/ui/progress/internal/ProgressManagerUtil.java
 (at line 46)
@SuppressWarnings("rawtypes")
At least one of the problems in category 'rawtypes' is not analysed due to a compiler option being ignored

FORBIDDEN ACCESS WARNINGS

top errors infos others warnings discouraged warnings

DISCOURAGED ACCESS WARNINGS

top errors infos others warnings forbidden warnings