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/internal/cheatsheets/state/MementoStateManager.java (at line 65) @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/ui/internal/cheatsheets/data/CheatSheetSaveHelper.java (at line 216) @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/ui/internal/cheatsheets/data/CheatSheetSaveHelper.java (at line 285) @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/ui/internal/cheatsheets/state/DefaultStateManager.java (at line 52) @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/ui/internal/cheatsheets/views/CheatSheetViewer.java (at line 345) @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/ui/internal/cheatsheets/views/CheatSheetViewer.java (at line 345) @SuppressWarnings({ "rawtypes", "unchecked" }) At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored |
top | errors | infos | others warnings | discouraged warnings |
top | errors | infos | others warnings | forbidden warnings |