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/dialogs/SourceActionDialog.java (at line 427) protected Text createFilterComposite(@SuppressWarnings("unused") Composite inner) { At least one of the problems in category 'unused' is not analysed due to a compiler option being ignored |
2. INFO in /ui/org/eclipse/jdt/internal/ui/dialogs/SourceActionDialog.java (at line 721) @SuppressWarnings("unused") At least one of the problems in category 'unused' is not analysed due to a compiler option being ignored |
1. INFO in /ui/org/eclipse/jdt/internal/ui/javaeditor/SemanticHighlightings.java (at line 2210) @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 2211) @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 2212) @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 2244) @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 2245) @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 2246) @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 2247) @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 2248) @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 /ui/org/eclipse/jdt/internal/ui/javaeditor/codemining/JavaReferenceCodeMining.java (at line 79) @SuppressWarnings("boxing") At least one of the problems in category 'boxing' 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 83) @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 242) @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/fix/UnnecessaryArrayCreationCleanUp.java (at line 64) @SuppressWarnings("nls") At least one of the problems in category 'nls' 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 82) @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 92) @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 105) @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/javaeditor/codemining/JavaImplementationCodeMining.java (at line 75) @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/PushDownNegationCleanUp.java (at line 80) @SuppressWarnings("nls") At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored |
1. INFO in /ui/org/eclipse/jdt/internal/ui/text/correction/LocalCorrectionsSubProcessor.java (at line 211) @SuppressWarnings("deprecation") 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/text/correction/LocalCorrectionsSubProcessor.java (at line 1772) @SuppressWarnings("deprecation") 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/text/correction/LocalCorrectionsSubProcessor.java (at line 1810) @SuppressWarnings("deprecation") 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/text/correction/LocalCorrectionsSubProcessor.java (at line 1966) @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/AutoboxingCleanUp.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 /ui/org/eclipse/jdt/internal/ui/fix/UnboxingCleanUp.java (at line 83) @SuppressWarnings("nls") At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored |
1. INFO in /ui/org/eclipse/jdt/internal/ui/fix/RedundantSemicolonsCleanUp.java (at line 88) @SuppressWarnings("nls") At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored |
1. INFO in /ui/org/eclipse/jdt/ui/cleanup/CleanUpOptions.java (at line 34) @SuppressWarnings("hiding") At least one of the problems in category 'hiding' is not analysed due to a compiler option being ignored |
2. INFO in /ui/org/eclipse/jdt/ui/cleanup/CleanUpOptions.java (at line 40) @SuppressWarnings("hiding") At least one of the problems in category 'hiding' is not analysed due to a compiler option being ignored |
top | errors | infos | others warnings | discouraged warnings |
top | errors | infos | others warnings | forbidden warnings |