# 9/15/06 9:53:40 AM EEST # Eclipse Java Compiler 0.658, 3.2.0 release candidate-1, Copyright IBM Corp 2000, 2006. All rights reserved. ---------- 1. WARNING in /home/shji/mtj-build/S-0.7M1/src/eclipse/plugins/org.eclipse.mtj.core.library/src/org/eclipse/mtj/core/library/MtjCoreLibraryPlugin.java (at line 68) List list = new BasicEList(); ^^^^^^^^^^^^^^^^ Type safety: The expression of type BasicEList needs unchecked conversion to conform to List ---------- 2. WARNING in /home/shji/mtj-build/S-0.7M1/src/eclipse/plugins/org.eclipse.mtj.core.library/src/org/eclipse/mtj/core/library/MtjCoreLibraryPlugin.java (at line 122) list.add(libs[i]); ^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized ---------- 2 problems (2 warnings)[2 .class files generated]