Compiler log for org.eclipse.jdt.ui_3.13.100.v20180330-0726 : @dot.xml

TOTAL : ERRORS: 0, WARNINGS: 0, INFOS: 9

errors others warnings infos forbidden warnings discouraged warnings

ERRORS

top others warnings infos forbidden warnings discouraged warnings

OTHER WARNINGS

top errors infos forbidden warnings discouraged warnings

INFO WARNINGS

errors others warnings forbidden warnings discouraged warnings

/ui/org/eclipse/jdt/internal/ui/javaeditor/SemanticHighlightings.java : 8 infos :

INFO WARNINGS
1. INFO in /ui/org/eclipse/jdt/internal/ui/javaeditor/SemanticHighlightings.java
 (at line 2160)
@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 2161)
@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 2162)
@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 2194)
@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 2195)
@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 2196)
@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 2197)
@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 2198)
@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

/core refactoring/org/eclipse/jdt/internal/corext/refactoring/binary/StubCreator.java : 1 info :

INFO WARNINGS
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

FORBIDDEN ACCESS WARNINGS

top errors infos others warnings discouraged warnings

DISCOURAGED ACCESS WARNINGS

top errors infos others warnings forbidden warnings