Compiler log for org.eclipse.help_3.8.800.v20200525-0755 : @dot.xml

TOTAL : ERRORS: 0, WARNINGS: 0, INFOS: 6

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

/src/org/eclipse/help/internal/context/ContextFileProvider.java : 1 info :

INFO WARNINGS
1. INFO in /src/org/eclipse/help/internal/context/ContextFileProvider.java
 (at line 156)
@SuppressWarnings("unchecked")
At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored

/src/org/eclipse/help/internal/UAElement.java : 1 info :

INFO WARNINGS
1. INFO in /src/org/eclipse/help/internal/UAElement.java
 (at line 197)
@SuppressWarnings("unchecked")
At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored

/src/org/eclipse/help/internal/util/SequenceResolver.java : 2 infos :

INFO WARNINGS
1. INFO in /src/org/eclipse/help/internal/util/SequenceResolver.java
 (at line 97)
@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/help/internal/util/SequenceResolver.java
 (at line 218)
@SuppressWarnings("unchecked")
At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored

/src/org/eclipse/help/internal/util/ProductPreferences.java : 2 infos :

INFO WARNINGS
1. INFO in /src/org/eclipse/help/internal/util/ProductPreferences.java
 (at line 68)
@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/help/internal/util/ProductPreferences.java
 (at line 103)
@SuppressWarnings("unchecked")
At least one of the problems in category 'unchecked' 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