# 10/25/06 9:27:13 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.7RC1/src/eclipse/plugins/org.eclipse.mtj.extension.dpp.ui/src/org/eclipse/mtj/extension/dpp/ui/impl/AdminPage.java (at line 244) list.add(it.next()); ^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized ---------- 2. WARNING in /home/shji/mtj-build/S-0.7RC1/src/eclipse/plugins/org.eclipse.mtj.extension.dpp.ui/src/org/eclipse/mtj/extension/dpp/ui/impl/AdminPage.java (at line 248) list.add(it.next()); ^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized ---------- 3. WARNING in /home/shji/mtj-build/S-0.7RC1/src/eclipse/plugins/org.eclipse.mtj.extension.dpp.ui/src/org/eclipse/mtj/extension/dpp/ui/impl/AdminPage.java (at line 256) list.add(it.next()); ^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized ---------- 4. WARNING in /home/shji/mtj-build/S-0.7RC1/src/eclipse/plugins/org.eclipse.mtj.extension.dpp.ui/src/org/eclipse/mtj/extension/dpp/ui/impl/AdminPage.java (at line 264) list.add(it.next()); ^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized ---------- 5. WARNING in /home/shji/mtj-build/S-0.7RC1/src/eclipse/plugins/org.eclipse.mtj.extension.dpp.ui/src/org/eclipse/mtj/extension/dpp/ui/impl/AdminPage.java (at line 268) list.add(it.next()); ^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized ---------- 6. WARNING in /home/shji/mtj-build/S-0.7RC1/src/eclipse/plugins/org.eclipse.mtj.extension.dpp.ui/src/org/eclipse/mtj/extension/dpp/ui/impl/AdminPage.java (at line 272) list.add(it.next()); ^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized ---------- 7. WARNING in /home/shji/mtj-build/S-0.7RC1/src/eclipse/plugins/org.eclipse.mtj.extension.dpp.ui/src/org/eclipse/mtj/extension/dpp/ui/impl/AdminPage.java (at line 280) list.add(it.next()); ^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized ---------- 8. WARNING in /home/shji/mtj-build/S-0.7RC1/src/eclipse/plugins/org.eclipse.mtj.extension.dpp.ui/src/org/eclipse/mtj/extension/dpp/ui/impl/AdminPage.java (at line 286) list.add(((DeviceConfiguration)parentElement).getImplementation()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized ---------- 9. WARNING in /home/shji/mtj-build/S-0.7RC1/src/eclipse/plugins/org.eclipse.mtj.extension.dpp.ui/src/org/eclipse/mtj/extension/dpp/ui/impl/AdminPage.java (at line 291) list.add(((ServiceApi)parentElement).getImplementation()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized ---------- 10. WARNING in /home/shji/mtj-build/S-0.7RC1/src/eclipse/plugins/org.eclipse.mtj.extension.dpp.ui/src/org/eclipse/mtj/extension/dpp/ui/impl/AdminPage.java (at line 319) Object f = ((StructuredSelection)event.getSelection()).getFirstElement(); ^ The local variable f is never read ---------- 10 problems (10 warnings)[10 .class files generated]