Compiler log for org.eclipse.e4.xwt.tools.categorynode_0.9.0.v20100617-2100 : @dot.xml

TOTAL : ERRORS: 0, WARNINGS: 1

errors others warnings forbidden warnings discouraged warnings

ERRORS

top others warnings forbidden warnings discouraged warnings

OTHER WARNINGS

top errors forbidden warnings discouraged warnings

/src/org/eclipse/e4/xwt/tools/categorynode/node/impl/CategoryNodeImpl.java : 1 warning :

OTHER WARNINGS
1. WARNING in /src/org/eclipse/e4/xwt/tools/categorynode/node/impl/CategoryNodeImpl.java
 (at line 216)
object.eSet(reference, new ArrayList());
ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized

FORBIDDEN ACCESS WARNINGS

top errors others warnings discouraged warnings

DISCOURAGED ACCESS WARNINGS

top errors others warnings forbidden warnings