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 2163) @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 2164) @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 2165) @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 2197) @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 2198) @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 2199) @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 2200) @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 2201) @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/nls/NLSScanner.java (at line 38) @SuppressWarnings("deprecation") 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/rename/MethodOccurenceCollector.java (at line 36) @SuppressWarnings("deprecation") At least one of the problems in category 'deprecation' is not analysed due to a compiler option being ignored |
1. INFO in /ui/org/eclipse/jdt/internal/ui/fix/RedundantModifiersCleanUp.java (at line 81) @SuppressWarnings("nls") At least one of the problems in category 'nls' 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 232) @SuppressWarnings("boxing") At least one of the problems in category 'boxing' is not analysed due to a compiler option being ignored |
1. INFO in /ui/org/eclipse/jdt/internal/ui/preferences/formatter/FormatterModifyDialog.java (at line 81) @SuppressWarnings("boxing") At least one of the problems in category 'boxing' is not analysed due to a compiler option being ignored |
2. INFO in /ui/org/eclipse/jdt/internal/ui/preferences/formatter/FormatterModifyDialog.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 |
3. INFO in /ui/org/eclipse/jdt/internal/ui/preferences/formatter/FormatterModifyDialog.java (at line 104) @SuppressWarnings("boxing") At least one of the problems in category 'boxing' is not analysed due to a compiler option being ignored |
1. INFO in /ui refactoring/org/eclipse/jdt/internal/ui/refactoring/nls/search/NLSSearchResultRequestor.java (at line 68) @SuppressWarnings("deprecation") At least one of the problems in category 'deprecation' is not analysed due to a compiler option being ignored |
1. INFO in /ui/org/eclipse/jdt/internal/ui/fix/RedundantSemicolonsCleanUp.java (at line 87) @SuppressWarnings("nls") At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored |
top | errors | infos | others warnings | discouraged warnings |
top | errors | infos | others warnings | forbidden warnings |