# 10/25/06 9:27:11 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.executable.uei/src/org/eclipse/mtj/executable/uei/AbstractUeiDevicePlatformImporter.java (at line 93) return (DevicePlatform[]) foundDps.toArray(dps); ^^^^^^^^^^^^^^^^^^^^^ Type safety: The method toArray(Object[]) belongs to the raw type Vector. References to generic type Vector should be parameterized ---------- 2. WARNING in /home/shji/mtj-build/S-0.7RC1/src/eclipse/plugins/org.eclipse.mtj.executable.uei/src/org/eclipse/mtj/executable/uei/AbstractUeiDevicePlatformImporter.java (at line 143) dps.add(dp); ^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized ---------- 3. WARNING in /home/shji/mtj-build/S-0.7RC1/src/eclipse/plugins/org.eclipse.mtj.executable.uei/src/org/eclipse/mtj/executable/uei/AbstractUeiDevicePlatformImporter.java (at line 155) conf.getItems().add(item); ^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized ---------- 4. WARNING in /home/shji/mtj-build/S-0.7RC1/src/eclipse/plugins/org.eclipse.mtj.executable.uei/src/org/eclipse/mtj/executable/uei/AbstractUeiDevicePlatformImporter.java (at line 193) device.getRuntimePlatformDefinitions().add(rpd); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized ---------- 5. WARNING in /home/shji/mtj-build/S-0.7RC1/src/eclipse/plugins/org.eclipse.mtj.executable.uei/src/org/eclipse/mtj/executable/uei/AbstractUeiDevicePlatformImporter.java (at line 194) dp.getRuntimePlatformDefinitions().add(rpd); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized ---------- 6. WARNING in /home/shji/mtj-build/S-0.7RC1/src/eclipse/plugins/org.eclipse.mtj.executable.uei/src/org/eclipse/mtj/executable/uei/AbstractUeiDevicePlatformImporter.java (at line 204) deviceList.add(device); ^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized ---------- 7. WARNING in /home/shji/mtj-build/S-0.7RC1/src/eclipse/plugins/org.eclipse.mtj.executable.uei/src/org/eclipse/mtj/executable/uei/AbstractUeiDevicePlatformImporter.java (at line 221) securityDomainList.add(pd); ^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized ---------- 8. WARNING in /home/shji/mtj-build/S-0.7RC1/src/eclipse/plugins/org.eclipse.mtj.executable.uei/src/org/eclipse/mtj/executable/uei/AbstractUeiDevicePlatformImporter.java (at line 266) deviceProfiles.add(importedApis[j]); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized ---------- 9. WARNING in /home/shji/mtj-build/S-0.7RC1/src/eclipse/plugins/org.eclipse.mtj.executable.uei/src/org/eclipse/mtj/executable/uei/AbstractUeiDevicePlatformImporter.java (at line 287) dconfigs.add(importedApis[j]); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized ---------- 10. WARNING in /home/shji/mtj-build/S-0.7RC1/src/eclipse/plugins/org.eclipse.mtj.executable.uei/src/org/eclipse/mtj/executable/uei/AbstractUeiDevicePlatformImporter.java (at line 300) String apiFiles = ueiProperties.getProperty(deviceName + UEI_PROP_DEVICE_APIS, ueiProperties.getProperty(deviceName + UEI_PROP_DEVICE_BOOTCLASSPATH, "")); //$NON-NLS-1$ ^^^^^^^^ The local variable apiFiles is never read ---------- 11. WARNING in /home/shji/mtj-build/S-0.7RC1/src/eclipse/plugins/org.eclipse.mtj.executable.uei/src/org/eclipse/mtj/executable/uei/AbstractUeiDevicePlatformImporter.java (at line 302) EList rpdSApiList = rpd.getServiceApis(); ^^^^^^^^^^^ The local variable rpdSApiList is never read ---------- 12. WARNING in /home/shji/mtj-build/S-0.7RC1/src/eclipse/plugins/org.eclipse.mtj.executable.uei/src/org/eclipse/mtj/executable/uei/AbstractUeiDevicePlatformImporter.java (at line 303) EList dpSApiList = deviceProfile.getServiceApis(); ^^^^^^^^^^ The local variable dpSApiList is never read ---------- 13. WARNING in /home/shji/mtj-build/S-0.7RC1/src/eclipse/plugins/org.eclipse.mtj.executable.uei/src/org/eclipse/mtj/executable/uei/AbstractUeiDevicePlatformImporter.java (at line 318) ImplementationRef implRef = null; ^^^^^^^ The local variable implRef is never read ---------- 14. WARNING in /home/shji/mtj-build/S-0.7RC1/src/eclipse/plugins/org.eclipse.mtj.executable.uei/src/org/eclipse/mtj/executable/uei/AbstractUeiDevicePlatformImporter.java (at line 333) sapis.add(importedApis[j]); ^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized ---------- 15. WARNING in /home/shji/mtj-build/S-0.7RC1/src/eclipse/plugins/org.eclipse.mtj.executable.uei/src/org/eclipse/mtj/executable/uei/AbstractUeiDevicePlatformImporter.java (at line 334) v.add(tmpName); ^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized ---------- 16. WARNING in /home/shji/mtj-build/S-0.7RC1/src/eclipse/plugins/org.eclipse.mtj.executable.uei/src/org/eclipse/mtj/executable/uei/AbstractUeiDevicePlatformImporter.java (at line 345) l.add(st.nextToken().trim()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized ---------- 17. WARNING in /home/shji/mtj-build/S-0.7RC1/src/eclipse/plugins/org.eclipse.mtj.executable.uei/src/org/eclipse/mtj/executable/uei/AbstractUeiDevicePlatformImporter.java (at line 358) l.add(file); ^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized ---------- ---------- 18. WARNING in /home/shji/mtj-build/S-0.7RC1/src/eclipse/plugins/org.eclipse.mtj.executable.uei/src/org/eclipse/mtj/executable/uei/ServiceApiImporter.java (at line 55) return (ServiceApi[]) apis.toArray(new ServiceApi[apis.size()]); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method toArray(Object[]) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized ---------- 19. WARNING in /home/shji/mtj-build/S-0.7RC1/src/eclipse/plugins/org.eclipse.mtj.executable.uei/src/org/eclipse/mtj/executable/uei/ServiceApiImporter.java (at line 66) apis.add(api); ^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized ---------- 20. WARNING in /home/shji/mtj-build/S-0.7RC1/src/eclipse/plugins/org.eclipse.mtj.executable.uei/src/org/eclipse/mtj/executable/uei/ServiceApiImporter.java (at line 102) apis.add(api); ^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized ---------- 21. WARNING in /home/shji/mtj-build/S-0.7RC1/src/eclipse/plugins/org.eclipse.mtj.executable.uei/src/org/eclipse/mtj/executable/uei/ServiceApiImporter.java (at line 113) apis.add(api); ^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized ---------- 22. WARNING in /home/shji/mtj-build/S-0.7RC1/src/eclipse/plugins/org.eclipse.mtj.executable.uei/src/org/eclipse/mtj/executable/uei/ServiceApiImporter.java (at line 127) api.getServiceApis().add(a); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized ---------- 23. WARNING in /home/shji/mtj-build/S-0.7RC1/src/eclipse/plugins/org.eclipse.mtj.executable.uei/src/org/eclipse/mtj/executable/uei/ServiceApiImporter.java (at line 139) private boolean zipContainsEntry(ZipFile zipFile, String entryName) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method zipContainsEntry(ZipFile, String) from the type ServiceApiImporter is never used locally ---------- 24. WARNING in /home/shji/mtj-build/S-0.7RC1/src/eclipse/plugins/org.eclipse.mtj.executable.uei/src/org/eclipse/mtj/executable/uei/ServiceApiImporter.java (at line 156) return (DeviceProfile[]) apis.toArray(new DeviceProfile[apis.size()]); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method toArray(Object[]) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized ---------- 25. WARNING in /home/shji/mtj-build/S-0.7RC1/src/eclipse/plugins/org.eclipse.mtj.executable.uei/src/org/eclipse/mtj/executable/uei/ServiceApiImporter.java (at line 172) return (DeviceConfiguration[]) apis.toArray(new DeviceConfiguration[apis.size()]); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method toArray(Object[]) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized ---------- ---------- 26. WARNING in /home/shji/mtj-build/S-0.7RC1/src/eclipse/plugins/org.eclipse.mtj.executable.uei/src/org/eclipse/mtj/executable/uei/ServiceApiManifestImporter.java (at line 167) api.getServiceApis().add(a); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized ---------- ---------- 27. WARNING in /home/shji/mtj-build/S-0.7RC1/src/eclipse/plugins/org.eclipse.mtj.executable.uei/src/org/eclipse/mtj/executable/uei/UeiExecutable.java (at line 222) knownArguments.add(st.nextToken().trim()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type Set. References to generic type Set should be parameterized ---------- ---------- 28. WARNING in /home/shji/mtj-build/S-0.7RC1/src/eclipse/plugins/org.eclipse.mtj.executable.uei/src/org/eclipse/mtj/executable/uei/UeiPropertiesCache.java (at line 191) private Properties getCachedProperties(File emulatorExecutable) throws IOException ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method getCachedProperties(File) from the type UeiPropertiesCache is never used locally ---------- 29. WARNING in /home/shji/mtj-build/S-0.7RC1/src/eclipse/plugins/org.eclipse.mtj.executable.uei/src/org/eclipse/mtj/executable/uei/UeiPropertiesCache.java (at line 205) propertiesMap.put(path, properties); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized ---------- 29 problems (29 warnings)[9 .class files generated]