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 /ui/org/eclipse/jdt/internal/ui/javaeditor/SemanticHighlightings.java (at line 2111) @SuppressWarnings("deprecation") String oldColorkey= PreferenceConstants.EDITOR_JAVA_METHOD_NAME_COLOR; At least one of the problems in category 'deprecation' is not analysed due to a compiler option being ignored |
2. INFO in /ui/org/eclipse/jdt/internal/ui/javaeditor/SemanticHighlightings.java (at line 2112) @SuppressWarnings("deprecation") String oldBoldkey= PreferenceConstants.EDITOR_JAVA_METHOD_NAME_BOLD; At least one of the problems in category 'deprecation' is not analysed due to a compiler option being ignored |
3. INFO in /ui/org/eclipse/jdt/internal/ui/javaeditor/SemanticHighlightings.java (at line 2113) @SuppressWarnings("deprecation") String oldItalickey= PreferenceConstants.EDITOR_JAVA_METHOD_NAME_ITALIC; At least one of the problems in category 'deprecation' is not analysed due to a compiler option being ignored |
4. INFO in /ui/org/eclipse/jdt/internal/ui/javaeditor/SemanticHighlightings.java (at line 2145) @SuppressWarnings("deprecation") String oldColorkey= PreferenceConstants.EDITOR_JAVA_ANNOTATION_COLOR; At least one of the problems in category 'deprecation' is not analysed due to a compiler option being ignored |
5. INFO in /ui/org/eclipse/jdt/internal/ui/javaeditor/SemanticHighlightings.java (at line 2146) @SuppressWarnings("deprecation") String oldBoldkey= PreferenceConstants.EDITOR_JAVA_ANNOTATION_BOLD; At least one of the problems in category 'deprecation' is not analysed due to a compiler option being ignored |
6. INFO in /ui/org/eclipse/jdt/internal/ui/javaeditor/SemanticHighlightings.java (at line 2147) @SuppressWarnings("deprecation") String oldItalickey= PreferenceConstants.EDITOR_JAVA_ANNOTATION_ITALIC; At least one of the problems in category 'deprecation' is not analysed due to a compiler option being ignored |
7. INFO in /ui/org/eclipse/jdt/internal/ui/javaeditor/SemanticHighlightings.java (at line 2148) @SuppressWarnings("deprecation") String oldStrikethroughKey= PreferenceConstants.EDITOR_JAVA_ANNOTATION_STRIKETHROUGH; At least one of the problems in category 'deprecation' is not analysed due to a compiler option being ignored |
8. INFO in /ui/org/eclipse/jdt/internal/ui/javaeditor/SemanticHighlightings.java (at line 2149) @SuppressWarnings("deprecation") String oldUnderlineKey= PreferenceConstants.EDITOR_JAVA_ANNOTATION_UNDERLINE; At least one of the problems in category 'deprecation' is not analysed due to a compiler option being ignored |
1. INFO in /core refactoring/org/eclipse/jdt/internal/corext/refactoring/binary/StubCreator.java (at line 229) @SuppressWarnings("boxing") At least one of the problems in category 'boxing' is not analysed due to a compiler option being ignored |
top | errors | infos | others warnings | discouraged warnings |
top | errors | infos | others warnings | forbidden warnings |