errors | others warnings | infos | forbidden warnings | discouraged warnings |
top | others warnings | infos | forbidden warnings | discouraged warnings |
top | errors | infos | forbidden warnings | discouraged warnings |
errors | others warnings | forbidden warnings | discouraged warnings |
1. INFO in /src/org/eclipse/e4/ui/progress/internal/ProgressManagerUtil.java (at line 45) @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 48) @SuppressWarnings("rawtypes") At least one of the problems in category 'rawtypes' is not analysed due to a compiler option being ignored |
1. INFO in /src/org/eclipse/e4/ui/progress/internal/DetailedProgressViewer.java (at line 403) 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 |
1. INFO in /src/org/eclipse/e4/ui/progress/internal/ProgressCanvasViewer.java (at line 125) 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 |
top | errors | infos | others warnings | discouraged warnings |
top | errors | infos | others warnings | forbidden warnings |