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/ui/views/properties/tabbed/TabbedPropertySheetPage.java (at line 328) if (!thisActivated && !part.equals(contributor) Unlikely argument type for equals(): ITabbedPropertySheetPageContributor seems to be unrelated to IWorkbenchPart |
2. INFO in /src/org/eclipse/ui/views/properties/tabbed/TabbedPropertySheetPage.java (at line 337) .getContributingPart().equals(contributor))) { Unlikely argument type for equals(): ITabbedPropertySheetPageContributor seems to be unrelated to IWorkbenchPart |
1. INFO in /src/org/eclipse/ui/internal/views/properties/tabbed/view/TabbedPropertyViewer.java (at line 95) @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/ui/internal/views/properties/tabbed/view/TabbedPropertyViewer.java (at line 122) 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 |
3. INFO in /src/org/eclipse/ui/internal/views/properties/tabbed/view/TabbedPropertyViewer.java (at line 183) @SuppressWarnings("rawtypes") 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 |