Compiler log for org.eclipse.core.databinding_1.7.200.v20190216-1545 : @dot.xml

TOTAL : ERRORS: 0, WARNINGS: 0, INFOS: 12

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/core/databinding/UpdateSetStrategy.java : 1 info :

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

/src/org/eclipse/core/internal/databinding/validation/ValidatedObservableSet.java : 1 info :

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

/src/org/eclipse/core/databinding/UpdateStrategy.java : 1 info :

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

/src/org/eclipse/core/databinding/conversion/StringToNumberConverter.java : 1 info :

INFO WARNINGS
1. INFO in /src/org/eclipse/core/databinding/conversion/StringToNumberConverter.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/core/internal/databinding/IdentityMap.java : 2 infos :

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

/src/org/eclipse/core/internal/databinding/validation/ValidatedObservableMap.java : 1 info :

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

/src/org/eclipse/core/databinding/UpdateValueStrategy.java : 2 infos :

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

/src/org/eclipse/core/internal/databinding/IdentityWrapper.java : 1 info :

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

/src/org/eclipse/core/databinding/UpdateListStrategy.java : 1 info :

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

/src/org/eclipse/core/internal/databinding/IdentitySet.java : 1 info :

INFO WARNINGS
1. INFO in /src/org/eclipse/core/internal/databinding/IdentitySet.java
 (at line 163)
@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