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/jface/resource/AbstractResourceManager.java (at line 46) @SuppressWarnings({ "rawtypes", "unchecked" }) At least one of the problems in category 'rawtypes' is not analysed due to a compiler option being ignored |
2. INFO in /src/org/eclipse/jface/resource/AbstractResourceManager.java (at line 46) @SuppressWarnings({ "rawtypes", "unchecked" }) At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored |
1. INFO in /src/org/eclipse/jface/viewers/ListViewer.java (at line 187) protected void setSelectionToWidget(@SuppressWarnings("rawtypes") List in, 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/jface/resource/DeviceResourceManager.java (at line 54) @SuppressWarnings("unchecked") At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored |
1. INFO in /src/org/eclipse/jface/viewers/AbstractTreeViewer.java (at line 1522) @SuppressWarnings("rawtypes") At least one of the problems in category 'rawtypes' is not analysed due to a compiler option being ignored |
2. INFO in /src/org/eclipse/jface/viewers/AbstractTreeViewer.java (at line 2622) protected void setSelectionToWidget(@SuppressWarnings("rawtypes") List v, 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/jface/viewers/IStructuredSelection.java (at line 22) @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/jface/viewers/AbstractTableViewer.java (at line 488) @SuppressWarnings("rawtypes") At least one of the problems in category 'rawtypes' is not analysed due to a compiler option being ignored |
2. INFO in /src/org/eclipse/jface/viewers/AbstractTableViewer.java (at line 914) protected void setSelectionToWidget(@SuppressWarnings("rawtypes") List list, boolean reveal) { At least one of the problems in category 'rawtypes' is not analysed due to a compiler option being ignored |
3. INFO in /src/org/eclipse/jface/viewers/AbstractTableViewer.java (at line 1005) private void virtualSetSelectionToWidget(@SuppressWarnings("rawtypes") List list, 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/jface/viewers/internal/ExpandableNode.java (at line 167) @SuppressWarnings("boxing") At least one of the problems in category 'boxing' is not analysed due to a compiler option being ignored |
1. INFO in /src/org/eclipse/jface/resource/LazyResourceManager.java (at line 91) @SuppressWarnings("boxing") At least one of the problems in category 'boxing' is not analysed due to a compiler option being ignored |
2. INFO in /src/org/eclipse/jface/resource/LazyResourceManager.java (at line 111) @SuppressWarnings("boxing") At least one of the problems in category 'boxing' is not analysed due to a compiler option being ignored |
1. INFO in /src/org/eclipse/jface/viewers/StructuredViewer.java (at line 1023) @SuppressWarnings("rawtypes") At least one of the problems in category 'rawtypes' is not analysed due to a compiler option being ignored |
2. INFO in /src/org/eclipse/jface/viewers/StructuredViewer.java (at line 1698) protected abstract 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/jface/viewers/AbstractListViewer.java (at line 269) @SuppressWarnings("rawtypes") At least one of the problems in category 'rawtypes' is not analysed due to a compiler option being ignored |
2. INFO in /src/org/eclipse/jface/viewers/AbstractListViewer.java (at line 479) protected void setSelectionToWidget(@SuppressWarnings("rawtypes") List in, 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 |