allElements: init: build.jars: init: all.features: init: build.jars: init: all.features: init: build.jars: init: all.features: init: build.jars: init: all.features: all.plugins: properties: init: build.jars: properties: init: build.jars: properties: init: @dot: [mkdir] Created dir: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.launcher/temp.folder/@dot.bin [javac] Compiling 5 source files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.launcher/temp.folder/@dot.bin [copy] Copying 12 files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.launcher/@dot [delete] Deleting directory /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.launcher/temp.folder/@dot.bin properties: init: build.jars: properties: init: build.jars: properties: init: build.jars: properties: init: build.jars: pre.build.jars: post.build.jars: properties: init: build.jars: pre.build.jars: post.build.jars: properties: init: build.jars: pre.build.jars: post.build.jars: properties: init: build.jars: pre.build.jars: post.build.jars: properties: init: build.jars: pre.build.jars: post.build.jars: properties: init: build.jars: pre.build.jars: post.build.jars: properties: init: build.jars: properties: init: build.jars: pre.build.jars: post.build.jars: properties: init: build.jars: pre.build.jars: post.build.jars: properties: init: build.jars: pre.build.jars: post.build.jars: properties: init: build.jars: pre.build.jars: post.build.jars: build.jars: properties: init: build.jars: properties: init: @dot: [mkdir] Created dir: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.solaris.x86/temp.folder/@dot.bin [javac] Compiling 520 source files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.solaris.x86/temp.folder/@dot.bin [javac] ---------- [javac] 1. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/common/org/eclipse/swt/graphics/ImageLoader.java (at line 88) [javac] Vector imageLoaderListeners; [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 2. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/common/org/eclipse/swt/graphics/ImageLoader.java (at line 272) [javac] imageLoaderListeners = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 3. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/common/org/eclipse/swt/graphics/ImageLoader.java (at line 274) [javac] imageLoaderListeners.addElement(listener); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] ---------- [javac] 4. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/common/org/eclipse/swt/internal/image/FileFormat.java (at line 70) [javac] Class clazz = Class.forName(FORMAT_PACKAGE + '.' + FORMATS[i] + FORMAT_SUFFIX); [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] 5. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/common/org/eclipse/swt/internal/image/FileFormat.java (at line 99) [javac] Class clazz = Class.forName(FORMAT_PACKAGE + '.' + FORMATS[format] + FORMAT_SUFFIX); [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] ---------- [javac] 6. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/graphics/Device.java (at line 574) [javac] Class clazz = getClass (); [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] ---------- [javac] 7. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/Display.java (at line 1632) [javac] static boolean isValidClass (Class clazz) { [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] ---------- [javac] 8. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/Accessible.java (at line 43) [javac] Vector accessibleListeners = new Vector (); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 9. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/Accessible.java (at line 43) [javac] Vector accessibleListeners = new Vector (); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 10. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/Accessible.java (at line 44) [javac] Vector controlListeners = new Vector (); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 11. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/Accessible.java (at line 44) [javac] Vector controlListeners = new Vector (); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 12. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/Accessible.java (at line 45) [javac] Vector textListeners = new Vector (); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 13. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/Accessible.java (at line 45) [javac] Vector textListeners = new Vector (); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 14. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/Accessible.java (at line 84) [javac] accessibleListeners.addElement (listener); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 15. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/Accessible.java (at line 111) [javac] controlListeners.addElement (listener); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 16. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/Accessible.java (at line 140) [javac] textListeners.addElement (listener); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] ---------- [javac] 17. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/AccessibleFactory.java (at line 26) [javac] Hashtable accessibles = new Hashtable (9); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 18. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/AccessibleFactory.java (at line 26) [javac] Hashtable accessibles = new Hashtable (9); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 19. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/AccessibleFactory.java (at line 28) [javac] static final Hashtable Types = new Hashtable (9); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 20. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/AccessibleFactory.java (at line 28) [javac] static final Hashtable Types = new Hashtable (9); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 21. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/AccessibleFactory.java (at line 29) [javac] static final Hashtable Factories = new Hashtable (9); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 22. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/AccessibleFactory.java (at line 29) [javac] static final Hashtable Factories = new Hashtable (9); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 23. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/AccessibleFactory.java (at line 193) [javac] accessibles.put (new LONG (controlHandle), accessible); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 24. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/AccessibleFactory.java (at line 296) [javac] Types.put (swtTypeName, new LONG (type)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 25. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/AccessibleFactory.java (at line 396) [javac] Factories.put (new LONG (widgetType), factory); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] ---------- [javac] 26. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/AccessibleObject.java (at line 26) [javac] Hashtable children = new Hashtable (9); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 27. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/AccessibleObject.java (at line 26) [javac] Hashtable children = new Hashtable (9); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 28. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/AccessibleObject.java (at line 37) [javac] static final Hashtable AccessibleObjects = new Hashtable (9); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 29. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/AccessibleObject.java (at line 37) [javac] static final Hashtable AccessibleObjects = new Hashtable (9); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 30. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/AccessibleObject.java (at line 52) [javac] AccessibleObjects.put (new LONG (handle), this); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 31. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/AccessibleObject.java (at line 57) [javac] children.put (new LONG (child.handle), child); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 32. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/AccessibleObject.java (at line 1187) [javac] Enumeration elements = children.elements (); [javac] ^^^^^^^^^^^ [javac] Enumeration is a raw type. References to generic type Enumeration should be parameterized [javac] ---------- [javac] 33. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/AccessibleObject.java (at line 1196) [javac] Enumeration elements = children.elements (); [javac] ^^^^^^^^^^^ [javac] Enumeration is a raw type. References to generic type Enumeration should be parameterized [javac] ---------- [javac] 34. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/AccessibleObject.java (at line 1309) [javac] Enumeration elements = children.elements (); [javac] ^^^^^^^^^^^ [javac] Enumeration is a raw type. References to generic type Enumeration should be parameterized [javac] ---------- [javac] 35. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/AccessibleObject.java (at line 1364) [javac] Vector idsToKeep = new Vector (children.size ()); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 36. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/AccessibleObject.java (at line 1364) [javac] Vector idsToKeep = new Vector (children.size ()); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 37. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/AccessibleObject.java (at line 1373) [javac] AccessibleObjects.put (new LONG (object.handle), object); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 38. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/AccessibleObject.java (at line 1382) [javac] idsToKeep.addElement (new LONG (object.handle)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 39. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/AccessibleObject.java (at line 1396) [javac] idsToKeep.addElement (new LONG (object.handle)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 40. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/AccessibleObject.java (at line 1401) [javac] Enumeration ids = children.keys (); [javac] ^^^^^^^^^^^ [javac] Enumeration is a raw type. References to generic type Enumeration should be parameterized [javac] ---------- [javac] ---------- [javac] 41. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT AWT/gtk/org/eclipse/swt/awt/SWT_AWT.java (at line 96) [javac] Class[] emptyClass = new Class[0]; [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] 42. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT AWT/gtk/org/eclipse/swt/awt/SWT_AWT.java (at line 98) [javac] Class clazz = Class.forName("javax.swing.UIManager"); [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] 43. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT AWT/gtk/org/eclipse/swt/awt/SWT_AWT.java (at line 99) [javac] Method method = clazz.getMethod("getDefaults", emptyClass); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method getMethod(String, Class...) belongs to the raw type Class. References to generic type Class should be parameterized [javac] ---------- [javac] 44. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT AWT/gtk/org/eclipse/swt/awt/SWT_AWT.java (at line 157) [javac] Class clazz = null; [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] 45. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT AWT/gtk/org/eclipse/swt/awt/SWT_AWT.java (at line 166) [javac] Constructor constructor = null; [javac] ^^^^^^^^^^^ [javac] Constructor is a raw type. References to generic type Constructor should be parameterized [javac] ---------- [javac] 46. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT AWT/gtk/org/eclipse/swt/awt/SWT_AWT.java (at line 168) [javac] constructor = clazz.getConstructor (new Class [] {int.class, boolean.class}); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method getConstructor(Class...) belongs to the raw type Class. References to generic type Class should be parameterized [javac] ---------- [javac] 47. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT AWT/gtk/org/eclipse/swt/awt/SWT_AWT.java (at line 172) [javac] constructor = clazz.getConstructor (new Class [] {long.class, boolean.class}); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method getConstructor(Class...) belongs to the raw type Class. References to generic type Class should be parameterized [javac] ---------- [javac] 48. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT AWT/gtk/org/eclipse/swt/awt/SWT_AWT.java (at line 186) [javac] Method method = clazz.getMethod("registerListeners", null); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] The argument of type null should explicitly be cast to Class[] for the invocation of the varargs method getMethod(String, Class...) from type Class. It could alternatively be cast to Class for a varargs invocation [javac] ---------- [javac] 49. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT AWT/gtk/org/eclipse/swt/awt/SWT_AWT.java (at line 186) [javac] Method method = clazz.getMethod("registerListeners", null); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method getMethod(String, Class...) belongs to the raw type Class. References to generic type Class should be parameterized [javac] ---------- [javac] 50. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT AWT/gtk/org/eclipse/swt/awt/SWT_AWT.java (at line 187) [javac] if (method != null) method.invoke(value, null); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] The argument of type null should explicitly be cast to Object[] for the invocation of the varargs method invoke(Object, Object...) from type Method. It could alternatively be cast to Object for a varargs invocation [javac] ---------- [javac] ---------- [javac] 51. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Browser/common/org/eclipse/swt/browser/Browser.java (at line 106) [javac] Class clazz = Class.forName (className); [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] ---------- [javac] 52. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/AppFileLocProvider.java (at line 159) [javac] Vector segments = new Vector (); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 53. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/AppFileLocProvider.java (at line 159) [javac] Vector segments = new Vector (); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 54. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/AppFileLocProvider.java (at line 170) [javac] if (segment.length () > 0) segments.addElement (segment); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] ---------- [javac] 55. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 49) [javac] Vector unhookedDOMWindows = new Vector (); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 56. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 49) [javac] Vector unhookedDOMWindows = new Vector (); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 57. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 381) [javac] Class clazz = Class.forName ("org.mozilla.xpcom.Mozilla"); //$NON-NLS-1$ [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] 58. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 382) [javac] Method method = clazz.getMethod ("getInstance", new Class[0]); //$NON-NLS-1$ [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method getMethod(String, Class...) belongs to the raw type Class. References to generic type Class should be parameterized [javac] ---------- [javac] 59. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 384) [javac] method = clazz.getMethod ("getComponentManager", new Class[0]); //$NON-NLS-1$ [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method getMethod(String, Class...) belongs to the raw type Class. References to generic type Class should be parameterized [javac] ---------- [javac] 60. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 389) [javac] Class fileClass = Class.forName ("java.io.File"); //$NON-NLS-1$ [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] 61. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 390) [javac] method = clazz.getMethod ("initialize", new Class[] {fileClass}); //$NON-NLS-1$ [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method getMethod(String, Class...) belongs to the raw type Class. References to generic type Class should be parameterized [javac] ---------- [javac] 62. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 391) [javac] Constructor constructor = fileClass.getDeclaredConstructor (new Class[] {String.class}); [javac] ^^^^^^^^^^^ [javac] Constructor is a raw type. References to generic type Constructor should be parameterized [javac] ---------- [javac] 63. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 391) [javac] Constructor constructor = fileClass.getDeclaredConstructor (new Class[] {String.class}); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method getDeclaredConstructor(Class...) belongs to the raw type Class. References to generic type Class should be parameterized [javac] ---------- [javac] 64. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 1546) [javac] Class clazz = Class.forName ("org.mozilla.xpcom.Mozilla"); //$NON-NLS-1$ [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] 65. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 1547) [javac] Method method = clazz.getMethod ("getInstance", new Class[0]); //$NON-NLS-1$ [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method getMethod(String, Class...) belongs to the raw type Class. References to generic type Class should be parameterized [javac] ---------- [javac] 66. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 1549) [javac] method = clazz.getMethod ("wrapXPCOMObject", new Class[] {Long.TYPE, String.class}); //$NON-NLS-1$ [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method getMethod(String, Class...) belongs to the raw type Class. References to generic type Class should be parameterized [javac] ---------- [javac] 67. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 1643) [javac] Enumeration elements = unhookedDOMWindows.elements (); [javac] ^^^^^^^^^^^ [javac] Enumeration is a raw type. References to generic type Enumeration should be parameterized [javac] ---------- [javac] 68. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 2131) [javac] unhookedDOMWindows.addElement (new LONG (result[0])); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] ---------- [javac] 69. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/internal/mozilla/XPCOMObject.java (at line 24) [javac] static private Hashtable ObjectMap = new Hashtable (); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 70. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/internal/mozilla/XPCOMObject.java (at line 24) [javac] static private Hashtable ObjectMap = new Hashtable (); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 71. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/internal/mozilla/XPCOMObject.java (at line 42) [javac] ObjectMap.put (new LONG (ppVtable), this); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] ---------- [javac] 72. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/DefaultContent.java (at line 21) [javac] Vector textListeners = new Vector(); // stores text listeners for event sending [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 73. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/DefaultContent.java (at line 21) [javac] Vector textListeners = new Vector(); // stores text listeners for event sending [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 74. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/DefaultContent.java (at line 102) [javac] textListeners.addElement(typedListener); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] ---------- [javac] 75. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 134) [javac] Hashtable keyActionMap = new Hashtable(); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 76. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 134) [javac] Hashtable keyActionMap = new Hashtable(); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 77. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 189) [javac] Hashtable resources; [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 78. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 275) [javac] resources = new Hashtable (); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 79. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 283) [javac] resources.put(color, printerColor); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 80. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 303) [javac] resources.put(font, printerFont); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 81. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 313) [javac] resources.put(color, printerColor); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 82. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 326) [javac] resources.put(color, printerColor); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 83. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 378) [javac] Enumeration enumeration = resources.elements(); [javac] ^^^^^^^^^^^ [javac] Enumeration is a raw type. References to generic type Enumeration should be parameterized [javac] ---------- [javac] 84. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 671) [javac] Vector colorTable, fontTable; [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 85. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 685) [javac] colorTable = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 86. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 686) [javac] fontTable = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 87. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 687) [javac] colorTable.addElement(getForeground()); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 88. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 688) [javac] colorTable.addElement(getBackground()); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 89. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 689) [javac] fontTable.addElement(getFont()); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 90. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 717) [javac] colorTable.addElement(color); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 91. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 733) [javac] fontTable.addElement(font); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 92. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 7178) [javac] keyActionMap.put(new Integer(newKey), new Integer(action)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 93. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 7185) [javac] keyActionMap.put(new Integer(newKey), new Integer(action)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 94. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 7191) [javac] keyActionMap.put(new Integer(key), new Integer(action)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] ---------- [javac] 95. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 189) [javac] static Hashtable cde_getDataTypeInfo() { [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 96. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 190) [javac] Hashtable dataTypeInfo = new Hashtable(); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 97. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 190) [javac] Hashtable dataTypeInfo = new Hashtable(); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 98. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 209) [javac] Vector exts = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 99. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 209) [javac] Vector exts = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 100. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 210) [javac] exts.addElement(extension); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 101. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 211) [javac] dataTypeInfo.put(dataTypeName, exts); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 102. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 246) [javac] Hashtable mimeInfo = cde_getDataTypeInfo(); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 103. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 248) [javac] Enumeration keys = mimeInfo.keys(); [javac] ^^^^^^^^^^^ [javac] Enumeration is a raw type. References to generic type Enumeration should be parameterized [javac] ---------- [javac] 104. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 251) [javac] Vector mimeExts = (Vector)mimeInfo.get(type); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 105. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 251) [javac] Vector mimeExts = (Vector)mimeInfo.get(type); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 106. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 297) [javac] Vector args = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 107. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 297) [javac] Vector args = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 108. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 317) [javac] args.addElement(cmd.substring(sIndex, eIndex)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 109. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 320) [javac] args.addElement(cmd.substring(sIndex + 1, eIndex)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 110. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 328) [javac] args.addElement(cmd.substring(sIndex, eIndex)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 111. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 437) [javac] static Hashtable gnome_getMimeInfo() { [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 112. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 438) [javac] Hashtable mimeInfo = new Hashtable(); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 113. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 438) [javac] Hashtable mimeInfo = new Hashtable(); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 114. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 452) [javac] Vector extensions = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 115. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 452) [javac] Vector extensions = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 116. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 462) [javac] extensions.addElement(extension); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 117. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 466) [javac] if (extensions.size() > 0) mimeInfo.put(mimeType, extensions); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 118. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 596) [javac] Hashtable mimeInfo = null; [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 119. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 605) [javac] Vector extensions = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 120. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 605) [javac] Vector extensions = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 121. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 606) [javac] Enumeration keys = mimeInfo.keys(); [javac] ^^^^^^^^^^^ [javac] Enumeration is a raw type. References to generic type Enumeration should be parameterized [javac] ---------- [javac] 122. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 609) [javac] Vector mimeExts = (Vector)mimeInfo.get(mimeType); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 123. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 609) [javac] Vector mimeExts = (Vector)mimeInfo.get(mimeType); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 124. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 612) [javac] extensions.addElement(mimeExts.elementAt(index)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 125. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 642) [javac] Hashtable mimeInfo = null; [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 126. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 649) [javac] Vector programs = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 127. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 649) [javac] Vector programs = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 128. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 650) [javac] Enumeration keys = mimeInfo.keys(); [javac] ^^^^^^^^^^^ [javac] Enumeration is a raw type. References to generic type Enumeration should be parameterized [javac] ---------- [javac] 129. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 658) [javac] if (program != null) programs.addElement(program); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 129 problems (129 warnings) [copy] Copying 2 files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.solaris.x86/temp.folder/@dot.bin copy.translationfiles: [mkdir] Created dir: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.solaris.x86/@dot [copy] Copying 717 files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.solaris.x86/@dot [jar] Building jar: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.solaris.x86/swt.jar [delete] Deleting directory /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.solaris.x86/temp.folder/@dot.bin properties: init: build.jars: copy.source: properties: init: @dot: [mkdir] Created dir: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.ia64/temp.folder/@dot.bin [javac] Compiling 520 source files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.ia64/temp.folder/@dot.bin [javac] ---------- [javac] 1. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.ia64/src/Eclipse SWT/common/org/eclipse/swt/graphics/ImageLoader.java (at line 88) [javac] Vector imageLoaderListeners; [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 2. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.ia64/src/Eclipse SWT/common/org/eclipse/swt/graphics/ImageLoader.java (at line 272) [javac] imageLoaderListeners = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 3. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.ia64/src/Eclipse SWT/common/org/eclipse/swt/graphics/ImageLoader.java (at line 274) [javac] imageLoaderListeners.addElement(listener); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] ---------- [javac] 4. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.ia64/src/Eclipse SWT/common/org/eclipse/swt/internal/image/FileFormat.java (at line 70) [javac] Class clazz = Class.forName(FORMAT_PACKAGE + '.' + FORMATS[i] + FORMAT_SUFFIX); [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] 5. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.ia64/src/Eclipse SWT/common/org/eclipse/swt/internal/image/FileFormat.java (at line 99) [javac] Class clazz = Class.forName(FORMAT_PACKAGE + '.' + FORMATS[format] + FORMAT_SUFFIX); [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] ---------- [javac] 6. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.ia64/src/Eclipse SWT/gtk/org/eclipse/swt/graphics/Device.java (at line 574) [javac] Class clazz = getClass (); [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] ---------- [javac] 7. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.ia64/src/Eclipse SWT/gtk/org/eclipse/swt/widgets/Display.java (at line 1632) [javac] static boolean isValidClass (Class clazz) { [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] ---------- [javac] 8. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.ia64/src/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/Accessible.java (at line 43) [javac] Vector accessibleListeners = new Vector (); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 9. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.ia64/src/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/Accessible.java (at line 43) [javac] Vector accessibleListeners = new Vector (); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 10. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.ia64/src/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/Accessible.java (at line 44) [javac] Vector controlListeners = new Vector (); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 11. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.ia64/src/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/Accessible.java (at line 44) [javac] Vector controlListeners = new Vector (); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 12. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.ia64/src/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/Accessible.java (at line 45) [javac] Vector textListeners = new Vector (); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 13. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.ia64/src/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/Accessible.java (at line 45) [javac] Vector textListeners = new Vector (); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 14. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.ia64/src/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/Accessible.java (at line 84) [javac] accessibleListeners.addElement (listener); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 15. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.ia64/src/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/Accessible.java (at line 111) [javac] controlListeners.addElement (listener); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 16. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.ia64/src/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/Accessible.java (at line 140) [javac] textListeners.addElement (listener); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] ---------- [javac] 17. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.ia64/src/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/AccessibleFactory.java (at line 26) [javac] Hashtable accessibles = new Hashtable (9); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 18. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.ia64/src/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/AccessibleFactory.java (at line 26) [javac] Hashtable accessibles = new Hashtable (9); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 19. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.ia64/src/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/AccessibleFactory.java (at line 28) [javac] static final Hashtable Types = new Hashtable (9); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 20. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.ia64/src/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/AccessibleFactory.java (at line 28) [javac] static final Hashtable Types = new Hashtable (9); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 21. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.ia64/src/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/AccessibleFactory.java (at line 29) [javac] static final Hashtable Factories = new Hashtable (9); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 22. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.ia64/src/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/AccessibleFactory.java (at line 29) [javac] static final Hashtable Factories = new Hashtable (9); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 23. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.ia64/src/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/AccessibleFactory.java (at line 193) [javac] accessibles.put (new LONG (controlHandle), accessible); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 24. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.ia64/src/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/AccessibleFactory.java (at line 296) [javac] Types.put (swtTypeName, new LONG (type)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 25. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.ia64/src/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/AccessibleFactory.java (at line 396) [javac] Factories.put (new LONG (widgetType), factory); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] ---------- [javac] 26. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.ia64/src/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/AccessibleObject.java (at line 26) [javac] Hashtable children = new Hashtable (9); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 27. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.ia64/src/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/AccessibleObject.java (at line 26) [javac] Hashtable children = new Hashtable (9); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 28. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.ia64/src/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/AccessibleObject.java (at line 37) [javac] static final Hashtable AccessibleObjects = new Hashtable (9); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 29. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.ia64/src/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/AccessibleObject.java (at line 37) [javac] static final Hashtable AccessibleObjects = new Hashtable (9); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 30. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.ia64/src/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/AccessibleObject.java (at line 52) [javac] AccessibleObjects.put (new LONG (handle), this); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 31. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.ia64/src/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/AccessibleObject.java (at line 57) [javac] children.put (new LONG (child.handle), child); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 32. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.ia64/src/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/AccessibleObject.java (at line 1187) [javac] Enumeration elements = children.elements (); [javac] ^^^^^^^^^^^ [javac] Enumeration is a raw type. References to generic type Enumeration should be parameterized [javac] ---------- [javac] 33. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.ia64/src/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/AccessibleObject.java (at line 1196) [javac] Enumeration elements = children.elements (); [javac] ^^^^^^^^^^^ [javac] Enumeration is a raw type. References to generic type Enumeration should be parameterized [javac] ---------- [javac] 34. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.ia64/src/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/AccessibleObject.java (at line 1309) [javac] Enumeration elements = children.elements (); [javac] ^^^^^^^^^^^ [javac] Enumeration is a raw type. References to generic type Enumeration should be parameterized [javac] ---------- [javac] 35. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.ia64/src/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/AccessibleObject.java (at line 1364) [javac] Vector idsToKeep = new Vector (children.size ()); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 36. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.ia64/src/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/AccessibleObject.java (at line 1364) [javac] Vector idsToKeep = new Vector (children.size ()); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 37. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.ia64/src/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/AccessibleObject.java (at line 1373) [javac] AccessibleObjects.put (new LONG (object.handle), object); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 38. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.ia64/src/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/AccessibleObject.java (at line 1382) [javac] idsToKeep.addElement (new LONG (object.handle)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 39. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.ia64/src/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/AccessibleObject.java (at line 1396) [javac] idsToKeep.addElement (new LONG (object.handle)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 40. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.ia64/src/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/AccessibleObject.java (at line 1401) [javac] Enumeration ids = children.keys (); [javac] ^^^^^^^^^^^ [javac] Enumeration is a raw type. References to generic type Enumeration should be parameterized [javac] ---------- [javac] ---------- [javac] 41. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.ia64/src/Eclipse SWT AWT/gtk/org/eclipse/swt/awt/SWT_AWT.java (at line 96) [javac] Class[] emptyClass = new Class[0]; [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] 42. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.ia64/src/Eclipse SWT AWT/gtk/org/eclipse/swt/awt/SWT_AWT.java (at line 98) [javac] Class clazz = Class.forName("javax.swing.UIManager"); [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] 43. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.ia64/src/Eclipse SWT AWT/gtk/org/eclipse/swt/awt/SWT_AWT.java (at line 99) [javac] Method method = clazz.getMethod("getDefaults", emptyClass); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method getMethod(String, Class...) belongs to the raw type Class. References to generic type Class should be parameterized [javac] ---------- [javac] 44. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.ia64/src/Eclipse SWT AWT/gtk/org/eclipse/swt/awt/SWT_AWT.java (at line 157) [javac] Class clazz = null; [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] 45. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.ia64/src/Eclipse SWT AWT/gtk/org/eclipse/swt/awt/SWT_AWT.java (at line 166) [javac] Constructor constructor = null; [javac] ^^^^^^^^^^^ [javac] Constructor is a raw type. References to generic type Constructor should be parameterized [javac] ---------- [javac] 46. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.ia64/src/Eclipse SWT AWT/gtk/org/eclipse/swt/awt/SWT_AWT.java (at line 168) [javac] constructor = clazz.getConstructor (new Class [] {int.class, boolean.class}); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method getConstructor(Class...) belongs to the raw type Class. References to generic type Class should be parameterized [javac] ---------- [javac] 47. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.ia64/src/Eclipse SWT AWT/gtk/org/eclipse/swt/awt/SWT_AWT.java (at line 172) [javac] constructor = clazz.getConstructor (new Class [] {long.class, boolean.class}); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method getConstructor(Class...) belongs to the raw type Class. References to generic type Class should be parameterized [javac] ---------- [javac] 48. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.ia64/src/Eclipse SWT AWT/gtk/org/eclipse/swt/awt/SWT_AWT.java (at line 186) [javac] Method method = clazz.getMethod("registerListeners", null); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] The argument of type null should explicitly be cast to Class[] for the invocation of the varargs method getMethod(String, Class...) from type Class. It could alternatively be cast to Class for a varargs invocation [javac] ---------- [javac] 49. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.ia64/src/Eclipse SWT AWT/gtk/org/eclipse/swt/awt/SWT_AWT.java (at line 186) [javac] Method method = clazz.getMethod("registerListeners", null); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method getMethod(String, Class...) belongs to the raw type Class. References to generic type Class should be parameterized [javac] ---------- [javac] 50. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.ia64/src/Eclipse SWT AWT/gtk/org/eclipse/swt/awt/SWT_AWT.java (at line 187) [javac] if (method != null) method.invoke(value, null); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] The argument of type null should explicitly be cast to Object[] for the invocation of the varargs method invoke(Object, Object...) from type Method. It could alternatively be cast to Object for a varargs invocation [javac] ---------- [javac] ---------- [javac] 51. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.ia64/src/Eclipse SWT Browser/common/org/eclipse/swt/browser/Browser.java (at line 106) [javac] Class clazz = Class.forName (className); [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] ---------- [javac] 52. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.ia64/src/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/AppFileLocProvider.java (at line 159) [javac] Vector segments = new Vector (); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 53. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.ia64/src/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/AppFileLocProvider.java (at line 159) [javac] Vector segments = new Vector (); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 54. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.ia64/src/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/AppFileLocProvider.java (at line 170) [javac] if (segment.length () > 0) segments.addElement (segment); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] ---------- [javac] 55. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.ia64/src/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 49) [javac] Vector unhookedDOMWindows = new Vector (); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 56. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.ia64/src/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 49) [javac] Vector unhookedDOMWindows = new Vector (); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 57. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.ia64/src/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 381) [javac] Class clazz = Class.forName ("org.mozilla.xpcom.Mozilla"); //$NON-NLS-1$ [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] 58. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.ia64/src/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 382) [javac] Method method = clazz.getMethod ("getInstance", new Class[0]); //$NON-NLS-1$ [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method getMethod(String, Class...) belongs to the raw type Class. References to generic type Class should be parameterized [javac] ---------- [javac] 59. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.ia64/src/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 384) [javac] method = clazz.getMethod ("getComponentManager", new Class[0]); //$NON-NLS-1$ [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method getMethod(String, Class...) belongs to the raw type Class. References to generic type Class should be parameterized [javac] ---------- [javac] 60. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.ia64/src/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 389) [javac] Class fileClass = Class.forName ("java.io.File"); //$NON-NLS-1$ [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] 61. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.ia64/src/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 390) [javac] method = clazz.getMethod ("initialize", new Class[] {fileClass}); //$NON-NLS-1$ [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method getMethod(String, Class...) belongs to the raw type Class. References to generic type Class should be parameterized [javac] ---------- [javac] 62. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.ia64/src/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 391) [javac] Constructor constructor = fileClass.getDeclaredConstructor (new Class[] {String.class}); [javac] ^^^^^^^^^^^ [javac] Constructor is a raw type. References to generic type Constructor should be parameterized [javac] ---------- [javac] 63. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.ia64/src/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 391) [javac] Constructor constructor = fileClass.getDeclaredConstructor (new Class[] {String.class}); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method getDeclaredConstructor(Class...) belongs to the raw type Class. References to generic type Class should be parameterized [javac] ---------- [javac] 64. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.ia64/src/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 1546) [javac] Class clazz = Class.forName ("org.mozilla.xpcom.Mozilla"); //$NON-NLS-1$ [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] 65. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.ia64/src/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 1547) [javac] Method method = clazz.getMethod ("getInstance", new Class[0]); //$NON-NLS-1$ [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method getMethod(String, Class...) belongs to the raw type Class. References to generic type Class should be parameterized [javac] ---------- [javac] 66. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.ia64/src/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 1549) [javac] method = clazz.getMethod ("wrapXPCOMObject", new Class[] {Long.TYPE, String.class}); //$NON-NLS-1$ [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method getMethod(String, Class...) belongs to the raw type Class. References to generic type Class should be parameterized [javac] ---------- [javac] 67. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.ia64/src/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 1643) [javac] Enumeration elements = unhookedDOMWindows.elements (); [javac] ^^^^^^^^^^^ [javac] Enumeration is a raw type. References to generic type Enumeration should be parameterized [javac] ---------- [javac] 68. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.ia64/src/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 2131) [javac] unhookedDOMWindows.addElement (new LONG (result[0])); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] ---------- [javac] 69. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.ia64/src/Eclipse SWT Mozilla/common/org/eclipse/swt/internal/mozilla/XPCOMObject.java (at line 24) [javac] static private Hashtable ObjectMap = new Hashtable (); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 70. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.ia64/src/Eclipse SWT Mozilla/common/org/eclipse/swt/internal/mozilla/XPCOMObject.java (at line 24) [javac] static private Hashtable ObjectMap = new Hashtable (); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 71. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.ia64/src/Eclipse SWT Mozilla/common/org/eclipse/swt/internal/mozilla/XPCOMObject.java (at line 42) [javac] ObjectMap.put (new LONG (ppVtable), this); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] ---------- [javac] 72. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.ia64/src/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/DefaultContent.java (at line 21) [javac] Vector textListeners = new Vector(); // stores text listeners for event sending [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 73. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.ia64/src/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/DefaultContent.java (at line 21) [javac] Vector textListeners = new Vector(); // stores text listeners for event sending [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 74. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.ia64/src/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/DefaultContent.java (at line 102) [javac] textListeners.addElement(typedListener); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] ---------- [javac] 75. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.ia64/src/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 134) [javac] Hashtable keyActionMap = new Hashtable(); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 76. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.ia64/src/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 134) [javac] Hashtable keyActionMap = new Hashtable(); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 77. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.ia64/src/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 189) [javac] Hashtable resources; [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 78. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.ia64/src/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 275) [javac] resources = new Hashtable (); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 79. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.ia64/src/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 283) [javac] resources.put(color, printerColor); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 80. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.ia64/src/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 303) [javac] resources.put(font, printerFont); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 81. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.ia64/src/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 313) [javac] resources.put(color, printerColor); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 82. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.ia64/src/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 326) [javac] resources.put(color, printerColor); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 83. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.ia64/src/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 378) [javac] Enumeration enumeration = resources.elements(); [javac] ^^^^^^^^^^^ [javac] Enumeration is a raw type. References to generic type Enumeration should be parameterized [javac] ---------- [javac] 84. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.ia64/src/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 671) [javac] Vector colorTable, fontTable; [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 85. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.ia64/src/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 685) [javac] colorTable = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 86. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.ia64/src/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 686) [javac] fontTable = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 87. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.ia64/src/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 687) [javac] colorTable.addElement(getForeground()); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 88. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.ia64/src/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 688) [javac] colorTable.addElement(getBackground()); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 89. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.ia64/src/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 689) [javac] fontTable.addElement(getFont()); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 90. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.ia64/src/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 717) [javac] colorTable.addElement(color); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 91. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.ia64/src/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 733) [javac] fontTable.addElement(font); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 92. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.ia64/src/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 7178) [javac] keyActionMap.put(new Integer(newKey), new Integer(action)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 93. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.ia64/src/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 7185) [javac] keyActionMap.put(new Integer(newKey), new Integer(action)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 94. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.ia64/src/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 7191) [javac] keyActionMap.put(new Integer(key), new Integer(action)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] ---------- [javac] 95. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.ia64/src/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 189) [javac] static Hashtable cde_getDataTypeInfo() { [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 96. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.ia64/src/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 190) [javac] Hashtable dataTypeInfo = new Hashtable(); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 97. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.ia64/src/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 190) [javac] Hashtable dataTypeInfo = new Hashtable(); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 98. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.ia64/src/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 209) [javac] Vector exts = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 99. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.ia64/src/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 209) [javac] Vector exts = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 100. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.ia64/src/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 210) [javac] exts.addElement(extension); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 101. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.ia64/src/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 211) [javac] dataTypeInfo.put(dataTypeName, exts); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 102. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.ia64/src/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 246) [javac] Hashtable mimeInfo = cde_getDataTypeInfo(); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 103. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.ia64/src/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 248) [javac] Enumeration keys = mimeInfo.keys(); [javac] ^^^^^^^^^^^ [javac] Enumeration is a raw type. References to generic type Enumeration should be parameterized [javac] ---------- [javac] 104. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.ia64/src/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 251) [javac] Vector mimeExts = (Vector)mimeInfo.get(type); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 105. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.ia64/src/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 251) [javac] Vector mimeExts = (Vector)mimeInfo.get(type); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 106. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.ia64/src/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 297) [javac] Vector args = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 107. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.ia64/src/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 297) [javac] Vector args = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 108. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.ia64/src/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 317) [javac] args.addElement(cmd.substring(sIndex, eIndex)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 109. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.ia64/src/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 320) [javac] args.addElement(cmd.substring(sIndex + 1, eIndex)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 110. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.ia64/src/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 328) [javac] args.addElement(cmd.substring(sIndex, eIndex)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 111. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.ia64/src/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 437) [javac] static Hashtable gnome_getMimeInfo() { [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 112. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.ia64/src/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 438) [javac] Hashtable mimeInfo = new Hashtable(); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 113. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.ia64/src/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 438) [javac] Hashtable mimeInfo = new Hashtable(); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 114. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.ia64/src/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 452) [javac] Vector extensions = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 115. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.ia64/src/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 452) [javac] Vector extensions = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 116. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.ia64/src/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 462) [javac] extensions.addElement(extension); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 117. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.ia64/src/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 466) [javac] if (extensions.size() > 0) mimeInfo.put(mimeType, extensions); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 118. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.ia64/src/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 596) [javac] Hashtable mimeInfo = null; [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 119. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.ia64/src/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 605) [javac] Vector extensions = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 120. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.ia64/src/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 605) [javac] Vector extensions = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 121. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.ia64/src/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 606) [javac] Enumeration keys = mimeInfo.keys(); [javac] ^^^^^^^^^^^ [javac] Enumeration is a raw type. References to generic type Enumeration should be parameterized [javac] ---------- [javac] 122. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.ia64/src/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 609) [javac] Vector mimeExts = (Vector)mimeInfo.get(mimeType); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 123. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.ia64/src/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 609) [javac] Vector mimeExts = (Vector)mimeInfo.get(mimeType); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 124. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.ia64/src/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 612) [javac] extensions.addElement(mimeExts.elementAt(index)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 125. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.ia64/src/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 642) [javac] Hashtable mimeInfo = null; [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 126. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.ia64/src/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 649) [javac] Vector programs = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 127. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.ia64/src/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 649) [javac] Vector programs = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 128. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.ia64/src/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 650) [javac] Enumeration keys = mimeInfo.keys(); [javac] ^^^^^^^^^^^ [javac] Enumeration is a raw type. References to generic type Enumeration should be parameterized [javac] ---------- [javac] 129. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.ia64/src/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 658) [javac] if (program != null) programs.addElement(program); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 129 problems (129 warnings) [copy] Copying 2 files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.ia64/temp.folder/@dot.bin copy.translationfiles: [mkdir] Created dir: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.ia64/@dot [copy] Copying 717 files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.ia64/@dot [jar] Building jar: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.ia64/swt.jar [delete] Deleting directory /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.ia64/temp.folder/@dot.bin properties: init: build.jars: properties: init: @dot: [mkdir] Created dir: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.carbon.macosx/temp.folder/@dot.bin [javac] Compiling 525 source files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.carbon.macosx/temp.folder/@dot.bin [javac] ---------- [javac] 1. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/carbon/org/eclipse/swt/widgets/Display.java (at line 2372) [javac] static boolean isValidClass (Class clazz) { [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] ---------- [javac] 2. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/common/org/eclipse/swt/graphics/ImageLoader.java (at line 88) [javac] Vector imageLoaderListeners; [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 3. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/common/org/eclipse/swt/graphics/ImageLoader.java (at line 272) [javac] imageLoaderListeners = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 4. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/common/org/eclipse/swt/graphics/ImageLoader.java (at line 274) [javac] imageLoaderListeners.addElement(listener); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] ---------- [javac] 5. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/common/org/eclipse/swt/internal/image/FileFormat.java (at line 70) [javac] Class clazz = Class.forName(FORMAT_PACKAGE + '.' + FORMATS[i] + FORMAT_SUFFIX); [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] 6. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/common/org/eclipse/swt/internal/image/FileFormat.java (at line 99) [javac] Class clazz = Class.forName(FORMAT_PACKAGE + '.' + FORMATS[format] + FORMAT_SUFFIX); [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] ---------- [javac] 7. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Accessibility/carbon/org/eclipse/swt/accessibility/Accessible.java (at line 71) [javac] Vector accessibleListeners = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 8. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Accessibility/carbon/org/eclipse/swt/accessibility/Accessible.java (at line 71) [javac] Vector accessibleListeners = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 9. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Accessibility/carbon/org/eclipse/swt/accessibility/Accessible.java (at line 72) [javac] Vector accessibleControlListeners = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 10. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Accessibility/carbon/org/eclipse/swt/accessibility/Accessible.java (at line 72) [javac] Vector accessibleControlListeners = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 11. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Accessibility/carbon/org/eclipse/swt/accessibility/Accessible.java (at line 73) [javac] Vector accessibleTextListeners = new Vector (); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 12. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Accessibility/carbon/org/eclipse/swt/accessibility/Accessible.java (at line 73) [javac] Vector accessibleTextListeners = new Vector (); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 13. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Accessibility/carbon/org/eclipse/swt/accessibility/Accessible.java (at line 125) [javac] accessibleListeners.addElement(listener); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 14. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Accessibility/carbon/org/eclipse/swt/accessibility/Accessible.java (at line 152) [javac] accessibleControlListeners.addElement(listener); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 15. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Accessibility/carbon/org/eclipse/swt/accessibility/Accessible.java (at line 181) [javac] accessibleTextListeners.addElement (listener); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] ---------- [javac] 16. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT AWT/carbon/org/eclipse/swt/awt/SWT_AWT.java (at line 102) [javac] Class clazz = null; [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] 17. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT AWT/carbon/org/eclipse/swt/awt/SWT_AWT.java (at line 117) [javac] Constructor constructor = null; [javac] ^^^^^^^^^^^ [javac] Constructor is a raw type. References to generic type Constructor should be parameterized [javac] ---------- [javac] 18. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT AWT/carbon/org/eclipse/swt/awt/SWT_AWT.java (at line 119) [javac] constructor = clazz.getConstructor (new Class [] {long.class}); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method getConstructor(Class...) belongs to the raw type Class. References to generic type Class should be parameterized [javac] ---------- [javac] ---------- [javac] 19. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Browser/common/org/eclipse/swt/browser/Browser.java (at line 106) [javac] Class clazz = Class.forName (className); [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] ---------- [javac] 20. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/carbon/org/eclipse/swt/browser/MozillaDelegate.java (at line 27) [javac] static Hashtable handles = new Hashtable (); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 21. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/carbon/org/eclipse/swt/browser/MozillaDelegate.java (at line 27) [javac] static Hashtable handles = new Hashtable (); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 22. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/carbon/org/eclipse/swt/browser/MozillaDelegate.java (at line 160) [javac] handles.put (new LONG (embedHandle), new LONG (browser.handle)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] ---------- [javac] 23. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/AppFileLocProvider.java (at line 159) [javac] Vector segments = new Vector (); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 24. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/AppFileLocProvider.java (at line 159) [javac] Vector segments = new Vector (); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 25. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/AppFileLocProvider.java (at line 170) [javac] if (segment.length () > 0) segments.addElement (segment); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] ---------- [javac] 26. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 49) [javac] Vector unhookedDOMWindows = new Vector (); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 27. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 49) [javac] Vector unhookedDOMWindows = new Vector (); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 28. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 381) [javac] Class clazz = Class.forName ("org.mozilla.xpcom.Mozilla"); //$NON-NLS-1$ [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] 29. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 382) [javac] Method method = clazz.getMethod ("getInstance", new Class[0]); //$NON-NLS-1$ [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method getMethod(String, Class...) belongs to the raw type Class. References to generic type Class should be parameterized [javac] ---------- [javac] 30. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 384) [javac] method = clazz.getMethod ("getComponentManager", new Class[0]); //$NON-NLS-1$ [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method getMethod(String, Class...) belongs to the raw type Class. References to generic type Class should be parameterized [javac] ---------- [javac] 31. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 389) [javac] Class fileClass = Class.forName ("java.io.File"); //$NON-NLS-1$ [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] 32. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 390) [javac] method = clazz.getMethod ("initialize", new Class[] {fileClass}); //$NON-NLS-1$ [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method getMethod(String, Class...) belongs to the raw type Class. References to generic type Class should be parameterized [javac] ---------- [javac] 33. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 391) [javac] Constructor constructor = fileClass.getDeclaredConstructor (new Class[] {String.class}); [javac] ^^^^^^^^^^^ [javac] Constructor is a raw type. References to generic type Constructor should be parameterized [javac] ---------- [javac] 34. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 391) [javac] Constructor constructor = fileClass.getDeclaredConstructor (new Class[] {String.class}); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method getDeclaredConstructor(Class...) belongs to the raw type Class. References to generic type Class should be parameterized [javac] ---------- [javac] 35. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 1546) [javac] Class clazz = Class.forName ("org.mozilla.xpcom.Mozilla"); //$NON-NLS-1$ [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] 36. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 1547) [javac] Method method = clazz.getMethod ("getInstance", new Class[0]); //$NON-NLS-1$ [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method getMethod(String, Class...) belongs to the raw type Class. References to generic type Class should be parameterized [javac] ---------- [javac] 37. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 1549) [javac] method = clazz.getMethod ("wrapXPCOMObject", new Class[] {Long.TYPE, String.class}); //$NON-NLS-1$ [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method getMethod(String, Class...) belongs to the raw type Class. References to generic type Class should be parameterized [javac] ---------- [javac] 38. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 1643) [javac] Enumeration elements = unhookedDOMWindows.elements (); [javac] ^^^^^^^^^^^ [javac] Enumeration is a raw type. References to generic type Enumeration should be parameterized [javac] ---------- [javac] 39. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 2131) [javac] unhookedDOMWindows.addElement (new LONG (result[0])); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] ---------- [javac] 40. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/internal/mozilla/XPCOMObject.java (at line 24) [javac] static private Hashtable ObjectMap = new Hashtable (); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 41. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/internal/mozilla/XPCOMObject.java (at line 24) [javac] static private Hashtable ObjectMap = new Hashtable (); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 42. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/internal/mozilla/XPCOMObject.java (at line 42) [javac] ObjectMap.put (new LONG (ppVtable), this); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] ---------- [javac] 43. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/DefaultContent.java (at line 21) [javac] Vector textListeners = new Vector(); // stores text listeners for event sending [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 44. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/DefaultContent.java (at line 21) [javac] Vector textListeners = new Vector(); // stores text listeners for event sending [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 45. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/DefaultContent.java (at line 102) [javac] textListeners.addElement(typedListener); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] ---------- [javac] 46. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 134) [javac] Hashtable keyActionMap = new Hashtable(); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 47. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 134) [javac] Hashtable keyActionMap = new Hashtable(); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 48. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 189) [javac] Hashtable resources; [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 49. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 275) [javac] resources = new Hashtable (); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 50. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 283) [javac] resources.put(color, printerColor); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 51. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 303) [javac] resources.put(font, printerFont); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 52. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 313) [javac] resources.put(color, printerColor); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 53. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 326) [javac] resources.put(color, printerColor); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 54. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 378) [javac] Enumeration enumeration = resources.elements(); [javac] ^^^^^^^^^^^ [javac] Enumeration is a raw type. References to generic type Enumeration should be parameterized [javac] ---------- [javac] 55. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 671) [javac] Vector colorTable, fontTable; [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 56. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 685) [javac] colorTable = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 57. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 686) [javac] fontTable = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 58. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 687) [javac] colorTable.addElement(getForeground()); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 59. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 688) [javac] colorTable.addElement(getBackground()); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 60. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 689) [javac] fontTable.addElement(getFont()); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 61. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 717) [javac] colorTable.addElement(color); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 62. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 733) [javac] fontTable.addElement(font); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 63. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 7178) [javac] keyActionMap.put(new Integer(newKey), new Integer(action)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 64. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 7185) [javac] keyActionMap.put(new Integer(newKey), new Integer(action)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 65. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 7191) [javac] keyActionMap.put(new Integer(key), new Integer(action)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] ---------- [javac] 66. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/carbon/org/eclipse/swt/program/Program.java (at line 292) [javac] Hashtable bundles = new Hashtable(); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 67. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/carbon/org/eclipse/swt/program/Program.java (at line 292) [javac] Hashtable bundles = new Hashtable(); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 68. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/carbon/org/eclipse/swt/program/Program.java (at line 304) [javac] bundles.put(program.getName(), program); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 69. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/carbon/org/eclipse/swt/program/Program.java (at line 324) [javac] bundles.put(program.getName(), program); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 70. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/carbon/org/eclipse/swt/program/Program.java (at line 342) [javac] Enumeration values = bundles.elements(); [javac] ^^^^^^^^^^^ [javac] Enumeration is a raw type. References to generic type Enumeration should be parameterized [javac] ---------- [javac] 70 problems (70 warnings) [copy] Copying 2 files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.carbon.macosx/temp.folder/@dot.bin copy.translationfiles: [mkdir] Created dir: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.carbon.macosx/@dot [copy] Copying 717 files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.carbon.macosx/@dot [jar] Building jar: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.carbon.macosx/swt.jar [delete] Deleting directory /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.carbon.macosx/temp.folder/@dot.bin properties: init: build.jars: copy.source: properties: init: @dot: [mkdir] Created dir: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.x86_64/temp.folder/@dot.bin [javac] Compiling 520 source files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.x86_64/temp.folder/@dot.bin [javac] ---------- [javac] 1. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.x86_64/src/Eclipse SWT/common/org/eclipse/swt/graphics/ImageLoader.java (at line 88) [javac] Vector imageLoaderListeners; [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 2. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.x86_64/src/Eclipse SWT/common/org/eclipse/swt/graphics/ImageLoader.java (at line 272) [javac] imageLoaderListeners = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 3. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.x86_64/src/Eclipse SWT/common/org/eclipse/swt/graphics/ImageLoader.java (at line 274) [javac] imageLoaderListeners.addElement(listener); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] ---------- [javac] 4. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.x86_64/src/Eclipse SWT/common/org/eclipse/swt/internal/image/FileFormat.java (at line 70) [javac] Class clazz = Class.forName(FORMAT_PACKAGE + '.' + FORMATS[i] + FORMAT_SUFFIX); [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] 5. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.x86_64/src/Eclipse SWT/common/org/eclipse/swt/internal/image/FileFormat.java (at line 99) [javac] Class clazz = Class.forName(FORMAT_PACKAGE + '.' + FORMATS[format] + FORMAT_SUFFIX); [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] ---------- [javac] 6. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.x86_64/src/Eclipse SWT/gtk/org/eclipse/swt/graphics/Device.java (at line 574) [javac] Class clazz = getClass (); [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] ---------- [javac] 7. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.x86_64/src/Eclipse SWT/gtk/org/eclipse/swt/widgets/Display.java (at line 1632) [javac] static boolean isValidClass (Class clazz) { [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] ---------- [javac] 8. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.x86_64/src/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/Accessible.java (at line 43) [javac] Vector accessibleListeners = new Vector (); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 9. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.x86_64/src/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/Accessible.java (at line 43) [javac] Vector accessibleListeners = new Vector (); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 10. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.x86_64/src/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/Accessible.java (at line 44) [javac] Vector controlListeners = new Vector (); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 11. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.x86_64/src/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/Accessible.java (at line 44) [javac] Vector controlListeners = new Vector (); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 12. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.x86_64/src/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/Accessible.java (at line 45) [javac] Vector textListeners = new Vector (); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 13. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.x86_64/src/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/Accessible.java (at line 45) [javac] Vector textListeners = new Vector (); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 14. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.x86_64/src/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/Accessible.java (at line 84) [javac] accessibleListeners.addElement (listener); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 15. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.x86_64/src/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/Accessible.java (at line 111) [javac] controlListeners.addElement (listener); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 16. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.x86_64/src/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/Accessible.java (at line 140) [javac] textListeners.addElement (listener); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] ---------- [javac] 17. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.x86_64/src/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/AccessibleFactory.java (at line 26) [javac] Hashtable accessibles = new Hashtable (9); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 18. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.x86_64/src/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/AccessibleFactory.java (at line 26) [javac] Hashtable accessibles = new Hashtable (9); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 19. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.x86_64/src/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/AccessibleFactory.java (at line 28) [javac] static final Hashtable Types = new Hashtable (9); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 20. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.x86_64/src/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/AccessibleFactory.java (at line 28) [javac] static final Hashtable Types = new Hashtable (9); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 21. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.x86_64/src/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/AccessibleFactory.java (at line 29) [javac] static final Hashtable Factories = new Hashtable (9); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 22. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.x86_64/src/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/AccessibleFactory.java (at line 29) [javac] static final Hashtable Factories = new Hashtable (9); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 23. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.x86_64/src/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/AccessibleFactory.java (at line 193) [javac] accessibles.put (new LONG (controlHandle), accessible); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 24. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.x86_64/src/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/AccessibleFactory.java (at line 296) [javac] Types.put (swtTypeName, new LONG (type)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 25. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.x86_64/src/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/AccessibleFactory.java (at line 396) [javac] Factories.put (new LONG (widgetType), factory); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] ---------- [javac] 26. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.x86_64/src/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/AccessibleObject.java (at line 26) [javac] Hashtable children = new Hashtable (9); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 27. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.x86_64/src/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/AccessibleObject.java (at line 26) [javac] Hashtable children = new Hashtable (9); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 28. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.x86_64/src/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/AccessibleObject.java (at line 37) [javac] static final Hashtable AccessibleObjects = new Hashtable (9); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 29. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.x86_64/src/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/AccessibleObject.java (at line 37) [javac] static final Hashtable AccessibleObjects = new Hashtable (9); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 30. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.x86_64/src/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/AccessibleObject.java (at line 52) [javac] AccessibleObjects.put (new LONG (handle), this); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 31. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.x86_64/src/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/AccessibleObject.java (at line 57) [javac] children.put (new LONG (child.handle), child); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 32. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.x86_64/src/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/AccessibleObject.java (at line 1187) [javac] Enumeration elements = children.elements (); [javac] ^^^^^^^^^^^ [javac] Enumeration is a raw type. References to generic type Enumeration should be parameterized [javac] ---------- [javac] 33. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.x86_64/src/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/AccessibleObject.java (at line 1196) [javac] Enumeration elements = children.elements (); [javac] ^^^^^^^^^^^ [javac] Enumeration is a raw type. References to generic type Enumeration should be parameterized [javac] ---------- [javac] 34. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.x86_64/src/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/AccessibleObject.java (at line 1309) [javac] Enumeration elements = children.elements (); [javac] ^^^^^^^^^^^ [javac] Enumeration is a raw type. References to generic type Enumeration should be parameterized [javac] ---------- [javac] 35. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.x86_64/src/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/AccessibleObject.java (at line 1364) [javac] Vector idsToKeep = new Vector (children.size ()); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 36. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.x86_64/src/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/AccessibleObject.java (at line 1364) [javac] Vector idsToKeep = new Vector (children.size ()); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 37. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.x86_64/src/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/AccessibleObject.java (at line 1373) [javac] AccessibleObjects.put (new LONG (object.handle), object); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 38. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.x86_64/src/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/AccessibleObject.java (at line 1382) [javac] idsToKeep.addElement (new LONG (object.handle)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 39. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.x86_64/src/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/AccessibleObject.java (at line 1396) [javac] idsToKeep.addElement (new LONG (object.handle)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 40. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.x86_64/src/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/AccessibleObject.java (at line 1401) [javac] Enumeration ids = children.keys (); [javac] ^^^^^^^^^^^ [javac] Enumeration is a raw type. References to generic type Enumeration should be parameterized [javac] ---------- [javac] ---------- [javac] 41. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.x86_64/src/Eclipse SWT AWT/gtk/org/eclipse/swt/awt/SWT_AWT.java (at line 96) [javac] Class[] emptyClass = new Class[0]; [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] 42. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.x86_64/src/Eclipse SWT AWT/gtk/org/eclipse/swt/awt/SWT_AWT.java (at line 98) [javac] Class clazz = Class.forName("javax.swing.UIManager"); [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] 43. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.x86_64/src/Eclipse SWT AWT/gtk/org/eclipse/swt/awt/SWT_AWT.java (at line 99) [javac] Method method = clazz.getMethod("getDefaults", emptyClass); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method getMethod(String, Class...) belongs to the raw type Class. References to generic type Class should be parameterized [javac] ---------- [javac] 44. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.x86_64/src/Eclipse SWT AWT/gtk/org/eclipse/swt/awt/SWT_AWT.java (at line 157) [javac] Class clazz = null; [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] 45. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.x86_64/src/Eclipse SWT AWT/gtk/org/eclipse/swt/awt/SWT_AWT.java (at line 166) [javac] Constructor constructor = null; [javac] ^^^^^^^^^^^ [javac] Constructor is a raw type. References to generic type Constructor should be parameterized [javac] ---------- [javac] 46. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.x86_64/src/Eclipse SWT AWT/gtk/org/eclipse/swt/awt/SWT_AWT.java (at line 168) [javac] constructor = clazz.getConstructor (new Class [] {int.class, boolean.class}); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method getConstructor(Class...) belongs to the raw type Class. References to generic type Class should be parameterized [javac] ---------- [javac] 47. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.x86_64/src/Eclipse SWT AWT/gtk/org/eclipse/swt/awt/SWT_AWT.java (at line 172) [javac] constructor = clazz.getConstructor (new Class [] {long.class, boolean.class}); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method getConstructor(Class...) belongs to the raw type Class. References to generic type Class should be parameterized [javac] ---------- [javac] 48. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.x86_64/src/Eclipse SWT AWT/gtk/org/eclipse/swt/awt/SWT_AWT.java (at line 186) [javac] Method method = clazz.getMethod("registerListeners", null); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] The argument of type null should explicitly be cast to Class[] for the invocation of the varargs method getMethod(String, Class...) from type Class. It could alternatively be cast to Class for a varargs invocation [javac] ---------- [javac] 49. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.x86_64/src/Eclipse SWT AWT/gtk/org/eclipse/swt/awt/SWT_AWT.java (at line 186) [javac] Method method = clazz.getMethod("registerListeners", null); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method getMethod(String, Class...) belongs to the raw type Class. References to generic type Class should be parameterized [javac] ---------- [javac] 50. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.x86_64/src/Eclipse SWT AWT/gtk/org/eclipse/swt/awt/SWT_AWT.java (at line 187) [javac] if (method != null) method.invoke(value, null); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] The argument of type null should explicitly be cast to Object[] for the invocation of the varargs method invoke(Object, Object...) from type Method. It could alternatively be cast to Object for a varargs invocation [javac] ---------- [javac] ---------- [javac] 51. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.x86_64/src/Eclipse SWT Browser/common/org/eclipse/swt/browser/Browser.java (at line 106) [javac] Class clazz = Class.forName (className); [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] ---------- [javac] 52. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.x86_64/src/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/AppFileLocProvider.java (at line 159) [javac] Vector segments = new Vector (); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 53. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.x86_64/src/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/AppFileLocProvider.java (at line 159) [javac] Vector segments = new Vector (); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 54. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.x86_64/src/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/AppFileLocProvider.java (at line 170) [javac] if (segment.length () > 0) segments.addElement (segment); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] ---------- [javac] 55. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.x86_64/src/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 49) [javac] Vector unhookedDOMWindows = new Vector (); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 56. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.x86_64/src/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 49) [javac] Vector unhookedDOMWindows = new Vector (); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 57. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.x86_64/src/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 381) [javac] Class clazz = Class.forName ("org.mozilla.xpcom.Mozilla"); //$NON-NLS-1$ [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] 58. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.x86_64/src/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 382) [javac] Method method = clazz.getMethod ("getInstance", new Class[0]); //$NON-NLS-1$ [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method getMethod(String, Class...) belongs to the raw type Class. References to generic type Class should be parameterized [javac] ---------- [javac] 59. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.x86_64/src/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 384) [javac] method = clazz.getMethod ("getComponentManager", new Class[0]); //$NON-NLS-1$ [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method getMethod(String, Class...) belongs to the raw type Class. References to generic type Class should be parameterized [javac] ---------- [javac] 60. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.x86_64/src/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 389) [javac] Class fileClass = Class.forName ("java.io.File"); //$NON-NLS-1$ [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] 61. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.x86_64/src/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 390) [javac] method = clazz.getMethod ("initialize", new Class[] {fileClass}); //$NON-NLS-1$ [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method getMethod(String, Class...) belongs to the raw type Class. References to generic type Class should be parameterized [javac] ---------- [javac] 62. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.x86_64/src/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 391) [javac] Constructor constructor = fileClass.getDeclaredConstructor (new Class[] {String.class}); [javac] ^^^^^^^^^^^ [javac] Constructor is a raw type. References to generic type Constructor should be parameterized [javac] ---------- [javac] 63. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.x86_64/src/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 391) [javac] Constructor constructor = fileClass.getDeclaredConstructor (new Class[] {String.class}); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method getDeclaredConstructor(Class...) belongs to the raw type Class. References to generic type Class should be parameterized [javac] ---------- [javac] 64. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.x86_64/src/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 1546) [javac] Class clazz = Class.forName ("org.mozilla.xpcom.Mozilla"); //$NON-NLS-1$ [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] 65. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.x86_64/src/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 1547) [javac] Method method = clazz.getMethod ("getInstance", new Class[0]); //$NON-NLS-1$ [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method getMethod(String, Class...) belongs to the raw type Class. References to generic type Class should be parameterized [javac] ---------- [javac] 66. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.x86_64/src/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 1549) [javac] method = clazz.getMethod ("wrapXPCOMObject", new Class[] {Long.TYPE, String.class}); //$NON-NLS-1$ [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method getMethod(String, Class...) belongs to the raw type Class. References to generic type Class should be parameterized [javac] ---------- [javac] 67. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.x86_64/src/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 1643) [javac] Enumeration elements = unhookedDOMWindows.elements (); [javac] ^^^^^^^^^^^ [javac] Enumeration is a raw type. References to generic type Enumeration should be parameterized [javac] ---------- [javac] 68. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.x86_64/src/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 2131) [javac] unhookedDOMWindows.addElement (new LONG (result[0])); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] ---------- [javac] 69. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.x86_64/src/Eclipse SWT Mozilla/common/org/eclipse/swt/internal/mozilla/XPCOMObject.java (at line 24) [javac] static private Hashtable ObjectMap = new Hashtable (); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 70. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.x86_64/src/Eclipse SWT Mozilla/common/org/eclipse/swt/internal/mozilla/XPCOMObject.java (at line 24) [javac] static private Hashtable ObjectMap = new Hashtable (); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 71. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.x86_64/src/Eclipse SWT Mozilla/common/org/eclipse/swt/internal/mozilla/XPCOMObject.java (at line 42) [javac] ObjectMap.put (new LONG (ppVtable), this); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] ---------- [javac] 72. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.x86_64/src/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/DefaultContent.java (at line 21) [javac] Vector textListeners = new Vector(); // stores text listeners for event sending [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 73. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.x86_64/src/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/DefaultContent.java (at line 21) [javac] Vector textListeners = new Vector(); // stores text listeners for event sending [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 74. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.x86_64/src/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/DefaultContent.java (at line 102) [javac] textListeners.addElement(typedListener); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] ---------- [javac] 75. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.x86_64/src/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 134) [javac] Hashtable keyActionMap = new Hashtable(); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 76. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.x86_64/src/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 134) [javac] Hashtable keyActionMap = new Hashtable(); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 77. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.x86_64/src/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 189) [javac] Hashtable resources; [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 78. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.x86_64/src/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 275) [javac] resources = new Hashtable (); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 79. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.x86_64/src/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 283) [javac] resources.put(color, printerColor); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 80. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.x86_64/src/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 303) [javac] resources.put(font, printerFont); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 81. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.x86_64/src/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 313) [javac] resources.put(color, printerColor); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 82. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.x86_64/src/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 326) [javac] resources.put(color, printerColor); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 83. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.x86_64/src/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 378) [javac] Enumeration enumeration = resources.elements(); [javac] ^^^^^^^^^^^ [javac] Enumeration is a raw type. References to generic type Enumeration should be parameterized [javac] ---------- [javac] 84. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.x86_64/src/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 671) [javac] Vector colorTable, fontTable; [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 85. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.x86_64/src/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 685) [javac] colorTable = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 86. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.x86_64/src/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 686) [javac] fontTable = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 87. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.x86_64/src/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 687) [javac] colorTable.addElement(getForeground()); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 88. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.x86_64/src/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 688) [javac] colorTable.addElement(getBackground()); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 89. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.x86_64/src/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 689) [javac] fontTable.addElement(getFont()); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 90. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.x86_64/src/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 717) [javac] colorTable.addElement(color); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 91. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.x86_64/src/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 733) [javac] fontTable.addElement(font); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 92. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.x86_64/src/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 7178) [javac] keyActionMap.put(new Integer(newKey), new Integer(action)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 93. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.x86_64/src/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 7185) [javac] keyActionMap.put(new Integer(newKey), new Integer(action)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 94. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.x86_64/src/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 7191) [javac] keyActionMap.put(new Integer(key), new Integer(action)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] ---------- [javac] 95. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.x86_64/src/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 189) [javac] static Hashtable cde_getDataTypeInfo() { [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 96. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.x86_64/src/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 190) [javac] Hashtable dataTypeInfo = new Hashtable(); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 97. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.x86_64/src/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 190) [javac] Hashtable dataTypeInfo = new Hashtable(); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 98. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.x86_64/src/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 209) [javac] Vector exts = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 99. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.x86_64/src/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 209) [javac] Vector exts = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 100. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.x86_64/src/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 210) [javac] exts.addElement(extension); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 101. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.x86_64/src/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 211) [javac] dataTypeInfo.put(dataTypeName, exts); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 102. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.x86_64/src/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 246) [javac] Hashtable mimeInfo = cde_getDataTypeInfo(); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 103. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.x86_64/src/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 248) [javac] Enumeration keys = mimeInfo.keys(); [javac] ^^^^^^^^^^^ [javac] Enumeration is a raw type. References to generic type Enumeration should be parameterized [javac] ---------- [javac] 104. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.x86_64/src/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 251) [javac] Vector mimeExts = (Vector)mimeInfo.get(type); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 105. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.x86_64/src/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 251) [javac] Vector mimeExts = (Vector)mimeInfo.get(type); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 106. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.x86_64/src/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 297) [javac] Vector args = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 107. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.x86_64/src/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 297) [javac] Vector args = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 108. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.x86_64/src/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 317) [javac] args.addElement(cmd.substring(sIndex, eIndex)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 109. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.x86_64/src/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 320) [javac] args.addElement(cmd.substring(sIndex + 1, eIndex)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 110. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.x86_64/src/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 328) [javac] args.addElement(cmd.substring(sIndex, eIndex)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 111. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.x86_64/src/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 437) [javac] static Hashtable gnome_getMimeInfo() { [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 112. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.x86_64/src/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 438) [javac] Hashtable mimeInfo = new Hashtable(); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 113. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.x86_64/src/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 438) [javac] Hashtable mimeInfo = new Hashtable(); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 114. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.x86_64/src/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 452) [javac] Vector extensions = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 115. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.x86_64/src/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 452) [javac] Vector extensions = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 116. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.x86_64/src/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 462) [javac] extensions.addElement(extension); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 117. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.x86_64/src/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 466) [javac] if (extensions.size() > 0) mimeInfo.put(mimeType, extensions); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 118. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.x86_64/src/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 596) [javac] Hashtable mimeInfo = null; [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 119. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.x86_64/src/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 605) [javac] Vector extensions = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 120. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.x86_64/src/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 605) [javac] Vector extensions = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 121. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.x86_64/src/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 606) [javac] Enumeration keys = mimeInfo.keys(); [javac] ^^^^^^^^^^^ [javac] Enumeration is a raw type. References to generic type Enumeration should be parameterized [javac] ---------- [javac] 122. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.x86_64/src/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 609) [javac] Vector mimeExts = (Vector)mimeInfo.get(mimeType); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 123. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.x86_64/src/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 609) [javac] Vector mimeExts = (Vector)mimeInfo.get(mimeType); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 124. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.x86_64/src/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 612) [javac] extensions.addElement(mimeExts.elementAt(index)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 125. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.x86_64/src/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 642) [javac] Hashtable mimeInfo = null; [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 126. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.x86_64/src/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 649) [javac] Vector programs = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 127. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.x86_64/src/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 649) [javac] Vector programs = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 128. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.x86_64/src/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 650) [javac] Enumeration keys = mimeInfo.keys(); [javac] ^^^^^^^^^^^ [javac] Enumeration is a raw type. References to generic type Enumeration should be parameterized [javac] ---------- [javac] 129. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.x86_64/src/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 658) [javac] if (program != null) programs.addElement(program); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 129 problems (129 warnings) [copy] Copying 2 files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.x86_64/temp.folder/@dot.bin copy.translationfiles: [mkdir] Created dir: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.x86_64/@dot [copy] Copying 717 files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.x86_64/@dot [jar] Building jar: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.x86_64/swt.jar [delete] Deleting directory /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.x86_64/temp.folder/@dot.bin properties: init: build.jars: properties: init: @dot: [mkdir] Created dir: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.x86/temp.folder/@dot.bin [javac] Compiling 520 source files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.x86/temp.folder/@dot.bin [javac] ---------- [javac] 1. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/common/org/eclipse/swt/graphics/ImageLoader.java (at line 88) [javac] Vector imageLoaderListeners; [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 2. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/common/org/eclipse/swt/graphics/ImageLoader.java (at line 272) [javac] imageLoaderListeners = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 3. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/common/org/eclipse/swt/graphics/ImageLoader.java (at line 274) [javac] imageLoaderListeners.addElement(listener); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] ---------- [javac] 4. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/common/org/eclipse/swt/internal/image/FileFormat.java (at line 70) [javac] Class clazz = Class.forName(FORMAT_PACKAGE + '.' + FORMATS[i] + FORMAT_SUFFIX); [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] 5. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/common/org/eclipse/swt/internal/image/FileFormat.java (at line 99) [javac] Class clazz = Class.forName(FORMAT_PACKAGE + '.' + FORMATS[format] + FORMAT_SUFFIX); [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] ---------- [javac] 6. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/graphics/Device.java (at line 574) [javac] Class clazz = getClass (); [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] ---------- [javac] 7. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/Display.java (at line 1632) [javac] static boolean isValidClass (Class clazz) { [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] ---------- [javac] 8. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/Accessible.java (at line 43) [javac] Vector accessibleListeners = new Vector (); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 9. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/Accessible.java (at line 43) [javac] Vector accessibleListeners = new Vector (); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 10. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/Accessible.java (at line 44) [javac] Vector controlListeners = new Vector (); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 11. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/Accessible.java (at line 44) [javac] Vector controlListeners = new Vector (); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 12. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/Accessible.java (at line 45) [javac] Vector textListeners = new Vector (); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 13. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/Accessible.java (at line 45) [javac] Vector textListeners = new Vector (); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 14. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/Accessible.java (at line 84) [javac] accessibleListeners.addElement (listener); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 15. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/Accessible.java (at line 111) [javac] controlListeners.addElement (listener); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 16. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/Accessible.java (at line 140) [javac] textListeners.addElement (listener); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] ---------- [javac] 17. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/AccessibleFactory.java (at line 26) [javac] Hashtable accessibles = new Hashtable (9); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 18. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/AccessibleFactory.java (at line 26) [javac] Hashtable accessibles = new Hashtable (9); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 19. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/AccessibleFactory.java (at line 28) [javac] static final Hashtable Types = new Hashtable (9); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 20. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/AccessibleFactory.java (at line 28) [javac] static final Hashtable Types = new Hashtable (9); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 21. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/AccessibleFactory.java (at line 29) [javac] static final Hashtable Factories = new Hashtable (9); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 22. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/AccessibleFactory.java (at line 29) [javac] static final Hashtable Factories = new Hashtable (9); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 23. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/AccessibleFactory.java (at line 193) [javac] accessibles.put (new LONG (controlHandle), accessible); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 24. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/AccessibleFactory.java (at line 296) [javac] Types.put (swtTypeName, new LONG (type)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 25. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/AccessibleFactory.java (at line 396) [javac] Factories.put (new LONG (widgetType), factory); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] ---------- [javac] 26. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/AccessibleObject.java (at line 26) [javac] Hashtable children = new Hashtable (9); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 27. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/AccessibleObject.java (at line 26) [javac] Hashtable children = new Hashtable (9); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 28. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/AccessibleObject.java (at line 37) [javac] static final Hashtable AccessibleObjects = new Hashtable (9); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 29. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/AccessibleObject.java (at line 37) [javac] static final Hashtable AccessibleObjects = new Hashtable (9); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 30. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/AccessibleObject.java (at line 52) [javac] AccessibleObjects.put (new LONG (handle), this); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 31. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/AccessibleObject.java (at line 57) [javac] children.put (new LONG (child.handle), child); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 32. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/AccessibleObject.java (at line 1187) [javac] Enumeration elements = children.elements (); [javac] ^^^^^^^^^^^ [javac] Enumeration is a raw type. References to generic type Enumeration should be parameterized [javac] ---------- [javac] 33. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/AccessibleObject.java (at line 1196) [javac] Enumeration elements = children.elements (); [javac] ^^^^^^^^^^^ [javac] Enumeration is a raw type. References to generic type Enumeration should be parameterized [javac] ---------- [javac] 34. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/AccessibleObject.java (at line 1309) [javac] Enumeration elements = children.elements (); [javac] ^^^^^^^^^^^ [javac] Enumeration is a raw type. References to generic type Enumeration should be parameterized [javac] ---------- [javac] 35. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/AccessibleObject.java (at line 1364) [javac] Vector idsToKeep = new Vector (children.size ()); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 36. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/AccessibleObject.java (at line 1364) [javac] Vector idsToKeep = new Vector (children.size ()); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 37. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/AccessibleObject.java (at line 1373) [javac] AccessibleObjects.put (new LONG (object.handle), object); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 38. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/AccessibleObject.java (at line 1382) [javac] idsToKeep.addElement (new LONG (object.handle)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 39. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/AccessibleObject.java (at line 1396) [javac] idsToKeep.addElement (new LONG (object.handle)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 40. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/AccessibleObject.java (at line 1401) [javac] Enumeration ids = children.keys (); [javac] ^^^^^^^^^^^ [javac] Enumeration is a raw type. References to generic type Enumeration should be parameterized [javac] ---------- [javac] ---------- [javac] 41. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT AWT/gtk/org/eclipse/swt/awt/SWT_AWT.java (at line 96) [javac] Class[] emptyClass = new Class[0]; [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] 42. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT AWT/gtk/org/eclipse/swt/awt/SWT_AWT.java (at line 98) [javac] Class clazz = Class.forName("javax.swing.UIManager"); [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] 43. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT AWT/gtk/org/eclipse/swt/awt/SWT_AWT.java (at line 99) [javac] Method method = clazz.getMethod("getDefaults", emptyClass); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method getMethod(String, Class...) belongs to the raw type Class. References to generic type Class should be parameterized [javac] ---------- [javac] 44. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT AWT/gtk/org/eclipse/swt/awt/SWT_AWT.java (at line 157) [javac] Class clazz = null; [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] 45. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT AWT/gtk/org/eclipse/swt/awt/SWT_AWT.java (at line 166) [javac] Constructor constructor = null; [javac] ^^^^^^^^^^^ [javac] Constructor is a raw type. References to generic type Constructor should be parameterized [javac] ---------- [javac] 46. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT AWT/gtk/org/eclipse/swt/awt/SWT_AWT.java (at line 168) [javac] constructor = clazz.getConstructor (new Class [] {int.class, boolean.class}); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method getConstructor(Class...) belongs to the raw type Class. References to generic type Class should be parameterized [javac] ---------- [javac] 47. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT AWT/gtk/org/eclipse/swt/awt/SWT_AWT.java (at line 172) [javac] constructor = clazz.getConstructor (new Class [] {long.class, boolean.class}); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method getConstructor(Class...) belongs to the raw type Class. References to generic type Class should be parameterized [javac] ---------- [javac] 48. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT AWT/gtk/org/eclipse/swt/awt/SWT_AWT.java (at line 186) [javac] Method method = clazz.getMethod("registerListeners", null); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] The argument of type null should explicitly be cast to Class[] for the invocation of the varargs method getMethod(String, Class...) from type Class. It could alternatively be cast to Class for a varargs invocation [javac] ---------- [javac] 49. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT AWT/gtk/org/eclipse/swt/awt/SWT_AWT.java (at line 186) [javac] Method method = clazz.getMethod("registerListeners", null); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method getMethod(String, Class...) belongs to the raw type Class. References to generic type Class should be parameterized [javac] ---------- [javac] 50. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT AWT/gtk/org/eclipse/swt/awt/SWT_AWT.java (at line 187) [javac] if (method != null) method.invoke(value, null); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] The argument of type null should explicitly be cast to Object[] for the invocation of the varargs method invoke(Object, Object...) from type Method. It could alternatively be cast to Object for a varargs invocation [javac] ---------- [javac] ---------- [javac] 51. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Browser/common/org/eclipse/swt/browser/Browser.java (at line 106) [javac] Class clazz = Class.forName (className); [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] ---------- [javac] 52. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/AppFileLocProvider.java (at line 159) [javac] Vector segments = new Vector (); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 53. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/AppFileLocProvider.java (at line 159) [javac] Vector segments = new Vector (); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 54. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/AppFileLocProvider.java (at line 170) [javac] if (segment.length () > 0) segments.addElement (segment); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] ---------- [javac] 55. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 49) [javac] Vector unhookedDOMWindows = new Vector (); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 56. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 49) [javac] Vector unhookedDOMWindows = new Vector (); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 57. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 381) [javac] Class clazz = Class.forName ("org.mozilla.xpcom.Mozilla"); //$NON-NLS-1$ [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] 58. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 382) [javac] Method method = clazz.getMethod ("getInstance", new Class[0]); //$NON-NLS-1$ [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method getMethod(String, Class...) belongs to the raw type Class. References to generic type Class should be parameterized [javac] ---------- [javac] 59. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 384) [javac] method = clazz.getMethod ("getComponentManager", new Class[0]); //$NON-NLS-1$ [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method getMethod(String, Class...) belongs to the raw type Class. References to generic type Class should be parameterized [javac] ---------- [javac] 60. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 389) [javac] Class fileClass = Class.forName ("java.io.File"); //$NON-NLS-1$ [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] 61. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 390) [javac] method = clazz.getMethod ("initialize", new Class[] {fileClass}); //$NON-NLS-1$ [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method getMethod(String, Class...) belongs to the raw type Class. References to generic type Class should be parameterized [javac] ---------- [javac] 62. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 391) [javac] Constructor constructor = fileClass.getDeclaredConstructor (new Class[] {String.class}); [javac] ^^^^^^^^^^^ [javac] Constructor is a raw type. References to generic type Constructor should be parameterized [javac] ---------- [javac] 63. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 391) [javac] Constructor constructor = fileClass.getDeclaredConstructor (new Class[] {String.class}); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method getDeclaredConstructor(Class...) belongs to the raw type Class. References to generic type Class should be parameterized [javac] ---------- [javac] 64. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 1546) [javac] Class clazz = Class.forName ("org.mozilla.xpcom.Mozilla"); //$NON-NLS-1$ [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] 65. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 1547) [javac] Method method = clazz.getMethod ("getInstance", new Class[0]); //$NON-NLS-1$ [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method getMethod(String, Class...) belongs to the raw type Class. References to generic type Class should be parameterized [javac] ---------- [javac] 66. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 1549) [javac] method = clazz.getMethod ("wrapXPCOMObject", new Class[] {Long.TYPE, String.class}); //$NON-NLS-1$ [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method getMethod(String, Class...) belongs to the raw type Class. References to generic type Class should be parameterized [javac] ---------- [javac] 67. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 1643) [javac] Enumeration elements = unhookedDOMWindows.elements (); [javac] ^^^^^^^^^^^ [javac] Enumeration is a raw type. References to generic type Enumeration should be parameterized [javac] ---------- [javac] 68. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 2131) [javac] unhookedDOMWindows.addElement (new LONG (result[0])); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] ---------- [javac] 69. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/internal/mozilla/XPCOMObject.java (at line 24) [javac] static private Hashtable ObjectMap = new Hashtable (); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 70. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/internal/mozilla/XPCOMObject.java (at line 24) [javac] static private Hashtable ObjectMap = new Hashtable (); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 71. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/internal/mozilla/XPCOMObject.java (at line 42) [javac] ObjectMap.put (new LONG (ppVtable), this); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] ---------- [javac] 72. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/DefaultContent.java (at line 21) [javac] Vector textListeners = new Vector(); // stores text listeners for event sending [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 73. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/DefaultContent.java (at line 21) [javac] Vector textListeners = new Vector(); // stores text listeners for event sending [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 74. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/DefaultContent.java (at line 102) [javac] textListeners.addElement(typedListener); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] ---------- [javac] 75. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 134) [javac] Hashtable keyActionMap = new Hashtable(); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 76. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 134) [javac] Hashtable keyActionMap = new Hashtable(); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 77. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 189) [javac] Hashtable resources; [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 78. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 275) [javac] resources = new Hashtable (); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 79. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 283) [javac] resources.put(color, printerColor); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 80. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 303) [javac] resources.put(font, printerFont); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 81. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 313) [javac] resources.put(color, printerColor); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 82. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 326) [javac] resources.put(color, printerColor); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 83. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 378) [javac] Enumeration enumeration = resources.elements(); [javac] ^^^^^^^^^^^ [javac] Enumeration is a raw type. References to generic type Enumeration should be parameterized [javac] ---------- [javac] 84. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 671) [javac] Vector colorTable, fontTable; [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 85. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 685) [javac] colorTable = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 86. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 686) [javac] fontTable = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 87. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 687) [javac] colorTable.addElement(getForeground()); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 88. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 688) [javac] colorTable.addElement(getBackground()); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 89. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 689) [javac] fontTable.addElement(getFont()); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 90. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 717) [javac] colorTable.addElement(color); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 91. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 733) [javac] fontTable.addElement(font); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 92. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 7178) [javac] keyActionMap.put(new Integer(newKey), new Integer(action)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 93. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 7185) [javac] keyActionMap.put(new Integer(newKey), new Integer(action)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 94. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 7191) [javac] keyActionMap.put(new Integer(key), new Integer(action)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] ---------- [javac] 95. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 189) [javac] static Hashtable cde_getDataTypeInfo() { [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 96. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 190) [javac] Hashtable dataTypeInfo = new Hashtable(); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 97. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 190) [javac] Hashtable dataTypeInfo = new Hashtable(); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 98. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 209) [javac] Vector exts = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 99. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 209) [javac] Vector exts = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 100. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 210) [javac] exts.addElement(extension); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 101. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 211) [javac] dataTypeInfo.put(dataTypeName, exts); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 102. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 246) [javac] Hashtable mimeInfo = cde_getDataTypeInfo(); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 103. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 248) [javac] Enumeration keys = mimeInfo.keys(); [javac] ^^^^^^^^^^^ [javac] Enumeration is a raw type. References to generic type Enumeration should be parameterized [javac] ---------- [javac] 104. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 251) [javac] Vector mimeExts = (Vector)mimeInfo.get(type); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 105. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 251) [javac] Vector mimeExts = (Vector)mimeInfo.get(type); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 106. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 297) [javac] Vector args = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 107. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 297) [javac] Vector args = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 108. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 317) [javac] args.addElement(cmd.substring(sIndex, eIndex)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 109. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 320) [javac] args.addElement(cmd.substring(sIndex + 1, eIndex)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 110. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 328) [javac] args.addElement(cmd.substring(sIndex, eIndex)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 111. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 437) [javac] static Hashtable gnome_getMimeInfo() { [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 112. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 438) [javac] Hashtable mimeInfo = new Hashtable(); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 113. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 438) [javac] Hashtable mimeInfo = new Hashtable(); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 114. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 452) [javac] Vector extensions = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 115. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 452) [javac] Vector extensions = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 116. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 462) [javac] extensions.addElement(extension); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 117. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 466) [javac] if (extensions.size() > 0) mimeInfo.put(mimeType, extensions); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 118. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 596) [javac] Hashtable mimeInfo = null; [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 119. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 605) [javac] Vector extensions = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 120. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 605) [javac] Vector extensions = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 121. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 606) [javac] Enumeration keys = mimeInfo.keys(); [javac] ^^^^^^^^^^^ [javac] Enumeration is a raw type. References to generic type Enumeration should be parameterized [javac] ---------- [javac] 122. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 609) [javac] Vector mimeExts = (Vector)mimeInfo.get(mimeType); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 123. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 609) [javac] Vector mimeExts = (Vector)mimeInfo.get(mimeType); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 124. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 612) [javac] extensions.addElement(mimeExts.elementAt(index)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 125. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 642) [javac] Hashtable mimeInfo = null; [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 126. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 649) [javac] Vector programs = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 127. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 649) [javac] Vector programs = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 128. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 650) [javac] Enumeration keys = mimeInfo.keys(); [javac] ^^^^^^^^^^^ [javac] Enumeration is a raw type. References to generic type Enumeration should be parameterized [javac] ---------- [javac] 129. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 658) [javac] if (program != null) programs.addElement(program); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 129 problems (129 warnings) [copy] Copying 2 files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.x86/temp.folder/@dot.bin copy.translationfiles: [mkdir] Created dir: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.x86/@dot [copy] Copying 717 files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.x86/@dot [jar] Building jar: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.x86/swt.jar [delete] Deleting directory /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.x86/temp.folder/@dot.bin properties: init: build.jars: properties: init: @dot: [mkdir] Created dir: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.wpf.win32.x86/temp.folder/@dot.bin [javac] Compiling 350 source files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.wpf.win32.x86/temp.folder/@dot.bin [javac] ---------- [javac] 1. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/common/org/eclipse/swt/graphics/ImageLoader.java (at line 88) [javac] Vector imageLoaderListeners; [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 2. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/common/org/eclipse/swt/graphics/ImageLoader.java (at line 272) [javac] imageLoaderListeners = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 3. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/common/org/eclipse/swt/graphics/ImageLoader.java (at line 274) [javac] imageLoaderListeners.addElement(listener); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] ---------- [javac] 4. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/common/org/eclipse/swt/internal/image/FileFormat.java (at line 70) [javac] Class clazz = Class.forName(FORMAT_PACKAGE + '.' + FORMATS[i] + FORMAT_SUFFIX); [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] 5. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/common/org/eclipse/swt/internal/image/FileFormat.java (at line 99) [javac] Class clazz = Class.forName(FORMAT_PACKAGE + '.' + FORMATS[format] + FORMAT_SUFFIX); [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] ---------- [javac] 6. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/wpf/org/eclipse/swt/widgets/Display.java (at line 1077) [javac] static boolean isValidClass (Class clazz) { [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] ---------- [javac] 7. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Browser/common/org/eclipse/swt/browser/Browser.java (at line 106) [javac] Class clazz = Class.forName (className); [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] ---------- [javac] 8. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/DefaultContent.java (at line 21) [javac] Vector textListeners = new Vector(); // stores text listeners for event sending [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 9. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/DefaultContent.java (at line 21) [javac] Vector textListeners = new Vector(); // stores text listeners for event sending [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 10. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/DefaultContent.java (at line 102) [javac] textListeners.addElement(typedListener); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] ---------- [javac] 11. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 134) [javac] Hashtable keyActionMap = new Hashtable(); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 12. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 134) [javac] Hashtable keyActionMap = new Hashtable(); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 13. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 189) [javac] Hashtable resources; [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 14. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 275) [javac] resources = new Hashtable (); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 15. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 283) [javac] resources.put(color, printerColor); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 16. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 303) [javac] resources.put(font, printerFont); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 17. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 313) [javac] resources.put(color, printerColor); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 18. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 326) [javac] resources.put(color, printerColor); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 19. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 378) [javac] Enumeration enumeration = resources.elements(); [javac] ^^^^^^^^^^^ [javac] Enumeration is a raw type. References to generic type Enumeration should be parameterized [javac] ---------- [javac] 20. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 671) [javac] Vector colorTable, fontTable; [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 21. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 685) [javac] colorTable = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 22. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 686) [javac] fontTable = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 23. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 687) [javac] colorTable.addElement(getForeground()); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 24. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 688) [javac] colorTable.addElement(getBackground()); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 25. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 689) [javac] fontTable.addElement(getFont()); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 26. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 717) [javac] colorTable.addElement(color); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 27. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 733) [javac] fontTable.addElement(font); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 28. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 7178) [javac] keyActionMap.put(new Integer(newKey), new Integer(action)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 29. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 7185) [javac] keyActionMap.put(new Integer(newKey), new Integer(action)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 30. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 7191) [javac] keyActionMap.put(new Integer(key), new Integer(action)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 30 problems (30 warnings) [copy] Copying 2 files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.wpf.win32.x86/temp.folder/@dot.bin copy.translationfiles: [mkdir] Created dir: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.wpf.win32.x86/@dot [copy] Copying 468 files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.wpf.win32.x86/@dot [jar] Building jar: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.wpf.win32.x86/swt.jar [delete] Deleting directory /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.wpf.win32.x86/temp.folder/@dot.bin properties: init: build.jars: copy.source: properties: init: @dot: [mkdir] Created dir: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.win32.win32.x86_64/temp.folder/@dot.bin [javac] Compiling 672 source files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.win32.win32.x86_64/temp.folder/@dot.bin [javac] ---------- [javac] 1. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.win32.win32.x86_64/src/Eclipse SWT/common/org/eclipse/swt/graphics/ImageLoader.java (at line 88) [javac] Vector imageLoaderListeners; [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 2. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.win32.win32.x86_64/src/Eclipse SWT/common/org/eclipse/swt/graphics/ImageLoader.java (at line 272) [javac] imageLoaderListeners = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 3. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.win32.win32.x86_64/src/Eclipse SWT/common/org/eclipse/swt/graphics/ImageLoader.java (at line 274) [javac] imageLoaderListeners.addElement(listener); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] ---------- [javac] 4. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.win32.win32.x86_64/src/Eclipse SWT/common/org/eclipse/swt/internal/image/FileFormat.java (at line 70) [javac] Class clazz = Class.forName(FORMAT_PACKAGE + '.' + FORMATS[i] + FORMAT_SUFFIX); [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] 5. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.win32.win32.x86_64/src/Eclipse SWT/common/org/eclipse/swt/internal/image/FileFormat.java (at line 99) [javac] Class clazz = Class.forName(FORMAT_PACKAGE + '.' + FORMATS[format] + FORMAT_SUFFIX); [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] ---------- [javac] 6. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.win32.win32.x86_64/src/Eclipse SWT/win32/org/eclipse/swt/internal/BidiUtil.java (at line 39) [javac] static Hashtable languageMap = new Hashtable (); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 7. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.win32.win32.x86_64/src/Eclipse SWT/win32/org/eclipse/swt/internal/BidiUtil.java (at line 39) [javac] static Hashtable languageMap = new Hashtable (); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 8. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.win32.win32.x86_64/src/Eclipse SWT/win32/org/eclipse/swt/internal/BidiUtil.java (at line 40) [javac] static Hashtable keyMap = new Hashtable (); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 9. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.win32.win32.x86_64/src/Eclipse SWT/win32/org/eclipse/swt/internal/BidiUtil.java (at line 40) [javac] static Hashtable keyMap = new Hashtable (); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 10. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.win32.win32.x86_64/src/Eclipse SWT/win32/org/eclipse/swt/internal/BidiUtil.java (at line 41) [javac] static Hashtable oldProcMap = new Hashtable (); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 11. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.win32.win32.x86_64/src/Eclipse SWT/win32/org/eclipse/swt/internal/BidiUtil.java (at line 41) [javac] static Hashtable oldProcMap = new Hashtable (); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 12. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.win32.win32.x86_64/src/Eclipse SWT/win32/org/eclipse/swt/internal/BidiUtil.java (at line 109) [javac] languageMap.put(new LONG(hwnd), runnable); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 13. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.win32.win32.x86_64/src/Eclipse SWT/win32/org/eclipse/swt/internal/BidiUtil.java (at line 575) [javac] oldProcMap.put(key, new LONG(oldProc)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] ---------- [javac] 14. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.win32.win32.x86_64/src/Eclipse SWT/win32/org/eclipse/swt/widgets/Display.java (at line 1550) [javac] static boolean isValidClass (Class clazz) { [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] ---------- [javac] 15. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.win32.win32.x86_64/src/Eclipse SWT Accessibility/win32/org/eclipse/swt/accessibility/Accessible.java (at line 48) [javac] Vector accessibleListeners = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 16. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.win32.win32.x86_64/src/Eclipse SWT Accessibility/win32/org/eclipse/swt/accessibility/Accessible.java (at line 48) [javac] Vector accessibleListeners = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 17. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.win32.win32.x86_64/src/Eclipse SWT Accessibility/win32/org/eclipse/swt/accessibility/Accessible.java (at line 49) [javac] Vector accessibleControlListeners = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 18. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.win32.win32.x86_64/src/Eclipse SWT Accessibility/win32/org/eclipse/swt/accessibility/Accessible.java (at line 49) [javac] Vector accessibleControlListeners = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 19. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.win32.win32.x86_64/src/Eclipse SWT Accessibility/win32/org/eclipse/swt/accessibility/Accessible.java (at line 50) [javac] Vector textListeners = new Vector (); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 20. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.win32.win32.x86_64/src/Eclipse SWT Accessibility/win32/org/eclipse/swt/accessibility/Accessible.java (at line 50) [javac] Vector textListeners = new Vector (); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 21. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.win32.win32.x86_64/src/Eclipse SWT Accessibility/win32/org/eclipse/swt/accessibility/Accessible.java (at line 175) [javac] accessibleListeners.addElement(listener); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 22. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.win32.win32.x86_64/src/Eclipse SWT Accessibility/win32/org/eclipse/swt/accessibility/Accessible.java (at line 202) [javac] accessibleControlListeners.addElement(listener); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 23. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.win32.win32.x86_64/src/Eclipse SWT Accessibility/win32/org/eclipse/swt/accessibility/Accessible.java (at line 231) [javac] textListeners.addElement (listener); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] ---------- [javac] 24. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.win32.win32.x86_64/src/Eclipse SWT AWT/win32/org/eclipse/swt/awt/SWT_AWT.java (at line 87) [javac] Class[] emptyClass = new Class[0]; [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] 25. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.win32.win32.x86_64/src/Eclipse SWT AWT/win32/org/eclipse/swt/awt/SWT_AWT.java (at line 89) [javac] Class clazz = Class.forName("javax.swing.UIManager"); [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] 26. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.win32.win32.x86_64/src/Eclipse SWT AWT/win32/org/eclipse/swt/awt/SWT_AWT.java (at line 90) [javac] Method method = clazz.getMethod("getDefaults", emptyClass); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method getMethod(String, Class...) belongs to the raw type Class. References to generic type Class should be parameterized [javac] ---------- [javac] 27. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.win32.win32.x86_64/src/Eclipse SWT AWT/win32/org/eclipse/swt/awt/SWT_AWT.java (at line 153) [javac] Class clazz = null; [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] 28. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.win32.win32.x86_64/src/Eclipse SWT AWT/win32/org/eclipse/swt/awt/SWT_AWT.java (at line 163) [javac] Constructor constructor = null; [javac] ^^^^^^^^^^^ [javac] Constructor is a raw type. References to generic type Constructor should be parameterized [javac] ---------- [javac] 29. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.win32.win32.x86_64/src/Eclipse SWT AWT/win32/org/eclipse/swt/awt/SWT_AWT.java (at line 165) [javac] constructor = clazz.getConstructor (new Class [] {int.class}); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method getConstructor(Class...) belongs to the raw type Class. References to generic type Class should be parameterized [javac] ---------- [javac] 30. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.win32.win32.x86_64/src/Eclipse SWT AWT/win32/org/eclipse/swt/awt/SWT_AWT.java (at line 169) [javac] constructor = clazz.getConstructor (new Class [] {long.class}); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method getConstructor(Class...) belongs to the raw type Class. References to generic type Class should be parameterized [javac] ---------- [javac] 31. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.win32.win32.x86_64/src/Eclipse SWT AWT/win32/org/eclipse/swt/awt/SWT_AWT.java (at line 293) [javac] Class clazz = frame.getClass(); [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] 32. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.win32.win32.x86_64/src/Eclipse SWT AWT/win32/org/eclipse/swt/awt/SWT_AWT.java (at line 294) [javac] Method method = clazz.getMethod("synthesizeWindowActivation", new Class[]{boolean.class}); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method getMethod(String, Class...) belongs to the raw type Class. References to generic type Class should be parameterized [javac] ---------- [javac] 33. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.win32.win32.x86_64/src/Eclipse SWT AWT/win32/org/eclipse/swt/awt/SWT_AWT.java (at line 313) [javac] Class clazz = frame.getClass(); [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] 34. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.win32.win32.x86_64/src/Eclipse SWT AWT/win32/org/eclipse/swt/awt/SWT_AWT.java (at line 314) [javac] Method method = clazz.getMethod("synthesizeWindowActivation", new Class[]{boolean.class}); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method getMethod(String, Class...) belongs to the raw type Class. References to generic type Class should be parameterized [javac] ---------- [javac] ---------- [javac] 35. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.win32.win32.x86_64/src/Eclipse SWT Browser/common/org/eclipse/swt/browser/Browser.java (at line 106) [javac] Class clazz = Class.forName (className); [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] ---------- [javac] 36. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.win32.win32.x86_64/src/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/AppFileLocProvider.java (at line 159) [javac] Vector segments = new Vector (); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 37. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.win32.win32.x86_64/src/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/AppFileLocProvider.java (at line 159) [javac] Vector segments = new Vector (); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 38. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.win32.win32.x86_64/src/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/AppFileLocProvider.java (at line 170) [javac] if (segment.length () > 0) segments.addElement (segment); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] ---------- [javac] 39. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.win32.win32.x86_64/src/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 49) [javac] Vector unhookedDOMWindows = new Vector (); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 40. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.win32.win32.x86_64/src/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 49) [javac] Vector unhookedDOMWindows = new Vector (); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 41. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.win32.win32.x86_64/src/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 381) [javac] Class clazz = Class.forName ("org.mozilla.xpcom.Mozilla"); //$NON-NLS-1$ [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] 42. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.win32.win32.x86_64/src/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 382) [javac] Method method = clazz.getMethod ("getInstance", new Class[0]); //$NON-NLS-1$ [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method getMethod(String, Class...) belongs to the raw type Class. References to generic type Class should be parameterized [javac] ---------- [javac] 43. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.win32.win32.x86_64/src/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 384) [javac] method = clazz.getMethod ("getComponentManager", new Class[0]); //$NON-NLS-1$ [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method getMethod(String, Class...) belongs to the raw type Class. References to generic type Class should be parameterized [javac] ---------- [javac] 44. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.win32.win32.x86_64/src/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 389) [javac] Class fileClass = Class.forName ("java.io.File"); //$NON-NLS-1$ [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] 45. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.win32.win32.x86_64/src/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 390) [javac] method = clazz.getMethod ("initialize", new Class[] {fileClass}); //$NON-NLS-1$ [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method getMethod(String, Class...) belongs to the raw type Class. References to generic type Class should be parameterized [javac] ---------- [javac] 46. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.win32.win32.x86_64/src/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 391) [javac] Constructor constructor = fileClass.getDeclaredConstructor (new Class[] {String.class}); [javac] ^^^^^^^^^^^ [javac] Constructor is a raw type. References to generic type Constructor should be parameterized [javac] ---------- [javac] 47. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.win32.win32.x86_64/src/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 391) [javac] Constructor constructor = fileClass.getDeclaredConstructor (new Class[] {String.class}); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method getDeclaredConstructor(Class...) belongs to the raw type Class. References to generic type Class should be parameterized [javac] ---------- [javac] 48. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.win32.win32.x86_64/src/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 1546) [javac] Class clazz = Class.forName ("org.mozilla.xpcom.Mozilla"); //$NON-NLS-1$ [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] 49. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.win32.win32.x86_64/src/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 1547) [javac] Method method = clazz.getMethod ("getInstance", new Class[0]); //$NON-NLS-1$ [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method getMethod(String, Class...) belongs to the raw type Class. References to generic type Class should be parameterized [javac] ---------- [javac] 50. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.win32.win32.x86_64/src/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 1549) [javac] method = clazz.getMethod ("wrapXPCOMObject", new Class[] {Long.TYPE, String.class}); //$NON-NLS-1$ [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method getMethod(String, Class...) belongs to the raw type Class. References to generic type Class should be parameterized [javac] ---------- [javac] 51. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.win32.win32.x86_64/src/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 1643) [javac] Enumeration elements = unhookedDOMWindows.elements (); [javac] ^^^^^^^^^^^ [javac] Enumeration is a raw type. References to generic type Enumeration should be parameterized [javac] ---------- [javac] 52. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.win32.win32.x86_64/src/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 2131) [javac] unhookedDOMWindows.addElement (new LONG (result[0])); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] ---------- [javac] 53. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.win32.win32.x86_64/src/Eclipse SWT Mozilla/common/org/eclipse/swt/internal/mozilla/XPCOMObject.java (at line 24) [javac] static private Hashtable ObjectMap = new Hashtable (); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 54. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.win32.win32.x86_64/src/Eclipse SWT Mozilla/common/org/eclipse/swt/internal/mozilla/XPCOMObject.java (at line 24) [javac] static private Hashtable ObjectMap = new Hashtable (); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 55. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.win32.win32.x86_64/src/Eclipse SWT Mozilla/common/org/eclipse/swt/internal/mozilla/XPCOMObject.java (at line 42) [javac] ObjectMap.put (new LONG (ppVtable), this); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] ---------- [javac] 56. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.win32.win32.x86_64/src/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/DefaultContent.java (at line 21) [javac] Vector textListeners = new Vector(); // stores text listeners for event sending [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 57. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.win32.win32.x86_64/src/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/DefaultContent.java (at line 21) [javac] Vector textListeners = new Vector(); // stores text listeners for event sending [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 58. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.win32.win32.x86_64/src/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/DefaultContent.java (at line 102) [javac] textListeners.addElement(typedListener); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] ---------- [javac] 59. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.win32.win32.x86_64/src/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 134) [javac] Hashtable keyActionMap = new Hashtable(); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 60. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.win32.win32.x86_64/src/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 134) [javac] Hashtable keyActionMap = new Hashtable(); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 61. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.win32.win32.x86_64/src/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 189) [javac] Hashtable resources; [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 62. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.win32.win32.x86_64/src/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 275) [javac] resources = new Hashtable (); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 63. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.win32.win32.x86_64/src/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 283) [javac] resources.put(color, printerColor); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 64. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.win32.win32.x86_64/src/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 303) [javac] resources.put(font, printerFont); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 65. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.win32.win32.x86_64/src/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 313) [javac] resources.put(color, printerColor); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 66. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.win32.win32.x86_64/src/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 326) [javac] resources.put(color, printerColor); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 67. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.win32.win32.x86_64/src/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 378) [javac] Enumeration enumeration = resources.elements(); [javac] ^^^^^^^^^^^ [javac] Enumeration is a raw type. References to generic type Enumeration should be parameterized [javac] ---------- [javac] 68. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.win32.win32.x86_64/src/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 671) [javac] Vector colorTable, fontTable; [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 69. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.win32.win32.x86_64/src/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 685) [javac] colorTable = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 70. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.win32.win32.x86_64/src/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 686) [javac] fontTable = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 71. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.win32.win32.x86_64/src/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 687) [javac] colorTable.addElement(getForeground()); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 72. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.win32.win32.x86_64/src/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 688) [javac] colorTable.addElement(getBackground()); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 73. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.win32.win32.x86_64/src/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 689) [javac] fontTable.addElement(getFont()); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 74. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.win32.win32.x86_64/src/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 717) [javac] colorTable.addElement(color); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 75. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.win32.win32.x86_64/src/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 733) [javac] fontTable.addElement(font); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 76. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.win32.win32.x86_64/src/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 7178) [javac] keyActionMap.put(new Integer(newKey), new Integer(action)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 77. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.win32.win32.x86_64/src/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 7185) [javac] keyActionMap.put(new Integer(newKey), new Integer(action)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 78. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.win32.win32.x86_64/src/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 7191) [javac] keyActionMap.put(new Integer(key), new Integer(action)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] ---------- [javac] 79. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.win32.win32.x86_64/src/Eclipse SWT OLE Win32/win32/org/eclipse/swt/internal/ole/win32/COMObject.java (at line 26) [javac] static private Hashtable ObjectMap = new Hashtable(); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 80. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.win32.win32.x86_64/src/Eclipse SWT OLE Win32/win32/org/eclipse/swt/internal/ole/win32/COMObject.java (at line 26) [javac] static private Hashtable ObjectMap = new Hashtable(); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 81. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.win32.win32.x86_64/src/Eclipse SWT OLE Win32/win32/org/eclipse/swt/internal/ole/win32/COMObject.java (at line 44) [javac] ObjectMap.put(new LONG(ppVtable), this); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] ---------- [javac] 82. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.win32.win32.x86_64/src/Eclipse SWT OLE Win32/win32/org/eclipse/swt/ole/win32/OleFrame.java (at line 618) [javac] Vector ids = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 83. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.win32.win32.x86_64/src/Eclipse SWT OLE Win32/win32/org/eclipse/swt/ole/win32/OleFrame.java (at line 618) [javac] Vector ids = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 84. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.win32.win32.x86_64/src/Eclipse SWT OLE Win32/win32/org/eclipse/swt/ole/win32/OleFrame.java (at line 626) [javac] ids.addElement(new LONG(id)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 85. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.win32.win32.x86_64/src/Eclipse SWT OLE Win32/win32/org/eclipse/swt/ole/win32/OleFrame.java (at line 636) [javac] ids.addElement(new LONG(id)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 86. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.win32.win32.x86_64/src/Eclipse SWT OLE Win32/win32/org/eclipse/swt/ole/win32/OleFrame.java (at line 646) [javac] ids.addElement(new LONG(id)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 86 problems (86 warnings) [copy] Copying 2 files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.win32.win32.x86_64/temp.folder/@dot.bin copy.translationfiles: [mkdir] Created dir: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.win32.win32.x86_64/@dot [copy] Copying 894 files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.win32.win32.x86_64/@dot [jar] Building jar: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.win32.win32.x86_64/swt.jar [delete] Deleting directory /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.win32.win32.x86_64/temp.folder/@dot.bin properties: init: build.jars: copy.source: properties: init: @dot: [mkdir] Created dir: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.win32.win32.ia64/temp.folder/@dot.bin [javac] Compiling 672 source files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.win32.win32.ia64/temp.folder/@dot.bin [javac] ---------- [javac] 1. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.win32.win32.ia64/src/Eclipse SWT/common/org/eclipse/swt/graphics/ImageLoader.java (at line 88) [javac] Vector imageLoaderListeners; [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 2. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.win32.win32.ia64/src/Eclipse SWT/common/org/eclipse/swt/graphics/ImageLoader.java (at line 272) [javac] imageLoaderListeners = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 3. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.win32.win32.ia64/src/Eclipse SWT/common/org/eclipse/swt/graphics/ImageLoader.java (at line 274) [javac] imageLoaderListeners.addElement(listener); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] ---------- [javac] 4. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.win32.win32.ia64/src/Eclipse SWT/common/org/eclipse/swt/internal/image/FileFormat.java (at line 70) [javac] Class clazz = Class.forName(FORMAT_PACKAGE + '.' + FORMATS[i] + FORMAT_SUFFIX); [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] 5. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.win32.win32.ia64/src/Eclipse SWT/common/org/eclipse/swt/internal/image/FileFormat.java (at line 99) [javac] Class clazz = Class.forName(FORMAT_PACKAGE + '.' + FORMATS[format] + FORMAT_SUFFIX); [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] ---------- [javac] 6. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.win32.win32.ia64/src/Eclipse SWT/win32/org/eclipse/swt/internal/BidiUtil.java (at line 39) [javac] static Hashtable languageMap = new Hashtable (); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 7. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.win32.win32.ia64/src/Eclipse SWT/win32/org/eclipse/swt/internal/BidiUtil.java (at line 39) [javac] static Hashtable languageMap = new Hashtable (); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 8. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.win32.win32.ia64/src/Eclipse SWT/win32/org/eclipse/swt/internal/BidiUtil.java (at line 40) [javac] static Hashtable keyMap = new Hashtable (); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 9. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.win32.win32.ia64/src/Eclipse SWT/win32/org/eclipse/swt/internal/BidiUtil.java (at line 40) [javac] static Hashtable keyMap = new Hashtable (); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 10. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.win32.win32.ia64/src/Eclipse SWT/win32/org/eclipse/swt/internal/BidiUtil.java (at line 41) [javac] static Hashtable oldProcMap = new Hashtable (); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 11. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.win32.win32.ia64/src/Eclipse SWT/win32/org/eclipse/swt/internal/BidiUtil.java (at line 41) [javac] static Hashtable oldProcMap = new Hashtable (); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 12. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.win32.win32.ia64/src/Eclipse SWT/win32/org/eclipse/swt/internal/BidiUtil.java (at line 109) [javac] languageMap.put(new LONG(hwnd), runnable); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 13. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.win32.win32.ia64/src/Eclipse SWT/win32/org/eclipse/swt/internal/BidiUtil.java (at line 575) [javac] oldProcMap.put(key, new LONG(oldProc)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] ---------- [javac] 14. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.win32.win32.ia64/src/Eclipse SWT/win32/org/eclipse/swt/widgets/Display.java (at line 1550) [javac] static boolean isValidClass (Class clazz) { [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] ---------- [javac] 15. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.win32.win32.ia64/src/Eclipse SWT Accessibility/win32/org/eclipse/swt/accessibility/Accessible.java (at line 48) [javac] Vector accessibleListeners = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 16. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.win32.win32.ia64/src/Eclipse SWT Accessibility/win32/org/eclipse/swt/accessibility/Accessible.java (at line 48) [javac] Vector accessibleListeners = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 17. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.win32.win32.ia64/src/Eclipse SWT Accessibility/win32/org/eclipse/swt/accessibility/Accessible.java (at line 49) [javac] Vector accessibleControlListeners = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 18. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.win32.win32.ia64/src/Eclipse SWT Accessibility/win32/org/eclipse/swt/accessibility/Accessible.java (at line 49) [javac] Vector accessibleControlListeners = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 19. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.win32.win32.ia64/src/Eclipse SWT Accessibility/win32/org/eclipse/swt/accessibility/Accessible.java (at line 50) [javac] Vector textListeners = new Vector (); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 20. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.win32.win32.ia64/src/Eclipse SWT Accessibility/win32/org/eclipse/swt/accessibility/Accessible.java (at line 50) [javac] Vector textListeners = new Vector (); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 21. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.win32.win32.ia64/src/Eclipse SWT Accessibility/win32/org/eclipse/swt/accessibility/Accessible.java (at line 175) [javac] accessibleListeners.addElement(listener); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 22. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.win32.win32.ia64/src/Eclipse SWT Accessibility/win32/org/eclipse/swt/accessibility/Accessible.java (at line 202) [javac] accessibleControlListeners.addElement(listener); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 23. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.win32.win32.ia64/src/Eclipse SWT Accessibility/win32/org/eclipse/swt/accessibility/Accessible.java (at line 231) [javac] textListeners.addElement (listener); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] ---------- [javac] 24. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.win32.win32.ia64/src/Eclipse SWT AWT/win32/org/eclipse/swt/awt/SWT_AWT.java (at line 87) [javac] Class[] emptyClass = new Class[0]; [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] 25. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.win32.win32.ia64/src/Eclipse SWT AWT/win32/org/eclipse/swt/awt/SWT_AWT.java (at line 89) [javac] Class clazz = Class.forName("javax.swing.UIManager"); [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] 26. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.win32.win32.ia64/src/Eclipse SWT AWT/win32/org/eclipse/swt/awt/SWT_AWT.java (at line 90) [javac] Method method = clazz.getMethod("getDefaults", emptyClass); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method getMethod(String, Class...) belongs to the raw type Class. References to generic type Class should be parameterized [javac] ---------- [javac] 27. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.win32.win32.ia64/src/Eclipse SWT AWT/win32/org/eclipse/swt/awt/SWT_AWT.java (at line 153) [javac] Class clazz = null; [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] 28. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.win32.win32.ia64/src/Eclipse SWT AWT/win32/org/eclipse/swt/awt/SWT_AWT.java (at line 163) [javac] Constructor constructor = null; [javac] ^^^^^^^^^^^ [javac] Constructor is a raw type. References to generic type Constructor should be parameterized [javac] ---------- [javac] 29. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.win32.win32.ia64/src/Eclipse SWT AWT/win32/org/eclipse/swt/awt/SWT_AWT.java (at line 165) [javac] constructor = clazz.getConstructor (new Class [] {int.class}); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method getConstructor(Class...) belongs to the raw type Class. References to generic type Class should be parameterized [javac] ---------- [javac] 30. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.win32.win32.ia64/src/Eclipse SWT AWT/win32/org/eclipse/swt/awt/SWT_AWT.java (at line 169) [javac] constructor = clazz.getConstructor (new Class [] {long.class}); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method getConstructor(Class...) belongs to the raw type Class. References to generic type Class should be parameterized [javac] ---------- [javac] 31. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.win32.win32.ia64/src/Eclipse SWT AWT/win32/org/eclipse/swt/awt/SWT_AWT.java (at line 293) [javac] Class clazz = frame.getClass(); [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] 32. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.win32.win32.ia64/src/Eclipse SWT AWT/win32/org/eclipse/swt/awt/SWT_AWT.java (at line 294) [javac] Method method = clazz.getMethod("synthesizeWindowActivation", new Class[]{boolean.class}); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method getMethod(String, Class...) belongs to the raw type Class. References to generic type Class should be parameterized [javac] ---------- [javac] 33. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.win32.win32.ia64/src/Eclipse SWT AWT/win32/org/eclipse/swt/awt/SWT_AWT.java (at line 313) [javac] Class clazz = frame.getClass(); [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] 34. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.win32.win32.ia64/src/Eclipse SWT AWT/win32/org/eclipse/swt/awt/SWT_AWT.java (at line 314) [javac] Method method = clazz.getMethod("synthesizeWindowActivation", new Class[]{boolean.class}); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method getMethod(String, Class...) belongs to the raw type Class. References to generic type Class should be parameterized [javac] ---------- [javac] ---------- [javac] 35. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.win32.win32.ia64/src/Eclipse SWT Browser/common/org/eclipse/swt/browser/Browser.java (at line 106) [javac] Class clazz = Class.forName (className); [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] ---------- [javac] 36. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.win32.win32.ia64/src/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/AppFileLocProvider.java (at line 159) [javac] Vector segments = new Vector (); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 37. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.win32.win32.ia64/src/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/AppFileLocProvider.java (at line 159) [javac] Vector segments = new Vector (); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 38. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.win32.win32.ia64/src/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/AppFileLocProvider.java (at line 170) [javac] if (segment.length () > 0) segments.addElement (segment); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] ---------- [javac] 39. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.win32.win32.ia64/src/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 49) [javac] Vector unhookedDOMWindows = new Vector (); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 40. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.win32.win32.ia64/src/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 49) [javac] Vector unhookedDOMWindows = new Vector (); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 41. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.win32.win32.ia64/src/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 381) [javac] Class clazz = Class.forName ("org.mozilla.xpcom.Mozilla"); //$NON-NLS-1$ [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] 42. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.win32.win32.ia64/src/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 382) [javac] Method method = clazz.getMethod ("getInstance", new Class[0]); //$NON-NLS-1$ [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method getMethod(String, Class...) belongs to the raw type Class. References to generic type Class should be parameterized [javac] ---------- [javac] 43. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.win32.win32.ia64/src/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 384) [javac] method = clazz.getMethod ("getComponentManager", new Class[0]); //$NON-NLS-1$ [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method getMethod(String, Class...) belongs to the raw type Class. References to generic type Class should be parameterized [javac] ---------- [javac] 44. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.win32.win32.ia64/src/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 389) [javac] Class fileClass = Class.forName ("java.io.File"); //$NON-NLS-1$ [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] 45. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.win32.win32.ia64/src/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 390) [javac] method = clazz.getMethod ("initialize", new Class[] {fileClass}); //$NON-NLS-1$ [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method getMethod(String, Class...) belongs to the raw type Class. References to generic type Class should be parameterized [javac] ---------- [javac] 46. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.win32.win32.ia64/src/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 391) [javac] Constructor constructor = fileClass.getDeclaredConstructor (new Class[] {String.class}); [javac] ^^^^^^^^^^^ [javac] Constructor is a raw type. References to generic type Constructor should be parameterized [javac] ---------- [javac] 47. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.win32.win32.ia64/src/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 391) [javac] Constructor constructor = fileClass.getDeclaredConstructor (new Class[] {String.class}); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method getDeclaredConstructor(Class...) belongs to the raw type Class. References to generic type Class should be parameterized [javac] ---------- [javac] 48. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.win32.win32.ia64/src/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 1546) [javac] Class clazz = Class.forName ("org.mozilla.xpcom.Mozilla"); //$NON-NLS-1$ [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] 49. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.win32.win32.ia64/src/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 1547) [javac] Method method = clazz.getMethod ("getInstance", new Class[0]); //$NON-NLS-1$ [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method getMethod(String, Class...) belongs to the raw type Class. References to generic type Class should be parameterized [javac] ---------- [javac] 50. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.win32.win32.ia64/src/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 1549) [javac] method = clazz.getMethod ("wrapXPCOMObject", new Class[] {Long.TYPE, String.class}); //$NON-NLS-1$ [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method getMethod(String, Class...) belongs to the raw type Class. References to generic type Class should be parameterized [javac] ---------- [javac] 51. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.win32.win32.ia64/src/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 1643) [javac] Enumeration elements = unhookedDOMWindows.elements (); [javac] ^^^^^^^^^^^ [javac] Enumeration is a raw type. References to generic type Enumeration should be parameterized [javac] ---------- [javac] 52. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.win32.win32.ia64/src/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 2131) [javac] unhookedDOMWindows.addElement (new LONG (result[0])); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] ---------- [javac] 53. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.win32.win32.ia64/src/Eclipse SWT Mozilla/common/org/eclipse/swt/internal/mozilla/XPCOMObject.java (at line 24) [javac] static private Hashtable ObjectMap = new Hashtable (); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 54. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.win32.win32.ia64/src/Eclipse SWT Mozilla/common/org/eclipse/swt/internal/mozilla/XPCOMObject.java (at line 24) [javac] static private Hashtable ObjectMap = new Hashtable (); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 55. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.win32.win32.ia64/src/Eclipse SWT Mozilla/common/org/eclipse/swt/internal/mozilla/XPCOMObject.java (at line 42) [javac] ObjectMap.put (new LONG (ppVtable), this); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] ---------- [javac] 56. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.win32.win32.ia64/src/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/DefaultContent.java (at line 21) [javac] Vector textListeners = new Vector(); // stores text listeners for event sending [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 57. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.win32.win32.ia64/src/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/DefaultContent.java (at line 21) [javac] Vector textListeners = new Vector(); // stores text listeners for event sending [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 58. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.win32.win32.ia64/src/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/DefaultContent.java (at line 102) [javac] textListeners.addElement(typedListener); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] ---------- [javac] 59. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.win32.win32.ia64/src/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 134) [javac] Hashtable keyActionMap = new Hashtable(); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 60. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.win32.win32.ia64/src/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 134) [javac] Hashtable keyActionMap = new Hashtable(); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 61. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.win32.win32.ia64/src/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 189) [javac] Hashtable resources; [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 62. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.win32.win32.ia64/src/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 275) [javac] resources = new Hashtable (); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 63. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.win32.win32.ia64/src/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 283) [javac] resources.put(color, printerColor); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 64. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.win32.win32.ia64/src/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 303) [javac] resources.put(font, printerFont); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 65. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.win32.win32.ia64/src/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 313) [javac] resources.put(color, printerColor); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 66. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.win32.win32.ia64/src/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 326) [javac] resources.put(color, printerColor); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 67. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.win32.win32.ia64/src/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 378) [javac] Enumeration enumeration = resources.elements(); [javac] ^^^^^^^^^^^ [javac] Enumeration is a raw type. References to generic type Enumeration should be parameterized [javac] ---------- [javac] 68. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.win32.win32.ia64/src/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 671) [javac] Vector colorTable, fontTable; [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 69. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.win32.win32.ia64/src/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 685) [javac] colorTable = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 70. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.win32.win32.ia64/src/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 686) [javac] fontTable = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 71. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.win32.win32.ia64/src/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 687) [javac] colorTable.addElement(getForeground()); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 72. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.win32.win32.ia64/src/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 688) [javac] colorTable.addElement(getBackground()); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 73. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.win32.win32.ia64/src/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 689) [javac] fontTable.addElement(getFont()); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 74. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.win32.win32.ia64/src/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 717) [javac] colorTable.addElement(color); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 75. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.win32.win32.ia64/src/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 733) [javac] fontTable.addElement(font); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 76. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.win32.win32.ia64/src/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 7178) [javac] keyActionMap.put(new Integer(newKey), new Integer(action)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 77. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.win32.win32.ia64/src/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 7185) [javac] keyActionMap.put(new Integer(newKey), new Integer(action)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 78. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.win32.win32.ia64/src/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 7191) [javac] keyActionMap.put(new Integer(key), new Integer(action)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] ---------- [javac] 79. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.win32.win32.ia64/src/Eclipse SWT OLE Win32/win32/org/eclipse/swt/internal/ole/win32/COMObject.java (at line 26) [javac] static private Hashtable ObjectMap = new Hashtable(); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 80. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.win32.win32.ia64/src/Eclipse SWT OLE Win32/win32/org/eclipse/swt/internal/ole/win32/COMObject.java (at line 26) [javac] static private Hashtable ObjectMap = new Hashtable(); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 81. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.win32.win32.ia64/src/Eclipse SWT OLE Win32/win32/org/eclipse/swt/internal/ole/win32/COMObject.java (at line 44) [javac] ObjectMap.put(new LONG(ppVtable), this); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] ---------- [javac] 82. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.win32.win32.ia64/src/Eclipse SWT OLE Win32/win32/org/eclipse/swt/ole/win32/OleFrame.java (at line 618) [javac] Vector ids = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 83. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.win32.win32.ia64/src/Eclipse SWT OLE Win32/win32/org/eclipse/swt/ole/win32/OleFrame.java (at line 618) [javac] Vector ids = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 84. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.win32.win32.ia64/src/Eclipse SWT OLE Win32/win32/org/eclipse/swt/ole/win32/OleFrame.java (at line 626) [javac] ids.addElement(new LONG(id)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 85. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.win32.win32.ia64/src/Eclipse SWT OLE Win32/win32/org/eclipse/swt/ole/win32/OleFrame.java (at line 636) [javac] ids.addElement(new LONG(id)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 86. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.win32.win32.ia64/src/Eclipse SWT OLE Win32/win32/org/eclipse/swt/ole/win32/OleFrame.java (at line 646) [javac] ids.addElement(new LONG(id)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 86 problems (86 warnings) [copy] Copying 2 files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.win32.win32.ia64/temp.folder/@dot.bin copy.translationfiles: [mkdir] Created dir: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.win32.win32.ia64/@dot [copy] Copying 894 files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.win32.win32.ia64/@dot [jar] Building jar: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.win32.win32.ia64/swt.jar [delete] Deleting directory /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.win32.win32.ia64/temp.folder/@dot.bin properties: init: build.jars: properties: init: @dot: [mkdir] Created dir: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.motif.hpux.ia64_32/temp.folder/@dot.bin [javac] Compiling 493 source files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.motif.hpux.ia64_32/temp.folder/@dot.bin [javac] ---------- [javac] 1. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/common/org/eclipse/swt/graphics/ImageLoader.java (at line 88) [javac] Vector imageLoaderListeners; [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 2. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/common/org/eclipse/swt/graphics/ImageLoader.java (at line 272) [javac] imageLoaderListeners = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 3. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/common/org/eclipse/swt/graphics/ImageLoader.java (at line 274) [javac] imageLoaderListeners.addElement(listener); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] ---------- [javac] 4. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/common/org/eclipse/swt/internal/image/FileFormat.java (at line 70) [javac] Class clazz = Class.forName(FORMAT_PACKAGE + '.' + FORMATS[i] + FORMAT_SUFFIX); [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] 5. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/common/org/eclipse/swt/internal/image/FileFormat.java (at line 99) [javac] Class clazz = Class.forName(FORMAT_PACKAGE + '.' + FORMATS[format] + FORMAT_SUFFIX); [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] ---------- [javac] 6. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/graphics/Device.java (at line 626) [javac] Class clazz = getClass (); [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] ---------- [javac] 7. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/Display.java (at line 2441) [javac] static boolean isValidClass (Class clazz) { [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] ---------- [javac] 8. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 50) [javac] private Hashtable characterSets = new Hashtable (); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 9. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 50) [javac] private Hashtable characterSets = new Hashtable (); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 10. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 162) [javac] Hashtable charSet = (Hashtable) characterSets.get (charSetName); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 11. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 162) [javac] Hashtable charSet = (Hashtable) characterSets.get (charSetName); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 12. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 164) [javac] charSet = new Hashtable (9); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 13. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 165) [javac] characterSets.put (charSetName, charSet); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 14. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 169) [javac] Hashtable faceSet = (Hashtable) charSet.get (faceName); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 15. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 169) [javac] Hashtable faceSet = (Hashtable) charSet.get (faceName); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 16. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 171) [javac] faceSet = new Hashtable (9); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 17. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 172) [javac] charSet.put (faceName, faceSet); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 18. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 176) [javac] Hashtable extStyleSet = (Hashtable) faceSet.get (extStyleName); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 19. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 176) [javac] Hashtable extStyleSet = (Hashtable) faceSet.get (extStyleName); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 20. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 178) [javac] extStyleSet = new Hashtable (9); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 21. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 179) [javac] faceSet.put (extStyleName, extStyleSet); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 22. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 183) [javac] Hashtable sizeSet = (Hashtable) extStyleSet.get (sizeValue); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 23. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 183) [javac] Hashtable sizeSet = (Hashtable) extStyleSet.get (sizeValue); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 24. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 185) [javac] sizeSet = new Hashtable (9); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 25. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 186) [javac] extStyleSet.put (sizeValue, sizeSet); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 26. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 190) [javac] sizeSet.put (style,font); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 27. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 373) [javac] Hashtable getExtStyles (String charsetName, String faceName) { [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 28. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 374) [javac] Hashtable faces = getFaces (charsetName); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 29. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 376) [javac] return (Hashtable) faces.get (faceName); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 30. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 379) [javac] Hashtable getFaces (String charsetName) { [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 31. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 380) [javac] return (Hashtable) getFonts ().get (charsetName); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 32. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 399) [javac] Hashtable styles = getStyles (charsetName, faceName, extStyle, size); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 33. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 421) [javac] Hashtable getFonts () { [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 34. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 484) [javac] Hashtable getSizes (String charsetName, String faceName, String extStyle) { [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 35. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 485) [javac] Hashtable extStyles = getExtStyles (charsetName, faceName); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 36. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 487) [javac] return (Hashtable) extStyles.get (extStyle); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 37. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 490) [javac] Hashtable getStyles (String charsetName, String faceName, String extStyle, int size) { [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 38. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 491) [javac] Hashtable sizes = getSizes (charsetName, faceName, extStyle); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 39. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 493) [javac] Hashtable result = (Hashtable) sizes.get (new Integer (size)); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 40. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 493) [javac] Hashtable result = (Hashtable) sizes.get (new Integer (size)); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 41. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 495) [javac] result = (Hashtable) sizes.get (SCALABLE_KEY); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 42. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 710) [javac] Hashtable extStyles = getExtStyles (characterSet, faceName); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 43. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 731) [javac] Hashtable faceNames = getFaces (charSetText); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 44. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 777) [javac] Hashtable sizes = getSizes (characterSet, faceName, extStyle); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 45. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 789) [javac] Vector allSizes = new Vector (); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 46. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 789) [javac] Vector allSizes = new Vector (); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 47. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 794) [javac] allSizes.addElement (Integer.valueOf (SCALABLE_SIZES [i])); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 48. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 799) [javac] Enumeration providedSizes = sizes.keys (); [javac] ^^^^^^^^^^^ [javac] Enumeration is a raw type. References to generic type Enumeration should be parameterized [javac] ---------- [javac] 49. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 803) [javac] allSizes.addElement (size); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 50. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 835) [javac] Hashtable styles = getStyles (characterSet, faceName, extStyle, size); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 51. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 1020) [javac] void setItemsSorted (List list, Hashtable items) { [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 52. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 1022) [javac] Enumeration itemKeys = items.keys (); [javac] ^^^^^^^^^^^ [javac] Enumeration is a raw type. References to generic type Enumeration should be parameterized [javac] ---------- [javac] 53. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 1057) [javac] void setSizeItemsSorted (Enumeration itemsEnum) { [javac] ^^^^^^^^^^^ [javac] Enumeration is a raw type. References to generic type Enumeration should be parameterized [javac] ---------- [javac] 54. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 1058) [javac] Vector items = new Vector (); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 55. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 1058) [javac] Vector items = new Vector (); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 56. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 1060) [javac] items.addElement (itemsEnum.nextElement ()); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] ---------- [javac] 57. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT AWT/motif/org/eclipse/swt/awt/SWT_AWT.java (at line 85) [javac] Class[] emptyClass = new Class[0]; [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] 58. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT AWT/motif/org/eclipse/swt/awt/SWT_AWT.java (at line 87) [javac] Class clazz = Class.forName("javax.swing.UIManager"); [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] 59. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT AWT/motif/org/eclipse/swt/awt/SWT_AWT.java (at line 88) [javac] Method method = clazz.getMethod("getDefaults", emptyClass); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method getMethod(String, Class...) belongs to the raw type Class. References to generic type Class should be parameterized [javac] ---------- [javac] 60. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT AWT/motif/org/eclipse/swt/awt/SWT_AWT.java (at line 146) [javac] Class clazz = null; [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] 61. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT AWT/motif/org/eclipse/swt/awt/SWT_AWT.java (at line 155) [javac] Constructor constructor = null; [javac] ^^^^^^^^^^^ [javac] Constructor is a raw type. References to generic type Constructor should be parameterized [javac] ---------- [javac] 62. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT AWT/motif/org/eclipse/swt/awt/SWT_AWT.java (at line 157) [javac] constructor = clazz.getConstructor (new Class [] {int.class, boolean.class}); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method getConstructor(Class...) belongs to the raw type Class. References to generic type Class should be parameterized [javac] ---------- [javac] 63. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT AWT/motif/org/eclipse/swt/awt/SWT_AWT.java (at line 161) [javac] constructor = clazz.getConstructor (new Class [] {long.class, boolean.class}); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method getConstructor(Class...) belongs to the raw type Class. References to generic type Class should be parameterized [javac] ---------- [javac] 64. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT AWT/motif/org/eclipse/swt/awt/SWT_AWT.java (at line 175) [javac] Method method = clazz.getMethod("registerListeners", null); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] The argument of type null should explicitly be cast to Class[] for the invocation of the varargs method getMethod(String, Class...) from type Class. It could alternatively be cast to Class for a varargs invocation [javac] ---------- [javac] 65. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT AWT/motif/org/eclipse/swt/awt/SWT_AWT.java (at line 175) [javac] Method method = clazz.getMethod("registerListeners", null); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method getMethod(String, Class...) belongs to the raw type Class. References to generic type Class should be parameterized [javac] ---------- [javac] 66. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT AWT/motif/org/eclipse/swt/awt/SWT_AWT.java (at line 176) [javac] if (method != null) method.invoke(value, null); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] The argument of type null should explicitly be cast to Object[] for the invocation of the varargs method invoke(Object, Object...) from type Method. It could alternatively be cast to Object for a varargs invocation [javac] ---------- [javac] ---------- [javac] 67. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Browser/common/org/eclipse/swt/browser/Browser.java (at line 106) [javac] Class clazz = Class.forName (className); [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] ---------- [javac] 68. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/AppFileLocProvider.java (at line 159) [javac] Vector segments = new Vector (); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 69. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/AppFileLocProvider.java (at line 159) [javac] Vector segments = new Vector (); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 70. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/AppFileLocProvider.java (at line 170) [javac] if (segment.length () > 0) segments.addElement (segment); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] ---------- [javac] 71. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 49) [javac] Vector unhookedDOMWindows = new Vector (); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 72. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 49) [javac] Vector unhookedDOMWindows = new Vector (); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 73. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 381) [javac] Class clazz = Class.forName ("org.mozilla.xpcom.Mozilla"); //$NON-NLS-1$ [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] 74. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 382) [javac] Method method = clazz.getMethod ("getInstance", new Class[0]); //$NON-NLS-1$ [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method getMethod(String, Class...) belongs to the raw type Class. References to generic type Class should be parameterized [javac] ---------- [javac] 75. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 384) [javac] method = clazz.getMethod ("getComponentManager", new Class[0]); //$NON-NLS-1$ [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method getMethod(String, Class...) belongs to the raw type Class. References to generic type Class should be parameterized [javac] ---------- [javac] 76. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 389) [javac] Class fileClass = Class.forName ("java.io.File"); //$NON-NLS-1$ [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] 77. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 390) [javac] method = clazz.getMethod ("initialize", new Class[] {fileClass}); //$NON-NLS-1$ [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method getMethod(String, Class...) belongs to the raw type Class. References to generic type Class should be parameterized [javac] ---------- [javac] 78. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 391) [javac] Constructor constructor = fileClass.getDeclaredConstructor (new Class[] {String.class}); [javac] ^^^^^^^^^^^ [javac] Constructor is a raw type. References to generic type Constructor should be parameterized [javac] ---------- [javac] 79. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 391) [javac] Constructor constructor = fileClass.getDeclaredConstructor (new Class[] {String.class}); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method getDeclaredConstructor(Class...) belongs to the raw type Class. References to generic type Class should be parameterized [javac] ---------- [javac] 80. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 1546) [javac] Class clazz = Class.forName ("org.mozilla.xpcom.Mozilla"); //$NON-NLS-1$ [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] 81. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 1547) [javac] Method method = clazz.getMethod ("getInstance", new Class[0]); //$NON-NLS-1$ [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method getMethod(String, Class...) belongs to the raw type Class. References to generic type Class should be parameterized [javac] ---------- [javac] 82. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 1549) [javac] method = clazz.getMethod ("wrapXPCOMObject", new Class[] {Long.TYPE, String.class}); //$NON-NLS-1$ [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method getMethod(String, Class...) belongs to the raw type Class. References to generic type Class should be parameterized [javac] ---------- [javac] 83. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 1643) [javac] Enumeration elements = unhookedDOMWindows.elements (); [javac] ^^^^^^^^^^^ [javac] Enumeration is a raw type. References to generic type Enumeration should be parameterized [javac] ---------- [javac] 84. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 2131) [javac] unhookedDOMWindows.addElement (new LONG (result[0])); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] ---------- [javac] 85. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/internal/mozilla/XPCOMObject.java (at line 24) [javac] static private Hashtable ObjectMap = new Hashtable (); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 86. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/internal/mozilla/XPCOMObject.java (at line 24) [javac] static private Hashtable ObjectMap = new Hashtable (); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 87. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/internal/mozilla/XPCOMObject.java (at line 42) [javac] ObjectMap.put (new LONG (ppVtable), this); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] ---------- [javac] 88. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/DefaultContent.java (at line 21) [javac] Vector textListeners = new Vector(); // stores text listeners for event sending [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 89. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/DefaultContent.java (at line 21) [javac] Vector textListeners = new Vector(); // stores text listeners for event sending [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 90. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/DefaultContent.java (at line 102) [javac] textListeners.addElement(typedListener); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] ---------- [javac] 91. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 134) [javac] Hashtable keyActionMap = new Hashtable(); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 92. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 134) [javac] Hashtable keyActionMap = new Hashtable(); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 93. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 189) [javac] Hashtable resources; [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 94. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 275) [javac] resources = new Hashtable (); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 95. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 283) [javac] resources.put(color, printerColor); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 96. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 303) [javac] resources.put(font, printerFont); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 97. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 313) [javac] resources.put(color, printerColor); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 98. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 326) [javac] resources.put(color, printerColor); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 99. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 378) [javac] Enumeration enumeration = resources.elements(); [javac] ^^^^^^^^^^^ [javac] Enumeration is a raw type. References to generic type Enumeration should be parameterized [javac] ---------- [javac] 100. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 671) [javac] Vector colorTable, fontTable; [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 101. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 685) [javac] colorTable = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 102. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 686) [javac] fontTable = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 103. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 687) [javac] colorTable.addElement(getForeground()); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 104. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 688) [javac] colorTable.addElement(getBackground()); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 105. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 689) [javac] fontTable.addElement(getFont()); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 106. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 717) [javac] colorTable.addElement(color); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 107. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 733) [javac] fontTable.addElement(font); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 108. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 7178) [javac] keyActionMap.put(new Integer(newKey), new Integer(action)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 109. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 7185) [javac] keyActionMap.put(new Integer(newKey), new Integer(action)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 110. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 7191) [javac] keyActionMap.put(new Integer(key), new Integer(action)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] ---------- [javac] 111. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/motif/org/eclipse/swt/program/Program.java (at line 193) [javac] static Hashtable cde_getDataTypeInfo() { [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 112. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/motif/org/eclipse/swt/program/Program.java (at line 194) [javac] Hashtable dataTypeInfo = new Hashtable(); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 113. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/motif/org/eclipse/swt/program/Program.java (at line 194) [javac] Hashtable dataTypeInfo = new Hashtable(); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 114. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/motif/org/eclipse/swt/program/Program.java (at line 213) [javac] Vector exts = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 115. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/motif/org/eclipse/swt/program/Program.java (at line 213) [javac] Vector exts = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 116. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/motif/org/eclipse/swt/program/Program.java (at line 214) [javac] exts.addElement(extension); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 117. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/motif/org/eclipse/swt/program/Program.java (at line 215) [javac] dataTypeInfo.put(dataTypeName, exts); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 118. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/motif/org/eclipse/swt/program/Program.java (at line 289) [javac] Hashtable mimeInfo = cde_getDataTypeInfo(); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 119. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/motif/org/eclipse/swt/program/Program.java (at line 291) [javac] Enumeration keys = mimeInfo.keys(); [javac] ^^^^^^^^^^^ [javac] Enumeration is a raw type. References to generic type Enumeration should be parameterized [javac] ---------- [javac] 120. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/motif/org/eclipse/swt/program/Program.java (at line 294) [javac] Vector mimeExts = (Vector)mimeInfo.get(type); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 121. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/motif/org/eclipse/swt/program/Program.java (at line 294) [javac] Vector mimeExts = (Vector)mimeInfo.get(type); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 122. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/motif/org/eclipse/swt/program/Program.java (at line 331) [javac] Vector args = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 123. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/motif/org/eclipse/swt/program/Program.java (at line 331) [javac] Vector args = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 124. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/motif/org/eclipse/swt/program/Program.java (at line 351) [javac] args.addElement(cmd.substring(sIndex, eIndex)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 125. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/motif/org/eclipse/swt/program/Program.java (at line 354) [javac] args.addElement(cmd.substring(sIndex + 1, eIndex)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 126. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/motif/org/eclipse/swt/program/Program.java (at line 362) [javac] args.addElement(cmd.substring(sIndex, eIndex)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 127. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/motif/org/eclipse/swt/program/Program.java (at line 471) [javac] static Hashtable gnome_getMimeInfo() { [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 128. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/motif/org/eclipse/swt/program/Program.java (at line 472) [javac] Hashtable mimeInfo = new Hashtable(); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 129. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/motif/org/eclipse/swt/program/Program.java (at line 472) [javac] Hashtable mimeInfo = new Hashtable(); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 130. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/motif/org/eclipse/swt/program/Program.java (at line 486) [javac] Vector extensions = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 131. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/motif/org/eclipse/swt/program/Program.java (at line 486) [javac] Vector extensions = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 132. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/motif/org/eclipse/swt/program/Program.java (at line 496) [javac] extensions.addElement(extension); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 133. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/motif/org/eclipse/swt/program/Program.java (at line 500) [javac] if (extensions.size() > 0) mimeInfo.put(mimeType, extensions); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 134. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/motif/org/eclipse/swt/program/Program.java (at line 631) [javac] Hashtable mimeInfo = null; [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 135. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/motif/org/eclipse/swt/program/Program.java (at line 640) [javac] Vector extensions = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 136. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/motif/org/eclipse/swt/program/Program.java (at line 640) [javac] Vector extensions = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 137. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/motif/org/eclipse/swt/program/Program.java (at line 641) [javac] Enumeration keys = mimeInfo.keys(); [javac] ^^^^^^^^^^^ [javac] Enumeration is a raw type. References to generic type Enumeration should be parameterized [javac] ---------- [javac] 138. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/motif/org/eclipse/swt/program/Program.java (at line 644) [javac] Vector mimeExts = (Vector)mimeInfo.get(mimeType); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 139. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/motif/org/eclipse/swt/program/Program.java (at line 644) [javac] Vector mimeExts = (Vector)mimeInfo.get(mimeType); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 140. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/motif/org/eclipse/swt/program/Program.java (at line 647) [javac] extensions.addElement(mimeExts.elementAt(index)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 141. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/motif/org/eclipse/swt/program/Program.java (at line 677) [javac] Hashtable mimeInfo = null; [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 142. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/motif/org/eclipse/swt/program/Program.java (at line 684) [javac] Vector programs = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 143. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/motif/org/eclipse/swt/program/Program.java (at line 684) [javac] Vector programs = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 144. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/motif/org/eclipse/swt/program/Program.java (at line 685) [javac] Enumeration keys = mimeInfo.keys(); [javac] ^^^^^^^^^^^ [javac] Enumeration is a raw type. References to generic type Enumeration should be parameterized [javac] ---------- [javac] 145. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/motif/org/eclipse/swt/program/Program.java (at line 693) [javac] if (program != null) programs.addElement(program); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 145 problems (145 warnings) [copy] Copying 2 files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.motif.hpux.ia64_32/temp.folder/@dot.bin copy.translationfiles: [mkdir] Created dir: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.motif.hpux.ia64_32/@dot [copy] Copying 706 files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.motif.hpux.ia64_32/@dot [jar] Building jar: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.motif.hpux.ia64_32/swt.jar [delete] Deleting directory /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.motif.hpux.ia64_32/temp.folder/@dot.bin properties: init: build.jars: properties: init: @dot: [mkdir] Created dir: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.motif.aix.ppc/temp.folder/@dot.bin [javac] Compiling 493 source files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.motif.aix.ppc/temp.folder/@dot.bin [javac] ---------- [javac] 1. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/common/org/eclipse/swt/graphics/ImageLoader.java (at line 88) [javac] Vector imageLoaderListeners; [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 2. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/common/org/eclipse/swt/graphics/ImageLoader.java (at line 272) [javac] imageLoaderListeners = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 3. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/common/org/eclipse/swt/graphics/ImageLoader.java (at line 274) [javac] imageLoaderListeners.addElement(listener); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] ---------- [javac] 4. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/common/org/eclipse/swt/internal/image/FileFormat.java (at line 70) [javac] Class clazz = Class.forName(FORMAT_PACKAGE + '.' + FORMATS[i] + FORMAT_SUFFIX); [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] 5. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/common/org/eclipse/swt/internal/image/FileFormat.java (at line 99) [javac] Class clazz = Class.forName(FORMAT_PACKAGE + '.' + FORMATS[format] + FORMAT_SUFFIX); [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] ---------- [javac] 6. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/graphics/Device.java (at line 626) [javac] Class clazz = getClass (); [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] ---------- [javac] 7. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/Display.java (at line 2441) [javac] static boolean isValidClass (Class clazz) { [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] ---------- [javac] 8. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 50) [javac] private Hashtable characterSets = new Hashtable (); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 9. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 50) [javac] private Hashtable characterSets = new Hashtable (); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 10. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 162) [javac] Hashtable charSet = (Hashtable) characterSets.get (charSetName); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 11. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 162) [javac] Hashtable charSet = (Hashtable) characterSets.get (charSetName); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 12. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 164) [javac] charSet = new Hashtable (9); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 13. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 165) [javac] characterSets.put (charSetName, charSet); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 14. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 169) [javac] Hashtable faceSet = (Hashtable) charSet.get (faceName); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 15. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 169) [javac] Hashtable faceSet = (Hashtable) charSet.get (faceName); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 16. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 171) [javac] faceSet = new Hashtable (9); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 17. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 172) [javac] charSet.put (faceName, faceSet); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 18. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 176) [javac] Hashtable extStyleSet = (Hashtable) faceSet.get (extStyleName); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 19. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 176) [javac] Hashtable extStyleSet = (Hashtable) faceSet.get (extStyleName); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 20. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 178) [javac] extStyleSet = new Hashtable (9); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 21. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 179) [javac] faceSet.put (extStyleName, extStyleSet); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 22. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 183) [javac] Hashtable sizeSet = (Hashtable) extStyleSet.get (sizeValue); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 23. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 183) [javac] Hashtable sizeSet = (Hashtable) extStyleSet.get (sizeValue); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 24. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 185) [javac] sizeSet = new Hashtable (9); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 25. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 186) [javac] extStyleSet.put (sizeValue, sizeSet); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 26. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 190) [javac] sizeSet.put (style,font); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 27. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 373) [javac] Hashtable getExtStyles (String charsetName, String faceName) { [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 28. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 374) [javac] Hashtable faces = getFaces (charsetName); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 29. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 376) [javac] return (Hashtable) faces.get (faceName); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 30. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 379) [javac] Hashtable getFaces (String charsetName) { [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 31. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 380) [javac] return (Hashtable) getFonts ().get (charsetName); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 32. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 399) [javac] Hashtable styles = getStyles (charsetName, faceName, extStyle, size); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 33. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 421) [javac] Hashtable getFonts () { [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 34. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 484) [javac] Hashtable getSizes (String charsetName, String faceName, String extStyle) { [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 35. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 485) [javac] Hashtable extStyles = getExtStyles (charsetName, faceName); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 36. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 487) [javac] return (Hashtable) extStyles.get (extStyle); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 37. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 490) [javac] Hashtable getStyles (String charsetName, String faceName, String extStyle, int size) { [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 38. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 491) [javac] Hashtable sizes = getSizes (charsetName, faceName, extStyle); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 39. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 493) [javac] Hashtable result = (Hashtable) sizes.get (new Integer (size)); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 40. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 493) [javac] Hashtable result = (Hashtable) sizes.get (new Integer (size)); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 41. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 495) [javac] result = (Hashtable) sizes.get (SCALABLE_KEY); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 42. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 710) [javac] Hashtable extStyles = getExtStyles (characterSet, faceName); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 43. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 731) [javac] Hashtable faceNames = getFaces (charSetText); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 44. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 777) [javac] Hashtable sizes = getSizes (characterSet, faceName, extStyle); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 45. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 789) [javac] Vector allSizes = new Vector (); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 46. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 789) [javac] Vector allSizes = new Vector (); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 47. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 794) [javac] allSizes.addElement (Integer.valueOf (SCALABLE_SIZES [i])); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 48. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 799) [javac] Enumeration providedSizes = sizes.keys (); [javac] ^^^^^^^^^^^ [javac] Enumeration is a raw type. References to generic type Enumeration should be parameterized [javac] ---------- [javac] 49. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 803) [javac] allSizes.addElement (size); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 50. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 835) [javac] Hashtable styles = getStyles (characterSet, faceName, extStyle, size); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 51. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 1020) [javac] void setItemsSorted (List list, Hashtable items) { [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 52. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 1022) [javac] Enumeration itemKeys = items.keys (); [javac] ^^^^^^^^^^^ [javac] Enumeration is a raw type. References to generic type Enumeration should be parameterized [javac] ---------- [javac] 53. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 1057) [javac] void setSizeItemsSorted (Enumeration itemsEnum) { [javac] ^^^^^^^^^^^ [javac] Enumeration is a raw type. References to generic type Enumeration should be parameterized [javac] ---------- [javac] 54. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 1058) [javac] Vector items = new Vector (); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 55. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 1058) [javac] Vector items = new Vector (); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 56. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 1060) [javac] items.addElement (itemsEnum.nextElement ()); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] ---------- [javac] 57. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT AWT/motif/org/eclipse/swt/awt/SWT_AWT.java (at line 85) [javac] Class[] emptyClass = new Class[0]; [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] 58. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT AWT/motif/org/eclipse/swt/awt/SWT_AWT.java (at line 87) [javac] Class clazz = Class.forName("javax.swing.UIManager"); [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] 59. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT AWT/motif/org/eclipse/swt/awt/SWT_AWT.java (at line 88) [javac] Method method = clazz.getMethod("getDefaults", emptyClass); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method getMethod(String, Class...) belongs to the raw type Class. References to generic type Class should be parameterized [javac] ---------- [javac] 60. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT AWT/motif/org/eclipse/swt/awt/SWT_AWT.java (at line 146) [javac] Class clazz = null; [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] 61. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT AWT/motif/org/eclipse/swt/awt/SWT_AWT.java (at line 155) [javac] Constructor constructor = null; [javac] ^^^^^^^^^^^ [javac] Constructor is a raw type. References to generic type Constructor should be parameterized [javac] ---------- [javac] 62. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT AWT/motif/org/eclipse/swt/awt/SWT_AWT.java (at line 157) [javac] constructor = clazz.getConstructor (new Class [] {int.class, boolean.class}); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method getConstructor(Class...) belongs to the raw type Class. References to generic type Class should be parameterized [javac] ---------- [javac] 63. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT AWT/motif/org/eclipse/swt/awt/SWT_AWT.java (at line 161) [javac] constructor = clazz.getConstructor (new Class [] {long.class, boolean.class}); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method getConstructor(Class...) belongs to the raw type Class. References to generic type Class should be parameterized [javac] ---------- [javac] 64. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT AWT/motif/org/eclipse/swt/awt/SWT_AWT.java (at line 175) [javac] Method method = clazz.getMethod("registerListeners", null); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] The argument of type null should explicitly be cast to Class[] for the invocation of the varargs method getMethod(String, Class...) from type Class. It could alternatively be cast to Class for a varargs invocation [javac] ---------- [javac] 65. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT AWT/motif/org/eclipse/swt/awt/SWT_AWT.java (at line 175) [javac] Method method = clazz.getMethod("registerListeners", null); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method getMethod(String, Class...) belongs to the raw type Class. References to generic type Class should be parameterized [javac] ---------- [javac] 66. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT AWT/motif/org/eclipse/swt/awt/SWT_AWT.java (at line 176) [javac] if (method != null) method.invoke(value, null); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] The argument of type null should explicitly be cast to Object[] for the invocation of the varargs method invoke(Object, Object...) from type Method. It could alternatively be cast to Object for a varargs invocation [javac] ---------- [javac] ---------- [javac] 67. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Browser/common/org/eclipse/swt/browser/Browser.java (at line 106) [javac] Class clazz = Class.forName (className); [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] ---------- [javac] 68. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/AppFileLocProvider.java (at line 159) [javac] Vector segments = new Vector (); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 69. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/AppFileLocProvider.java (at line 159) [javac] Vector segments = new Vector (); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 70. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/AppFileLocProvider.java (at line 170) [javac] if (segment.length () > 0) segments.addElement (segment); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] ---------- [javac] 71. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 49) [javac] Vector unhookedDOMWindows = new Vector (); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 72. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 49) [javac] Vector unhookedDOMWindows = new Vector (); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 73. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 381) [javac] Class clazz = Class.forName ("org.mozilla.xpcom.Mozilla"); //$NON-NLS-1$ [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] 74. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 382) [javac] Method method = clazz.getMethod ("getInstance", new Class[0]); //$NON-NLS-1$ [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method getMethod(String, Class...) belongs to the raw type Class. References to generic type Class should be parameterized [javac] ---------- [javac] 75. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 384) [javac] method = clazz.getMethod ("getComponentManager", new Class[0]); //$NON-NLS-1$ [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method getMethod(String, Class...) belongs to the raw type Class. References to generic type Class should be parameterized [javac] ---------- [javac] 76. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 389) [javac] Class fileClass = Class.forName ("java.io.File"); //$NON-NLS-1$ [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] 77. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 390) [javac] method = clazz.getMethod ("initialize", new Class[] {fileClass}); //$NON-NLS-1$ [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method getMethod(String, Class...) belongs to the raw type Class. References to generic type Class should be parameterized [javac] ---------- [javac] 78. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 391) [javac] Constructor constructor = fileClass.getDeclaredConstructor (new Class[] {String.class}); [javac] ^^^^^^^^^^^ [javac] Constructor is a raw type. References to generic type Constructor should be parameterized [javac] ---------- [javac] 79. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 391) [javac] Constructor constructor = fileClass.getDeclaredConstructor (new Class[] {String.class}); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method getDeclaredConstructor(Class...) belongs to the raw type Class. References to generic type Class should be parameterized [javac] ---------- [javac] 80. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 1546) [javac] Class clazz = Class.forName ("org.mozilla.xpcom.Mozilla"); //$NON-NLS-1$ [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] 81. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 1547) [javac] Method method = clazz.getMethod ("getInstance", new Class[0]); //$NON-NLS-1$ [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method getMethod(String, Class...) belongs to the raw type Class. References to generic type Class should be parameterized [javac] ---------- [javac] 82. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 1549) [javac] method = clazz.getMethod ("wrapXPCOMObject", new Class[] {Long.TYPE, String.class}); //$NON-NLS-1$ [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method getMethod(String, Class...) belongs to the raw type Class. References to generic type Class should be parameterized [javac] ---------- [javac] 83. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 1643) [javac] Enumeration elements = unhookedDOMWindows.elements (); [javac] ^^^^^^^^^^^ [javac] Enumeration is a raw type. References to generic type Enumeration should be parameterized [javac] ---------- [javac] 84. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 2131) [javac] unhookedDOMWindows.addElement (new LONG (result[0])); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] ---------- [javac] 85. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/internal/mozilla/XPCOMObject.java (at line 24) [javac] static private Hashtable ObjectMap = new Hashtable (); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 86. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/internal/mozilla/XPCOMObject.java (at line 24) [javac] static private Hashtable ObjectMap = new Hashtable (); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 87. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/internal/mozilla/XPCOMObject.java (at line 42) [javac] ObjectMap.put (new LONG (ppVtable), this); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] ---------- [javac] 88. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/DefaultContent.java (at line 21) [javac] Vector textListeners = new Vector(); // stores text listeners for event sending [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 89. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/DefaultContent.java (at line 21) [javac] Vector textListeners = new Vector(); // stores text listeners for event sending [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 90. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/DefaultContent.java (at line 102) [javac] textListeners.addElement(typedListener); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] ---------- [javac] 91. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 134) [javac] Hashtable keyActionMap = new Hashtable(); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 92. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 134) [javac] Hashtable keyActionMap = new Hashtable(); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 93. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 189) [javac] Hashtable resources; [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 94. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 275) [javac] resources = new Hashtable (); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 95. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 283) [javac] resources.put(color, printerColor); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 96. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 303) [javac] resources.put(font, printerFont); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 97. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 313) [javac] resources.put(color, printerColor); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 98. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 326) [javac] resources.put(color, printerColor); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 99. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 378) [javac] Enumeration enumeration = resources.elements(); [javac] ^^^^^^^^^^^ [javac] Enumeration is a raw type. References to generic type Enumeration should be parameterized [javac] ---------- [javac] 100. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 671) [javac] Vector colorTable, fontTable; [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 101. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 685) [javac] colorTable = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 102. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 686) [javac] fontTable = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 103. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 687) [javac] colorTable.addElement(getForeground()); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 104. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 688) [javac] colorTable.addElement(getBackground()); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 105. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 689) [javac] fontTable.addElement(getFont()); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 106. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 717) [javac] colorTable.addElement(color); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 107. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 733) [javac] fontTable.addElement(font); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 108. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 7178) [javac] keyActionMap.put(new Integer(newKey), new Integer(action)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 109. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 7185) [javac] keyActionMap.put(new Integer(newKey), new Integer(action)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 110. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 7191) [javac] keyActionMap.put(new Integer(key), new Integer(action)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] ---------- [javac] 111. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/motif/org/eclipse/swt/program/Program.java (at line 193) [javac] static Hashtable cde_getDataTypeInfo() { [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 112. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/motif/org/eclipse/swt/program/Program.java (at line 194) [javac] Hashtable dataTypeInfo = new Hashtable(); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 113. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/motif/org/eclipse/swt/program/Program.java (at line 194) [javac] Hashtable dataTypeInfo = new Hashtable(); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 114. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/motif/org/eclipse/swt/program/Program.java (at line 213) [javac] Vector exts = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 115. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/motif/org/eclipse/swt/program/Program.java (at line 213) [javac] Vector exts = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 116. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/motif/org/eclipse/swt/program/Program.java (at line 214) [javac] exts.addElement(extension); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 117. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/motif/org/eclipse/swt/program/Program.java (at line 215) [javac] dataTypeInfo.put(dataTypeName, exts); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 118. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/motif/org/eclipse/swt/program/Program.java (at line 289) [javac] Hashtable mimeInfo = cde_getDataTypeInfo(); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 119. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/motif/org/eclipse/swt/program/Program.java (at line 291) [javac] Enumeration keys = mimeInfo.keys(); [javac] ^^^^^^^^^^^ [javac] Enumeration is a raw type. References to generic type Enumeration should be parameterized [javac] ---------- [javac] 120. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/motif/org/eclipse/swt/program/Program.java (at line 294) [javac] Vector mimeExts = (Vector)mimeInfo.get(type); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 121. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/motif/org/eclipse/swt/program/Program.java (at line 294) [javac] Vector mimeExts = (Vector)mimeInfo.get(type); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 122. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/motif/org/eclipse/swt/program/Program.java (at line 331) [javac] Vector args = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 123. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/motif/org/eclipse/swt/program/Program.java (at line 331) [javac] Vector args = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 124. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/motif/org/eclipse/swt/program/Program.java (at line 351) [javac] args.addElement(cmd.substring(sIndex, eIndex)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 125. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/motif/org/eclipse/swt/program/Program.java (at line 354) [javac] args.addElement(cmd.substring(sIndex + 1, eIndex)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 126. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/motif/org/eclipse/swt/program/Program.java (at line 362) [javac] args.addElement(cmd.substring(sIndex, eIndex)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 127. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/motif/org/eclipse/swt/program/Program.java (at line 471) [javac] static Hashtable gnome_getMimeInfo() { [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 128. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/motif/org/eclipse/swt/program/Program.java (at line 472) [javac] Hashtable mimeInfo = new Hashtable(); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 129. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/motif/org/eclipse/swt/program/Program.java (at line 472) [javac] Hashtable mimeInfo = new Hashtable(); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 130. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/motif/org/eclipse/swt/program/Program.java (at line 486) [javac] Vector extensions = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 131. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/motif/org/eclipse/swt/program/Program.java (at line 486) [javac] Vector extensions = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 132. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/motif/org/eclipse/swt/program/Program.java (at line 496) [javac] extensions.addElement(extension); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 133. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/motif/org/eclipse/swt/program/Program.java (at line 500) [javac] if (extensions.size() > 0) mimeInfo.put(mimeType, extensions); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 134. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/motif/org/eclipse/swt/program/Program.java (at line 631) [javac] Hashtable mimeInfo = null; [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 135. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/motif/org/eclipse/swt/program/Program.java (at line 640) [javac] Vector extensions = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 136. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/motif/org/eclipse/swt/program/Program.java (at line 640) [javac] Vector extensions = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 137. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/motif/org/eclipse/swt/program/Program.java (at line 641) [javac] Enumeration keys = mimeInfo.keys(); [javac] ^^^^^^^^^^^ [javac] Enumeration is a raw type. References to generic type Enumeration should be parameterized [javac] ---------- [javac] 138. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/motif/org/eclipse/swt/program/Program.java (at line 644) [javac] Vector mimeExts = (Vector)mimeInfo.get(mimeType); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 139. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/motif/org/eclipse/swt/program/Program.java (at line 644) [javac] Vector mimeExts = (Vector)mimeInfo.get(mimeType); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 140. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/motif/org/eclipse/swt/program/Program.java (at line 647) [javac] extensions.addElement(mimeExts.elementAt(index)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 141. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/motif/org/eclipse/swt/program/Program.java (at line 677) [javac] Hashtable mimeInfo = null; [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 142. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/motif/org/eclipse/swt/program/Program.java (at line 684) [javac] Vector programs = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 143. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/motif/org/eclipse/swt/program/Program.java (at line 684) [javac] Vector programs = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 144. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/motif/org/eclipse/swt/program/Program.java (at line 685) [javac] Enumeration keys = mimeInfo.keys(); [javac] ^^^^^^^^^^^ [javac] Enumeration is a raw type. References to generic type Enumeration should be parameterized [javac] ---------- [javac] 145. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/motif/org/eclipse/swt/program/Program.java (at line 693) [javac] if (program != null) programs.addElement(program); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 145 problems (145 warnings) [copy] Copying 2 files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.motif.aix.ppc/temp.folder/@dot.bin copy.translationfiles: [mkdir] Created dir: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.motif.aix.ppc/@dot [copy] Copying 706 files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.motif.aix.ppc/@dot [jar] Building jar: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.motif.aix.ppc/swt.jar [delete] Deleting directory /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.motif.aix.ppc/temp.folder/@dot.bin properties: init: build.jars: properties: init: @dot: [mkdir] Created dir: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.ppc/temp.folder/@dot.bin [javac] Compiling 520 source files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.ppc/temp.folder/@dot.bin [javac] ---------- [javac] 1. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/common/org/eclipse/swt/graphics/ImageLoader.java (at line 88) [javac] Vector imageLoaderListeners; [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 2. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/common/org/eclipse/swt/graphics/ImageLoader.java (at line 272) [javac] imageLoaderListeners = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 3. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/common/org/eclipse/swt/graphics/ImageLoader.java (at line 274) [javac] imageLoaderListeners.addElement(listener); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] ---------- [javac] 4. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/common/org/eclipse/swt/internal/image/FileFormat.java (at line 70) [javac] Class clazz = Class.forName(FORMAT_PACKAGE + '.' + FORMATS[i] + FORMAT_SUFFIX); [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] 5. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/common/org/eclipse/swt/internal/image/FileFormat.java (at line 99) [javac] Class clazz = Class.forName(FORMAT_PACKAGE + '.' + FORMATS[format] + FORMAT_SUFFIX); [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] ---------- [javac] 6. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/graphics/Device.java (at line 574) [javac] Class clazz = getClass (); [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] ---------- [javac] 7. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/Display.java (at line 1632) [javac] static boolean isValidClass (Class clazz) { [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] ---------- [javac] 8. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/Accessible.java (at line 43) [javac] Vector accessibleListeners = new Vector (); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 9. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/Accessible.java (at line 43) [javac] Vector accessibleListeners = new Vector (); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 10. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/Accessible.java (at line 44) [javac] Vector controlListeners = new Vector (); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 11. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/Accessible.java (at line 44) [javac] Vector controlListeners = new Vector (); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 12. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/Accessible.java (at line 45) [javac] Vector textListeners = new Vector (); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 13. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/Accessible.java (at line 45) [javac] Vector textListeners = new Vector (); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 14. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/Accessible.java (at line 84) [javac] accessibleListeners.addElement (listener); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 15. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/Accessible.java (at line 111) [javac] controlListeners.addElement (listener); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 16. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/Accessible.java (at line 140) [javac] textListeners.addElement (listener); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] ---------- [javac] 17. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/AccessibleFactory.java (at line 26) [javac] Hashtable accessibles = new Hashtable (9); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 18. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/AccessibleFactory.java (at line 26) [javac] Hashtable accessibles = new Hashtable (9); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 19. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/AccessibleFactory.java (at line 28) [javac] static final Hashtable Types = new Hashtable (9); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 20. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/AccessibleFactory.java (at line 28) [javac] static final Hashtable Types = new Hashtable (9); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 21. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/AccessibleFactory.java (at line 29) [javac] static final Hashtable Factories = new Hashtable (9); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 22. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/AccessibleFactory.java (at line 29) [javac] static final Hashtable Factories = new Hashtable (9); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 23. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/AccessibleFactory.java (at line 193) [javac] accessibles.put (new LONG (controlHandle), accessible); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 24. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/AccessibleFactory.java (at line 296) [javac] Types.put (swtTypeName, new LONG (type)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 25. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/AccessibleFactory.java (at line 396) [javac] Factories.put (new LONG (widgetType), factory); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] ---------- [javac] 26. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/AccessibleObject.java (at line 26) [javac] Hashtable children = new Hashtable (9); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 27. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/AccessibleObject.java (at line 26) [javac] Hashtable children = new Hashtable (9); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 28. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/AccessibleObject.java (at line 37) [javac] static final Hashtable AccessibleObjects = new Hashtable (9); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 29. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/AccessibleObject.java (at line 37) [javac] static final Hashtable AccessibleObjects = new Hashtable (9); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 30. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/AccessibleObject.java (at line 52) [javac] AccessibleObjects.put (new LONG (handle), this); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 31. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/AccessibleObject.java (at line 57) [javac] children.put (new LONG (child.handle), child); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 32. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/AccessibleObject.java (at line 1187) [javac] Enumeration elements = children.elements (); [javac] ^^^^^^^^^^^ [javac] Enumeration is a raw type. References to generic type Enumeration should be parameterized [javac] ---------- [javac] 33. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/AccessibleObject.java (at line 1196) [javac] Enumeration elements = children.elements (); [javac] ^^^^^^^^^^^ [javac] Enumeration is a raw type. References to generic type Enumeration should be parameterized [javac] ---------- [javac] 34. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/AccessibleObject.java (at line 1309) [javac] Enumeration elements = children.elements (); [javac] ^^^^^^^^^^^ [javac] Enumeration is a raw type. References to generic type Enumeration should be parameterized [javac] ---------- [javac] 35. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/AccessibleObject.java (at line 1364) [javac] Vector idsToKeep = new Vector (children.size ()); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 36. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/AccessibleObject.java (at line 1364) [javac] Vector idsToKeep = new Vector (children.size ()); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 37. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/AccessibleObject.java (at line 1373) [javac] AccessibleObjects.put (new LONG (object.handle), object); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 38. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/AccessibleObject.java (at line 1382) [javac] idsToKeep.addElement (new LONG (object.handle)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 39. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/AccessibleObject.java (at line 1396) [javac] idsToKeep.addElement (new LONG (object.handle)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 40. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/AccessibleObject.java (at line 1401) [javac] Enumeration ids = children.keys (); [javac] ^^^^^^^^^^^ [javac] Enumeration is a raw type. References to generic type Enumeration should be parameterized [javac] ---------- [javac] ---------- [javac] 41. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT AWT/gtk/org/eclipse/swt/awt/SWT_AWT.java (at line 96) [javac] Class[] emptyClass = new Class[0]; [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] 42. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT AWT/gtk/org/eclipse/swt/awt/SWT_AWT.java (at line 98) [javac] Class clazz = Class.forName("javax.swing.UIManager"); [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] 43. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT AWT/gtk/org/eclipse/swt/awt/SWT_AWT.java (at line 99) [javac] Method method = clazz.getMethod("getDefaults", emptyClass); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method getMethod(String, Class...) belongs to the raw type Class. References to generic type Class should be parameterized [javac] ---------- [javac] 44. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT AWT/gtk/org/eclipse/swt/awt/SWT_AWT.java (at line 157) [javac] Class clazz = null; [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] 45. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT AWT/gtk/org/eclipse/swt/awt/SWT_AWT.java (at line 166) [javac] Constructor constructor = null; [javac] ^^^^^^^^^^^ [javac] Constructor is a raw type. References to generic type Constructor should be parameterized [javac] ---------- [javac] 46. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT AWT/gtk/org/eclipse/swt/awt/SWT_AWT.java (at line 168) [javac] constructor = clazz.getConstructor (new Class [] {int.class, boolean.class}); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method getConstructor(Class...) belongs to the raw type Class. References to generic type Class should be parameterized [javac] ---------- [javac] 47. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT AWT/gtk/org/eclipse/swt/awt/SWT_AWT.java (at line 172) [javac] constructor = clazz.getConstructor (new Class [] {long.class, boolean.class}); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method getConstructor(Class...) belongs to the raw type Class. References to generic type Class should be parameterized [javac] ---------- [javac] 48. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT AWT/gtk/org/eclipse/swt/awt/SWT_AWT.java (at line 186) [javac] Method method = clazz.getMethod("registerListeners", null); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] The argument of type null should explicitly be cast to Class[] for the invocation of the varargs method getMethod(String, Class...) from type Class. It could alternatively be cast to Class for a varargs invocation [javac] ---------- [javac] 49. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT AWT/gtk/org/eclipse/swt/awt/SWT_AWT.java (at line 186) [javac] Method method = clazz.getMethod("registerListeners", null); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method getMethod(String, Class...) belongs to the raw type Class. References to generic type Class should be parameterized [javac] ---------- [javac] 50. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT AWT/gtk/org/eclipse/swt/awt/SWT_AWT.java (at line 187) [javac] if (method != null) method.invoke(value, null); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] The argument of type null should explicitly be cast to Object[] for the invocation of the varargs method invoke(Object, Object...) from type Method. It could alternatively be cast to Object for a varargs invocation [javac] ---------- [javac] ---------- [javac] 51. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Browser/common/org/eclipse/swt/browser/Browser.java (at line 106) [javac] Class clazz = Class.forName (className); [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] ---------- [javac] 52. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/AppFileLocProvider.java (at line 159) [javac] Vector segments = new Vector (); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 53. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/AppFileLocProvider.java (at line 159) [javac] Vector segments = new Vector (); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 54. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/AppFileLocProvider.java (at line 170) [javac] if (segment.length () > 0) segments.addElement (segment); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] ---------- [javac] 55. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 49) [javac] Vector unhookedDOMWindows = new Vector (); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 56. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 49) [javac] Vector unhookedDOMWindows = new Vector (); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 57. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 381) [javac] Class clazz = Class.forName ("org.mozilla.xpcom.Mozilla"); //$NON-NLS-1$ [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] 58. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 382) [javac] Method method = clazz.getMethod ("getInstance", new Class[0]); //$NON-NLS-1$ [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method getMethod(String, Class...) belongs to the raw type Class. References to generic type Class should be parameterized [javac] ---------- [javac] 59. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 384) [javac] method = clazz.getMethod ("getComponentManager", new Class[0]); //$NON-NLS-1$ [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method getMethod(String, Class...) belongs to the raw type Class. References to generic type Class should be parameterized [javac] ---------- [javac] 60. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 389) [javac] Class fileClass = Class.forName ("java.io.File"); //$NON-NLS-1$ [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] 61. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 390) [javac] method = clazz.getMethod ("initialize", new Class[] {fileClass}); //$NON-NLS-1$ [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method getMethod(String, Class...) belongs to the raw type Class. References to generic type Class should be parameterized [javac] ---------- [javac] 62. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 391) [javac] Constructor constructor = fileClass.getDeclaredConstructor (new Class[] {String.class}); [javac] ^^^^^^^^^^^ [javac] Constructor is a raw type. References to generic type Constructor should be parameterized [javac] ---------- [javac] 63. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 391) [javac] Constructor constructor = fileClass.getDeclaredConstructor (new Class[] {String.class}); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method getDeclaredConstructor(Class...) belongs to the raw type Class. References to generic type Class should be parameterized [javac] ---------- [javac] 64. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 1546) [javac] Class clazz = Class.forName ("org.mozilla.xpcom.Mozilla"); //$NON-NLS-1$ [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] 65. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 1547) [javac] Method method = clazz.getMethod ("getInstance", new Class[0]); //$NON-NLS-1$ [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method getMethod(String, Class...) belongs to the raw type Class. References to generic type Class should be parameterized [javac] ---------- [javac] 66. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 1549) [javac] method = clazz.getMethod ("wrapXPCOMObject", new Class[] {Long.TYPE, String.class}); //$NON-NLS-1$ [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method getMethod(String, Class...) belongs to the raw type Class. References to generic type Class should be parameterized [javac] ---------- [javac] 67. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 1643) [javac] Enumeration elements = unhookedDOMWindows.elements (); [javac] ^^^^^^^^^^^ [javac] Enumeration is a raw type. References to generic type Enumeration should be parameterized [javac] ---------- [javac] 68. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 2131) [javac] unhookedDOMWindows.addElement (new LONG (result[0])); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] ---------- [javac] 69. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/internal/mozilla/XPCOMObject.java (at line 24) [javac] static private Hashtable ObjectMap = new Hashtable (); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 70. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/internal/mozilla/XPCOMObject.java (at line 24) [javac] static private Hashtable ObjectMap = new Hashtable (); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 71. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/internal/mozilla/XPCOMObject.java (at line 42) [javac] ObjectMap.put (new LONG (ppVtable), this); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] ---------- [javac] 72. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/DefaultContent.java (at line 21) [javac] Vector textListeners = new Vector(); // stores text listeners for event sending [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 73. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/DefaultContent.java (at line 21) [javac] Vector textListeners = new Vector(); // stores text listeners for event sending [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 74. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/DefaultContent.java (at line 102) [javac] textListeners.addElement(typedListener); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] ---------- [javac] 75. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 134) [javac] Hashtable keyActionMap = new Hashtable(); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 76. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 134) [javac] Hashtable keyActionMap = new Hashtable(); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 77. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 189) [javac] Hashtable resources; [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 78. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 275) [javac] resources = new Hashtable (); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 79. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 283) [javac] resources.put(color, printerColor); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 80. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 303) [javac] resources.put(font, printerFont); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 81. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 313) [javac] resources.put(color, printerColor); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 82. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 326) [javac] resources.put(color, printerColor); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 83. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 378) [javac] Enumeration enumeration = resources.elements(); [javac] ^^^^^^^^^^^ [javac] Enumeration is a raw type. References to generic type Enumeration should be parameterized [javac] ---------- [javac] 84. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 671) [javac] Vector colorTable, fontTable; [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 85. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 685) [javac] colorTable = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 86. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 686) [javac] fontTable = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 87. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 687) [javac] colorTable.addElement(getForeground()); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 88. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 688) [javac] colorTable.addElement(getBackground()); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 89. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 689) [javac] fontTable.addElement(getFont()); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 90. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 717) [javac] colorTable.addElement(color); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 91. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 733) [javac] fontTable.addElement(font); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 92. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 7178) [javac] keyActionMap.put(new Integer(newKey), new Integer(action)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 93. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 7185) [javac] keyActionMap.put(new Integer(newKey), new Integer(action)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 94. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 7191) [javac] keyActionMap.put(new Integer(key), new Integer(action)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] ---------- [javac] 95. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 189) [javac] static Hashtable cde_getDataTypeInfo() { [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 96. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 190) [javac] Hashtable dataTypeInfo = new Hashtable(); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 97. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 190) [javac] Hashtable dataTypeInfo = new Hashtable(); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 98. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 209) [javac] Vector exts = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 99. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 209) [javac] Vector exts = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 100. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 210) [javac] exts.addElement(extension); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 101. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 211) [javac] dataTypeInfo.put(dataTypeName, exts); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 102. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 246) [javac] Hashtable mimeInfo = cde_getDataTypeInfo(); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 103. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 248) [javac] Enumeration keys = mimeInfo.keys(); [javac] ^^^^^^^^^^^ [javac] Enumeration is a raw type. References to generic type Enumeration should be parameterized [javac] ---------- [javac] 104. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 251) [javac] Vector mimeExts = (Vector)mimeInfo.get(type); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 105. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 251) [javac] Vector mimeExts = (Vector)mimeInfo.get(type); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 106. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 297) [javac] Vector args = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 107. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 297) [javac] Vector args = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 108. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 317) [javac] args.addElement(cmd.substring(sIndex, eIndex)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 109. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 320) [javac] args.addElement(cmd.substring(sIndex + 1, eIndex)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 110. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 328) [javac] args.addElement(cmd.substring(sIndex, eIndex)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 111. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 437) [javac] static Hashtable gnome_getMimeInfo() { [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 112. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 438) [javac] Hashtable mimeInfo = new Hashtable(); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 113. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 438) [javac] Hashtable mimeInfo = new Hashtable(); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 114. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 452) [javac] Vector extensions = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 115. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 452) [javac] Vector extensions = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 116. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 462) [javac] extensions.addElement(extension); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 117. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 466) [javac] if (extensions.size() > 0) mimeInfo.put(mimeType, extensions); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 118. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 596) [javac] Hashtable mimeInfo = null; [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 119. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 605) [javac] Vector extensions = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 120. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 605) [javac] Vector extensions = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 121. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 606) [javac] Enumeration keys = mimeInfo.keys(); [javac] ^^^^^^^^^^^ [javac] Enumeration is a raw type. References to generic type Enumeration should be parameterized [javac] ---------- [javac] 122. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 609) [javac] Vector mimeExts = (Vector)mimeInfo.get(mimeType); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 123. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 609) [javac] Vector mimeExts = (Vector)mimeInfo.get(mimeType); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 124. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 612) [javac] extensions.addElement(mimeExts.elementAt(index)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 125. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 642) [javac] Hashtable mimeInfo = null; [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 126. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 649) [javac] Vector programs = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 127. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 649) [javac] Vector programs = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 128. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 650) [javac] Enumeration keys = mimeInfo.keys(); [javac] ^^^^^^^^^^^ [javac] Enumeration is a raw type. References to generic type Enumeration should be parameterized [javac] ---------- [javac] 129. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 658) [javac] if (program != null) programs.addElement(program); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 129 problems (129 warnings) [copy] Copying 2 files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.ppc/temp.folder/@dot.bin copy.translationfiles: [mkdir] Created dir: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.ppc/@dot [copy] Copying 717 files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.ppc/@dot [jar] Building jar: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.ppc/swt.jar [delete] Deleting directory /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.ppc/temp.folder/@dot.bin properties: init: build.jars: properties: init: @dot: [mkdir] Created dir: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.s390/temp.folder/@dot.bin [javac] Compiling 520 source files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.s390/temp.folder/@dot.bin [javac] ---------- [javac] 1. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/common/org/eclipse/swt/graphics/ImageLoader.java (at line 88) [javac] Vector imageLoaderListeners; [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 2. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/common/org/eclipse/swt/graphics/ImageLoader.java (at line 272) [javac] imageLoaderListeners = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 3. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/common/org/eclipse/swt/graphics/ImageLoader.java (at line 274) [javac] imageLoaderListeners.addElement(listener); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] ---------- [javac] 4. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/common/org/eclipse/swt/internal/image/FileFormat.java (at line 70) [javac] Class clazz = Class.forName(FORMAT_PACKAGE + '.' + FORMATS[i] + FORMAT_SUFFIX); [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] 5. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/common/org/eclipse/swt/internal/image/FileFormat.java (at line 99) [javac] Class clazz = Class.forName(FORMAT_PACKAGE + '.' + FORMATS[format] + FORMAT_SUFFIX); [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] ---------- [javac] 6. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/graphics/Device.java (at line 574) [javac] Class clazz = getClass (); [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] ---------- [javac] 7. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/Display.java (at line 1632) [javac] static boolean isValidClass (Class clazz) { [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] ---------- [javac] 8. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/Accessible.java (at line 43) [javac] Vector accessibleListeners = new Vector (); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 9. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/Accessible.java (at line 43) [javac] Vector accessibleListeners = new Vector (); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 10. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/Accessible.java (at line 44) [javac] Vector controlListeners = new Vector (); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 11. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/Accessible.java (at line 44) [javac] Vector controlListeners = new Vector (); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 12. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/Accessible.java (at line 45) [javac] Vector textListeners = new Vector (); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 13. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/Accessible.java (at line 45) [javac] Vector textListeners = new Vector (); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 14. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/Accessible.java (at line 84) [javac] accessibleListeners.addElement (listener); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 15. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/Accessible.java (at line 111) [javac] controlListeners.addElement (listener); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 16. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/Accessible.java (at line 140) [javac] textListeners.addElement (listener); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] ---------- [javac] 17. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/AccessibleFactory.java (at line 26) [javac] Hashtable accessibles = new Hashtable (9); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 18. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/AccessibleFactory.java (at line 26) [javac] Hashtable accessibles = new Hashtable (9); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 19. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/AccessibleFactory.java (at line 28) [javac] static final Hashtable Types = new Hashtable (9); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 20. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/AccessibleFactory.java (at line 28) [javac] static final Hashtable Types = new Hashtable (9); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 21. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/AccessibleFactory.java (at line 29) [javac] static final Hashtable Factories = new Hashtable (9); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 22. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/AccessibleFactory.java (at line 29) [javac] static final Hashtable Factories = new Hashtable (9); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 23. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/AccessibleFactory.java (at line 193) [javac] accessibles.put (new LONG (controlHandle), accessible); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 24. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/AccessibleFactory.java (at line 296) [javac] Types.put (swtTypeName, new LONG (type)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 25. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/AccessibleFactory.java (at line 396) [javac] Factories.put (new LONG (widgetType), factory); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] ---------- [javac] 26. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/AccessibleObject.java (at line 26) [javac] Hashtable children = new Hashtable (9); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 27. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/AccessibleObject.java (at line 26) [javac] Hashtable children = new Hashtable (9); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 28. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/AccessibleObject.java (at line 37) [javac] static final Hashtable AccessibleObjects = new Hashtable (9); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 29. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/AccessibleObject.java (at line 37) [javac] static final Hashtable AccessibleObjects = new Hashtable (9); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 30. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/AccessibleObject.java (at line 52) [javac] AccessibleObjects.put (new LONG (handle), this); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 31. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/AccessibleObject.java (at line 57) [javac] children.put (new LONG (child.handle), child); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 32. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/AccessibleObject.java (at line 1187) [javac] Enumeration elements = children.elements (); [javac] ^^^^^^^^^^^ [javac] Enumeration is a raw type. References to generic type Enumeration should be parameterized [javac] ---------- [javac] 33. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/AccessibleObject.java (at line 1196) [javac] Enumeration elements = children.elements (); [javac] ^^^^^^^^^^^ [javac] Enumeration is a raw type. References to generic type Enumeration should be parameterized [javac] ---------- [javac] 34. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/AccessibleObject.java (at line 1309) [javac] Enumeration elements = children.elements (); [javac] ^^^^^^^^^^^ [javac] Enumeration is a raw type. References to generic type Enumeration should be parameterized [javac] ---------- [javac] 35. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/AccessibleObject.java (at line 1364) [javac] Vector idsToKeep = new Vector (children.size ()); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 36. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/AccessibleObject.java (at line 1364) [javac] Vector idsToKeep = new Vector (children.size ()); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 37. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/AccessibleObject.java (at line 1373) [javac] AccessibleObjects.put (new LONG (object.handle), object); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 38. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/AccessibleObject.java (at line 1382) [javac] idsToKeep.addElement (new LONG (object.handle)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 39. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/AccessibleObject.java (at line 1396) [javac] idsToKeep.addElement (new LONG (object.handle)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 40. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/AccessibleObject.java (at line 1401) [javac] Enumeration ids = children.keys (); [javac] ^^^^^^^^^^^ [javac] Enumeration is a raw type. References to generic type Enumeration should be parameterized [javac] ---------- [javac] ---------- [javac] 41. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT AWT/gtk/org/eclipse/swt/awt/SWT_AWT.java (at line 96) [javac] Class[] emptyClass = new Class[0]; [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] 42. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT AWT/gtk/org/eclipse/swt/awt/SWT_AWT.java (at line 98) [javac] Class clazz = Class.forName("javax.swing.UIManager"); [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] 43. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT AWT/gtk/org/eclipse/swt/awt/SWT_AWT.java (at line 99) [javac] Method method = clazz.getMethod("getDefaults", emptyClass); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method getMethod(String, Class...) belongs to the raw type Class. References to generic type Class should be parameterized [javac] ---------- [javac] 44. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT AWT/gtk/org/eclipse/swt/awt/SWT_AWT.java (at line 157) [javac] Class clazz = null; [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] 45. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT AWT/gtk/org/eclipse/swt/awt/SWT_AWT.java (at line 166) [javac] Constructor constructor = null; [javac] ^^^^^^^^^^^ [javac] Constructor is a raw type. References to generic type Constructor should be parameterized [javac] ---------- [javac] 46. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT AWT/gtk/org/eclipse/swt/awt/SWT_AWT.java (at line 168) [javac] constructor = clazz.getConstructor (new Class [] {int.class, boolean.class}); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method getConstructor(Class...) belongs to the raw type Class. References to generic type Class should be parameterized [javac] ---------- [javac] 47. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT AWT/gtk/org/eclipse/swt/awt/SWT_AWT.java (at line 172) [javac] constructor = clazz.getConstructor (new Class [] {long.class, boolean.class}); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method getConstructor(Class...) belongs to the raw type Class. References to generic type Class should be parameterized [javac] ---------- [javac] 48. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT AWT/gtk/org/eclipse/swt/awt/SWT_AWT.java (at line 186) [javac] Method method = clazz.getMethod("registerListeners", null); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] The argument of type null should explicitly be cast to Class[] for the invocation of the varargs method getMethod(String, Class...) from type Class. It could alternatively be cast to Class for a varargs invocation [javac] ---------- [javac] 49. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT AWT/gtk/org/eclipse/swt/awt/SWT_AWT.java (at line 186) [javac] Method method = clazz.getMethod("registerListeners", null); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method getMethod(String, Class...) belongs to the raw type Class. References to generic type Class should be parameterized [javac] ---------- [javac] 50. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT AWT/gtk/org/eclipse/swt/awt/SWT_AWT.java (at line 187) [javac] if (method != null) method.invoke(value, null); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] The argument of type null should explicitly be cast to Object[] for the invocation of the varargs method invoke(Object, Object...) from type Method. It could alternatively be cast to Object for a varargs invocation [javac] ---------- [javac] ---------- [javac] 51. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Browser/common/org/eclipse/swt/browser/Browser.java (at line 106) [javac] Class clazz = Class.forName (className); [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] ---------- [javac] 52. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/AppFileLocProvider.java (at line 159) [javac] Vector segments = new Vector (); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 53. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/AppFileLocProvider.java (at line 159) [javac] Vector segments = new Vector (); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 54. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/AppFileLocProvider.java (at line 170) [javac] if (segment.length () > 0) segments.addElement (segment); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] ---------- [javac] 55. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 49) [javac] Vector unhookedDOMWindows = new Vector (); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 56. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 49) [javac] Vector unhookedDOMWindows = new Vector (); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 57. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 381) [javac] Class clazz = Class.forName ("org.mozilla.xpcom.Mozilla"); //$NON-NLS-1$ [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] 58. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 382) [javac] Method method = clazz.getMethod ("getInstance", new Class[0]); //$NON-NLS-1$ [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method getMethod(String, Class...) belongs to the raw type Class. References to generic type Class should be parameterized [javac] ---------- [javac] 59. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 384) [javac] method = clazz.getMethod ("getComponentManager", new Class[0]); //$NON-NLS-1$ [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method getMethod(String, Class...) belongs to the raw type Class. References to generic type Class should be parameterized [javac] ---------- [javac] 60. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 389) [javac] Class fileClass = Class.forName ("java.io.File"); //$NON-NLS-1$ [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] 61. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 390) [javac] method = clazz.getMethod ("initialize", new Class[] {fileClass}); //$NON-NLS-1$ [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method getMethod(String, Class...) belongs to the raw type Class. References to generic type Class should be parameterized [javac] ---------- [javac] 62. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 391) [javac] Constructor constructor = fileClass.getDeclaredConstructor (new Class[] {String.class}); [javac] ^^^^^^^^^^^ [javac] Constructor is a raw type. References to generic type Constructor should be parameterized [javac] ---------- [javac] 63. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 391) [javac] Constructor constructor = fileClass.getDeclaredConstructor (new Class[] {String.class}); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method getDeclaredConstructor(Class...) belongs to the raw type Class. References to generic type Class should be parameterized [javac] ---------- [javac] 64. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 1546) [javac] Class clazz = Class.forName ("org.mozilla.xpcom.Mozilla"); //$NON-NLS-1$ [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] 65. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 1547) [javac] Method method = clazz.getMethod ("getInstance", new Class[0]); //$NON-NLS-1$ [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method getMethod(String, Class...) belongs to the raw type Class. References to generic type Class should be parameterized [javac] ---------- [javac] 66. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 1549) [javac] method = clazz.getMethod ("wrapXPCOMObject", new Class[] {Long.TYPE, String.class}); //$NON-NLS-1$ [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method getMethod(String, Class...) belongs to the raw type Class. References to generic type Class should be parameterized [javac] ---------- [javac] 67. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 1643) [javac] Enumeration elements = unhookedDOMWindows.elements (); [javac] ^^^^^^^^^^^ [javac] Enumeration is a raw type. References to generic type Enumeration should be parameterized [javac] ---------- [javac] 68. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 2131) [javac] unhookedDOMWindows.addElement (new LONG (result[0])); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] ---------- [javac] 69. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/internal/mozilla/XPCOMObject.java (at line 24) [javac] static private Hashtable ObjectMap = new Hashtable (); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 70. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/internal/mozilla/XPCOMObject.java (at line 24) [javac] static private Hashtable ObjectMap = new Hashtable (); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 71. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/internal/mozilla/XPCOMObject.java (at line 42) [javac] ObjectMap.put (new LONG (ppVtable), this); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] ---------- [javac] 72. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/DefaultContent.java (at line 21) [javac] Vector textListeners = new Vector(); // stores text listeners for event sending [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 73. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/DefaultContent.java (at line 21) [javac] Vector textListeners = new Vector(); // stores text listeners for event sending [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 74. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/DefaultContent.java (at line 102) [javac] textListeners.addElement(typedListener); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] ---------- [javac] 75. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 134) [javac] Hashtable keyActionMap = new Hashtable(); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 76. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 134) [javac] Hashtable keyActionMap = new Hashtable(); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 77. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 189) [javac] Hashtable resources; [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 78. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 275) [javac] resources = new Hashtable (); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 79. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 283) [javac] resources.put(color, printerColor); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 80. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 303) [javac] resources.put(font, printerFont); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 81. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 313) [javac] resources.put(color, printerColor); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 82. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 326) [javac] resources.put(color, printerColor); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 83. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 378) [javac] Enumeration enumeration = resources.elements(); [javac] ^^^^^^^^^^^ [javac] Enumeration is a raw type. References to generic type Enumeration should be parameterized [javac] ---------- [javac] 84. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 671) [javac] Vector colorTable, fontTable; [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 85. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 685) [javac] colorTable = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 86. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 686) [javac] fontTable = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 87. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 687) [javac] colorTable.addElement(getForeground()); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 88. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 688) [javac] colorTable.addElement(getBackground()); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 89. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 689) [javac] fontTable.addElement(getFont()); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 90. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 717) [javac] colorTable.addElement(color); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 91. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 733) [javac] fontTable.addElement(font); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 92. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 7178) [javac] keyActionMap.put(new Integer(newKey), new Integer(action)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 93. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 7185) [javac] keyActionMap.put(new Integer(newKey), new Integer(action)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 94. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 7191) [javac] keyActionMap.put(new Integer(key), new Integer(action)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] ---------- [javac] 95. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 189) [javac] static Hashtable cde_getDataTypeInfo() { [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 96. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 190) [javac] Hashtable dataTypeInfo = new Hashtable(); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 97. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 190) [javac] Hashtable dataTypeInfo = new Hashtable(); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 98. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 209) [javac] Vector exts = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 99. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 209) [javac] Vector exts = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 100. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 210) [javac] exts.addElement(extension); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 101. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 211) [javac] dataTypeInfo.put(dataTypeName, exts); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 102. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 246) [javac] Hashtable mimeInfo = cde_getDataTypeInfo(); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 103. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 248) [javac] Enumeration keys = mimeInfo.keys(); [javac] ^^^^^^^^^^^ [javac] Enumeration is a raw type. References to generic type Enumeration should be parameterized [javac] ---------- [javac] 104. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 251) [javac] Vector mimeExts = (Vector)mimeInfo.get(type); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 105. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 251) [javac] Vector mimeExts = (Vector)mimeInfo.get(type); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 106. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 297) [javac] Vector args = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 107. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 297) [javac] Vector args = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 108. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 317) [javac] args.addElement(cmd.substring(sIndex, eIndex)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 109. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 320) [javac] args.addElement(cmd.substring(sIndex + 1, eIndex)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 110. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 328) [javac] args.addElement(cmd.substring(sIndex, eIndex)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 111. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 437) [javac] static Hashtable gnome_getMimeInfo() { [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 112. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 438) [javac] Hashtable mimeInfo = new Hashtable(); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 113. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 438) [javac] Hashtable mimeInfo = new Hashtable(); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 114. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 452) [javac] Vector extensions = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 115. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 452) [javac] Vector extensions = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 116. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 462) [javac] extensions.addElement(extension); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 117. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 466) [javac] if (extensions.size() > 0) mimeInfo.put(mimeType, extensions); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 118. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 596) [javac] Hashtable mimeInfo = null; [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 119. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 605) [javac] Vector extensions = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 120. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 605) [javac] Vector extensions = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 121. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 606) [javac] Enumeration keys = mimeInfo.keys(); [javac] ^^^^^^^^^^^ [javac] Enumeration is a raw type. References to generic type Enumeration should be parameterized [javac] ---------- [javac] 122. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 609) [javac] Vector mimeExts = (Vector)mimeInfo.get(mimeType); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 123. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 609) [javac] Vector mimeExts = (Vector)mimeInfo.get(mimeType); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 124. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 612) [javac] extensions.addElement(mimeExts.elementAt(index)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 125. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 642) [javac] Hashtable mimeInfo = null; [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 126. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 649) [javac] Vector programs = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 127. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 649) [javac] Vector programs = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 128. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 650) [javac] Enumeration keys = mimeInfo.keys(); [javac] ^^^^^^^^^^^ [javac] Enumeration is a raw type. References to generic type Enumeration should be parameterized [javac] ---------- [javac] 129. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 658) [javac] if (program != null) programs.addElement(program); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 129 problems (129 warnings) [copy] Copying 2 files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.s390/temp.folder/@dot.bin copy.translationfiles: [mkdir] Created dir: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.s390/@dot [copy] Copying 717 files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.s390/@dot [jar] Building jar: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.s390/swt.jar [delete] Deleting directory /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.s390/temp.folder/@dot.bin properties: init: build.jars: properties: init: @dot: [mkdir] Created dir: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.solaris.sparc/temp.folder/@dot.bin [javac] Compiling 520 source files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.solaris.sparc/temp.folder/@dot.bin [javac] ---------- [javac] 1. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/common/org/eclipse/swt/graphics/ImageLoader.java (at line 88) [javac] Vector imageLoaderListeners; [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 2. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/common/org/eclipse/swt/graphics/ImageLoader.java (at line 272) [javac] imageLoaderListeners = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 3. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/common/org/eclipse/swt/graphics/ImageLoader.java (at line 274) [javac] imageLoaderListeners.addElement(listener); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] ---------- [javac] 4. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/common/org/eclipse/swt/internal/image/FileFormat.java (at line 70) [javac] Class clazz = Class.forName(FORMAT_PACKAGE + '.' + FORMATS[i] + FORMAT_SUFFIX); [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] 5. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/common/org/eclipse/swt/internal/image/FileFormat.java (at line 99) [javac] Class clazz = Class.forName(FORMAT_PACKAGE + '.' + FORMATS[format] + FORMAT_SUFFIX); [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] ---------- [javac] 6. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/graphics/Device.java (at line 574) [javac] Class clazz = getClass (); [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] ---------- [javac] 7. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/Display.java (at line 1632) [javac] static boolean isValidClass (Class clazz) { [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] ---------- [javac] 8. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/Accessible.java (at line 43) [javac] Vector accessibleListeners = new Vector (); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 9. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/Accessible.java (at line 43) [javac] Vector accessibleListeners = new Vector (); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 10. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/Accessible.java (at line 44) [javac] Vector controlListeners = new Vector (); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 11. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/Accessible.java (at line 44) [javac] Vector controlListeners = new Vector (); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 12. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/Accessible.java (at line 45) [javac] Vector textListeners = new Vector (); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 13. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/Accessible.java (at line 45) [javac] Vector textListeners = new Vector (); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 14. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/Accessible.java (at line 84) [javac] accessibleListeners.addElement (listener); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 15. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/Accessible.java (at line 111) [javac] controlListeners.addElement (listener); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 16. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/Accessible.java (at line 140) [javac] textListeners.addElement (listener); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] ---------- [javac] 17. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/AccessibleFactory.java (at line 26) [javac] Hashtable accessibles = new Hashtable (9); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 18. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/AccessibleFactory.java (at line 26) [javac] Hashtable accessibles = new Hashtable (9); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 19. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/AccessibleFactory.java (at line 28) [javac] static final Hashtable Types = new Hashtable (9); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 20. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/AccessibleFactory.java (at line 28) [javac] static final Hashtable Types = new Hashtable (9); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 21. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/AccessibleFactory.java (at line 29) [javac] static final Hashtable Factories = new Hashtable (9); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 22. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/AccessibleFactory.java (at line 29) [javac] static final Hashtable Factories = new Hashtable (9); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 23. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/AccessibleFactory.java (at line 193) [javac] accessibles.put (new LONG (controlHandle), accessible); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 24. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/AccessibleFactory.java (at line 296) [javac] Types.put (swtTypeName, new LONG (type)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 25. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/AccessibleFactory.java (at line 396) [javac] Factories.put (new LONG (widgetType), factory); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] ---------- [javac] 26. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/AccessibleObject.java (at line 26) [javac] Hashtable children = new Hashtable (9); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 27. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/AccessibleObject.java (at line 26) [javac] Hashtable children = new Hashtable (9); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 28. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/AccessibleObject.java (at line 37) [javac] static final Hashtable AccessibleObjects = new Hashtable (9); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 29. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/AccessibleObject.java (at line 37) [javac] static final Hashtable AccessibleObjects = new Hashtable (9); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 30. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/AccessibleObject.java (at line 52) [javac] AccessibleObjects.put (new LONG (handle), this); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 31. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/AccessibleObject.java (at line 57) [javac] children.put (new LONG (child.handle), child); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 32. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/AccessibleObject.java (at line 1187) [javac] Enumeration elements = children.elements (); [javac] ^^^^^^^^^^^ [javac] Enumeration is a raw type. References to generic type Enumeration should be parameterized [javac] ---------- [javac] 33. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/AccessibleObject.java (at line 1196) [javac] Enumeration elements = children.elements (); [javac] ^^^^^^^^^^^ [javac] Enumeration is a raw type. References to generic type Enumeration should be parameterized [javac] ---------- [javac] 34. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/AccessibleObject.java (at line 1309) [javac] Enumeration elements = children.elements (); [javac] ^^^^^^^^^^^ [javac] Enumeration is a raw type. References to generic type Enumeration should be parameterized [javac] ---------- [javac] 35. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/AccessibleObject.java (at line 1364) [javac] Vector idsToKeep = new Vector (children.size ()); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 36. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/AccessibleObject.java (at line 1364) [javac] Vector idsToKeep = new Vector (children.size ()); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 37. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/AccessibleObject.java (at line 1373) [javac] AccessibleObjects.put (new LONG (object.handle), object); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 38. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/AccessibleObject.java (at line 1382) [javac] idsToKeep.addElement (new LONG (object.handle)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 39. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/AccessibleObject.java (at line 1396) [javac] idsToKeep.addElement (new LONG (object.handle)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 40. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/AccessibleObject.java (at line 1401) [javac] Enumeration ids = children.keys (); [javac] ^^^^^^^^^^^ [javac] Enumeration is a raw type. References to generic type Enumeration should be parameterized [javac] ---------- [javac] ---------- [javac] 41. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT AWT/gtk/org/eclipse/swt/awt/SWT_AWT.java (at line 96) [javac] Class[] emptyClass = new Class[0]; [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] 42. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT AWT/gtk/org/eclipse/swt/awt/SWT_AWT.java (at line 98) [javac] Class clazz = Class.forName("javax.swing.UIManager"); [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] 43. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT AWT/gtk/org/eclipse/swt/awt/SWT_AWT.java (at line 99) [javac] Method method = clazz.getMethod("getDefaults", emptyClass); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method getMethod(String, Class...) belongs to the raw type Class. References to generic type Class should be parameterized [javac] ---------- [javac] 44. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT AWT/gtk/org/eclipse/swt/awt/SWT_AWT.java (at line 157) [javac] Class clazz = null; [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] 45. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT AWT/gtk/org/eclipse/swt/awt/SWT_AWT.java (at line 166) [javac] Constructor constructor = null; [javac] ^^^^^^^^^^^ [javac] Constructor is a raw type. References to generic type Constructor should be parameterized [javac] ---------- [javac] 46. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT AWT/gtk/org/eclipse/swt/awt/SWT_AWT.java (at line 168) [javac] constructor = clazz.getConstructor (new Class [] {int.class, boolean.class}); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method getConstructor(Class...) belongs to the raw type Class. References to generic type Class should be parameterized [javac] ---------- [javac] 47. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT AWT/gtk/org/eclipse/swt/awt/SWT_AWT.java (at line 172) [javac] constructor = clazz.getConstructor (new Class [] {long.class, boolean.class}); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method getConstructor(Class...) belongs to the raw type Class. References to generic type Class should be parameterized [javac] ---------- [javac] 48. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT AWT/gtk/org/eclipse/swt/awt/SWT_AWT.java (at line 186) [javac] Method method = clazz.getMethod("registerListeners", null); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] The argument of type null should explicitly be cast to Class[] for the invocation of the varargs method getMethod(String, Class...) from type Class. It could alternatively be cast to Class for a varargs invocation [javac] ---------- [javac] 49. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT AWT/gtk/org/eclipse/swt/awt/SWT_AWT.java (at line 186) [javac] Method method = clazz.getMethod("registerListeners", null); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method getMethod(String, Class...) belongs to the raw type Class. References to generic type Class should be parameterized [javac] ---------- [javac] 50. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT AWT/gtk/org/eclipse/swt/awt/SWT_AWT.java (at line 187) [javac] if (method != null) method.invoke(value, null); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] The argument of type null should explicitly be cast to Object[] for the invocation of the varargs method invoke(Object, Object...) from type Method. It could alternatively be cast to Object for a varargs invocation [javac] ---------- [javac] ---------- [javac] 51. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Browser/common/org/eclipse/swt/browser/Browser.java (at line 106) [javac] Class clazz = Class.forName (className); [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] ---------- [javac] 52. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/AppFileLocProvider.java (at line 159) [javac] Vector segments = new Vector (); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 53. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/AppFileLocProvider.java (at line 159) [javac] Vector segments = new Vector (); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 54. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/AppFileLocProvider.java (at line 170) [javac] if (segment.length () > 0) segments.addElement (segment); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] ---------- [javac] 55. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 49) [javac] Vector unhookedDOMWindows = new Vector (); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 56. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 49) [javac] Vector unhookedDOMWindows = new Vector (); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 57. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 381) [javac] Class clazz = Class.forName ("org.mozilla.xpcom.Mozilla"); //$NON-NLS-1$ [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] 58. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 382) [javac] Method method = clazz.getMethod ("getInstance", new Class[0]); //$NON-NLS-1$ [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method getMethod(String, Class...) belongs to the raw type Class. References to generic type Class should be parameterized [javac] ---------- [javac] 59. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 384) [javac] method = clazz.getMethod ("getComponentManager", new Class[0]); //$NON-NLS-1$ [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method getMethod(String, Class...) belongs to the raw type Class. References to generic type Class should be parameterized [javac] ---------- [javac] 60. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 389) [javac] Class fileClass = Class.forName ("java.io.File"); //$NON-NLS-1$ [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] 61. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 390) [javac] method = clazz.getMethod ("initialize", new Class[] {fileClass}); //$NON-NLS-1$ [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method getMethod(String, Class...) belongs to the raw type Class. References to generic type Class should be parameterized [javac] ---------- [javac] 62. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 391) [javac] Constructor constructor = fileClass.getDeclaredConstructor (new Class[] {String.class}); [javac] ^^^^^^^^^^^ [javac] Constructor is a raw type. References to generic type Constructor should be parameterized [javac] ---------- [javac] 63. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 391) [javac] Constructor constructor = fileClass.getDeclaredConstructor (new Class[] {String.class}); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method getDeclaredConstructor(Class...) belongs to the raw type Class. References to generic type Class should be parameterized [javac] ---------- [javac] 64. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 1546) [javac] Class clazz = Class.forName ("org.mozilla.xpcom.Mozilla"); //$NON-NLS-1$ [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] 65. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 1547) [javac] Method method = clazz.getMethod ("getInstance", new Class[0]); //$NON-NLS-1$ [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method getMethod(String, Class...) belongs to the raw type Class. References to generic type Class should be parameterized [javac] ---------- [javac] 66. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 1549) [javac] method = clazz.getMethod ("wrapXPCOMObject", new Class[] {Long.TYPE, String.class}); //$NON-NLS-1$ [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method getMethod(String, Class...) belongs to the raw type Class. References to generic type Class should be parameterized [javac] ---------- [javac] 67. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 1643) [javac] Enumeration elements = unhookedDOMWindows.elements (); [javac] ^^^^^^^^^^^ [javac] Enumeration is a raw type. References to generic type Enumeration should be parameterized [javac] ---------- [javac] 68. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 2131) [javac] unhookedDOMWindows.addElement (new LONG (result[0])); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] ---------- [javac] 69. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/internal/mozilla/XPCOMObject.java (at line 24) [javac] static private Hashtable ObjectMap = new Hashtable (); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 70. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/internal/mozilla/XPCOMObject.java (at line 24) [javac] static private Hashtable ObjectMap = new Hashtable (); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 71. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/internal/mozilla/XPCOMObject.java (at line 42) [javac] ObjectMap.put (new LONG (ppVtable), this); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] ---------- [javac] 72. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/DefaultContent.java (at line 21) [javac] Vector textListeners = new Vector(); // stores text listeners for event sending [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 73. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/DefaultContent.java (at line 21) [javac] Vector textListeners = new Vector(); // stores text listeners for event sending [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 74. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/DefaultContent.java (at line 102) [javac] textListeners.addElement(typedListener); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] ---------- [javac] 75. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 134) [javac] Hashtable keyActionMap = new Hashtable(); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 76. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 134) [javac] Hashtable keyActionMap = new Hashtable(); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 77. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 189) [javac] Hashtable resources; [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 78. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 275) [javac] resources = new Hashtable (); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 79. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 283) [javac] resources.put(color, printerColor); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 80. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 303) [javac] resources.put(font, printerFont); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 81. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 313) [javac] resources.put(color, printerColor); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 82. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 326) [javac] resources.put(color, printerColor); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 83. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 378) [javac] Enumeration enumeration = resources.elements(); [javac] ^^^^^^^^^^^ [javac] Enumeration is a raw type. References to generic type Enumeration should be parameterized [javac] ---------- [javac] 84. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 671) [javac] Vector colorTable, fontTable; [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 85. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 685) [javac] colorTable = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 86. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 686) [javac] fontTable = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 87. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 687) [javac] colorTable.addElement(getForeground()); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 88. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 688) [javac] colorTable.addElement(getBackground()); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 89. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 689) [javac] fontTable.addElement(getFont()); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 90. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 717) [javac] colorTable.addElement(color); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 91. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 733) [javac] fontTable.addElement(font); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 92. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 7178) [javac] keyActionMap.put(new Integer(newKey), new Integer(action)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 93. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 7185) [javac] keyActionMap.put(new Integer(newKey), new Integer(action)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 94. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 7191) [javac] keyActionMap.put(new Integer(key), new Integer(action)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] ---------- [javac] 95. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 189) [javac] static Hashtable cde_getDataTypeInfo() { [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 96. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 190) [javac] Hashtable dataTypeInfo = new Hashtable(); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 97. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 190) [javac] Hashtable dataTypeInfo = new Hashtable(); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 98. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 209) [javac] Vector exts = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 99. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 209) [javac] Vector exts = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 100. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 210) [javac] exts.addElement(extension); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 101. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 211) [javac] dataTypeInfo.put(dataTypeName, exts); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 102. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 246) [javac] Hashtable mimeInfo = cde_getDataTypeInfo(); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 103. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 248) [javac] Enumeration keys = mimeInfo.keys(); [javac] ^^^^^^^^^^^ [javac] Enumeration is a raw type. References to generic type Enumeration should be parameterized [javac] ---------- [javac] 104. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 251) [javac] Vector mimeExts = (Vector)mimeInfo.get(type); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 105. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 251) [javac] Vector mimeExts = (Vector)mimeInfo.get(type); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 106. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 297) [javac] Vector args = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 107. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 297) [javac] Vector args = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 108. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 317) [javac] args.addElement(cmd.substring(sIndex, eIndex)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 109. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 320) [javac] args.addElement(cmd.substring(sIndex + 1, eIndex)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 110. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 328) [javac] args.addElement(cmd.substring(sIndex, eIndex)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 111. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 437) [javac] static Hashtable gnome_getMimeInfo() { [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 112. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 438) [javac] Hashtable mimeInfo = new Hashtable(); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 113. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 438) [javac] Hashtable mimeInfo = new Hashtable(); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 114. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 452) [javac] Vector extensions = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 115. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 452) [javac] Vector extensions = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 116. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 462) [javac] extensions.addElement(extension); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 117. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 466) [javac] if (extensions.size() > 0) mimeInfo.put(mimeType, extensions); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 118. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 596) [javac] Hashtable mimeInfo = null; [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 119. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 605) [javac] Vector extensions = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 120. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 605) [javac] Vector extensions = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 121. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 606) [javac] Enumeration keys = mimeInfo.keys(); [javac] ^^^^^^^^^^^ [javac] Enumeration is a raw type. References to generic type Enumeration should be parameterized [javac] ---------- [javac] 122. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 609) [javac] Vector mimeExts = (Vector)mimeInfo.get(mimeType); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 123. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 609) [javac] Vector mimeExts = (Vector)mimeInfo.get(mimeType); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 124. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 612) [javac] extensions.addElement(mimeExts.elementAt(index)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 125. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 642) [javac] Hashtable mimeInfo = null; [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 126. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 649) [javac] Vector programs = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 127. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 649) [javac] Vector programs = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 128. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 650) [javac] Enumeration keys = mimeInfo.keys(); [javac] ^^^^^^^^^^^ [javac] Enumeration is a raw type. References to generic type Enumeration should be parameterized [javac] ---------- [javac] 129. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 658) [javac] if (program != null) programs.addElement(program); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 129 problems (129 warnings) [copy] Copying 2 files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.solaris.sparc/temp.folder/@dot.bin copy.translationfiles: [mkdir] Created dir: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.solaris.sparc/@dot [copy] Copying 717 files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.solaris.sparc/@dot [jar] Building jar: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.solaris.sparc/swt.jar [delete] Deleting directory /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.solaris.sparc/temp.folder/@dot.bin properties: init: build.jars: properties: init: @dot: [mkdir] Created dir: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.photon.qnx.x86/temp.folder/@dot.bin [javac] Compiling 375 source files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.photon.qnx.x86/temp.folder/@dot.bin [javac] ---------- [javac] 1. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/common/org/eclipse/swt/graphics/ImageLoader.java (at line 88) [javac] Vector imageLoaderListeners; [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 2. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/common/org/eclipse/swt/graphics/ImageLoader.java (at line 272) [javac] imageLoaderListeners = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 3. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/common/org/eclipse/swt/graphics/ImageLoader.java (at line 274) [javac] imageLoaderListeners.addElement(listener); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] ---------- [javac] 4. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/common/org/eclipse/swt/internal/image/FileFormat.java (at line 70) [javac] Class clazz = Class.forName(FORMAT_PACKAGE + '.' + FORMATS[i] + FORMAT_SUFFIX); [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] 5. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/common/org/eclipse/swt/internal/image/FileFormat.java (at line 99) [javac] Class clazz = Class.forName(FORMAT_PACKAGE + '.' + FORMATS[format] + FORMAT_SUFFIX); [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] ---------- [javac] 6. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/photon/org/eclipse/swt/widgets/Display.java (at line 1716) [javac] static boolean isValidClass (Class clazz) { [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] ---------- [javac] 7. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Browser/common/org/eclipse/swt/browser/Browser.java (at line 106) [javac] Class clazz = Class.forName (className); [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] ---------- [javac] 8. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/DefaultContent.java (at line 21) [javac] Vector textListeners = new Vector(); // stores text listeners for event sending [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 9. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/DefaultContent.java (at line 21) [javac] Vector textListeners = new Vector(); // stores text listeners for event sending [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 10. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/DefaultContent.java (at line 102) [javac] textListeners.addElement(typedListener); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] ---------- [javac] 11. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 134) [javac] Hashtable keyActionMap = new Hashtable(); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 12. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 134) [javac] Hashtable keyActionMap = new Hashtable(); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 13. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 189) [javac] Hashtable resources; [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 14. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 275) [javac] resources = new Hashtable (); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 15. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 283) [javac] resources.put(color, printerColor); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 16. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 303) [javac] resources.put(font, printerFont); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 17. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 313) [javac] resources.put(color, printerColor); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 18. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 326) [javac] resources.put(color, printerColor); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 19. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 378) [javac] Enumeration enumeration = resources.elements(); [javac] ^^^^^^^^^^^ [javac] Enumeration is a raw type. References to generic type Enumeration should be parameterized [javac] ---------- [javac] 20. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 671) [javac] Vector colorTable, fontTable; [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 21. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 685) [javac] colorTable = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 22. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 686) [javac] fontTable = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 23. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 687) [javac] colorTable.addElement(getForeground()); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 24. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 688) [javac] colorTable.addElement(getBackground()); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 25. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 689) [javac] fontTable.addElement(getFont()); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 26. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 717) [javac] colorTable.addElement(color); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 27. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 733) [javac] fontTable.addElement(font); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 28. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 7178) [javac] keyActionMap.put(new Integer(newKey), new Integer(action)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 29. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 7185) [javac] keyActionMap.put(new Integer(newKey), new Integer(action)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 30. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 7191) [javac] keyActionMap.put(new Integer(key), new Integer(action)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 30 problems (30 warnings) [copy] Copying 2 files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.photon.qnx.x86/temp.folder/@dot.bin copy.translationfiles: [mkdir] Created dir: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.photon.qnx.x86/@dot [copy] Copying 503 files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.photon.qnx.x86/@dot [jar] Building jar: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.photon.qnx.x86/swt.jar [delete] Deleting directory /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.photon.qnx.x86/temp.folder/@dot.bin properties: init: build.jars: copy.source: properties: init: @dot: [mkdir] Created dir: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.s390x/temp.folder/@dot.bin [javac] Compiling 520 source files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.s390x/temp.folder/@dot.bin [javac] ---------- [javac] 1. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.s390x/src/Eclipse SWT/common/org/eclipse/swt/graphics/ImageLoader.java (at line 88) [javac] Vector imageLoaderListeners; [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 2. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.s390x/src/Eclipse SWT/common/org/eclipse/swt/graphics/ImageLoader.java (at line 272) [javac] imageLoaderListeners = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 3. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.s390x/src/Eclipse SWT/common/org/eclipse/swt/graphics/ImageLoader.java (at line 274) [javac] imageLoaderListeners.addElement(listener); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] ---------- [javac] 4. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.s390x/src/Eclipse SWT/common/org/eclipse/swt/internal/image/FileFormat.java (at line 70) [javac] Class clazz = Class.forName(FORMAT_PACKAGE + '.' + FORMATS[i] + FORMAT_SUFFIX); [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] 5. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.s390x/src/Eclipse SWT/common/org/eclipse/swt/internal/image/FileFormat.java (at line 99) [javac] Class clazz = Class.forName(FORMAT_PACKAGE + '.' + FORMATS[format] + FORMAT_SUFFIX); [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] ---------- [javac] 6. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.s390x/src/Eclipse SWT/gtk/org/eclipse/swt/graphics/Device.java (at line 574) [javac] Class clazz = getClass (); [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] ---------- [javac] 7. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.s390x/src/Eclipse SWT/gtk/org/eclipse/swt/widgets/Display.java (at line 1632) [javac] static boolean isValidClass (Class clazz) { [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] ---------- [javac] 8. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.s390x/src/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/Accessible.java (at line 43) [javac] Vector accessibleListeners = new Vector (); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 9. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.s390x/src/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/Accessible.java (at line 43) [javac] Vector accessibleListeners = new Vector (); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 10. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.s390x/src/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/Accessible.java (at line 44) [javac] Vector controlListeners = new Vector (); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 11. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.s390x/src/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/Accessible.java (at line 44) [javac] Vector controlListeners = new Vector (); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 12. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.s390x/src/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/Accessible.java (at line 45) [javac] Vector textListeners = new Vector (); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 13. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.s390x/src/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/Accessible.java (at line 45) [javac] Vector textListeners = new Vector (); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 14. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.s390x/src/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/Accessible.java (at line 84) [javac] accessibleListeners.addElement (listener); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 15. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.s390x/src/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/Accessible.java (at line 111) [javac] controlListeners.addElement (listener); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 16. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.s390x/src/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/Accessible.java (at line 140) [javac] textListeners.addElement (listener); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] ---------- [javac] 17. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.s390x/src/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/AccessibleFactory.java (at line 26) [javac] Hashtable accessibles = new Hashtable (9); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 18. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.s390x/src/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/AccessibleFactory.java (at line 26) [javac] Hashtable accessibles = new Hashtable (9); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 19. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.s390x/src/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/AccessibleFactory.java (at line 28) [javac] static final Hashtable Types = new Hashtable (9); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 20. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.s390x/src/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/AccessibleFactory.java (at line 28) [javac] static final Hashtable Types = new Hashtable (9); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 21. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.s390x/src/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/AccessibleFactory.java (at line 29) [javac] static final Hashtable Factories = new Hashtable (9); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 22. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.s390x/src/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/AccessibleFactory.java (at line 29) [javac] static final Hashtable Factories = new Hashtable (9); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 23. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.s390x/src/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/AccessibleFactory.java (at line 193) [javac] accessibles.put (new LONG (controlHandle), accessible); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 24. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.s390x/src/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/AccessibleFactory.java (at line 296) [javac] Types.put (swtTypeName, new LONG (type)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 25. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.s390x/src/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/AccessibleFactory.java (at line 396) [javac] Factories.put (new LONG (widgetType), factory); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] ---------- [javac] 26. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.s390x/src/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/AccessibleObject.java (at line 26) [javac] Hashtable children = new Hashtable (9); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 27. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.s390x/src/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/AccessibleObject.java (at line 26) [javac] Hashtable children = new Hashtable (9); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 28. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.s390x/src/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/AccessibleObject.java (at line 37) [javac] static final Hashtable AccessibleObjects = new Hashtable (9); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 29. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.s390x/src/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/AccessibleObject.java (at line 37) [javac] static final Hashtable AccessibleObjects = new Hashtable (9); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 30. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.s390x/src/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/AccessibleObject.java (at line 52) [javac] AccessibleObjects.put (new LONG (handle), this); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 31. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.s390x/src/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/AccessibleObject.java (at line 57) [javac] children.put (new LONG (child.handle), child); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 32. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.s390x/src/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/AccessibleObject.java (at line 1187) [javac] Enumeration elements = children.elements (); [javac] ^^^^^^^^^^^ [javac] Enumeration is a raw type. References to generic type Enumeration should be parameterized [javac] ---------- [javac] 33. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.s390x/src/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/AccessibleObject.java (at line 1196) [javac] Enumeration elements = children.elements (); [javac] ^^^^^^^^^^^ [javac] Enumeration is a raw type. References to generic type Enumeration should be parameterized [javac] ---------- [javac] 34. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.s390x/src/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/AccessibleObject.java (at line 1309) [javac] Enumeration elements = children.elements (); [javac] ^^^^^^^^^^^ [javac] Enumeration is a raw type. References to generic type Enumeration should be parameterized [javac] ---------- [javac] 35. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.s390x/src/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/AccessibleObject.java (at line 1364) [javac] Vector idsToKeep = new Vector (children.size ()); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 36. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.s390x/src/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/AccessibleObject.java (at line 1364) [javac] Vector idsToKeep = new Vector (children.size ()); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 37. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.s390x/src/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/AccessibleObject.java (at line 1373) [javac] AccessibleObjects.put (new LONG (object.handle), object); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 38. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.s390x/src/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/AccessibleObject.java (at line 1382) [javac] idsToKeep.addElement (new LONG (object.handle)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 39. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.s390x/src/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/AccessibleObject.java (at line 1396) [javac] idsToKeep.addElement (new LONG (object.handle)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 40. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.s390x/src/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/AccessibleObject.java (at line 1401) [javac] Enumeration ids = children.keys (); [javac] ^^^^^^^^^^^ [javac] Enumeration is a raw type. References to generic type Enumeration should be parameterized [javac] ---------- [javac] ---------- [javac] 41. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.s390x/src/Eclipse SWT AWT/gtk/org/eclipse/swt/awt/SWT_AWT.java (at line 96) [javac] Class[] emptyClass = new Class[0]; [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] 42. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.s390x/src/Eclipse SWT AWT/gtk/org/eclipse/swt/awt/SWT_AWT.java (at line 98) [javac] Class clazz = Class.forName("javax.swing.UIManager"); [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] 43. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.s390x/src/Eclipse SWT AWT/gtk/org/eclipse/swt/awt/SWT_AWT.java (at line 99) [javac] Method method = clazz.getMethod("getDefaults", emptyClass); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method getMethod(String, Class...) belongs to the raw type Class. References to generic type Class should be parameterized [javac] ---------- [javac] 44. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.s390x/src/Eclipse SWT AWT/gtk/org/eclipse/swt/awt/SWT_AWT.java (at line 157) [javac] Class clazz = null; [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] 45. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.s390x/src/Eclipse SWT AWT/gtk/org/eclipse/swt/awt/SWT_AWT.java (at line 166) [javac] Constructor constructor = null; [javac] ^^^^^^^^^^^ [javac] Constructor is a raw type. References to generic type Constructor should be parameterized [javac] ---------- [javac] 46. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.s390x/src/Eclipse SWT AWT/gtk/org/eclipse/swt/awt/SWT_AWT.java (at line 168) [javac] constructor = clazz.getConstructor (new Class [] {int.class, boolean.class}); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method getConstructor(Class...) belongs to the raw type Class. References to generic type Class should be parameterized [javac] ---------- [javac] 47. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.s390x/src/Eclipse SWT AWT/gtk/org/eclipse/swt/awt/SWT_AWT.java (at line 172) [javac] constructor = clazz.getConstructor (new Class [] {long.class, boolean.class}); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method getConstructor(Class...) belongs to the raw type Class. References to generic type Class should be parameterized [javac] ---------- [javac] 48. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.s390x/src/Eclipse SWT AWT/gtk/org/eclipse/swt/awt/SWT_AWT.java (at line 186) [javac] Method method = clazz.getMethod("registerListeners", null); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] The argument of type null should explicitly be cast to Class[] for the invocation of the varargs method getMethod(String, Class...) from type Class. It could alternatively be cast to Class for a varargs invocation [javac] ---------- [javac] 49. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.s390x/src/Eclipse SWT AWT/gtk/org/eclipse/swt/awt/SWT_AWT.java (at line 186) [javac] Method method = clazz.getMethod("registerListeners", null); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method getMethod(String, Class...) belongs to the raw type Class. References to generic type Class should be parameterized [javac] ---------- [javac] 50. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.s390x/src/Eclipse SWT AWT/gtk/org/eclipse/swt/awt/SWT_AWT.java (at line 187) [javac] if (method != null) method.invoke(value, null); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] The argument of type null should explicitly be cast to Object[] for the invocation of the varargs method invoke(Object, Object...) from type Method. It could alternatively be cast to Object for a varargs invocation [javac] ---------- [javac] ---------- [javac] 51. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.s390x/src/Eclipse SWT Browser/common/org/eclipse/swt/browser/Browser.java (at line 106) [javac] Class clazz = Class.forName (className); [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] ---------- [javac] 52. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.s390x/src/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/AppFileLocProvider.java (at line 159) [javac] Vector segments = new Vector (); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 53. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.s390x/src/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/AppFileLocProvider.java (at line 159) [javac] Vector segments = new Vector (); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 54. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.s390x/src/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/AppFileLocProvider.java (at line 170) [javac] if (segment.length () > 0) segments.addElement (segment); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] ---------- [javac] 55. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.s390x/src/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 49) [javac] Vector unhookedDOMWindows = new Vector (); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 56. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.s390x/src/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 49) [javac] Vector unhookedDOMWindows = new Vector (); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 57. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.s390x/src/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 381) [javac] Class clazz = Class.forName ("org.mozilla.xpcom.Mozilla"); //$NON-NLS-1$ [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] 58. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.s390x/src/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 382) [javac] Method method = clazz.getMethod ("getInstance", new Class[0]); //$NON-NLS-1$ [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method getMethod(String, Class...) belongs to the raw type Class. References to generic type Class should be parameterized [javac] ---------- [javac] 59. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.s390x/src/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 384) [javac] method = clazz.getMethod ("getComponentManager", new Class[0]); //$NON-NLS-1$ [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method getMethod(String, Class...) belongs to the raw type Class. References to generic type Class should be parameterized [javac] ---------- [javac] 60. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.s390x/src/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 389) [javac] Class fileClass = Class.forName ("java.io.File"); //$NON-NLS-1$ [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] 61. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.s390x/src/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 390) [javac] method = clazz.getMethod ("initialize", new Class[] {fileClass}); //$NON-NLS-1$ [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method getMethod(String, Class...) belongs to the raw type Class. References to generic type Class should be parameterized [javac] ---------- [javac] 62. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.s390x/src/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 391) [javac] Constructor constructor = fileClass.getDeclaredConstructor (new Class[] {String.class}); [javac] ^^^^^^^^^^^ [javac] Constructor is a raw type. References to generic type Constructor should be parameterized [javac] ---------- [javac] 63. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.s390x/src/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 391) [javac] Constructor constructor = fileClass.getDeclaredConstructor (new Class[] {String.class}); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method getDeclaredConstructor(Class...) belongs to the raw type Class. References to generic type Class should be parameterized [javac] ---------- [javac] 64. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.s390x/src/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 1546) [javac] Class clazz = Class.forName ("org.mozilla.xpcom.Mozilla"); //$NON-NLS-1$ [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] 65. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.s390x/src/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 1547) [javac] Method method = clazz.getMethod ("getInstance", new Class[0]); //$NON-NLS-1$ [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method getMethod(String, Class...) belongs to the raw type Class. References to generic type Class should be parameterized [javac] ---------- [javac] 66. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.s390x/src/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 1549) [javac] method = clazz.getMethod ("wrapXPCOMObject", new Class[] {Long.TYPE, String.class}); //$NON-NLS-1$ [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method getMethod(String, Class...) belongs to the raw type Class. References to generic type Class should be parameterized [javac] ---------- [javac] 67. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.s390x/src/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 1643) [javac] Enumeration elements = unhookedDOMWindows.elements (); [javac] ^^^^^^^^^^^ [javac] Enumeration is a raw type. References to generic type Enumeration should be parameterized [javac] ---------- [javac] 68. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.s390x/src/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 2131) [javac] unhookedDOMWindows.addElement (new LONG (result[0])); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] ---------- [javac] 69. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.s390x/src/Eclipse SWT Mozilla/common/org/eclipse/swt/internal/mozilla/XPCOMObject.java (at line 24) [javac] static private Hashtable ObjectMap = new Hashtable (); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 70. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.s390x/src/Eclipse SWT Mozilla/common/org/eclipse/swt/internal/mozilla/XPCOMObject.java (at line 24) [javac] static private Hashtable ObjectMap = new Hashtable (); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 71. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.s390x/src/Eclipse SWT Mozilla/common/org/eclipse/swt/internal/mozilla/XPCOMObject.java (at line 42) [javac] ObjectMap.put (new LONG (ppVtable), this); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] ---------- [javac] 72. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.s390x/src/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/DefaultContent.java (at line 21) [javac] Vector textListeners = new Vector(); // stores text listeners for event sending [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 73. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.s390x/src/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/DefaultContent.java (at line 21) [javac] Vector textListeners = new Vector(); // stores text listeners for event sending [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 74. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.s390x/src/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/DefaultContent.java (at line 102) [javac] textListeners.addElement(typedListener); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] ---------- [javac] 75. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.s390x/src/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 134) [javac] Hashtable keyActionMap = new Hashtable(); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 76. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.s390x/src/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 134) [javac] Hashtable keyActionMap = new Hashtable(); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 77. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.s390x/src/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 189) [javac] Hashtable resources; [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 78. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.s390x/src/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 275) [javac] resources = new Hashtable (); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 79. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.s390x/src/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 283) [javac] resources.put(color, printerColor); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 80. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.s390x/src/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 303) [javac] resources.put(font, printerFont); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 81. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.s390x/src/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 313) [javac] resources.put(color, printerColor); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 82. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.s390x/src/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 326) [javac] resources.put(color, printerColor); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 83. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.s390x/src/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 378) [javac] Enumeration enumeration = resources.elements(); [javac] ^^^^^^^^^^^ [javac] Enumeration is a raw type. References to generic type Enumeration should be parameterized [javac] ---------- [javac] 84. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.s390x/src/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 671) [javac] Vector colorTable, fontTable; [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 85. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.s390x/src/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 685) [javac] colorTable = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 86. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.s390x/src/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 686) [javac] fontTable = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 87. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.s390x/src/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 687) [javac] colorTable.addElement(getForeground()); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 88. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.s390x/src/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 688) [javac] colorTable.addElement(getBackground()); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 89. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.s390x/src/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 689) [javac] fontTable.addElement(getFont()); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 90. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.s390x/src/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 717) [javac] colorTable.addElement(color); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 91. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.s390x/src/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 733) [javac] fontTable.addElement(font); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 92. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.s390x/src/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 7178) [javac] keyActionMap.put(new Integer(newKey), new Integer(action)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 93. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.s390x/src/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 7185) [javac] keyActionMap.put(new Integer(newKey), new Integer(action)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 94. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.s390x/src/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 7191) [javac] keyActionMap.put(new Integer(key), new Integer(action)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] ---------- [javac] 95. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.s390x/src/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 189) [javac] static Hashtable cde_getDataTypeInfo() { [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 96. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.s390x/src/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 190) [javac] Hashtable dataTypeInfo = new Hashtable(); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 97. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.s390x/src/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 190) [javac] Hashtable dataTypeInfo = new Hashtable(); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 98. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.s390x/src/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 209) [javac] Vector exts = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 99. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.s390x/src/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 209) [javac] Vector exts = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 100. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.s390x/src/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 210) [javac] exts.addElement(extension); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 101. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.s390x/src/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 211) [javac] dataTypeInfo.put(dataTypeName, exts); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 102. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.s390x/src/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 246) [javac] Hashtable mimeInfo = cde_getDataTypeInfo(); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 103. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.s390x/src/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 248) [javac] Enumeration keys = mimeInfo.keys(); [javac] ^^^^^^^^^^^ [javac] Enumeration is a raw type. References to generic type Enumeration should be parameterized [javac] ---------- [javac] 104. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.s390x/src/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 251) [javac] Vector mimeExts = (Vector)mimeInfo.get(type); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 105. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.s390x/src/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 251) [javac] Vector mimeExts = (Vector)mimeInfo.get(type); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 106. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.s390x/src/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 297) [javac] Vector args = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 107. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.s390x/src/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 297) [javac] Vector args = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 108. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.s390x/src/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 317) [javac] args.addElement(cmd.substring(sIndex, eIndex)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 109. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.s390x/src/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 320) [javac] args.addElement(cmd.substring(sIndex + 1, eIndex)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 110. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.s390x/src/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 328) [javac] args.addElement(cmd.substring(sIndex, eIndex)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 111. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.s390x/src/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 437) [javac] static Hashtable gnome_getMimeInfo() { [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 112. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.s390x/src/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 438) [javac] Hashtable mimeInfo = new Hashtable(); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 113. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.s390x/src/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 438) [javac] Hashtable mimeInfo = new Hashtable(); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 114. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.s390x/src/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 452) [javac] Vector extensions = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 115. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.s390x/src/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 452) [javac] Vector extensions = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 116. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.s390x/src/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 462) [javac] extensions.addElement(extension); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 117. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.s390x/src/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 466) [javac] if (extensions.size() > 0) mimeInfo.put(mimeType, extensions); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 118. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.s390x/src/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 596) [javac] Hashtable mimeInfo = null; [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 119. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.s390x/src/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 605) [javac] Vector extensions = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 120. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.s390x/src/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 605) [javac] Vector extensions = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 121. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.s390x/src/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 606) [javac] Enumeration keys = mimeInfo.keys(); [javac] ^^^^^^^^^^^ [javac] Enumeration is a raw type. References to generic type Enumeration should be parameterized [javac] ---------- [javac] 122. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.s390x/src/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 609) [javac] Vector mimeExts = (Vector)mimeInfo.get(mimeType); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 123. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.s390x/src/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 609) [javac] Vector mimeExts = (Vector)mimeInfo.get(mimeType); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 124. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.s390x/src/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 612) [javac] extensions.addElement(mimeExts.elementAt(index)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 125. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.s390x/src/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 642) [javac] Hashtable mimeInfo = null; [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 126. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.s390x/src/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 649) [javac] Vector programs = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 127. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.s390x/src/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 649) [javac] Vector programs = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 128. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.s390x/src/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 650) [javac] Enumeration keys = mimeInfo.keys(); [javac] ^^^^^^^^^^^ [javac] Enumeration is a raw type. References to generic type Enumeration should be parameterized [javac] ---------- [javac] 129. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.s390x/src/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java (at line 658) [javac] if (program != null) programs.addElement(program); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 129 problems (129 warnings) [copy] Copying 2 files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.s390x/temp.folder/@dot.bin copy.translationfiles: [mkdir] Created dir: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.s390x/@dot [copy] Copying 717 files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.s390x/@dot [jar] Building jar: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.s390x/swt.jar [delete] Deleting directory /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.gtk.linux.s390x/temp.folder/@dot.bin properties: init: build.jars: properties: init: @dot: [mkdir] Created dir: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.osgi/temp.folder/@dot.bin [javac] Compiling 336 source files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.osgi/temp.folder/@dot.bin [copy] Copying 10 files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.osgi/temp.folder/@dot.bin [copy] Copying 475 files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.osgi/@dot [delete] Deleting directory /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.osgi/temp.folder/@dot.bin properties: init: build.jars: properties: init: @dot: [mkdir] Created dir: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.simpleconfigurator/temp.folder/@dot.bin [javac] Compiling 13 source files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.simpleconfigurator/temp.folder/@dot.bin [copy] Copying 14 files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.simpleconfigurator/@dot [delete] Deleting directory /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.simpleconfigurator/temp.folder/@dot.bin properties: init: build.jars: properties: init: @dot: [mkdir] Created dir: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.motif.hpux.PA_RISC/temp.folder/@dot.bin [javac] Compiling 493 source files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.motif.hpux.PA_RISC/temp.folder/@dot.bin [javac] ---------- [javac] 1. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/common/org/eclipse/swt/graphics/ImageLoader.java (at line 88) [javac] Vector imageLoaderListeners; [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 2. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/common/org/eclipse/swt/graphics/ImageLoader.java (at line 272) [javac] imageLoaderListeners = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 3. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/common/org/eclipse/swt/graphics/ImageLoader.java (at line 274) [javac] imageLoaderListeners.addElement(listener); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] ---------- [javac] 4. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/common/org/eclipse/swt/internal/image/FileFormat.java (at line 70) [javac] Class clazz = Class.forName(FORMAT_PACKAGE + '.' + FORMATS[i] + FORMAT_SUFFIX); [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] 5. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/common/org/eclipse/swt/internal/image/FileFormat.java (at line 99) [javac] Class clazz = Class.forName(FORMAT_PACKAGE + '.' + FORMATS[format] + FORMAT_SUFFIX); [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] ---------- [javac] 6. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/graphics/Device.java (at line 626) [javac] Class clazz = getClass (); [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] ---------- [javac] 7. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/Display.java (at line 2441) [javac] static boolean isValidClass (Class clazz) { [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] ---------- [javac] 8. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 50) [javac] private Hashtable characterSets = new Hashtable (); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 9. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 50) [javac] private Hashtable characterSets = new Hashtable (); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 10. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 162) [javac] Hashtable charSet = (Hashtable) characterSets.get (charSetName); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 11. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 162) [javac] Hashtable charSet = (Hashtable) characterSets.get (charSetName); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 12. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 164) [javac] charSet = new Hashtable (9); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 13. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 165) [javac] characterSets.put (charSetName, charSet); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 14. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 169) [javac] Hashtable faceSet = (Hashtable) charSet.get (faceName); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 15. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 169) [javac] Hashtable faceSet = (Hashtable) charSet.get (faceName); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 16. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 171) [javac] faceSet = new Hashtable (9); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 17. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 172) [javac] charSet.put (faceName, faceSet); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 18. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 176) [javac] Hashtable extStyleSet = (Hashtable) faceSet.get (extStyleName); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 19. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 176) [javac] Hashtable extStyleSet = (Hashtable) faceSet.get (extStyleName); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 20. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 178) [javac] extStyleSet = new Hashtable (9); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 21. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 179) [javac] faceSet.put (extStyleName, extStyleSet); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 22. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 183) [javac] Hashtable sizeSet = (Hashtable) extStyleSet.get (sizeValue); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 23. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 183) [javac] Hashtable sizeSet = (Hashtable) extStyleSet.get (sizeValue); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 24. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 185) [javac] sizeSet = new Hashtable (9); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 25. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 186) [javac] extStyleSet.put (sizeValue, sizeSet); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 26. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 190) [javac] sizeSet.put (style,font); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 27. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 373) [javac] Hashtable getExtStyles (String charsetName, String faceName) { [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 28. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 374) [javac] Hashtable faces = getFaces (charsetName); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 29. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 376) [javac] return (Hashtable) faces.get (faceName); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 30. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 379) [javac] Hashtable getFaces (String charsetName) { [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 31. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 380) [javac] return (Hashtable) getFonts ().get (charsetName); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 32. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 399) [javac] Hashtable styles = getStyles (charsetName, faceName, extStyle, size); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 33. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 421) [javac] Hashtable getFonts () { [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 34. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 484) [javac] Hashtable getSizes (String charsetName, String faceName, String extStyle) { [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 35. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 485) [javac] Hashtable extStyles = getExtStyles (charsetName, faceName); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 36. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 487) [javac] return (Hashtable) extStyles.get (extStyle); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 37. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 490) [javac] Hashtable getStyles (String charsetName, String faceName, String extStyle, int size) { [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 38. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 491) [javac] Hashtable sizes = getSizes (charsetName, faceName, extStyle); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 39. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 493) [javac] Hashtable result = (Hashtable) sizes.get (new Integer (size)); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 40. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 493) [javac] Hashtable result = (Hashtable) sizes.get (new Integer (size)); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 41. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 495) [javac] result = (Hashtable) sizes.get (SCALABLE_KEY); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 42. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 710) [javac] Hashtable extStyles = getExtStyles (characterSet, faceName); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 43. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 731) [javac] Hashtable faceNames = getFaces (charSetText); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 44. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 777) [javac] Hashtable sizes = getSizes (characterSet, faceName, extStyle); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 45. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 789) [javac] Vector allSizes = new Vector (); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 46. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 789) [javac] Vector allSizes = new Vector (); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 47. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 794) [javac] allSizes.addElement (Integer.valueOf (SCALABLE_SIZES [i])); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 48. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 799) [javac] Enumeration providedSizes = sizes.keys (); [javac] ^^^^^^^^^^^ [javac] Enumeration is a raw type. References to generic type Enumeration should be parameterized [javac] ---------- [javac] 49. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 803) [javac] allSizes.addElement (size); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 50. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 835) [javac] Hashtable styles = getStyles (characterSet, faceName, extStyle, size); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 51. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 1020) [javac] void setItemsSorted (List list, Hashtable items) { [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 52. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 1022) [javac] Enumeration itemKeys = items.keys (); [javac] ^^^^^^^^^^^ [javac] Enumeration is a raw type. References to generic type Enumeration should be parameterized [javac] ---------- [javac] 53. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 1057) [javac] void setSizeItemsSorted (Enumeration itemsEnum) { [javac] ^^^^^^^^^^^ [javac] Enumeration is a raw type. References to generic type Enumeration should be parameterized [javac] ---------- [javac] 54. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 1058) [javac] Vector items = new Vector (); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 55. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 1058) [javac] Vector items = new Vector (); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 56. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 1060) [javac] items.addElement (itemsEnum.nextElement ()); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] ---------- [javac] 57. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT AWT/motif/org/eclipse/swt/awt/SWT_AWT.java (at line 85) [javac] Class[] emptyClass = new Class[0]; [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] 58. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT AWT/motif/org/eclipse/swt/awt/SWT_AWT.java (at line 87) [javac] Class clazz = Class.forName("javax.swing.UIManager"); [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] 59. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT AWT/motif/org/eclipse/swt/awt/SWT_AWT.java (at line 88) [javac] Method method = clazz.getMethod("getDefaults", emptyClass); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method getMethod(String, Class...) belongs to the raw type Class. References to generic type Class should be parameterized [javac] ---------- [javac] 60. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT AWT/motif/org/eclipse/swt/awt/SWT_AWT.java (at line 146) [javac] Class clazz = null; [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] 61. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT AWT/motif/org/eclipse/swt/awt/SWT_AWT.java (at line 155) [javac] Constructor constructor = null; [javac] ^^^^^^^^^^^ [javac] Constructor is a raw type. References to generic type Constructor should be parameterized [javac] ---------- [javac] 62. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT AWT/motif/org/eclipse/swt/awt/SWT_AWT.java (at line 157) [javac] constructor = clazz.getConstructor (new Class [] {int.class, boolean.class}); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method getConstructor(Class...) belongs to the raw type Class. References to generic type Class should be parameterized [javac] ---------- [javac] 63. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT AWT/motif/org/eclipse/swt/awt/SWT_AWT.java (at line 161) [javac] constructor = clazz.getConstructor (new Class [] {long.class, boolean.class}); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method getConstructor(Class...) belongs to the raw type Class. References to generic type Class should be parameterized [javac] ---------- [javac] 64. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT AWT/motif/org/eclipse/swt/awt/SWT_AWT.java (at line 175) [javac] Method method = clazz.getMethod("registerListeners", null); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] The argument of type null should explicitly be cast to Class[] for the invocation of the varargs method getMethod(String, Class...) from type Class. It could alternatively be cast to Class for a varargs invocation [javac] ---------- [javac] 65. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT AWT/motif/org/eclipse/swt/awt/SWT_AWT.java (at line 175) [javac] Method method = clazz.getMethod("registerListeners", null); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method getMethod(String, Class...) belongs to the raw type Class. References to generic type Class should be parameterized [javac] ---------- [javac] 66. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT AWT/motif/org/eclipse/swt/awt/SWT_AWT.java (at line 176) [javac] if (method != null) method.invoke(value, null); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] The argument of type null should explicitly be cast to Object[] for the invocation of the varargs method invoke(Object, Object...) from type Method. It could alternatively be cast to Object for a varargs invocation [javac] ---------- [javac] ---------- [javac] 67. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Browser/common/org/eclipse/swt/browser/Browser.java (at line 106) [javac] Class clazz = Class.forName (className); [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] ---------- [javac] 68. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/AppFileLocProvider.java (at line 159) [javac] Vector segments = new Vector (); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 69. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/AppFileLocProvider.java (at line 159) [javac] Vector segments = new Vector (); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 70. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/AppFileLocProvider.java (at line 170) [javac] if (segment.length () > 0) segments.addElement (segment); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] ---------- [javac] 71. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 49) [javac] Vector unhookedDOMWindows = new Vector (); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 72. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 49) [javac] Vector unhookedDOMWindows = new Vector (); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 73. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 381) [javac] Class clazz = Class.forName ("org.mozilla.xpcom.Mozilla"); //$NON-NLS-1$ [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] 74. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 382) [javac] Method method = clazz.getMethod ("getInstance", new Class[0]); //$NON-NLS-1$ [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method getMethod(String, Class...) belongs to the raw type Class. References to generic type Class should be parameterized [javac] ---------- [javac] 75. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 384) [javac] method = clazz.getMethod ("getComponentManager", new Class[0]); //$NON-NLS-1$ [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method getMethod(String, Class...) belongs to the raw type Class. References to generic type Class should be parameterized [javac] ---------- [javac] 76. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 389) [javac] Class fileClass = Class.forName ("java.io.File"); //$NON-NLS-1$ [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] 77. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 390) [javac] method = clazz.getMethod ("initialize", new Class[] {fileClass}); //$NON-NLS-1$ [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method getMethod(String, Class...) belongs to the raw type Class. References to generic type Class should be parameterized [javac] ---------- [javac] 78. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 391) [javac] Constructor constructor = fileClass.getDeclaredConstructor (new Class[] {String.class}); [javac] ^^^^^^^^^^^ [javac] Constructor is a raw type. References to generic type Constructor should be parameterized [javac] ---------- [javac] 79. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 391) [javac] Constructor constructor = fileClass.getDeclaredConstructor (new Class[] {String.class}); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method getDeclaredConstructor(Class...) belongs to the raw type Class. References to generic type Class should be parameterized [javac] ---------- [javac] 80. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 1546) [javac] Class clazz = Class.forName ("org.mozilla.xpcom.Mozilla"); //$NON-NLS-1$ [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] 81. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 1547) [javac] Method method = clazz.getMethod ("getInstance", new Class[0]); //$NON-NLS-1$ [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method getMethod(String, Class...) belongs to the raw type Class. References to generic type Class should be parameterized [javac] ---------- [javac] 82. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 1549) [javac] method = clazz.getMethod ("wrapXPCOMObject", new Class[] {Long.TYPE, String.class}); //$NON-NLS-1$ [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method getMethod(String, Class...) belongs to the raw type Class. References to generic type Class should be parameterized [javac] ---------- [javac] 83. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 1643) [javac] Enumeration elements = unhookedDOMWindows.elements (); [javac] ^^^^^^^^^^^ [javac] Enumeration is a raw type. References to generic type Enumeration should be parameterized [javac] ---------- [javac] 84. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 2131) [javac] unhookedDOMWindows.addElement (new LONG (result[0])); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] ---------- [javac] 85. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/internal/mozilla/XPCOMObject.java (at line 24) [javac] static private Hashtable ObjectMap = new Hashtable (); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 86. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/internal/mozilla/XPCOMObject.java (at line 24) [javac] static private Hashtable ObjectMap = new Hashtable (); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 87. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/internal/mozilla/XPCOMObject.java (at line 42) [javac] ObjectMap.put (new LONG (ppVtable), this); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] ---------- [javac] 88. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/DefaultContent.java (at line 21) [javac] Vector textListeners = new Vector(); // stores text listeners for event sending [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 89. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/DefaultContent.java (at line 21) [javac] Vector textListeners = new Vector(); // stores text listeners for event sending [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 90. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/DefaultContent.java (at line 102) [javac] textListeners.addElement(typedListener); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] ---------- [javac] 91. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 134) [javac] Hashtable keyActionMap = new Hashtable(); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 92. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 134) [javac] Hashtable keyActionMap = new Hashtable(); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 93. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 189) [javac] Hashtable resources; [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 94. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 275) [javac] resources = new Hashtable (); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 95. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 283) [javac] resources.put(color, printerColor); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 96. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 303) [javac] resources.put(font, printerFont); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 97. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 313) [javac] resources.put(color, printerColor); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 98. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 326) [javac] resources.put(color, printerColor); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 99. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 378) [javac] Enumeration enumeration = resources.elements(); [javac] ^^^^^^^^^^^ [javac] Enumeration is a raw type. References to generic type Enumeration should be parameterized [javac] ---------- [javac] 100. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 671) [javac] Vector colorTable, fontTable; [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 101. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 685) [javac] colorTable = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 102. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 686) [javac] fontTable = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 103. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 687) [javac] colorTable.addElement(getForeground()); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 104. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 688) [javac] colorTable.addElement(getBackground()); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 105. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 689) [javac] fontTable.addElement(getFont()); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 106. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 717) [javac] colorTable.addElement(color); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 107. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 733) [javac] fontTable.addElement(font); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 108. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 7178) [javac] keyActionMap.put(new Integer(newKey), new Integer(action)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 109. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 7185) [javac] keyActionMap.put(new Integer(newKey), new Integer(action)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 110. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 7191) [javac] keyActionMap.put(new Integer(key), new Integer(action)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] ---------- [javac] 111. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/motif/org/eclipse/swt/program/Program.java (at line 193) [javac] static Hashtable cde_getDataTypeInfo() { [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 112. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/motif/org/eclipse/swt/program/Program.java (at line 194) [javac] Hashtable dataTypeInfo = new Hashtable(); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 113. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/motif/org/eclipse/swt/program/Program.java (at line 194) [javac] Hashtable dataTypeInfo = new Hashtable(); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 114. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/motif/org/eclipse/swt/program/Program.java (at line 213) [javac] Vector exts = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 115. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/motif/org/eclipse/swt/program/Program.java (at line 213) [javac] Vector exts = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 116. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/motif/org/eclipse/swt/program/Program.java (at line 214) [javac] exts.addElement(extension); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 117. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/motif/org/eclipse/swt/program/Program.java (at line 215) [javac] dataTypeInfo.put(dataTypeName, exts); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 118. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/motif/org/eclipse/swt/program/Program.java (at line 289) [javac] Hashtable mimeInfo = cde_getDataTypeInfo(); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 119. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/motif/org/eclipse/swt/program/Program.java (at line 291) [javac] Enumeration keys = mimeInfo.keys(); [javac] ^^^^^^^^^^^ [javac] Enumeration is a raw type. References to generic type Enumeration should be parameterized [javac] ---------- [javac] 120. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/motif/org/eclipse/swt/program/Program.java (at line 294) [javac] Vector mimeExts = (Vector)mimeInfo.get(type); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 121. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/motif/org/eclipse/swt/program/Program.java (at line 294) [javac] Vector mimeExts = (Vector)mimeInfo.get(type); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 122. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/motif/org/eclipse/swt/program/Program.java (at line 331) [javac] Vector args = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 123. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/motif/org/eclipse/swt/program/Program.java (at line 331) [javac] Vector args = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 124. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/motif/org/eclipse/swt/program/Program.java (at line 351) [javac] args.addElement(cmd.substring(sIndex, eIndex)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 125. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/motif/org/eclipse/swt/program/Program.java (at line 354) [javac] args.addElement(cmd.substring(sIndex + 1, eIndex)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 126. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/motif/org/eclipse/swt/program/Program.java (at line 362) [javac] args.addElement(cmd.substring(sIndex, eIndex)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 127. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/motif/org/eclipse/swt/program/Program.java (at line 471) [javac] static Hashtable gnome_getMimeInfo() { [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 128. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/motif/org/eclipse/swt/program/Program.java (at line 472) [javac] Hashtable mimeInfo = new Hashtable(); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 129. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/motif/org/eclipse/swt/program/Program.java (at line 472) [javac] Hashtable mimeInfo = new Hashtable(); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 130. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/motif/org/eclipse/swt/program/Program.java (at line 486) [javac] Vector extensions = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 131. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/motif/org/eclipse/swt/program/Program.java (at line 486) [javac] Vector extensions = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 132. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/motif/org/eclipse/swt/program/Program.java (at line 496) [javac] extensions.addElement(extension); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 133. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/motif/org/eclipse/swt/program/Program.java (at line 500) [javac] if (extensions.size() > 0) mimeInfo.put(mimeType, extensions); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 134. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/motif/org/eclipse/swt/program/Program.java (at line 631) [javac] Hashtable mimeInfo = null; [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 135. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/motif/org/eclipse/swt/program/Program.java (at line 640) [javac] Vector extensions = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 136. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/motif/org/eclipse/swt/program/Program.java (at line 640) [javac] Vector extensions = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 137. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/motif/org/eclipse/swt/program/Program.java (at line 641) [javac] Enumeration keys = mimeInfo.keys(); [javac] ^^^^^^^^^^^ [javac] Enumeration is a raw type. References to generic type Enumeration should be parameterized [javac] ---------- [javac] 138. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/motif/org/eclipse/swt/program/Program.java (at line 644) [javac] Vector mimeExts = (Vector)mimeInfo.get(mimeType); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 139. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/motif/org/eclipse/swt/program/Program.java (at line 644) [javac] Vector mimeExts = (Vector)mimeInfo.get(mimeType); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 140. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/motif/org/eclipse/swt/program/Program.java (at line 647) [javac] extensions.addElement(mimeExts.elementAt(index)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 141. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/motif/org/eclipse/swt/program/Program.java (at line 677) [javac] Hashtable mimeInfo = null; [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 142. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/motif/org/eclipse/swt/program/Program.java (at line 684) [javac] Vector programs = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 143. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/motif/org/eclipse/swt/program/Program.java (at line 684) [javac] Vector programs = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 144. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/motif/org/eclipse/swt/program/Program.java (at line 685) [javac] Enumeration keys = mimeInfo.keys(); [javac] ^^^^^^^^^^^ [javac] Enumeration is a raw type. References to generic type Enumeration should be parameterized [javac] ---------- [javac] 145. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/motif/org/eclipse/swt/program/Program.java (at line 693) [javac] if (program != null) programs.addElement(program); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 145 problems (145 warnings) [copy] Copying 11 files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.motif.hpux.PA_RISC/temp.folder/@dot.bin [mkdir] Created dir: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.motif.hpux.PA_RISC/@dot [copy] Copying 715 files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.motif.hpux.PA_RISC/@dot [jar] Building jar: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.motif.hpux.PA_RISC/swt.jar [delete] Deleting directory /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.motif.hpux.PA_RISC/temp.folder/@dot.bin properties: init: build.jars: pre.build.jars: post.build.jars: properties: init: build.jars: properties: init: @dot: [mkdir] Created dir: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.win32.win32.x86/temp.folder/@dot.bin [javac] Compiling 672 source files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.win32.win32.x86/temp.folder/@dot.bin [javac] ---------- [javac] 1. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/common/org/eclipse/swt/graphics/ImageLoader.java (at line 88) [javac] Vector imageLoaderListeners; [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 2. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/common/org/eclipse/swt/graphics/ImageLoader.java (at line 272) [javac] imageLoaderListeners = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 3. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/common/org/eclipse/swt/graphics/ImageLoader.java (at line 274) [javac] imageLoaderListeners.addElement(listener); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] ---------- [javac] 4. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/common/org/eclipse/swt/internal/image/FileFormat.java (at line 70) [javac] Class clazz = Class.forName(FORMAT_PACKAGE + '.' + FORMATS[i] + FORMAT_SUFFIX); [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] 5. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/common/org/eclipse/swt/internal/image/FileFormat.java (at line 99) [javac] Class clazz = Class.forName(FORMAT_PACKAGE + '.' + FORMATS[format] + FORMAT_SUFFIX); [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] ---------- [javac] 6. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/internal/BidiUtil.java (at line 39) [javac] static Hashtable languageMap = new Hashtable (); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 7. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/internal/BidiUtil.java (at line 39) [javac] static Hashtable languageMap = new Hashtable (); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 8. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/internal/BidiUtil.java (at line 40) [javac] static Hashtable keyMap = new Hashtable (); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 9. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/internal/BidiUtil.java (at line 40) [javac] static Hashtable keyMap = new Hashtable (); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 10. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/internal/BidiUtil.java (at line 41) [javac] static Hashtable oldProcMap = new Hashtable (); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 11. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/internal/BidiUtil.java (at line 41) [javac] static Hashtable oldProcMap = new Hashtable (); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 12. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/internal/BidiUtil.java (at line 109) [javac] languageMap.put(new LONG(hwnd), runnable); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 13. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/internal/BidiUtil.java (at line 575) [javac] oldProcMap.put(key, new LONG(oldProc)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] ---------- [javac] 14. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets/Display.java (at line 1550) [javac] static boolean isValidClass (Class clazz) { [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] ---------- [javac] 15. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Accessibility/win32/org/eclipse/swt/accessibility/Accessible.java (at line 48) [javac] Vector accessibleListeners = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 16. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Accessibility/win32/org/eclipse/swt/accessibility/Accessible.java (at line 48) [javac] Vector accessibleListeners = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 17. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Accessibility/win32/org/eclipse/swt/accessibility/Accessible.java (at line 49) [javac] Vector accessibleControlListeners = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 18. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Accessibility/win32/org/eclipse/swt/accessibility/Accessible.java (at line 49) [javac] Vector accessibleControlListeners = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 19. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Accessibility/win32/org/eclipse/swt/accessibility/Accessible.java (at line 50) [javac] Vector textListeners = new Vector (); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 20. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Accessibility/win32/org/eclipse/swt/accessibility/Accessible.java (at line 50) [javac] Vector textListeners = new Vector (); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 21. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Accessibility/win32/org/eclipse/swt/accessibility/Accessible.java (at line 175) [javac] accessibleListeners.addElement(listener); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 22. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Accessibility/win32/org/eclipse/swt/accessibility/Accessible.java (at line 202) [javac] accessibleControlListeners.addElement(listener); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 23. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Accessibility/win32/org/eclipse/swt/accessibility/Accessible.java (at line 231) [javac] textListeners.addElement (listener); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] ---------- [javac] 24. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT AWT/win32/org/eclipse/swt/awt/SWT_AWT.java (at line 87) [javac] Class[] emptyClass = new Class[0]; [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] 25. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT AWT/win32/org/eclipse/swt/awt/SWT_AWT.java (at line 89) [javac] Class clazz = Class.forName("javax.swing.UIManager"); [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] 26. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT AWT/win32/org/eclipse/swt/awt/SWT_AWT.java (at line 90) [javac] Method method = clazz.getMethod("getDefaults", emptyClass); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method getMethod(String, Class...) belongs to the raw type Class. References to generic type Class should be parameterized [javac] ---------- [javac] 27. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT AWT/win32/org/eclipse/swt/awt/SWT_AWT.java (at line 153) [javac] Class clazz = null; [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] 28. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT AWT/win32/org/eclipse/swt/awt/SWT_AWT.java (at line 163) [javac] Constructor constructor = null; [javac] ^^^^^^^^^^^ [javac] Constructor is a raw type. References to generic type Constructor should be parameterized [javac] ---------- [javac] 29. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT AWT/win32/org/eclipse/swt/awt/SWT_AWT.java (at line 165) [javac] constructor = clazz.getConstructor (new Class [] {int.class}); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method getConstructor(Class...) belongs to the raw type Class. References to generic type Class should be parameterized [javac] ---------- [javac] 30. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT AWT/win32/org/eclipse/swt/awt/SWT_AWT.java (at line 169) [javac] constructor = clazz.getConstructor (new Class [] {long.class}); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method getConstructor(Class...) belongs to the raw type Class. References to generic type Class should be parameterized [javac] ---------- [javac] 31. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT AWT/win32/org/eclipse/swt/awt/SWT_AWT.java (at line 293) [javac] Class clazz = frame.getClass(); [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] 32. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT AWT/win32/org/eclipse/swt/awt/SWT_AWT.java (at line 294) [javac] Method method = clazz.getMethod("synthesizeWindowActivation", new Class[]{boolean.class}); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method getMethod(String, Class...) belongs to the raw type Class. References to generic type Class should be parameterized [javac] ---------- [javac] 33. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT AWT/win32/org/eclipse/swt/awt/SWT_AWT.java (at line 313) [javac] Class clazz = frame.getClass(); [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] 34. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT AWT/win32/org/eclipse/swt/awt/SWT_AWT.java (at line 314) [javac] Method method = clazz.getMethod("synthesizeWindowActivation", new Class[]{boolean.class}); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method getMethod(String, Class...) belongs to the raw type Class. References to generic type Class should be parameterized [javac] ---------- [javac] ---------- [javac] 35. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Browser/common/org/eclipse/swt/browser/Browser.java (at line 106) [javac] Class clazz = Class.forName (className); [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] ---------- [javac] 36. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/AppFileLocProvider.java (at line 159) [javac] Vector segments = new Vector (); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 37. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/AppFileLocProvider.java (at line 159) [javac] Vector segments = new Vector (); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 38. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/AppFileLocProvider.java (at line 170) [javac] if (segment.length () > 0) segments.addElement (segment); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] ---------- [javac] 39. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 49) [javac] Vector unhookedDOMWindows = new Vector (); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 40. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 49) [javac] Vector unhookedDOMWindows = new Vector (); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 41. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 381) [javac] Class clazz = Class.forName ("org.mozilla.xpcom.Mozilla"); //$NON-NLS-1$ [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] 42. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 382) [javac] Method method = clazz.getMethod ("getInstance", new Class[0]); //$NON-NLS-1$ [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method getMethod(String, Class...) belongs to the raw type Class. References to generic type Class should be parameterized [javac] ---------- [javac] 43. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 384) [javac] method = clazz.getMethod ("getComponentManager", new Class[0]); //$NON-NLS-1$ [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method getMethod(String, Class...) belongs to the raw type Class. References to generic type Class should be parameterized [javac] ---------- [javac] 44. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 389) [javac] Class fileClass = Class.forName ("java.io.File"); //$NON-NLS-1$ [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] 45. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 390) [javac] method = clazz.getMethod ("initialize", new Class[] {fileClass}); //$NON-NLS-1$ [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method getMethod(String, Class...) belongs to the raw type Class. References to generic type Class should be parameterized [javac] ---------- [javac] 46. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 391) [javac] Constructor constructor = fileClass.getDeclaredConstructor (new Class[] {String.class}); [javac] ^^^^^^^^^^^ [javac] Constructor is a raw type. References to generic type Constructor should be parameterized [javac] ---------- [javac] 47. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 391) [javac] Constructor constructor = fileClass.getDeclaredConstructor (new Class[] {String.class}); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method getDeclaredConstructor(Class...) belongs to the raw type Class. References to generic type Class should be parameterized [javac] ---------- [javac] 48. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 1546) [javac] Class clazz = Class.forName ("org.mozilla.xpcom.Mozilla"); //$NON-NLS-1$ [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] 49. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 1547) [javac] Method method = clazz.getMethod ("getInstance", new Class[0]); //$NON-NLS-1$ [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method getMethod(String, Class...) belongs to the raw type Class. References to generic type Class should be parameterized [javac] ---------- [javac] 50. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 1549) [javac] method = clazz.getMethod ("wrapXPCOMObject", new Class[] {Long.TYPE, String.class}); //$NON-NLS-1$ [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method getMethod(String, Class...) belongs to the raw type Class. References to generic type Class should be parameterized [javac] ---------- [javac] 51. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 1643) [javac] Enumeration elements = unhookedDOMWindows.elements (); [javac] ^^^^^^^^^^^ [javac] Enumeration is a raw type. References to generic type Enumeration should be parameterized [javac] ---------- [javac] 52. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 2131) [javac] unhookedDOMWindows.addElement (new LONG (result[0])); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] ---------- [javac] 53. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/internal/mozilla/XPCOMObject.java (at line 24) [javac] static private Hashtable ObjectMap = new Hashtable (); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 54. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/internal/mozilla/XPCOMObject.java (at line 24) [javac] static private Hashtable ObjectMap = new Hashtable (); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 55. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/internal/mozilla/XPCOMObject.java (at line 42) [javac] ObjectMap.put (new LONG (ppVtable), this); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] ---------- [javac] 56. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/DefaultContent.java (at line 21) [javac] Vector textListeners = new Vector(); // stores text listeners for event sending [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 57. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/DefaultContent.java (at line 21) [javac] Vector textListeners = new Vector(); // stores text listeners for event sending [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 58. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/DefaultContent.java (at line 102) [javac] textListeners.addElement(typedListener); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] ---------- [javac] 59. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 134) [javac] Hashtable keyActionMap = new Hashtable(); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 60. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 134) [javac] Hashtable keyActionMap = new Hashtable(); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 61. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 189) [javac] Hashtable resources; [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 62. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 275) [javac] resources = new Hashtable (); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 63. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 283) [javac] resources.put(color, printerColor); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 64. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 303) [javac] resources.put(font, printerFont); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 65. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 313) [javac] resources.put(color, printerColor); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 66. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 326) [javac] resources.put(color, printerColor); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 67. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 378) [javac] Enumeration enumeration = resources.elements(); [javac] ^^^^^^^^^^^ [javac] Enumeration is a raw type. References to generic type Enumeration should be parameterized [javac] ---------- [javac] 68. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 671) [javac] Vector colorTable, fontTable; [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 69. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 685) [javac] colorTable = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 70. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 686) [javac] fontTable = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 71. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 687) [javac] colorTable.addElement(getForeground()); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 72. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 688) [javac] colorTable.addElement(getBackground()); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 73. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 689) [javac] fontTable.addElement(getFont()); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 74. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 717) [javac] colorTable.addElement(color); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 75. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 733) [javac] fontTable.addElement(font); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 76. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 7178) [javac] keyActionMap.put(new Integer(newKey), new Integer(action)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 77. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 7185) [javac] keyActionMap.put(new Integer(newKey), new Integer(action)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 78. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 7191) [javac] keyActionMap.put(new Integer(key), new Integer(action)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] ---------- [javac] 79. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT OLE Win32/win32/org/eclipse/swt/internal/ole/win32/COMObject.java (at line 26) [javac] static private Hashtable ObjectMap = new Hashtable(); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 80. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT OLE Win32/win32/org/eclipse/swt/internal/ole/win32/COMObject.java (at line 26) [javac] static private Hashtable ObjectMap = new Hashtable(); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 81. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT OLE Win32/win32/org/eclipse/swt/internal/ole/win32/COMObject.java (at line 44) [javac] ObjectMap.put(new LONG(ppVtable), this); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] ---------- [javac] 82. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT OLE Win32/win32/org/eclipse/swt/ole/win32/OleFrame.java (at line 618) [javac] Vector ids = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 83. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT OLE Win32/win32/org/eclipse/swt/ole/win32/OleFrame.java (at line 618) [javac] Vector ids = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 84. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT OLE Win32/win32/org/eclipse/swt/ole/win32/OleFrame.java (at line 626) [javac] ids.addElement(new LONG(id)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 85. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT OLE Win32/win32/org/eclipse/swt/ole/win32/OleFrame.java (at line 636) [javac] ids.addElement(new LONG(id)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 86. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT OLE Win32/win32/org/eclipse/swt/ole/win32/OleFrame.java (at line 646) [javac] ids.addElement(new LONG(id)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 86 problems (86 warnings) [copy] Copying 2 files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.win32.win32.x86/temp.folder/@dot.bin copy.translationfiles: [mkdir] Created dir: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.win32.win32.x86/@dot [copy] Copying 894 files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.win32.win32.x86/@dot [jar] Building jar: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.win32.win32.x86/swt.jar [delete] Deleting directory /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.win32.win32.x86/temp.folder/@dot.bin properties: init: build.jars: properties: init: @dot: [mkdir] Created dir: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.motif.solaris.sparc/temp.folder/@dot.bin [javac] Compiling 493 source files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.motif.solaris.sparc/temp.folder/@dot.bin [javac] ---------- [javac] 1. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/common/org/eclipse/swt/graphics/ImageLoader.java (at line 88) [javac] Vector imageLoaderListeners; [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 2. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/common/org/eclipse/swt/graphics/ImageLoader.java (at line 272) [javac] imageLoaderListeners = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 3. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/common/org/eclipse/swt/graphics/ImageLoader.java (at line 274) [javac] imageLoaderListeners.addElement(listener); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] ---------- [javac] 4. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/common/org/eclipse/swt/internal/image/FileFormat.java (at line 70) [javac] Class clazz = Class.forName(FORMAT_PACKAGE + '.' + FORMATS[i] + FORMAT_SUFFIX); [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] 5. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/common/org/eclipse/swt/internal/image/FileFormat.java (at line 99) [javac] Class clazz = Class.forName(FORMAT_PACKAGE + '.' + FORMATS[format] + FORMAT_SUFFIX); [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] ---------- [javac] 6. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/graphics/Device.java (at line 626) [javac] Class clazz = getClass (); [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] ---------- [javac] 7. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/Display.java (at line 2441) [javac] static boolean isValidClass (Class clazz) { [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] ---------- [javac] 8. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 50) [javac] private Hashtable characterSets = new Hashtable (); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 9. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 50) [javac] private Hashtable characterSets = new Hashtable (); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 10. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 162) [javac] Hashtable charSet = (Hashtable) characterSets.get (charSetName); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 11. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 162) [javac] Hashtable charSet = (Hashtable) characterSets.get (charSetName); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 12. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 164) [javac] charSet = new Hashtable (9); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 13. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 165) [javac] characterSets.put (charSetName, charSet); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 14. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 169) [javac] Hashtable faceSet = (Hashtable) charSet.get (faceName); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 15. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 169) [javac] Hashtable faceSet = (Hashtable) charSet.get (faceName); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 16. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 171) [javac] faceSet = new Hashtable (9); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 17. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 172) [javac] charSet.put (faceName, faceSet); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 18. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 176) [javac] Hashtable extStyleSet = (Hashtable) faceSet.get (extStyleName); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 19. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 176) [javac] Hashtable extStyleSet = (Hashtable) faceSet.get (extStyleName); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 20. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 178) [javac] extStyleSet = new Hashtable (9); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 21. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 179) [javac] faceSet.put (extStyleName, extStyleSet); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 22. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 183) [javac] Hashtable sizeSet = (Hashtable) extStyleSet.get (sizeValue); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 23. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 183) [javac] Hashtable sizeSet = (Hashtable) extStyleSet.get (sizeValue); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 24. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 185) [javac] sizeSet = new Hashtable (9); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 25. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 186) [javac] extStyleSet.put (sizeValue, sizeSet); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 26. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 190) [javac] sizeSet.put (style,font); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 27. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 373) [javac] Hashtable getExtStyles (String charsetName, String faceName) { [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 28. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 374) [javac] Hashtable faces = getFaces (charsetName); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 29. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 376) [javac] return (Hashtable) faces.get (faceName); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 30. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 379) [javac] Hashtable getFaces (String charsetName) { [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 31. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 380) [javac] return (Hashtable) getFonts ().get (charsetName); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 32. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 399) [javac] Hashtable styles = getStyles (charsetName, faceName, extStyle, size); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 33. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 421) [javac] Hashtable getFonts () { [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 34. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 484) [javac] Hashtable getSizes (String charsetName, String faceName, String extStyle) { [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 35. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 485) [javac] Hashtable extStyles = getExtStyles (charsetName, faceName); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 36. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 487) [javac] return (Hashtable) extStyles.get (extStyle); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 37. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 490) [javac] Hashtable getStyles (String charsetName, String faceName, String extStyle, int size) { [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 38. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 491) [javac] Hashtable sizes = getSizes (charsetName, faceName, extStyle); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 39. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 493) [javac] Hashtable result = (Hashtable) sizes.get (new Integer (size)); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 40. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 493) [javac] Hashtable result = (Hashtable) sizes.get (new Integer (size)); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 41. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 495) [javac] result = (Hashtable) sizes.get (SCALABLE_KEY); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 42. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 710) [javac] Hashtable extStyles = getExtStyles (characterSet, faceName); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 43. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 731) [javac] Hashtable faceNames = getFaces (charSetText); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 44. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 777) [javac] Hashtable sizes = getSizes (characterSet, faceName, extStyle); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 45. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 789) [javac] Vector allSizes = new Vector (); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 46. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 789) [javac] Vector allSizes = new Vector (); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 47. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 794) [javac] allSizes.addElement (Integer.valueOf (SCALABLE_SIZES [i])); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 48. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 799) [javac] Enumeration providedSizes = sizes.keys (); [javac] ^^^^^^^^^^^ [javac] Enumeration is a raw type. References to generic type Enumeration should be parameterized [javac] ---------- [javac] 49. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 803) [javac] allSizes.addElement (size); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 50. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 835) [javac] Hashtable styles = getStyles (characterSet, faceName, extStyle, size); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 51. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 1020) [javac] void setItemsSorted (List list, Hashtable items) { [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 52. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 1022) [javac] Enumeration itemKeys = items.keys (); [javac] ^^^^^^^^^^^ [javac] Enumeration is a raw type. References to generic type Enumeration should be parameterized [javac] ---------- [javac] 53. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 1057) [javac] void setSizeItemsSorted (Enumeration itemsEnum) { [javac] ^^^^^^^^^^^ [javac] Enumeration is a raw type. References to generic type Enumeration should be parameterized [javac] ---------- [javac] 54. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 1058) [javac] Vector items = new Vector (); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 55. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 1058) [javac] Vector items = new Vector (); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 56. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 1060) [javac] items.addElement (itemsEnum.nextElement ()); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] ---------- [javac] 57. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT AWT/motif/org/eclipse/swt/awt/SWT_AWT.java (at line 85) [javac] Class[] emptyClass = new Class[0]; [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] 58. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT AWT/motif/org/eclipse/swt/awt/SWT_AWT.java (at line 87) [javac] Class clazz = Class.forName("javax.swing.UIManager"); [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] 59. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT AWT/motif/org/eclipse/swt/awt/SWT_AWT.java (at line 88) [javac] Method method = clazz.getMethod("getDefaults", emptyClass); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method getMethod(String, Class...) belongs to the raw type Class. References to generic type Class should be parameterized [javac] ---------- [javac] 60. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT AWT/motif/org/eclipse/swt/awt/SWT_AWT.java (at line 146) [javac] Class clazz = null; [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] 61. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT AWT/motif/org/eclipse/swt/awt/SWT_AWT.java (at line 155) [javac] Constructor constructor = null; [javac] ^^^^^^^^^^^ [javac] Constructor is a raw type. References to generic type Constructor should be parameterized [javac] ---------- [javac] 62. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT AWT/motif/org/eclipse/swt/awt/SWT_AWT.java (at line 157) [javac] constructor = clazz.getConstructor (new Class [] {int.class, boolean.class}); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method getConstructor(Class...) belongs to the raw type Class. References to generic type Class should be parameterized [javac] ---------- [javac] 63. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT AWT/motif/org/eclipse/swt/awt/SWT_AWT.java (at line 161) [javac] constructor = clazz.getConstructor (new Class [] {long.class, boolean.class}); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method getConstructor(Class...) belongs to the raw type Class. References to generic type Class should be parameterized [javac] ---------- [javac] 64. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT AWT/motif/org/eclipse/swt/awt/SWT_AWT.java (at line 175) [javac] Method method = clazz.getMethod("registerListeners", null); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] The argument of type null should explicitly be cast to Class[] for the invocation of the varargs method getMethod(String, Class...) from type Class. It could alternatively be cast to Class for a varargs invocation [javac] ---------- [javac] 65. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT AWT/motif/org/eclipse/swt/awt/SWT_AWT.java (at line 175) [javac] Method method = clazz.getMethod("registerListeners", null); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method getMethod(String, Class...) belongs to the raw type Class. References to generic type Class should be parameterized [javac] ---------- [javac] 66. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT AWT/motif/org/eclipse/swt/awt/SWT_AWT.java (at line 176) [javac] if (method != null) method.invoke(value, null); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] The argument of type null should explicitly be cast to Object[] for the invocation of the varargs method invoke(Object, Object...) from type Method. It could alternatively be cast to Object for a varargs invocation [javac] ---------- [javac] ---------- [javac] 67. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Browser/common/org/eclipse/swt/browser/Browser.java (at line 106) [javac] Class clazz = Class.forName (className); [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] ---------- [javac] 68. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/AppFileLocProvider.java (at line 159) [javac] Vector segments = new Vector (); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 69. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/AppFileLocProvider.java (at line 159) [javac] Vector segments = new Vector (); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 70. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/AppFileLocProvider.java (at line 170) [javac] if (segment.length () > 0) segments.addElement (segment); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] ---------- [javac] 71. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 49) [javac] Vector unhookedDOMWindows = new Vector (); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 72. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 49) [javac] Vector unhookedDOMWindows = new Vector (); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 73. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 381) [javac] Class clazz = Class.forName ("org.mozilla.xpcom.Mozilla"); //$NON-NLS-1$ [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] 74. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 382) [javac] Method method = clazz.getMethod ("getInstance", new Class[0]); //$NON-NLS-1$ [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method getMethod(String, Class...) belongs to the raw type Class. References to generic type Class should be parameterized [javac] ---------- [javac] 75. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 384) [javac] method = clazz.getMethod ("getComponentManager", new Class[0]); //$NON-NLS-1$ [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method getMethod(String, Class...) belongs to the raw type Class. References to generic type Class should be parameterized [javac] ---------- [javac] 76. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 389) [javac] Class fileClass = Class.forName ("java.io.File"); //$NON-NLS-1$ [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] 77. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 390) [javac] method = clazz.getMethod ("initialize", new Class[] {fileClass}); //$NON-NLS-1$ [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method getMethod(String, Class...) belongs to the raw type Class. References to generic type Class should be parameterized [javac] ---------- [javac] 78. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 391) [javac] Constructor constructor = fileClass.getDeclaredConstructor (new Class[] {String.class}); [javac] ^^^^^^^^^^^ [javac] Constructor is a raw type. References to generic type Constructor should be parameterized [javac] ---------- [javac] 79. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 391) [javac] Constructor constructor = fileClass.getDeclaredConstructor (new Class[] {String.class}); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method getDeclaredConstructor(Class...) belongs to the raw type Class. References to generic type Class should be parameterized [javac] ---------- [javac] 80. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 1546) [javac] Class clazz = Class.forName ("org.mozilla.xpcom.Mozilla"); //$NON-NLS-1$ [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] 81. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 1547) [javac] Method method = clazz.getMethod ("getInstance", new Class[0]); //$NON-NLS-1$ [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method getMethod(String, Class...) belongs to the raw type Class. References to generic type Class should be parameterized [javac] ---------- [javac] 82. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 1549) [javac] method = clazz.getMethod ("wrapXPCOMObject", new Class[] {Long.TYPE, String.class}); //$NON-NLS-1$ [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method getMethod(String, Class...) belongs to the raw type Class. References to generic type Class should be parameterized [javac] ---------- [javac] 83. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 1643) [javac] Enumeration elements = unhookedDOMWindows.elements (); [javac] ^^^^^^^^^^^ [javac] Enumeration is a raw type. References to generic type Enumeration should be parameterized [javac] ---------- [javac] 84. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 2131) [javac] unhookedDOMWindows.addElement (new LONG (result[0])); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] ---------- [javac] 85. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/internal/mozilla/XPCOMObject.java (at line 24) [javac] static private Hashtable ObjectMap = new Hashtable (); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 86. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/internal/mozilla/XPCOMObject.java (at line 24) [javac] static private Hashtable ObjectMap = new Hashtable (); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 87. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/internal/mozilla/XPCOMObject.java (at line 42) [javac] ObjectMap.put (new LONG (ppVtable), this); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] ---------- [javac] 88. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/DefaultContent.java (at line 21) [javac] Vector textListeners = new Vector(); // stores text listeners for event sending [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 89. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/DefaultContent.java (at line 21) [javac] Vector textListeners = new Vector(); // stores text listeners for event sending [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 90. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/DefaultContent.java (at line 102) [javac] textListeners.addElement(typedListener); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] ---------- [javac] 91. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 134) [javac] Hashtable keyActionMap = new Hashtable(); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 92. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 134) [javac] Hashtable keyActionMap = new Hashtable(); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 93. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 189) [javac] Hashtable resources; [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 94. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 275) [javac] resources = new Hashtable (); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 95. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 283) [javac] resources.put(color, printerColor); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 96. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 303) [javac] resources.put(font, printerFont); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 97. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 313) [javac] resources.put(color, printerColor); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 98. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 326) [javac] resources.put(color, printerColor); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 99. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 378) [javac] Enumeration enumeration = resources.elements(); [javac] ^^^^^^^^^^^ [javac] Enumeration is a raw type. References to generic type Enumeration should be parameterized [javac] ---------- [javac] 100. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 671) [javac] Vector colorTable, fontTable; [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 101. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 685) [javac] colorTable = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 102. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 686) [javac] fontTable = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 103. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 687) [javac] colorTable.addElement(getForeground()); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 104. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 688) [javac] colorTable.addElement(getBackground()); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 105. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 689) [javac] fontTable.addElement(getFont()); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 106. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 717) [javac] colorTable.addElement(color); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 107. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 733) [javac] fontTable.addElement(font); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 108. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 7178) [javac] keyActionMap.put(new Integer(newKey), new Integer(action)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 109. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 7185) [javac] keyActionMap.put(new Integer(newKey), new Integer(action)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 110. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 7191) [javac] keyActionMap.put(new Integer(key), new Integer(action)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] ---------- [javac] 111. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/motif/org/eclipse/swt/program/Program.java (at line 193) [javac] static Hashtable cde_getDataTypeInfo() { [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 112. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/motif/org/eclipse/swt/program/Program.java (at line 194) [javac] Hashtable dataTypeInfo = new Hashtable(); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 113. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/motif/org/eclipse/swt/program/Program.java (at line 194) [javac] Hashtable dataTypeInfo = new Hashtable(); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 114. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/motif/org/eclipse/swt/program/Program.java (at line 213) [javac] Vector exts = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 115. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/motif/org/eclipse/swt/program/Program.java (at line 213) [javac] Vector exts = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 116. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/motif/org/eclipse/swt/program/Program.java (at line 214) [javac] exts.addElement(extension); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 117. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/motif/org/eclipse/swt/program/Program.java (at line 215) [javac] dataTypeInfo.put(dataTypeName, exts); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 118. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/motif/org/eclipse/swt/program/Program.java (at line 289) [javac] Hashtable mimeInfo = cde_getDataTypeInfo(); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 119. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/motif/org/eclipse/swt/program/Program.java (at line 291) [javac] Enumeration keys = mimeInfo.keys(); [javac] ^^^^^^^^^^^ [javac] Enumeration is a raw type. References to generic type Enumeration should be parameterized [javac] ---------- [javac] 120. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/motif/org/eclipse/swt/program/Program.java (at line 294) [javac] Vector mimeExts = (Vector)mimeInfo.get(type); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 121. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/motif/org/eclipse/swt/program/Program.java (at line 294) [javac] Vector mimeExts = (Vector)mimeInfo.get(type); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 122. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/motif/org/eclipse/swt/program/Program.java (at line 331) [javac] Vector args = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 123. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/motif/org/eclipse/swt/program/Program.java (at line 331) [javac] Vector args = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 124. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/motif/org/eclipse/swt/program/Program.java (at line 351) [javac] args.addElement(cmd.substring(sIndex, eIndex)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 125. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/motif/org/eclipse/swt/program/Program.java (at line 354) [javac] args.addElement(cmd.substring(sIndex + 1, eIndex)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 126. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/motif/org/eclipse/swt/program/Program.java (at line 362) [javac] args.addElement(cmd.substring(sIndex, eIndex)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 127. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/motif/org/eclipse/swt/program/Program.java (at line 471) [javac] static Hashtable gnome_getMimeInfo() { [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 128. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/motif/org/eclipse/swt/program/Program.java (at line 472) [javac] Hashtable mimeInfo = new Hashtable(); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 129. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/motif/org/eclipse/swt/program/Program.java (at line 472) [javac] Hashtable mimeInfo = new Hashtable(); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 130. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/motif/org/eclipse/swt/program/Program.java (at line 486) [javac] Vector extensions = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 131. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/motif/org/eclipse/swt/program/Program.java (at line 486) [javac] Vector extensions = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 132. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/motif/org/eclipse/swt/program/Program.java (at line 496) [javac] extensions.addElement(extension); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 133. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/motif/org/eclipse/swt/program/Program.java (at line 500) [javac] if (extensions.size() > 0) mimeInfo.put(mimeType, extensions); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 134. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/motif/org/eclipse/swt/program/Program.java (at line 631) [javac] Hashtable mimeInfo = null; [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 135. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/motif/org/eclipse/swt/program/Program.java (at line 640) [javac] Vector extensions = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 136. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/motif/org/eclipse/swt/program/Program.java (at line 640) [javac] Vector extensions = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 137. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/motif/org/eclipse/swt/program/Program.java (at line 641) [javac] Enumeration keys = mimeInfo.keys(); [javac] ^^^^^^^^^^^ [javac] Enumeration is a raw type. References to generic type Enumeration should be parameterized [javac] ---------- [javac] 138. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/motif/org/eclipse/swt/program/Program.java (at line 644) [javac] Vector mimeExts = (Vector)mimeInfo.get(mimeType); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 139. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/motif/org/eclipse/swt/program/Program.java (at line 644) [javac] Vector mimeExts = (Vector)mimeInfo.get(mimeType); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 140. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/motif/org/eclipse/swt/program/Program.java (at line 647) [javac] extensions.addElement(mimeExts.elementAt(index)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 141. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/motif/org/eclipse/swt/program/Program.java (at line 677) [javac] Hashtable mimeInfo = null; [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 142. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/motif/org/eclipse/swt/program/Program.java (at line 684) [javac] Vector programs = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 143. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/motif/org/eclipse/swt/program/Program.java (at line 684) [javac] Vector programs = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 144. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/motif/org/eclipse/swt/program/Program.java (at line 685) [javac] Enumeration keys = mimeInfo.keys(); [javac] ^^^^^^^^^^^ [javac] Enumeration is a raw type. References to generic type Enumeration should be parameterized [javac] ---------- [javac] 145. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/motif/org/eclipse/swt/program/Program.java (at line 693) [javac] if (program != null) programs.addElement(program); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 145 problems (145 warnings) [copy] Copying 2 files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.motif.solaris.sparc/temp.folder/@dot.bin copy.translationfiles: [mkdir] Created dir: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.motif.solaris.sparc/@dot [copy] Copying 706 files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.motif.solaris.sparc/@dot [jar] Building jar: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.motif.solaris.sparc/swt.jar [delete] Deleting directory /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.motif.solaris.sparc/temp.folder/@dot.bin properties: init: build.jars: properties: init: @dot: [mkdir] Created dir: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.motif.linux.x86/temp.folder/@dot.bin [javac] Compiling 493 source files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.motif.linux.x86/temp.folder/@dot.bin [javac] ---------- [javac] 1. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/common/org/eclipse/swt/graphics/ImageLoader.java (at line 88) [javac] Vector imageLoaderListeners; [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 2. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/common/org/eclipse/swt/graphics/ImageLoader.java (at line 272) [javac] imageLoaderListeners = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 3. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/common/org/eclipse/swt/graphics/ImageLoader.java (at line 274) [javac] imageLoaderListeners.addElement(listener); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] ---------- [javac] 4. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/common/org/eclipse/swt/internal/image/FileFormat.java (at line 70) [javac] Class clazz = Class.forName(FORMAT_PACKAGE + '.' + FORMATS[i] + FORMAT_SUFFIX); [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] 5. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/common/org/eclipse/swt/internal/image/FileFormat.java (at line 99) [javac] Class clazz = Class.forName(FORMAT_PACKAGE + '.' + FORMATS[format] + FORMAT_SUFFIX); [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] ---------- [javac] 6. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/graphics/Device.java (at line 626) [javac] Class clazz = getClass (); [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] ---------- [javac] 7. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/Display.java (at line 2441) [javac] static boolean isValidClass (Class clazz) { [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] ---------- [javac] 8. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 50) [javac] private Hashtable characterSets = new Hashtable (); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 9. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 50) [javac] private Hashtable characterSets = new Hashtable (); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 10. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 162) [javac] Hashtable charSet = (Hashtable) characterSets.get (charSetName); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 11. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 162) [javac] Hashtable charSet = (Hashtable) characterSets.get (charSetName); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 12. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 164) [javac] charSet = new Hashtable (9); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 13. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 165) [javac] characterSets.put (charSetName, charSet); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 14. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 169) [javac] Hashtable faceSet = (Hashtable) charSet.get (faceName); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 15. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 169) [javac] Hashtable faceSet = (Hashtable) charSet.get (faceName); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 16. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 171) [javac] faceSet = new Hashtable (9); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 17. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 172) [javac] charSet.put (faceName, faceSet); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 18. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 176) [javac] Hashtable extStyleSet = (Hashtable) faceSet.get (extStyleName); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 19. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 176) [javac] Hashtable extStyleSet = (Hashtable) faceSet.get (extStyleName); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 20. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 178) [javac] extStyleSet = new Hashtable (9); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 21. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 179) [javac] faceSet.put (extStyleName, extStyleSet); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 22. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 183) [javac] Hashtable sizeSet = (Hashtable) extStyleSet.get (sizeValue); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 23. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 183) [javac] Hashtable sizeSet = (Hashtable) extStyleSet.get (sizeValue); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 24. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 185) [javac] sizeSet = new Hashtable (9); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 25. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 186) [javac] extStyleSet.put (sizeValue, sizeSet); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 26. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 190) [javac] sizeSet.put (style,font); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 27. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 373) [javac] Hashtable getExtStyles (String charsetName, String faceName) { [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 28. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 374) [javac] Hashtable faces = getFaces (charsetName); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 29. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 376) [javac] return (Hashtable) faces.get (faceName); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 30. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 379) [javac] Hashtable getFaces (String charsetName) { [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 31. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 380) [javac] return (Hashtable) getFonts ().get (charsetName); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 32. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 399) [javac] Hashtable styles = getStyles (charsetName, faceName, extStyle, size); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 33. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 421) [javac] Hashtable getFonts () { [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 34. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 484) [javac] Hashtable getSizes (String charsetName, String faceName, String extStyle) { [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 35. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 485) [javac] Hashtable extStyles = getExtStyles (charsetName, faceName); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 36. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 487) [javac] return (Hashtable) extStyles.get (extStyle); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 37. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 490) [javac] Hashtable getStyles (String charsetName, String faceName, String extStyle, int size) { [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 38. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 491) [javac] Hashtable sizes = getSizes (charsetName, faceName, extStyle); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 39. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 493) [javac] Hashtable result = (Hashtable) sizes.get (new Integer (size)); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 40. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 493) [javac] Hashtable result = (Hashtable) sizes.get (new Integer (size)); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 41. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 495) [javac] result = (Hashtable) sizes.get (SCALABLE_KEY); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 42. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 710) [javac] Hashtable extStyles = getExtStyles (characterSet, faceName); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 43. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 731) [javac] Hashtable faceNames = getFaces (charSetText); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 44. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 777) [javac] Hashtable sizes = getSizes (characterSet, faceName, extStyle); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 45. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 789) [javac] Vector allSizes = new Vector (); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 46. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 789) [javac] Vector allSizes = new Vector (); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 47. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 794) [javac] allSizes.addElement (Integer.valueOf (SCALABLE_SIZES [i])); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 48. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 799) [javac] Enumeration providedSizes = sizes.keys (); [javac] ^^^^^^^^^^^ [javac] Enumeration is a raw type. References to generic type Enumeration should be parameterized [javac] ---------- [javac] 49. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 803) [javac] allSizes.addElement (size); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 50. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 835) [javac] Hashtable styles = getStyles (characterSet, faceName, extStyle, size); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 51. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 1020) [javac] void setItemsSorted (List list, Hashtable items) { [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 52. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 1022) [javac] Enumeration itemKeys = items.keys (); [javac] ^^^^^^^^^^^ [javac] Enumeration is a raw type. References to generic type Enumeration should be parameterized [javac] ---------- [javac] 53. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 1057) [javac] void setSizeItemsSorted (Enumeration itemsEnum) { [javac] ^^^^^^^^^^^ [javac] Enumeration is a raw type. References to generic type Enumeration should be parameterized [javac] ---------- [javac] 54. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 1058) [javac] Vector items = new Vector (); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 55. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 1058) [javac] Vector items = new Vector (); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 56. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/FontDialog.java (at line 1060) [javac] items.addElement (itemsEnum.nextElement ()); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] ---------- [javac] 57. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT AWT/motif/org/eclipse/swt/awt/SWT_AWT.java (at line 85) [javac] Class[] emptyClass = new Class[0]; [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] 58. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT AWT/motif/org/eclipse/swt/awt/SWT_AWT.java (at line 87) [javac] Class clazz = Class.forName("javax.swing.UIManager"); [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] 59. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT AWT/motif/org/eclipse/swt/awt/SWT_AWT.java (at line 88) [javac] Method method = clazz.getMethod("getDefaults", emptyClass); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method getMethod(String, Class...) belongs to the raw type Class. References to generic type Class should be parameterized [javac] ---------- [javac] 60. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT AWT/motif/org/eclipse/swt/awt/SWT_AWT.java (at line 146) [javac] Class clazz = null; [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] 61. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT AWT/motif/org/eclipse/swt/awt/SWT_AWT.java (at line 155) [javac] Constructor constructor = null; [javac] ^^^^^^^^^^^ [javac] Constructor is a raw type. References to generic type Constructor should be parameterized [javac] ---------- [javac] 62. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT AWT/motif/org/eclipse/swt/awt/SWT_AWT.java (at line 157) [javac] constructor = clazz.getConstructor (new Class [] {int.class, boolean.class}); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method getConstructor(Class...) belongs to the raw type Class. References to generic type Class should be parameterized [javac] ---------- [javac] 63. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT AWT/motif/org/eclipse/swt/awt/SWT_AWT.java (at line 161) [javac] constructor = clazz.getConstructor (new Class [] {long.class, boolean.class}); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method getConstructor(Class...) belongs to the raw type Class. References to generic type Class should be parameterized [javac] ---------- [javac] 64. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT AWT/motif/org/eclipse/swt/awt/SWT_AWT.java (at line 175) [javac] Method method = clazz.getMethod("registerListeners", null); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] The argument of type null should explicitly be cast to Class[] for the invocation of the varargs method getMethod(String, Class...) from type Class. It could alternatively be cast to Class for a varargs invocation [javac] ---------- [javac] 65. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT AWT/motif/org/eclipse/swt/awt/SWT_AWT.java (at line 175) [javac] Method method = clazz.getMethod("registerListeners", null); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method getMethod(String, Class...) belongs to the raw type Class. References to generic type Class should be parameterized [javac] ---------- [javac] 66. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT AWT/motif/org/eclipse/swt/awt/SWT_AWT.java (at line 176) [javac] if (method != null) method.invoke(value, null); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] The argument of type null should explicitly be cast to Object[] for the invocation of the varargs method invoke(Object, Object...) from type Method. It could alternatively be cast to Object for a varargs invocation [javac] ---------- [javac] ---------- [javac] 67. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Browser/common/org/eclipse/swt/browser/Browser.java (at line 106) [javac] Class clazz = Class.forName (className); [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] ---------- [javac] 68. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/AppFileLocProvider.java (at line 159) [javac] Vector segments = new Vector (); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 69. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/AppFileLocProvider.java (at line 159) [javac] Vector segments = new Vector (); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 70. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/AppFileLocProvider.java (at line 170) [javac] if (segment.length () > 0) segments.addElement (segment); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] ---------- [javac] 71. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 49) [javac] Vector unhookedDOMWindows = new Vector (); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 72. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 49) [javac] Vector unhookedDOMWindows = new Vector (); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 73. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 381) [javac] Class clazz = Class.forName ("org.mozilla.xpcom.Mozilla"); //$NON-NLS-1$ [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] 74. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 382) [javac] Method method = clazz.getMethod ("getInstance", new Class[0]); //$NON-NLS-1$ [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method getMethod(String, Class...) belongs to the raw type Class. References to generic type Class should be parameterized [javac] ---------- [javac] 75. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 384) [javac] method = clazz.getMethod ("getComponentManager", new Class[0]); //$NON-NLS-1$ [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method getMethod(String, Class...) belongs to the raw type Class. References to generic type Class should be parameterized [javac] ---------- [javac] 76. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 389) [javac] Class fileClass = Class.forName ("java.io.File"); //$NON-NLS-1$ [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] 77. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 390) [javac] method = clazz.getMethod ("initialize", new Class[] {fileClass}); //$NON-NLS-1$ [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method getMethod(String, Class...) belongs to the raw type Class. References to generic type Class should be parameterized [javac] ---------- [javac] 78. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 391) [javac] Constructor constructor = fileClass.getDeclaredConstructor (new Class[] {String.class}); [javac] ^^^^^^^^^^^ [javac] Constructor is a raw type. References to generic type Constructor should be parameterized [javac] ---------- [javac] 79. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 391) [javac] Constructor constructor = fileClass.getDeclaredConstructor (new Class[] {String.class}); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method getDeclaredConstructor(Class...) belongs to the raw type Class. References to generic type Class should be parameterized [javac] ---------- [javac] 80. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 1546) [javac] Class clazz = Class.forName ("org.mozilla.xpcom.Mozilla"); //$NON-NLS-1$ [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] 81. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 1547) [javac] Method method = clazz.getMethod ("getInstance", new Class[0]); //$NON-NLS-1$ [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method getMethod(String, Class...) belongs to the raw type Class. References to generic type Class should be parameterized [javac] ---------- [javac] 82. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 1549) [javac] method = clazz.getMethod ("wrapXPCOMObject", new Class[] {Long.TYPE, String.class}); //$NON-NLS-1$ [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method getMethod(String, Class...) belongs to the raw type Class. References to generic type Class should be parameterized [javac] ---------- [javac] 83. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 1643) [javac] Enumeration elements = unhookedDOMWindows.elements (); [javac] ^^^^^^^^^^^ [javac] Enumeration is a raw type. References to generic type Enumeration should be parameterized [javac] ---------- [javac] 84. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 2131) [javac] unhookedDOMWindows.addElement (new LONG (result[0])); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] ---------- [javac] 85. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/internal/mozilla/XPCOMObject.java (at line 24) [javac] static private Hashtable ObjectMap = new Hashtable (); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 86. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/internal/mozilla/XPCOMObject.java (at line 24) [javac] static private Hashtable ObjectMap = new Hashtable (); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 87. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/internal/mozilla/XPCOMObject.java (at line 42) [javac] ObjectMap.put (new LONG (ppVtable), this); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] ---------- [javac] 88. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/DefaultContent.java (at line 21) [javac] Vector textListeners = new Vector(); // stores text listeners for event sending [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 89. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/DefaultContent.java (at line 21) [javac] Vector textListeners = new Vector(); // stores text listeners for event sending [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 90. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/DefaultContent.java (at line 102) [javac] textListeners.addElement(typedListener); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] ---------- [javac] 91. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 134) [javac] Hashtable keyActionMap = new Hashtable(); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 92. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 134) [javac] Hashtable keyActionMap = new Hashtable(); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 93. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 189) [javac] Hashtable resources; [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 94. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 275) [javac] resources = new Hashtable (); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 95. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 283) [javac] resources.put(color, printerColor); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 96. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 303) [javac] resources.put(font, printerFont); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 97. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 313) [javac] resources.put(color, printerColor); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 98. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 326) [javac] resources.put(color, printerColor); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 99. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 378) [javac] Enumeration enumeration = resources.elements(); [javac] ^^^^^^^^^^^ [javac] Enumeration is a raw type. References to generic type Enumeration should be parameterized [javac] ---------- [javac] 100. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 671) [javac] Vector colorTable, fontTable; [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 101. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 685) [javac] colorTable = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 102. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 686) [javac] fontTable = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 103. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 687) [javac] colorTable.addElement(getForeground()); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 104. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 688) [javac] colorTable.addElement(getBackground()); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 105. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 689) [javac] fontTable.addElement(getFont()); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 106. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 717) [javac] colorTable.addElement(color); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 107. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 733) [javac] fontTable.addElement(font); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 108. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 7178) [javac] keyActionMap.put(new Integer(newKey), new Integer(action)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 109. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 7185) [javac] keyActionMap.put(new Integer(newKey), new Integer(action)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 110. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java (at line 7191) [javac] keyActionMap.put(new Integer(key), new Integer(action)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] ---------- [javac] 111. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/motif/org/eclipse/swt/program/Program.java (at line 193) [javac] static Hashtable cde_getDataTypeInfo() { [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 112. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/motif/org/eclipse/swt/program/Program.java (at line 194) [javac] Hashtable dataTypeInfo = new Hashtable(); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 113. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/motif/org/eclipse/swt/program/Program.java (at line 194) [javac] Hashtable dataTypeInfo = new Hashtable(); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 114. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/motif/org/eclipse/swt/program/Program.java (at line 213) [javac] Vector exts = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 115. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/motif/org/eclipse/swt/program/Program.java (at line 213) [javac] Vector exts = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 116. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/motif/org/eclipse/swt/program/Program.java (at line 214) [javac] exts.addElement(extension); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 117. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/motif/org/eclipse/swt/program/Program.java (at line 215) [javac] dataTypeInfo.put(dataTypeName, exts); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 118. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/motif/org/eclipse/swt/program/Program.java (at line 289) [javac] Hashtable mimeInfo = cde_getDataTypeInfo(); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 119. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/motif/org/eclipse/swt/program/Program.java (at line 291) [javac] Enumeration keys = mimeInfo.keys(); [javac] ^^^^^^^^^^^ [javac] Enumeration is a raw type. References to generic type Enumeration should be parameterized [javac] ---------- [javac] 120. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/motif/org/eclipse/swt/program/Program.java (at line 294) [javac] Vector mimeExts = (Vector)mimeInfo.get(type); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 121. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/motif/org/eclipse/swt/program/Program.java (at line 294) [javac] Vector mimeExts = (Vector)mimeInfo.get(type); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 122. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/motif/org/eclipse/swt/program/Program.java (at line 331) [javac] Vector args = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 123. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/motif/org/eclipse/swt/program/Program.java (at line 331) [javac] Vector args = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 124. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/motif/org/eclipse/swt/program/Program.java (at line 351) [javac] args.addElement(cmd.substring(sIndex, eIndex)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 125. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/motif/org/eclipse/swt/program/Program.java (at line 354) [javac] args.addElement(cmd.substring(sIndex + 1, eIndex)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 126. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/motif/org/eclipse/swt/program/Program.java (at line 362) [javac] args.addElement(cmd.substring(sIndex, eIndex)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 127. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/motif/org/eclipse/swt/program/Program.java (at line 471) [javac] static Hashtable gnome_getMimeInfo() { [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 128. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/motif/org/eclipse/swt/program/Program.java (at line 472) [javac] Hashtable mimeInfo = new Hashtable(); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 129. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/motif/org/eclipse/swt/program/Program.java (at line 472) [javac] Hashtable mimeInfo = new Hashtable(); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 130. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/motif/org/eclipse/swt/program/Program.java (at line 486) [javac] Vector extensions = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 131. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/motif/org/eclipse/swt/program/Program.java (at line 486) [javac] Vector extensions = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 132. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/motif/org/eclipse/swt/program/Program.java (at line 496) [javac] extensions.addElement(extension); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 133. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/motif/org/eclipse/swt/program/Program.java (at line 500) [javac] if (extensions.size() > 0) mimeInfo.put(mimeType, extensions); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 134. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/motif/org/eclipse/swt/program/Program.java (at line 631) [javac] Hashtable mimeInfo = null; [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 135. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/motif/org/eclipse/swt/program/Program.java (at line 640) [javac] Vector extensions = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 136. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/motif/org/eclipse/swt/program/Program.java (at line 640) [javac] Vector extensions = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 137. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/motif/org/eclipse/swt/program/Program.java (at line 641) [javac] Enumeration keys = mimeInfo.keys(); [javac] ^^^^^^^^^^^ [javac] Enumeration is a raw type. References to generic type Enumeration should be parameterized [javac] ---------- [javac] 138. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/motif/org/eclipse/swt/program/Program.java (at line 644) [javac] Vector mimeExts = (Vector)mimeInfo.get(mimeType); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 139. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/motif/org/eclipse/swt/program/Program.java (at line 644) [javac] Vector mimeExts = (Vector)mimeInfo.get(mimeType); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 140. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/motif/org/eclipse/swt/program/Program.java (at line 647) [javac] extensions.addElement(mimeExts.elementAt(index)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 141. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/motif/org/eclipse/swt/program/Program.java (at line 677) [javac] Hashtable mimeInfo = null; [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 142. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/motif/org/eclipse/swt/program/Program.java (at line 684) [javac] Vector programs = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 143. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/motif/org/eclipse/swt/program/Program.java (at line 684) [javac] Vector programs = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 144. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/motif/org/eclipse/swt/program/Program.java (at line 685) [javac] Enumeration keys = mimeInfo.keys(); [javac] ^^^^^^^^^^^ [javac] Enumeration is a raw type. References to generic type Enumeration should be parameterized [javac] ---------- [javac] 145. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt/Eclipse SWT Program/motif/org/eclipse/swt/program/Program.java (at line 693) [javac] if (program != null) programs.addElement(program); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 145 problems (145 warnings) [copy] Copying 2 files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.motif.linux.x86/temp.folder/@dot.bin copy.translationfiles: [mkdir] Created dir: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.motif.linux.x86/@dot [copy] Copying 706 files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.motif.linux.x86/@dot [jar] Building jar: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.motif.linux.x86/swt.jar [delete] Deleting directory /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.motif.linux.x86/temp.folder/@dot.bin properties: init: build.jars: properties: init: @dot: [mkdir] Created dir: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.common/temp.folder/@dot.bin [javac] Compiling 51 source files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.common/temp.folder/@dot.bin [javac] ---------- [javac] 1. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.common/src/org/eclipse/core/internal/boot/PlatformURLConnection.java (at line 388) [javac] Enumeration keys = cacheIndex.keys(); [javac] ^^^^^^^^^^^ [javac] Enumeration is a raw type. References to generic type Enumeration should be parameterized [javac] ---------- [javac] ---------- [javac] 2. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.common/src/org/eclipse/core/internal/boot/PlatformURLHandler.java (at line 26) [javac] private static Hashtable connectionType = new Hashtable(); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 3. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.common/src/org/eclipse/core/internal/boot/PlatformURLHandler.java (at line 26) [javac] private static Hashtable connectionType = new Hashtable(); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 4. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.common/src/org/eclipse/core/internal/boot/PlatformURLHandler.java (at line 57) [javac] Constructor construct = (Constructor) connectionType.get(type); [javac] ^^^^^^^^^^^ [javac] Constructor is a raw type. References to generic type Constructor should be parameterized [javac] ---------- [javac] 5. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.common/src/org/eclipse/core/internal/boot/PlatformURLHandler.java (at line 57) [javac] Constructor construct = (Constructor) connectionType.get(type); [javac] ^^^^^^^^^^^ [javac] Constructor is a raw type. References to generic type Constructor should be parameterized [javac] ---------- [javac] 6. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.common/src/org/eclipse/core/internal/boot/PlatformURLHandler.java (at line 71) [javac] public static void register(String type, Class connectionClass) { [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] 7. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.common/src/org/eclipse/core/internal/boot/PlatformURLHandler.java (at line 73) [javac] Constructor c = connectionClass.getConstructor(new Class[] {URL.class}); [javac] ^^^^^^^^^^^ [javac] Constructor is a raw type. References to generic type Constructor should be parameterized [javac] ---------- [javac] 8. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.common/src/org/eclipse/core/internal/boot/PlatformURLHandler.java (at line 73) [javac] Constructor c = connectionClass.getConstructor(new Class[] {URL.class}); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method getConstructor(Class...) belongs to the raw type Class. References to generic type Class should be parameterized [javac] ---------- [javac] 9. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.common/src/org/eclipse/core/internal/boot/PlatformURLHandler.java (at line 74) [javac] connectionType.put(type, c); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] ---------- [javac] 10. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.common/src/org/eclipse/core/internal/runtime/Activator.java (at line 39) [javac] private static Map urlTrackers = new HashMap(); [javac] ^^^ [javac] Map is a raw type. References to generic type Map should be parameterized [javac] ---------- [javac] 11. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.common/src/org/eclipse/core/internal/runtime/Activator.java (at line 39) [javac] private static Map urlTrackers = new HashMap(); [javac] ^^^^^^^ [javac] HashMap is a raw type. References to generic type HashMap should be parameterized [javac] ---------- [javac] 12. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.common/src/org/eclipse/core/internal/runtime/Activator.java (at line 80) [javac] Dictionary urlProperties = new Hashtable(); [javac] ^^^^^^^^^^ [javac] Dictionary is a raw type. References to generic type Dictionary should be parameterized [javac] ---------- [javac] 13. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.common/src/org/eclipse/core/internal/runtime/Activator.java (at line 80) [javac] Dictionary urlProperties = new Hashtable(); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 14. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.common/src/org/eclipse/core/internal/runtime/Activator.java (at line 81) [javac] urlProperties.put("protocol", "platform"); //$NON-NLS-1$ //$NON-NLS-2$ [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Dictionary. References to generic type Dictionary should be parameterized [javac] ---------- [javac] 15. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.common/src/org/eclipse/core/internal/runtime/Activator.java (at line 298) [javac] for (Iterator iter = urlTrackers.keySet().iterator(); iter.hasNext();) { [javac] ^^^^^^^^ [javac] Iterator is a raw type. References to generic type Iterator should be parameterized [javac] ---------- [javac] 16. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.common/src/org/eclipse/core/internal/runtime/Activator.java (at line 303) [javac] urlTrackers = new HashMap(); [javac] ^^^^^^^ [javac] HashMap is a raw type. References to generic type HashMap should be parameterized [javac] ---------- [javac] 17. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.common/src/org/eclipse/core/internal/runtime/Activator.java (at line 329) [javac] urlTrackers.put(protocol, tracker); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [javac] ---------- [javac] 18. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.common/src/org/eclipse/core/internal/runtime/Activator.java (at line 348) [javac] Hashtable properties = new Hashtable(1); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 19. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.common/src/org/eclipse/core/internal/runtime/Activator.java (at line 348) [javac] Hashtable properties = new Hashtable(1); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 20. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.common/src/org/eclipse/core/internal/runtime/Activator.java (at line 349) [javac] properties.put(URLConstants.URL_HANDLER_PROTOCOL, new String[] {PlatformURLHandler.PROTOCOL}); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] ---------- [javac] 21. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.common/src/org/eclipse/core/internal/runtime/AdapterManager.java (at line 45) [javac] private Map adapterLookup; [javac] ^^^ [javac] Map is a raw type. References to generic type Map should be parameterized [javac] ---------- [javac] 22. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.common/src/org/eclipse/core/internal/runtime/AdapterManager.java (at line 55) [javac] private Map classLookup; [javac] ^^^ [javac] Map is a raw type. References to generic type Map should be parameterized [javac] ---------- [javac] 23. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.common/src/org/eclipse/core/internal/runtime/AdapterManager.java (at line 68) [javac] private Map classSearchOrderLookup; [javac] ^^^ [javac] Map is a raw type. References to generic type Map should be parameterized [javac] ---------- [javac] 24. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.common/src/org/eclipse/core/internal/runtime/AdapterManager.java (at line 75) [javac] private final HashMap factories; [javac] ^^^^^^^ [javac] HashMap is a raw type. References to generic type HashMap should be parameterized [javac] ---------- [javac] 25. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.common/src/org/eclipse/core/internal/runtime/AdapterManager.java (at line 77) [javac] private final ArrayList lazyFactoryProviders; [javac] ^^^^^^^^^ [javac] ArrayList is a raw type. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 26. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.common/src/org/eclipse/core/internal/runtime/AdapterManager.java (at line 89) [javac] factories = new HashMap(5); [javac] ^^^^^^^ [javac] HashMap is a raw type. References to generic type HashMap should be parameterized [javac] ---------- [javac] 27. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.common/src/org/eclipse/core/internal/runtime/AdapterManager.java (at line 90) [javac] lazyFactoryProviders = new ArrayList(1); [javac] ^^^^^^^^^ [javac] ArrayList is a raw type. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 28. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.common/src/org/eclipse/core/internal/runtime/AdapterManager.java (at line 98) [javac] private void addFactoriesFor(String typeName, Map table) { [javac] ^^^ [javac] Map is a raw type. References to generic type Map should be parameterized [javac] ---------- [javac] 29. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.common/src/org/eclipse/core/internal/runtime/AdapterManager.java (at line 99) [javac] List factoryList = (List) getFactories().get(typeName); [javac] ^^^^ [javac] List is a raw type. References to generic type List should be parameterized [javac] ---------- [javac] 30. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.common/src/org/eclipse/core/internal/runtime/AdapterManager.java (at line 99) [javac] List factoryList = (List) getFactories().get(typeName); [javac] ^^^^ [javac] List is a raw type. References to generic type List should be parameterized [javac] ---------- [javac] 31. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.common/src/org/eclipse/core/internal/runtime/AdapterManager.java (at line 108) [javac] table.put(adapters[j], factory); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [javac] ---------- [javac] 32. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.common/src/org/eclipse/core/internal/runtime/AdapterManager.java (at line 111) [javac] Class[] adapters = factory.getAdapterList(); [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] 33. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.common/src/org/eclipse/core/internal/runtime/AdapterManager.java (at line 115) [javac] table.put(adapterName, factory); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [javac] ---------- [javac] 34. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.common/src/org/eclipse/core/internal/runtime/AdapterManager.java (at line 121) [javac] private void cacheClassLookup(IAdapterFactory factory, Class clazz) { [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] 35. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.common/src/org/eclipse/core/internal/runtime/AdapterManager.java (at line 124) [javac] Map lookup = classLookup; [javac] ^^^ [javac] Map is a raw type. References to generic type Map should be parameterized [javac] ---------- [javac] 36. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.common/src/org/eclipse/core/internal/runtime/AdapterManager.java (at line 126) [javac] classLookup = lookup = new HashMap(4); [javac] ^^^^^^^ [javac] HashMap is a raw type. References to generic type HashMap should be parameterized [javac] ---------- [javac] 37. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.common/src/org/eclipse/core/internal/runtime/AdapterManager.java (at line 127) [javac] HashMap classes = (HashMap) lookup.get(factory); [javac] ^^^^^^^ [javac] HashMap is a raw type. References to generic type HashMap should be parameterized [javac] ---------- [javac] 38. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.common/src/org/eclipse/core/internal/runtime/AdapterManager.java (at line 127) [javac] HashMap classes = (HashMap) lookup.get(factory); [javac] ^^^^^^^ [javac] HashMap is a raw type. References to generic type HashMap should be parameterized [javac] ---------- [javac] 39. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.common/src/org/eclipse/core/internal/runtime/AdapterManager.java (at line 129) [javac] classes = new HashMap(4); [javac] ^^^^^^^ [javac] HashMap is a raw type. References to generic type HashMap should be parameterized [javac] ---------- [javac] 40. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.common/src/org/eclipse/core/internal/runtime/AdapterManager.java (at line 130) [javac] lookup.put(factory, classes); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [javac] ---------- [javac] 41. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.common/src/org/eclipse/core/internal/runtime/AdapterManager.java (at line 132) [javac] classes.put(clazz.getName(), clazz); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized [javac] ---------- [javac] 42. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.common/src/org/eclipse/core/internal/runtime/AdapterManager.java (at line 136) [javac] private Class cachedClassForName(IAdapterFactory factory, String typeName) { [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] 43. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.common/src/org/eclipse/core/internal/runtime/AdapterManager.java (at line 138) [javac] Class clazz = null; [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] 44. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.common/src/org/eclipse/core/internal/runtime/AdapterManager.java (at line 140) [javac] Map lookup = classLookup; [javac] ^^^ [javac] Map is a raw type. References to generic type Map should be parameterized [javac] ---------- [javac] 45. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.common/src/org/eclipse/core/internal/runtime/AdapterManager.java (at line 142) [javac] HashMap classes = (HashMap) lookup.get(factory); [javac] ^^^^^^^ [javac] HashMap is a raw type. References to generic type HashMap should be parameterized [javac] ---------- [javac] 46. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.common/src/org/eclipse/core/internal/runtime/AdapterManager.java (at line 142) [javac] HashMap classes = (HashMap) lookup.get(factory); [javac] ^^^^^^^ [javac] HashMap is a raw type. References to generic type HashMap should be parameterized [javac] ---------- [javac] 47. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.common/src/org/eclipse/core/internal/runtime/AdapterManager.java (at line 144) [javac] clazz = (Class) classes.get(typeName); [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] 48. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.common/src/org/eclipse/core/internal/runtime/AdapterManager.java (at line 156) [javac] private Class classForName(IAdapterFactory factory, String typeName) { [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] 49. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.common/src/org/eclipse/core/internal/runtime/AdapterManager.java (at line 157) [javac] Class clazz = cachedClassForName(factory, typeName); [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] 50. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.common/src/org/eclipse/core/internal/runtime/AdapterManager.java (at line 169) [javac] Class[] adapterList = factory.getAdapterList(); [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] 51. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.common/src/org/eclipse/core/internal/runtime/AdapterManager.java (at line 189) [javac] public String[] computeAdapterTypes(Class adaptable) { [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] 52. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.common/src/org/eclipse/core/internal/runtime/AdapterManager.java (at line 190) [javac] Set types = getFactories(adaptable).keySet(); [javac] ^^^ [javac] Set is a raw type. References to generic type Set should be parameterized [javac] ---------- [javac] 53. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.common/src/org/eclipse/core/internal/runtime/AdapterManager.java (at line 191) [javac] return (String[]) types.toArray(new String[types.size()]); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method toArray(Object[]) belongs to the raw type Set. References to generic type Set should be parameterized [javac] ---------- [javac] 54. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.common/src/org/eclipse/core/internal/runtime/AdapterManager.java (at line 200) [javac] private Map getFactories(Class adaptable) { [javac] ^^^ [javac] Map is a raw type. References to generic type Map should be parameterized [javac] ---------- [javac] 55. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.common/src/org/eclipse/core/internal/runtime/AdapterManager.java (at line 200) [javac] private Map getFactories(Class adaptable) { [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] 56. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.common/src/org/eclipse/core/internal/runtime/AdapterManager.java (at line 202) [javac] Map lookup = adapterLookup; [javac] ^^^ [javac] Map is a raw type. References to generic type Map should be parameterized [javac] ---------- [javac] 57. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.common/src/org/eclipse/core/internal/runtime/AdapterManager.java (at line 204) [javac] adapterLookup = lookup = Collections.synchronizedMap(new HashMap(30)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: Unchecked invocation synchronizedMap(Map) of the generic method synchronizedMap(Map) of type Collections [javac] ---------- [javac] 58. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.common/src/org/eclipse/core/internal/runtime/AdapterManager.java (at line 204) [javac] adapterLookup = lookup = Collections.synchronizedMap(new HashMap(30)); [javac] ^^^^^^^^^^^^^^^ [javac] Type safety: The expression of type HashMap needs unchecked conversion to conform to Map [javac] ---------- [javac] 59. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.common/src/org/eclipse/core/internal/runtime/AdapterManager.java (at line 204) [javac] adapterLookup = lookup = Collections.synchronizedMap(new HashMap(30)); [javac] ^^^^^^^ [javac] HashMap is a raw type. References to generic type HashMap should be parameterized [javac] ---------- [javac] 60. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.common/src/org/eclipse/core/internal/runtime/AdapterManager.java (at line 205) [javac] Map table = (Map) lookup.get(adaptable.getName()); [javac] ^^^ [javac] Map is a raw type. References to generic type Map should be parameterized [javac] ---------- [javac] 61. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.common/src/org/eclipse/core/internal/runtime/AdapterManager.java (at line 205) [javac] Map table = (Map) lookup.get(adaptable.getName()); [javac] ^^^ [javac] Map is a raw type. References to generic type Map should be parameterized [javac] ---------- [javac] 62. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.common/src/org/eclipse/core/internal/runtime/AdapterManager.java (at line 208) [javac] table = new HashMap(4); [javac] ^^^^^^^ [javac] HashMap is a raw type. References to generic type HashMap should be parameterized [javac] ---------- [javac] 63. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.common/src/org/eclipse/core/internal/runtime/AdapterManager.java (at line 209) [javac] Class[] classes = computeClassOrder(adaptable); [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] 64. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.common/src/org/eclipse/core/internal/runtime/AdapterManager.java (at line 213) [javac] lookup.put(adaptable.getName(), table); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [javac] ---------- [javac] 65. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.common/src/org/eclipse/core/internal/runtime/AdapterManager.java (at line 218) [javac] public Class[] computeClassOrder(Class adaptable) { [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] 66. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.common/src/org/eclipse/core/internal/runtime/AdapterManager.java (at line 218) [javac] public Class[] computeClassOrder(Class adaptable) { [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] 67. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.common/src/org/eclipse/core/internal/runtime/AdapterManager.java (at line 219) [javac] Class[] classes = null; [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] 68. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.common/src/org/eclipse/core/internal/runtime/AdapterManager.java (at line 221) [javac] Map lookup = classSearchOrderLookup; [javac] ^^^ [javac] Map is a raw type. References to generic type Map should be parameterized [javac] ---------- [javac] 69. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.common/src/org/eclipse/core/internal/runtime/AdapterManager.java (at line 223) [javac] classSearchOrderLookup = lookup = Collections.synchronizedMap(new HashMap()); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: Unchecked invocation synchronizedMap(Map) of the generic method synchronizedMap(Map) of type Collections [javac] ---------- [javac] 70. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.common/src/org/eclipse/core/internal/runtime/AdapterManager.java (at line 223) [javac] classSearchOrderLookup = lookup = Collections.synchronizedMap(new HashMap()); [javac] ^^^^^^^^^^^^^ [javac] Type safety: The expression of type HashMap needs unchecked conversion to conform to Map [javac] ---------- [javac] 71. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.common/src/org/eclipse/core/internal/runtime/AdapterManager.java (at line 223) [javac] classSearchOrderLookup = lookup = Collections.synchronizedMap(new HashMap()); [javac] ^^^^^^^ [javac] HashMap is a raw type. References to generic type HashMap should be parameterized [javac] ---------- [javac] 72. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.common/src/org/eclipse/core/internal/runtime/AdapterManager.java (at line 228) [javac] ArrayList classList = new ArrayList(); [javac] ^^^^^^^^^ [javac] ArrayList is a raw type. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 73. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.common/src/org/eclipse/core/internal/runtime/AdapterManager.java (at line 228) [javac] ArrayList classList = new ArrayList(); [javac] ^^^^^^^^^ [javac] ArrayList is a raw type. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 74. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.common/src/org/eclipse/core/internal/runtime/AdapterManager.java (at line 230) [javac] classes = (Class[]) classList.toArray(new Class[classList.size()]); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method toArray(Object[]) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 75. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.common/src/org/eclipse/core/internal/runtime/AdapterManager.java (at line 231) [javac] lookup.put(adaptable, classes); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [javac] ---------- [javac] 76. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.common/src/org/eclipse/core/internal/runtime/AdapterManager.java (at line 246) [javac] private void computeClassOrder(Class adaptable, Collection classes) { [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] 77. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.common/src/org/eclipse/core/internal/runtime/AdapterManager.java (at line 246) [javac] private void computeClassOrder(Class adaptable, Collection classes) { [javac] ^^^^^^^^^^ [javac] Collection is a raw type. References to generic type Collection should be parameterized [javac] ---------- [javac] 78. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.common/src/org/eclipse/core/internal/runtime/AdapterManager.java (at line 247) [javac] Class clazz = adaptable; [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] 79. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.common/src/org/eclipse/core/internal/runtime/AdapterManager.java (at line 248) [javac] Set seen = new HashSet(4); [javac] ^^^ [javac] Set is a raw type. References to generic type Set should be parameterized [javac] ---------- [javac] 80. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.common/src/org/eclipse/core/internal/runtime/AdapterManager.java (at line 248) [javac] Set seen = new HashSet(4); [javac] ^^^^^^^ [javac] HashSet is a raw type. References to generic type HashSet should be parameterized [javac] ---------- [javac] 81. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.common/src/org/eclipse/core/internal/runtime/AdapterManager.java (at line 250) [javac] classes.add(clazz); [javac] ^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method add(Object) belongs to the raw type Collection. References to generic type Collection should be parameterized [javac] ---------- [javac] 82. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.common/src/org/eclipse/core/internal/runtime/AdapterManager.java (at line 256) [javac] private void computeInterfaceOrder(Class[] interfaces, Collection classes, Set seen) { [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] 83. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.common/src/org/eclipse/core/internal/runtime/AdapterManager.java (at line 256) [javac] private void computeInterfaceOrder(Class[] interfaces, Collection classes, Set seen) { [javac] ^^^^^^^^^^ [javac] Collection is a raw type. References to generic type Collection should be parameterized [javac] ---------- [javac] 84. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.common/src/org/eclipse/core/internal/runtime/AdapterManager.java (at line 256) [javac] private void computeInterfaceOrder(Class[] interfaces, Collection classes, Set seen) { [javac] ^^^ [javac] Set is a raw type. References to generic type Set should be parameterized [javac] ---------- [javac] 85. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.common/src/org/eclipse/core/internal/runtime/AdapterManager.java (at line 257) [javac] List newInterfaces = new ArrayList(interfaces.length); [javac] ^^^^ [javac] List is a raw type. References to generic type List should be parameterized [javac] ---------- [javac] 86. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.common/src/org/eclipse/core/internal/runtime/AdapterManager.java (at line 257) [javac] List newInterfaces = new ArrayList(interfaces.length); [javac] ^^^^^^^^^ [javac] ArrayList is a raw type. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 87. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.common/src/org/eclipse/core/internal/runtime/AdapterManager.java (at line 259) [javac] Class interfac = interfaces[i]; [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] 88. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.common/src/org/eclipse/core/internal/runtime/AdapterManager.java (at line 260) [javac] if (seen.add(interfac)) { [javac] ^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method add(Object) belongs to the raw type Set. References to generic type Set should be parameterized [javac] ---------- [javac] 89. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.common/src/org/eclipse/core/internal/runtime/AdapterManager.java (at line 262) [javac] classes.add(interfac); [javac] ^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method add(Object) belongs to the raw type Collection. References to generic type Collection should be parameterized [javac] ---------- [javac] 90. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.common/src/org/eclipse/core/internal/runtime/AdapterManager.java (at line 263) [javac] newInterfaces.add(interfac); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [javac] ---------- [javac] 91. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.common/src/org/eclipse/core/internal/runtime/AdapterManager.java (at line 266) [javac] for (Iterator it = newInterfaces.iterator(); it.hasNext();) [javac] ^^^^^^^^ [javac] Iterator is a raw type. References to generic type Iterator should be parameterized [javac] ---------- [javac] 92. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.common/src/org/eclipse/core/internal/runtime/AdapterManager.java (at line 267) [javac] computeInterfaceOrder(((Class) it.next()).getInterfaces(), classes, seen); [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] 93. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.common/src/org/eclipse/core/internal/runtime/AdapterManager.java (at line 287) [javac] public Object getAdapter(Object adaptable, Class adapterType) { [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] 94. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.common/src/org/eclipse/core/internal/runtime/AdapterManager.java (at line 318) [javac] Class clazz = classForName(factory, adapterType); [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] 95. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.common/src/org/eclipse/core/internal/runtime/AdapterManager.java (at line 356) [javac] public synchronized void registerAdapters(IAdapterFactory factory, Class adaptable) { [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] 96. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.common/src/org/eclipse/core/internal/runtime/AdapterManager.java (at line 365) [javac] List list = (List) factories.get(adaptableType); [javac] ^^^^ [javac] List is a raw type. References to generic type List should be parameterized [javac] ---------- [javac] 97. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.common/src/org/eclipse/core/internal/runtime/AdapterManager.java (at line 365) [javac] List list = (List) factories.get(adaptableType); [javac] ^^^^ [javac] List is a raw type. References to generic type List should be parameterized [javac] ---------- [javac] 98. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.common/src/org/eclipse/core/internal/runtime/AdapterManager.java (at line 367) [javac] list = new ArrayList(5); [javac] ^^^^^^^^^ [javac] ArrayList is a raw type. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 99. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.common/src/org/eclipse/core/internal/runtime/AdapterManager.java (at line 368) [javac] factories.put(adaptableType, list); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized [javac] ---------- [javac] 100. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.common/src/org/eclipse/core/internal/runtime/AdapterManager.java (at line 370) [javac] list.add(factory); [javac] ^^^^^^^^^^^^^^^^^ [javac] Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [javac] ---------- [javac] 101. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.common/src/org/eclipse/core/internal/runtime/AdapterManager.java (at line 377) [javac] for (Iterator it = factories.values().iterator(); it.hasNext();) [javac] ^^^^^^^^ [javac] Iterator is a raw type. References to generic type Iterator should be parameterized [javac] ---------- [javac] 102. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.common/src/org/eclipse/core/internal/runtime/AdapterManager.java (at line 378) [javac] ((List) it.next()).remove(factory); [javac] ^^^^ [javac] List is a raw type. References to generic type List should be parameterized [javac] ---------- [javac] 103. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.common/src/org/eclipse/core/internal/runtime/AdapterManager.java (at line 385) [javac] public synchronized void unregisterAdapters(IAdapterFactory factory, Class adaptable) { [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] 104. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.common/src/org/eclipse/core/internal/runtime/AdapterManager.java (at line 386) [javac] List factoryList = (List) factories.get(adaptable.getName()); [javac] ^^^^ [javac] List is a raw type. References to generic type List should be parameterized [javac] ---------- [javac] 105. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.common/src/org/eclipse/core/internal/runtime/AdapterManager.java (at line 386) [javac] List factoryList = (List) factories.get(adaptable.getName()); [javac] ^^^^ [javac] List is a raw type. References to generic type List should be parameterized [javac] ---------- [javac] 106. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.common/src/org/eclipse/core/internal/runtime/AdapterManager.java (at line 405) [javac] lazyFactoryProviders.add(factoryProvider); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 107. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.common/src/org/eclipse/core/internal/runtime/AdapterManager.java (at line 415) [javac] public HashMap getFactories() { [javac] ^^^^^^^ [javac] HashMap is a raw type. References to generic type HashMap should be parameterized [javac] ---------- [javac] ---------- [javac] 108. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.common/src/org/eclipse/core/internal/runtime/DevClassPathHelper.java (at line 65) [javac] Vector list = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 109. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.common/src/org/eclipse/core/internal/runtime/DevClassPathHelper.java (at line 65) [javac] Vector list = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 110. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.common/src/org/eclipse/core/internal/runtime/DevClassPathHelper.java (at line 70) [javac] list.addElement(token); [javac] ^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 111. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.common/src/org/eclipse/core/internal/runtime/DevClassPathHelper.java (at line 72) [javac] return list.isEmpty() ? new String[0] : (String[]) list.toArray(new String[list.size()]); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method toArray(Object[]) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] ---------- [javac] 112. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.common/src/org/eclipse/core/internal/runtime/FindSupport.java (at line 34) [javac] ArrayList result = new ArrayList(); [javac] ^^^^^^^^^ [javac] ArrayList is a raw type. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 113. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.common/src/org/eclipse/core/internal/runtime/FindSupport.java (at line 34) [javac] ArrayList result = new ArrayList(); [javac] ^^^^^^^^^ [javac] ArrayList is a raw type. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 114. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.common/src/org/eclipse/core/internal/runtime/FindSupport.java (at line 39) [javac] result.add(base.append(path).toString()); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 115. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.common/src/org/eclipse/core/internal/runtime/FindSupport.java (at line 42) [javac] result.add(base.append(path.toString().replace('/', '_')).toString()); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 116. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.common/src/org/eclipse/core/internal/runtime/FindSupport.java (at line 46) [javac] return (String[]) result.toArray(new String[result.size()]); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method toArray(Object[]) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 117. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.common/src/org/eclipse/core/internal/runtime/FindSupport.java (at line 59) [javac] public static URL find(Bundle b, IPath path, Map override) { [javac] ^^^ [javac] Map is a raw type. References to generic type Map should be parameterized [javac] ---------- [javac] 118. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.common/src/org/eclipse/core/internal/runtime/FindSupport.java (at line 73) [javac] public static URL[] findEntries(Bundle bundle, IPath path, Map override) { [javac] ^^^ [javac] Map is a raw type. References to generic type Map should be parameterized [javac] ---------- [javac] 119. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.common/src/org/eclipse/core/internal/runtime/FindSupport.java (at line 74) [javac] ArrayList results = new ArrayList(1); [javac] ^^^^^^^^^ [javac] ArrayList is a raw type. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 120. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.common/src/org/eclipse/core/internal/runtime/FindSupport.java (at line 74) [javac] ArrayList results = new ArrayList(1); [javac] ^^^^^^^^^ [javac] ArrayList is a raw type. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 121. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.common/src/org/eclipse/core/internal/runtime/FindSupport.java (at line 76) [javac] return (URL[]) results.toArray(new URL[results.size()]); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method toArray(Object[]) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 122. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.common/src/org/eclipse/core/internal/runtime/FindSupport.java (at line 79) [javac] private static URL find(Bundle b, IPath path, Map override, ArrayList multiple) { [javac] ^^^ [javac] Map is a raw type. References to generic type Map should be parameterized [javac] ---------- [javac] 123. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.common/src/org/eclipse/core/internal/runtime/FindSupport.java (at line 79) [javac] private static URL find(Bundle b, IPath path, Map override, ArrayList multiple) { [javac] ^^^^^^^^^ [javac] ArrayList is a raw type. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 124. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.common/src/org/eclipse/core/internal/runtime/FindSupport.java (at line 119) [javac] private static URL findOS(Bundle b, IPath path, Map override, ArrayList multiple) { [javac] ^^^ [javac] Map is a raw type. References to generic type Map should be parameterized [javac] ---------- [javac] 125. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.common/src/org/eclipse/core/internal/runtime/FindSupport.java (at line 119) [javac] private static URL findOS(Bundle b, IPath path, Map override, ArrayList multiple) { [javac] ^^^^^^^^^ [javac] ArrayList is a raw type. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 126. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.common/src/org/eclipse/core/internal/runtime/FindSupport.java (at line 170) [javac] private static URL findWS(Bundle b, IPath path, Map override, ArrayList multiple) { [javac] ^^^ [javac] Map is a raw type. References to generic type Map should be parameterized [javac] ---------- [javac] 127. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.common/src/org/eclipse/core/internal/runtime/FindSupport.java (at line 170) [javac] private static URL findWS(Bundle b, IPath path, Map override, ArrayList multiple) { [javac] ^^^^^^^^^ [javac] ArrayList is a raw type. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 128. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.common/src/org/eclipse/core/internal/runtime/FindSupport.java (at line 199) [javac] private static URL findNL(Bundle b, IPath path, Map override, ArrayList multiple) { [javac] ^^^ [javac] Map is a raw type. References to generic type Map should be parameterized [javac] ---------- [javac] 129. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.common/src/org/eclipse/core/internal/runtime/FindSupport.java (at line 199) [javac] private static URL findNL(Bundle b, IPath path, Map override, ArrayList multiple) { [javac] ^^^^^^^^^ [javac] ArrayList is a raw type. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 130. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.common/src/org/eclipse/core/internal/runtime/FindSupport.java (at line 231) [javac] private static URL findInPlugin(Bundle b, IPath filePath, ArrayList multiple) { [javac] ^^^^^^^^^ [javac] ArrayList is a raw type. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 131. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.common/src/org/eclipse/core/internal/runtime/FindSupport.java (at line 234) [javac] multiple.add(result); [javac] ^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 132. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.common/src/org/eclipse/core/internal/runtime/FindSupport.java (at line 238) [javac] private static URL findInFragments(Bundle b, IPath filePath, ArrayList multiple) { [javac] ^^^^^^^^^ [javac] ArrayList is a raw type. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 133. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.common/src/org/eclipse/core/internal/runtime/FindSupport.java (at line 254) [javac] multiple.add(fileURL); [javac] ^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [javac] ---------- [javac] ---------- [javac] 134. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.common/src/org/eclipse/core/internal/runtime/LocalizationUtils.java (at line 32) [javac] Class messageClass = Class.forName("org.eclipse.core.internal.runtime.CommonMessages"); //$NON-NLS-1$ [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] ---------- [javac] 135. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.common/src/org/eclipse/core/internal/runtime/ReferenceHashSet.java (at line 28) [javac] private class HashableWeakReference extends WeakReference implements HashedReference { [javac] ^^^^^^^^^^^^^ [javac] WeakReference is a raw type. References to generic type WeakReference should be parameterized [javac] ---------- [javac] 136. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.common/src/org/eclipse/core/internal/runtime/ReferenceHashSet.java (at line 31) [javac] public HashableWeakReference(Object referent, ReferenceQueue queue) { [javac] ^^^^^^^^^^^^^^ [javac] ReferenceQueue is a raw type. References to generic type ReferenceQueue should be parameterized [javac] ---------- [javac] 137. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.common/src/org/eclipse/core/internal/runtime/ReferenceHashSet.java (at line 32) [javac] super(referent, queue); [javac] ^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The constructor WeakReference(Object, ReferenceQueue) belongs to the raw type WeakReference. References to generic type WeakReference should be parameterized [javac] ---------- [javac] 138. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.common/src/org/eclipse/core/internal/runtime/ReferenceHashSet.java (at line 58) [javac] private class HashableSoftReference extends SoftReference implements HashedReference { [javac] ^^^^^^^^^^^^^ [javac] SoftReference is a raw type. References to generic type SoftReference should be parameterized [javac] ---------- [javac] 139. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.common/src/org/eclipse/core/internal/runtime/ReferenceHashSet.java (at line 61) [javac] public HashableSoftReference(Object referent, ReferenceQueue queue) { [javac] ^^^^^^^^^^^^^^ [javac] ReferenceQueue is a raw type. References to generic type ReferenceQueue should be parameterized [javac] ---------- [javac] 140. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.common/src/org/eclipse/core/internal/runtime/ReferenceHashSet.java (at line 62) [javac] super(referent, queue); [javac] ^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The constructor SoftReference(Object, ReferenceQueue) belongs to the raw type SoftReference. References to generic type SoftReference should be parameterized [javac] ---------- [javac] 141. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.common/src/org/eclipse/core/internal/runtime/ReferenceHashSet.java (at line 91) [javac] public StrongReference(Object referent, ReferenceQueue queue) { [javac] ^^^^^^^^^^^^^^ [javac] ReferenceQueue is a raw type. References to generic type ReferenceQueue should be parameterized [javac] ---------- [javac] 142. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.common/src/org/eclipse/core/internal/runtime/ReferenceHashSet.java (at line 114) [javac] ReferenceQueue referenceQueue = new ReferenceQueue(); [javac] ^^^^^^^^^^^^^^ [javac] ReferenceQueue is a raw type. References to generic type ReferenceQueue should be parameterized [javac] ---------- [javac] 143. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.common/src/org/eclipse/core/internal/runtime/ReferenceHashSet.java (at line 114) [javac] ReferenceQueue referenceQueue = new ReferenceQueue(); [javac] ^^^^^^^^^^^^^^ [javac] ReferenceQueue is a raw type. References to generic type ReferenceQueue should be parameterized [javac] ---------- [javac] ---------- [javac] 144. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.common/src/org/eclipse/core/internal/runtime/ResourceTranslator.java (at line 83) [javac] ArrayList classpath = new ArrayList(); [javac] ^^^^^^^^^ [javac] ArrayList is a raw type. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 145. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.common/src/org/eclipse/core/internal/runtime/ResourceTranslator.java (at line 83) [javac] ArrayList classpath = new ArrayList(); [javac] ^^^^^^^^^ [javac] ArrayList is a raw type. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 146. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.common/src/org/eclipse/core/internal/runtime/ResourceTranslator.java (at line 89) [javac] return new URLClassLoader((URL[]) classpath.toArray(urls)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method toArray(Object[]) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 147. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.common/src/org/eclipse/core/internal/runtime/ResourceTranslator.java (at line 92) [javac] private static void addFragments(Bundle host, ArrayList classpath) { [javac] ^^^^^^^^^ [javac] ArrayList is a raw type. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 148. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.common/src/org/eclipse/core/internal/runtime/ResourceTranslator.java (at line 106) [javac] private static void addClasspathEntries(Bundle b, ArrayList classpath) { [javac] ^^^^^^^^^ [javac] ArrayList is a raw type. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 149. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.common/src/org/eclipse/core/internal/runtime/ResourceTranslator.java (at line 115) [javac] classpath.add(classpathEntry); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 150. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.common/src/org/eclipse/core/internal/runtime/ResourceTranslator.java (at line 122) [javac] private static void addBundleRoot(Bundle b, ArrayList classpath) { [javac] ^^^^^^^^^ [javac] ArrayList is a raw type. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 151. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.common/src/org/eclipse/core/internal/runtime/ResourceTranslator.java (at line 123) [javac] classpath.add(b.getEntry("/")); //$NON-NLS-1$ [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 152. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.common/src/org/eclipse/core/internal/runtime/ResourceTranslator.java (at line 126) [javac] private static void addDevEntries(Bundle b, ArrayList classpath) { [javac] ^^^^^^^^^ [javac] ArrayList is a raw type. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 153. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.common/src/org/eclipse/core/internal/runtime/ResourceTranslator.java (at line 134) [javac] classpath.add(classpathEntry); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [javac] ---------- [javac] ---------- [javac] 154. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.common/src/org/eclipse/core/internal/runtime/RuntimeLog.java (at line 26) [javac] private static ArrayList logListeners = new ArrayList(5); [javac] ^^^^^^^^^ [javac] ArrayList is a raw type. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 155. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.common/src/org/eclipse/core/internal/runtime/RuntimeLog.java (at line 26) [javac] private static ArrayList logListeners = new ArrayList(5); [javac] ^^^^^^^^^ [javac] ArrayList is a raw type. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 156. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.common/src/org/eclipse/core/internal/runtime/RuntimeLog.java (at line 34) [javac] private static ArrayList queuedMessages = new ArrayList(5); [javac] ^^^^^^^^^ [javac] ArrayList is a raw type. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 157. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.common/src/org/eclipse/core/internal/runtime/RuntimeLog.java (at line 34) [javac] private static ArrayList queuedMessages = new ArrayList(5); [javac] ^^^^^^^^^ [javac] ArrayList is a raw type. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 158. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.common/src/org/eclipse/core/internal/runtime/RuntimeLog.java (at line 45) [javac] logListeners.add(listener); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 159. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.common/src/org/eclipse/core/internal/runtime/RuntimeLog.java (at line 47) [javac] for (Iterator i = queuedMessages.iterator(); i.hasNext();) { [javac] ^^^^^^^^ [javac] Iterator is a raw type. References to generic type Iterator should be parameterized [javac] ---------- [javac] 160. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.common/src/org/eclipse/core/internal/runtime/RuntimeLog.java (at line 87) [javac] listeners = (ILogListener[]) logListeners.toArray(new ILogListener[logListeners.size()]); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method toArray(Object[]) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 161. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.common/src/org/eclipse/core/internal/runtime/RuntimeLog.java (at line 89) [javac] queuedMessages.add(status); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [javac] ---------- [javac] ---------- [javac] 162. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.common/src/org/eclipse/core/runtime/FileLocator.java (at line 86) [javac] public static URL find(Bundle bundle, IPath path, Map override) { [javac] ^^^ [javac] Map is a raw type. References to generic type Map should be parameterized [javac] ---------- [javac] 163. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.common/src/org/eclipse/core/runtime/FileLocator.java (at line 108) [javac] public static URL[] findEntries(Bundle bundle, IPath path, Map override) { [javac] ^^^ [javac] Map is a raw type. References to generic type Map should be parameterized [javac] ---------- [javac] ---------- [javac] 164. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.common/src/org/eclipse/core/runtime/IAdaptable.java (at line 48) [javac] public Object getAdapter(Class adapter); [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] ---------- [javac] 165. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.common/src/org/eclipse/core/runtime/IAdapterFactory.java (at line 40) [javac] public Object getAdapter(Object adaptableObject, Class adapterType); [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] 166. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.common/src/org/eclipse/core/runtime/IAdapterFactory.java (at line 53) [javac] public Class[] getAdapterList(); [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] ---------- [javac] 167. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.common/src/org/eclipse/core/runtime/IAdapterManager.java (at line 104) [javac] public String[] computeAdapterTypes(Class adaptableClass); [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] 168. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.common/src/org/eclipse/core/runtime/IAdapterManager.java (at line 124) [javac] public Class[] computeClassOrder(Class clazz); [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] 169. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.common/src/org/eclipse/core/runtime/IAdapterManager.java (at line 124) [javac] public Class[] computeClassOrder(Class clazz); [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] 170. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.common/src/org/eclipse/core/runtime/IAdapterManager.java (at line 141) [javac] public Object getAdapter(Object adaptable, Class adapterType); [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] 171. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.common/src/org/eclipse/core/runtime/IAdapterManager.java (at line 238) [javac] public void registerAdapters(IAdapterFactory factory, Class adaptable); [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] 172. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.common/src/org/eclipse/core/runtime/IAdapterManager.java (at line 261) [javac] public void unregisterAdapters(IAdapterFactory factory, Class adaptable); [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] ---------- [javac] 173. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.common/src/org/eclipse/core/runtime/PlatformObject.java (at line 65) [javac] public Object getAdapter(Class adapter) { [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] ---------- [javac] 174. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.common/src/org/eclipse/core/runtime/PluginVersionIdentifier.java (at line 159) [javac] Vector elements = new Vector(4); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 175. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.common/src/org/eclipse/core/runtime/PluginVersionIdentifier.java (at line 159) [javac] Vector elements = new Vector(4); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 176. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.common/src/org/eclipse/core/runtime/PluginVersionIdentifier.java (at line 162) [javac] elements.addElement(st.nextToken()); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 176 problems (176 warnings) [copy] Copying 1 file to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.common/temp.folder/@dot.bin [copy] Copying 57 files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.common/@dot [delete] Deleting directory /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.common/temp.folder/@dot.bin properties: init: build.jars: properties: init: @dot: [mkdir] Created dir: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.update.configurator/temp.folder/@dot.bin [javac] Compiling 30 source files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.update.configurator/temp.folder/@dot.bin [copy] Copying 1 file to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.update.configurator/temp.folder/@dot.bin [copy] Copying 38 files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.update.configurator/@dot [delete] Deleting directory /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.update.configurator/temp.folder/@dot.bin properties: init: build.jars: properties: init: @dot: [mkdir] Created dir: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.jobs/temp.folder/@dot.bin [javac] Compiling 32 source files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.jobs/temp.folder/@dot.bin [javac] ---------- [javac] 1. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.jobs/src/org/eclipse/core/internal/jobs/DeadlockDetector.java (at line 77) [javac] private final ArrayList locks = new ArrayList(); [javac] ^^^^^^^^^ [javac] ArrayList is a raw type. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 2. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.jobs/src/org/eclipse/core/internal/jobs/DeadlockDetector.java (at line 77) [javac] private final ArrayList locks = new ArrayList(); [javac] ^^^^^^^^^ [javac] ArrayList is a raw type. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 3. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.jobs/src/org/eclipse/core/internal/jobs/DeadlockDetector.java (at line 79) [javac] private final ArrayList lockThreads = new ArrayList(); [javac] ^^^^^^^^^ [javac] ArrayList is a raw type. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 4. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.jobs/src/org/eclipse/core/internal/jobs/DeadlockDetector.java (at line 79) [javac] private final ArrayList lockThreads = new ArrayList(); [javac] ^^^^^^^^^ [javac] ArrayList is a raw type. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 5. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.jobs/src/org/eclipse/core/internal/jobs/DeadlockDetector.java (at line 88) [javac] private boolean addCycleThreads(ArrayList deadlockedThreads, Thread next) { [javac] ^^^^^^^^^ [javac] ArrayList is a raw type. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 6. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.jobs/src/org/eclipse/core/internal/jobs/DeadlockDetector.java (at line 101) [javac] deadlockedThreads.add(blocking[i]); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 7. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.jobs/src/org/eclipse/core/internal/jobs/DeadlockDetector.java (at line 188) [javac] ArrayList ownedLocks = new ArrayList(1); [javac] ^^^^^^^^^ [javac] ArrayList is a raw type. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 8. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.jobs/src/org/eclipse/core/internal/jobs/DeadlockDetector.java (at line 188) [javac] ArrayList ownedLocks = new ArrayList(1); [javac] ^^^^^^^^^ [javac] ArrayList is a raw type. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 9. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.jobs/src/org/eclipse/core/internal/jobs/DeadlockDetector.java (at line 193) [javac] ownedLocks.add(locks.get(j)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 10. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.jobs/src/org/eclipse/core/internal/jobs/DeadlockDetector.java (at line 204) [javac] ArrayList deadlockedThreads = new ArrayList(2); [javac] ^^^^^^^^^ [javac] ArrayList is a raw type. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 11. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.jobs/src/org/eclipse/core/internal/jobs/DeadlockDetector.java (at line 204) [javac] ArrayList deadlockedThreads = new ArrayList(2); [javac] ^^^^^^^^^ [javac] ArrayList is a raw type. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 12. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.jobs/src/org/eclipse/core/internal/jobs/DeadlockDetector.java (at line 210) [javac] deadlockedThreads.add(cause); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 13. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.jobs/src/org/eclipse/core/internal/jobs/DeadlockDetector.java (at line 212) [javac] return (Thread[]) deadlockedThreads.toArray(new Thread[deadlockedThreads.size()]); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method toArray(Object[]) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 14. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.jobs/src/org/eclipse/core/internal/jobs/DeadlockDetector.java (at line 222) [javac] ArrayList blocking = new ArrayList(1); [javac] ^^^^^^^^^ [javac] ArrayList is a raw type. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 15. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.jobs/src/org/eclipse/core/internal/jobs/DeadlockDetector.java (at line 222) [javac] ArrayList blocking = new ArrayList(1); [javac] ^^^^^^^^^ [javac] ArrayList is a raw type. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 16. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.jobs/src/org/eclipse/core/internal/jobs/DeadlockDetector.java (at line 225) [javac] blocking.add(lockThreads.get(i)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 17. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.jobs/src/org/eclipse/core/internal/jobs/DeadlockDetector.java (at line 231) [javac] return (Thread[]) blocking.toArray(new Thread[blocking.size()]); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method toArray(Object[]) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 18. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.jobs/src/org/eclipse/core/internal/jobs/DeadlockDetector.java (at line 255) [javac] locks.add(lock); [javac] ^^^^^^^^^^^^^^^ [javac] Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 19. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.jobs/src/org/eclipse/core/internal/jobs/DeadlockDetector.java (at line 269) [javac] lockThreads.add(owner); [javac] ^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 20. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.jobs/src/org/eclipse/core/internal/jobs/DeadlockDetector.java (at line 298) [javac] ArrayList conflicting = new ArrayList(1); [javac] ^^^^^^^^^ [javac] ArrayList is a raw type. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 21. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.jobs/src/org/eclipse/core/internal/jobs/DeadlockDetector.java (at line 298) [javac] ArrayList conflicting = new ArrayList(1); [javac] ^^^^^^^^^ [javac] ArrayList is a raw type. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 22. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.jobs/src/org/eclipse/core/internal/jobs/DeadlockDetector.java (at line 301) [javac] conflicting.add(lock); [javac] ^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 23. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.jobs/src/org/eclipse/core/internal/jobs/DeadlockDetector.java (at line 309) [javac] conflicting.add(possible); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 24. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.jobs/src/org/eclipse/core/internal/jobs/DeadlockDetector.java (at line 489) [javac] ArrayList ownedLocks = new ArrayList(1); [javac] ^^^^^^^^^ [javac] ArrayList is a raw type. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 25. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.jobs/src/org/eclipse/core/internal/jobs/DeadlockDetector.java (at line 489) [javac] ArrayList ownedLocks = new ArrayList(1); [javac] ^^^^^^^^^ [javac] ArrayList is a raw type. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 26. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.jobs/src/org/eclipse/core/internal/jobs/DeadlockDetector.java (at line 492) [javac] ownedLocks.add(locks.get(j)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 27. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.jobs/src/org/eclipse/core/internal/jobs/DeadlockDetector.java (at line 496) [javac] return (ISchedulingRule[]) ownedLocks.toArray(new ISchedulingRule[ownedLocks.size()]); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method toArray(Object[]) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [javac] ---------- [javac] ---------- [javac] 28. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.jobs/src/org/eclipse/core/internal/jobs/ImplicitJobs.java (at line 34) [javac] private final Set suspendedRules = new HashSet(20); [javac] ^^^ [javac] Set is a raw type. References to generic type Set should be parameterized [javac] ---------- [javac] 29. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.jobs/src/org/eclipse/core/internal/jobs/ImplicitJobs.java (at line 34) [javac] private final Set suspendedRules = new HashSet(20); [javac] ^^^^^^^ [javac] HashSet is a raw type. References to generic type HashSet should be parameterized [javac] ---------- [javac] 30. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.jobs/src/org/eclipse/core/internal/jobs/ImplicitJobs.java (at line 40) [javac] private final Map threadJobs = new HashMap(20); [javac] ^^^ [javac] Map is a raw type. References to generic type Map should be parameterized [javac] ---------- [javac] 31. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.jobs/src/org/eclipse/core/internal/jobs/ImplicitJobs.java (at line 40) [javac] private final Map threadJobs = new HashMap(20); [javac] ^^^^^^^ [javac] HashMap is a raw type. References to generic type HashMap should be parameterized [javac] ---------- [javac] 32. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.jobs/src/org/eclipse/core/internal/jobs/ImplicitJobs.java (at line 94) [javac] threadJobs.put(currentThread, threadJob); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [javac] ---------- [javac] 33. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.jobs/src/org/eclipse/core/internal/jobs/ImplicitJobs.java (at line 96) [javac] suspendedRules.add(rule); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method add(Object) belongs to the raw type Set. References to generic type Set should be parameterized [javac] ---------- [javac] 34. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.jobs/src/org/eclipse/core/internal/jobs/ImplicitJobs.java (at line 172) [javac] for (Iterator it = suspendedRules.iterator(); it.hasNext();) [javac] ^^^^^^^^ [javac] Iterator is a raw type. References to generic type Iterator should be parameterized [javac] ---------- [javac] 35. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.jobs/src/org/eclipse/core/internal/jobs/ImplicitJobs.java (at line 256) [javac] threadJobs.put(destinationThread, job); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [javac] ---------- [javac] ---------- [javac] 36. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.jobs/src/org/eclipse/core/internal/jobs/InternalJob.java (at line 21) [javac] public abstract class InternalJob extends PlatformObject implements Comparable { [javac] ^^^^^^^^^^ [javac] Comparable is a raw type. References to generic type Comparable should be parameterized [javac] ---------- [javac] 37. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.jobs/src/org/eclipse/core/internal/jobs/InternalJob.java (at line 202) [javac] Map temp = properties; [javac] ^^^ [javac] Map is a raw type. References to generic type Map should be parameterized [javac] ---------- [javac] ---------- [javac] 38. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.jobs/src/org/eclipse/core/internal/jobs/JobActivator.java (at line 65) [javac] jobManagerService = bundleContext.registerService(IJobManager.class.getName(), JobManager.getInstance(), new Hashtable()); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] ---------- [javac] 39. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.jobs/src/org/eclipse/core/internal/jobs/JobManager.java (at line 109) [javac] private final HashSet running; [javac] ^^^^^^^ [javac] HashSet is a raw type. References to generic type HashSet should be parameterized [javac] ---------- [javac] 40. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.jobs/src/org/eclipse/core/internal/jobs/JobManager.java (at line 212) [javac] running = new HashSet(10); [javac] ^^^^^^^ [javac] HashSet is a raw type. References to generic type HashSet should be parameterized [javac] ---------- [javac] 41. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.jobs/src/org/eclipse/core/internal/jobs/JobManager.java (at line 273) [javac] for (Iterator it = select(family).iterator(); it.hasNext();) [javac] ^^^^^^^^ [javac] Iterator is a raw type. References to generic type Iterator should be parameterized [javac] ---------- [javac] 42. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.jobs/src/org/eclipse/core/internal/jobs/JobManager.java (at line 344) [javac] running.add(job); [javac] ^^^^^^^^^^^^^^^^ [javac] Type safety: The method add(Object) belongs to the raw type HashSet. References to generic type HashSet should be parameterized [javac] ---------- [javac] 43. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.jobs/src/org/eclipse/core/internal/jobs/JobManager.java (at line 406) [javac] for (Iterator it = running.iterator(); it.hasNext();) { [javac] ^^^^^^^^ [javac] Iterator is a raw type. References to generic type Iterator should be parameterized [javac] ---------- [javac] 44. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.jobs/src/org/eclipse/core/internal/jobs/JobManager.java (at line 471) [javac] toCancel = (Job[]) running.toArray(new Job[running.size()]); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method toArray(Object[]) belongs to the raw type AbstractCollection. References to generic type AbstractCollection should be parameterized [javac] ---------- [javac] 45. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.jobs/src/org/eclipse/core/internal/jobs/JobManager.java (at line 495) [javac] stillRunning = (Job[]) running.toArray(new Job[running.size()]); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method toArray(Object[]) belongs to the raw type AbstractCollection. References to generic type AbstractCollection should be parameterized [javac] ---------- [javac] 46. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.jobs/src/org/eclipse/core/internal/jobs/JobManager.java (at line 512) [javac] toCancel = (Job[]) running.toArray(new Job[running.size()]); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method toArray(Object[]) belongs to the raw type AbstractCollection. References to generic type AbstractCollection should be parameterized [javac] ---------- [javac] 47. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.jobs/src/org/eclipse/core/internal/jobs/JobManager.java (at line 575) [javac] List members = select(family); [javac] ^^^^ [javac] List is a raw type. References to generic type List should be parameterized [javac] ---------- [javac] 48. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.jobs/src/org/eclipse/core/internal/jobs/JobManager.java (at line 576) [javac] return (Job[]) members.toArray(new Job[members.size()]); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method toArray(Object[]) belongs to the raw type List. References to generic type List should be parameterized [javac] ---------- [javac] 49. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.jobs/src/org/eclipse/core/internal/jobs/JobManager.java (at line 593) [javac] for (Iterator it = running.iterator(); it.hasNext();) { [javac] ^^^^^^^^ [javac] Iterator is a raw type. References to generic type Iterator should be parameterized [javac] ---------- [javac] 50. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.jobs/src/org/eclipse/core/internal/jobs/JobManager.java (at line 604) [javac] for (Iterator it = running.iterator(); it.hasNext();) { [javac] ^^^^^^^^ [javac] Iterator is a raw type. References to generic type Iterator should be parameterized [javac] ---------- [javac] 51. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.jobs/src/org/eclipse/core/internal/jobs/JobManager.java (at line 734) [javac] final Set jobs; [javac] ^^^ [javac] Set is a raw type. References to generic type Set should be parameterized [javac] ---------- [javac] 52. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.jobs/src/org/eclipse/core/internal/jobs/JobManager.java (at line 740) [javac] jobs = Collections.synchronizedSet(new HashSet(select(family, states))); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: Unchecked invocation synchronizedSet(Set) of the generic method synchronizedSet(Set) of type Collections [javac] ---------- [javac] 53. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.jobs/src/org/eclipse/core/internal/jobs/JobManager.java (at line 740) [javac] jobs = Collections.synchronizedSet(new HashSet(select(family, states))); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The constructor HashSet(Collection) belongs to the raw type HashSet. References to generic type HashSet should be parameterized [javac] ---------- [javac] 54. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.jobs/src/org/eclipse/core/internal/jobs/JobManager.java (at line 740) [javac] jobs = Collections.synchronizedSet(new HashSet(select(family, states))); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The expression of type HashSet needs unchecked conversion to conform to Set [javac] ---------- [javac] 55. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.jobs/src/org/eclipse/core/internal/jobs/JobManager.java (at line 740) [javac] jobs = Collections.synchronizedSet(new HashSet(select(family, states))); [javac] ^^^^^^^ [javac] HashSet is a raw type. References to generic type HashSet should be parameterized [javac] ---------- [javac] 56. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.jobs/src/org/eclipse/core/internal/jobs/JobManager.java (at line 760) [javac] jobs.add(job); [javac] ^^^^^^^^^^^^^ [javac] Type safety: The method add(Object) belongs to the raw type Set. References to generic type Set should be parameterized [javac] ---------- [javac] 57. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.jobs/src/org/eclipse/core/internal/jobs/JobManager.java (at line 986) [javac] private void select(List members, Object family, InternalJob firstJob, int stateMask) { [javac] ^^^^ [javac] List is a raw type. References to generic type List should be parameterized [javac] ---------- [javac] 58. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.jobs/src/org/eclipse/core/internal/jobs/JobManager.java (at line 993) [javac] members.add(job); [javac] ^^^^^^^^^^^^^^^^ [javac] Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [javac] ---------- [javac] 59. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.jobs/src/org/eclipse/core/internal/jobs/JobManager.java (at line 1001) [javac] private List select(Object family) { [javac] ^^^^ [javac] List is a raw type. References to generic type List should be parameterized [javac] ---------- [javac] 60. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.jobs/src/org/eclipse/core/internal/jobs/JobManager.java (at line 1009) [javac] private List select(Object family, int stateMask) { [javac] ^^^^ [javac] List is a raw type. References to generic type List should be parameterized [javac] ---------- [javac] 61. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.jobs/src/org/eclipse/core/internal/jobs/JobManager.java (at line 1010) [javac] List members = new ArrayList(); [javac] ^^^^ [javac] List is a raw type. References to generic type List should be parameterized [javac] ---------- [javac] 62. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.jobs/src/org/eclipse/core/internal/jobs/JobManager.java (at line 1010) [javac] List members = new ArrayList(); [javac] ^^^^^^^^^ [javac] ArrayList is a raw type. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 63. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.jobs/src/org/eclipse/core/internal/jobs/JobManager.java (at line 1013) [javac] for (Iterator it = running.iterator(); it.hasNext();) { [javac] ^^^^^^^^ [javac] Iterator is a raw type. References to generic type Iterator should be parameterized [javac] ---------- [javac] 64. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.jobs/src/org/eclipse/core/internal/jobs/JobManager.java (at line 1105) [javac] for (Iterator it = select(family).iterator(); it.hasNext();) { [javac] ^^^^^^^^ [javac] Iterator is a raw type. References to generic type Iterator should be parameterized [javac] ---------- [javac] 65. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.jobs/src/org/eclipse/core/internal/jobs/JobManager.java (at line 1239) [javac] for (Iterator it = select(family).iterator(); it.hasNext();) { [javac] ^^^^^^^^ [javac] Iterator is a raw type. References to generic type Iterator should be parameterized [javac] ---------- [javac] ---------- [javac] 66. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.jobs/src/org/eclipse/core/internal/jobs/LockManager.java (at line 79) [javac] private HashMap suspendedLocks = new HashMap(); [javac] ^^^^^^^ [javac] HashMap is a raw type. References to generic type HashMap should be parameterized [javac] ---------- [javac] 67. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.jobs/src/org/eclipse/core/internal/jobs/LockManager.java (at line 79) [javac] private HashMap suspendedLocks = new HashMap(); [javac] ^^^^^^^ [javac] HashMap is a raw type. References to generic type HashMap should be parameterized [javac] ---------- [javac] 68. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.jobs/src/org/eclipse/core/internal/jobs/LockManager.java (at line 151) [javac] Stack prevLocks = (Stack) suspendedLocks.get(found.getCandidate()); [javac] ^^^^^ [javac] Stack is a raw type. References to generic type Stack should be parameterized [javac] ---------- [javac] 69. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.jobs/src/org/eclipse/core/internal/jobs/LockManager.java (at line 151) [javac] Stack prevLocks = (Stack) suspendedLocks.get(found.getCandidate()); [javac] ^^^^^ [javac] Stack is a raw type. References to generic type Stack should be parameterized [javac] ---------- [javac] 70. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.jobs/src/org/eclipse/core/internal/jobs/LockManager.java (at line 153) [javac] prevLocks = new Stack(); [javac] ^^^^^ [javac] Stack is a raw type. References to generic type Stack should be parameterized [javac] ---------- [javac] 71. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.jobs/src/org/eclipse/core/internal/jobs/LockManager.java (at line 154) [javac] prevLocks.push(suspended); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method push(Object) belongs to the raw type Stack. References to generic type Stack should be parameterized [javac] ---------- [javac] 72. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.jobs/src/org/eclipse/core/internal/jobs/LockManager.java (at line 155) [javac] suspendedLocks.put(found.getCandidate(), prevLocks); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized [javac] ---------- [javac] 73. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.jobs/src/org/eclipse/core/internal/jobs/LockManager.java (at line 272) [javac] Stack prevLocks = (Stack) suspendedLocks.get(owner); [javac] ^^^^^ [javac] Stack is a raw type. References to generic type Stack should be parameterized [javac] ---------- [javac] 74. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.jobs/src/org/eclipse/core/internal/jobs/LockManager.java (at line 272) [javac] Stack prevLocks = (Stack) suspendedLocks.get(owner); [javac] ^^^^^ [javac] Stack is a raw type. References to generic type Stack should be parameterized [javac] ---------- [javac] ---------- [javac] 75. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.jobs/src/org/eclipse/core/internal/jobs/ObjectMap.java (at line 23) [javac] public class ObjectMap implements Map { [javac] ^^^ [javac] Map is a raw type. References to generic type Map should be parameterized [javac] ---------- [javac] 76. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.jobs/src/org/eclipse/core/internal/jobs/ObjectMap.java (at line 48) [javac] public ObjectMap(Map map) { [javac] ^^^ [javac] Map is a raw type. References to generic type Map should be parameterized [javac] ---------- [javac] 77. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.jobs/src/org/eclipse/core/internal/jobs/ObjectMap.java (at line 99) [javac] public Set entrySet() { [javac] ^^^ [javac] Set is a raw type. References to generic type Set should be parameterized [javac] ---------- [javac] 78. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.jobs/src/org/eclipse/core/internal/jobs/ObjectMap.java (at line 109) [javac] Map other = (Map) o; [javac] ^^^ [javac] Map is a raw type. References to generic type Map should be parameterized [javac] ---------- [javac] 79. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.jobs/src/org/eclipse/core/internal/jobs/ObjectMap.java (at line 109) [javac] Map other = (Map) o; [javac] ^^^ [javac] Map is a raw type. References to generic type Map should be parameterized [javac] ---------- [javac] 80. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.jobs/src/org/eclipse/core/internal/jobs/ObjectMap.java (at line 185) [javac] public Set keySet() { [javac] ^^^ [javac] Set is a raw type. References to generic type Set should be parameterized [javac] ---------- [javac] 81. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.jobs/src/org/eclipse/core/internal/jobs/ObjectMap.java (at line 186) [javac] Set result = new HashSet(size()); [javac] ^^^ [javac] Set is a raw type. References to generic type Set should be parameterized [javac] ---------- [javac] 82. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.jobs/src/org/eclipse/core/internal/jobs/ObjectMap.java (at line 186) [javac] Set result = new HashSet(size()); [javac] ^^^^^^^ [javac] HashSet is a raw type. References to generic type HashSet should be parameterized [javac] ---------- [javac] 83. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.jobs/src/org/eclipse/core/internal/jobs/ObjectMap.java (at line 189) [javac] result.add(elements[i]); [javac] ^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method add(Object) belongs to the raw type Set. References to generic type Set should be parameterized [javac] ---------- [javac] 84. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.jobs/src/org/eclipse/core/internal/jobs/ObjectMap.java (at line 246) [javac] public void putAll(Map map) { [javac] ^^^ [javac] Map is a raw type. References to generic type Map should be parameterized [javac] ---------- [javac] 85. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.jobs/src/org/eclipse/core/internal/jobs/ObjectMap.java (at line 247) [javac] for (Iterator i = map.keySet().iterator(); i.hasNext();) { [javac] ^^^^^^^^ [javac] Iterator is a raw type. References to generic type Iterator should be parameterized [javac] ---------- [javac] 86. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.jobs/src/org/eclipse/core/internal/jobs/ObjectMap.java (at line 297) [javac] private HashMap toHashMap() { [javac] ^^^^^^^ [javac] HashMap is a raw type. References to generic type HashMap should be parameterized [javac] ---------- [javac] 87. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.jobs/src/org/eclipse/core/internal/jobs/ObjectMap.java (at line 298) [javac] HashMap result = new HashMap(size()); [javac] ^^^^^^^ [javac] HashMap is a raw type. References to generic type HashMap should be parameterized [javac] ---------- [javac] 88. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.jobs/src/org/eclipse/core/internal/jobs/ObjectMap.java (at line 298) [javac] HashMap result = new HashMap(size()); [javac] ^^^^^^^ [javac] HashMap is a raw type. References to generic type HashMap should be parameterized [javac] ---------- [javac] 89. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.jobs/src/org/eclipse/core/internal/jobs/ObjectMap.java (at line 301) [javac] result.put(elements[i], elements[i + 1]); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized [javac] ---------- [javac] 90. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.jobs/src/org/eclipse/core/internal/jobs/ObjectMap.java (at line 314) [javac] public Collection values() { [javac] ^^^^^^^^^^ [javac] Collection is a raw type. References to generic type Collection should be parameterized [javac] ---------- [javac] 91. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.jobs/src/org/eclipse/core/internal/jobs/ObjectMap.java (at line 315) [javac] Set result = new HashSet(size()); [javac] ^^^ [javac] Set is a raw type. References to generic type Set should be parameterized [javac] ---------- [javac] 92. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.jobs/src/org/eclipse/core/internal/jobs/ObjectMap.java (at line 315) [javac] Set result = new HashSet(size()); [javac] ^^^^^^^ [javac] HashSet is a raw type. References to generic type HashSet should be parameterized [javac] ---------- [javac] 93. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.jobs/src/org/eclipse/core/internal/jobs/ObjectMap.java (at line 318) [javac] result.add(elements[i]); [javac] ^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method add(Object) belongs to the raw type Set. References to generic type Set should be parameterized [javac] ---------- [javac] ---------- [javac] 94. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.jobs/src/org/eclipse/core/internal/jobs/Queue.java (at line 63) [javac] public Iterator elements() { [javac] ^^^^^^^^ [javac] Iterator is a raw type. References to generic type Iterator should be parameterized [javac] ---------- [javac] 95. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.jobs/src/org/eclipse/core/internal/jobs/Queue.java (at line 66) [javac] return new ArrayList(0).iterator(); [javac] ^^^^^^^^^ [javac] ArrayList is a raw type. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 96. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.jobs/src/org/eclipse/core/internal/jobs/Queue.java (at line 174) [javac] Iterator it = elements(); [javac] ^^^^^^^^ [javac] Iterator is a raw type. References to generic type Iterator should be parameterized [javac] ---------- [javac] ---------- [javac] 97. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.jobs/src/org/eclipse/core/internal/jobs/StringPool.java (at line 30) [javac] private final HashMap map = new HashMap(); [javac] ^^^^^^^ [javac] HashMap is a raw type. References to generic type HashMap should be parameterized [javac] ---------- [javac] 98. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.jobs/src/org/eclipse/core/internal/jobs/StringPool.java (at line 30) [javac] private final HashMap map = new HashMap(); [javac] ^^^^^^^ [javac] HashMap is a raw type. References to generic type HashMap should be parameterized [javac] ---------- [javac] 99. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.jobs/src/org/eclipse/core/internal/jobs/StringPool.java (at line 47) [javac] map.put(string, string); [javac] ^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized [javac] ---------- [javac] ---------- [javac] 100. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.jobs/src/org/eclipse/core/runtime/jobs/MultiRule.java (at line 90) [javac] ArrayList myRules = new ArrayList(nestedRules.length); [javac] ^^^^^^^^^ [javac] ArrayList is a raw type. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 101. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.jobs/src/org/eclipse/core/runtime/jobs/MultiRule.java (at line 90) [javac] ArrayList myRules = new ArrayList(nestedRules.length); [javac] ^^^^^^^^^ [javac] ArrayList is a raw type. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 102. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.jobs/src/org/eclipse/core/runtime/jobs/MultiRule.java (at line 95) [javac] myRules.add(children[j]); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 103. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.jobs/src/org/eclipse/core/runtime/jobs/MultiRule.java (at line 97) [javac] myRules.add(nestedRules[i]); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 104. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.jobs/src/org/eclipse/core/runtime/jobs/MultiRule.java (at line 100) [javac] return (ISchedulingRule[]) myRules.toArray(new ISchedulingRule[myRules.size()]); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method toArray(Object[]) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 104 problems (104 warnings) [copy] Copying 1 file to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.jobs/temp.folder/@dot.bin [copy] Copying 45 files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.jobs/@dot [delete] Deleting directory /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.jobs/temp.folder/@dot.bin properties: init: build.jars: properties: init: @dot: [mkdir] Created dir: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.registry/temp.folder/@dot.bin [javac] Compiling 75 source files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.registry/temp.folder/@dot.bin [copy] Copying 1 file to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.registry/temp.folder/@dot.bin [copy] Copying 90 files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.registry/@dot [delete] Deleting directory /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.registry/temp.folder/@dot.bin properties: init: build.jars: properties: init: @dot: [mkdir] Created dir: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.preferences/temp.folder/@dot.bin [javac] Compiling 38 source files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.preferences/temp.folder/@dot.bin [javac] ---------- [javac] 1. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.preferences/src/org/eclipse/core/internal/preferences/Activator.java (at line 70) [javac] preferencesService = bundleContext.registerService(IPreferencesService.class.getName(), PreferencesService.getDefault(), new Hashtable()); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] ---------- [javac] 2. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.preferences/src/org/eclipse/core/internal/preferences/ConfigurationPreferences.java (at line 31) [javac] private static Set loadedNodes = new HashSet(); [javac] ^^^ [javac] Set is a raw type. References to generic type Set should be parameterized [javac] ---------- [javac] 3. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.preferences/src/org/eclipse/core/internal/preferences/ConfigurationPreferences.java (at line 31) [javac] private static Set loadedNodes = new HashSet(); [javac] ^^^^^^^ [javac] HashSet is a raw type. References to generic type HashSet should be parameterized [javac] ---------- [javac] 4. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.preferences/src/org/eclipse/core/internal/preferences/ConfigurationPreferences.java (at line 78) [javac] loadedNodes.add(name()); [javac] ^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method add(Object) belongs to the raw type Set. References to generic type Set should be parameterized [javac] ---------- [javac] ---------- [javac] 5. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.preferences/src/org/eclipse/core/internal/preferences/DefaultPreferences.java (at line 32) [javac] private static Set loadedNodes = new HashSet(); [javac] ^^^ [javac] Set is a raw type. References to generic type Set should be parameterized [javac] ---------- [javac] 6. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.preferences/src/org/eclipse/core/internal/preferences/DefaultPreferences.java (at line 32) [javac] private static Set loadedNodes = new HashSet(); [javac] ^^^^^^^ [javac] HashSet is a raw type. References to generic type HashSet should be parameterized [javac] ---------- [javac] 7. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.preferences/src/org/eclipse/core/internal/preferences/DefaultPreferences.java (at line 46) [javac] private WeakReference pluginReference; [javac] ^^^^^^^^^^^^^ [javac] WeakReference is a raw type. References to generic type WeakReference should be parameterized [javac] ---------- [javac] 8. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.preferences/src/org/eclipse/core/internal/preferences/DefaultPreferences.java (at line 59) [javac] this.pluginReference = new WeakReference(context); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The constructor WeakReference(Object) belongs to the raw type WeakReference. References to generic type WeakReference should be parameterized [javac] ---------- [javac] 9. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.preferences/src/org/eclipse/core/internal/preferences/DefaultPreferences.java (at line 59) [javac] this.pluginReference = new WeakReference(context); [javac] ^^^^^^^^^^^^^ [javac] WeakReference is a raw type. References to generic type WeakReference should be parameterized [javac] ---------- [javac] 10. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.preferences/src/org/eclipse/core/internal/preferences/DefaultPreferences.java (at line 127) [javac] for (Enumeration e = defaultValues.keys(); e.hasMoreElements();) { [javac] ^^^^^^^^^^^ [javac] Enumeration is a raw type. References to generic type Enumeration should be parameterized [javac] ---------- [javac] 11. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.preferences/src/org/eclipse/core/internal/preferences/DefaultPreferences.java (at line 163) [javac] WeakReference ref = PreferencesService.getDefault().applyRuntimeDefaults(name(), pluginReference); [javac] ^^^^^^^^^^^^^ [javac] WeakReference is a raw type. References to generic type WeakReference should be parameterized [javac] ---------- [javac] 12. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.preferences/src/org/eclipse/core/internal/preferences/DefaultPreferences.java (at line 291) [javac] loadedNodes.add(name()); [javac] ^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method add(Object) belongs to the raw type Set. References to generic type Set should be parameterized [javac] ---------- [javac] ---------- [javac] 13. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.preferences/src/org/eclipse/core/internal/preferences/EclipsePreferences.java (at line 51) [javac] protected Map children; [javac] ^^^ [javac] Map is a raw type. References to generic type Map should be parameterized [javac] ---------- [javac] 14. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.preferences/src/org/eclipse/core/internal/preferences/EclipsePreferences.java (at line 115) [javac] children = Collections.synchronizedMap(new HashMap()); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: Unchecked invocation synchronizedMap(Map) of the generic method synchronizedMap(Map) of type Collections [javac] ---------- [javac] 15. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.preferences/src/org/eclipse/core/internal/preferences/EclipsePreferences.java (at line 115) [javac] children = Collections.synchronizedMap(new HashMap()); [javac] ^^^^^^^^^^^^^ [javac] Type safety: The expression of type HashMap needs unchecked conversion to conform to Map [javac] ---------- [javac] 16. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.preferences/src/org/eclipse/core/internal/preferences/EclipsePreferences.java (at line 115) [javac] children = Collections.synchronizedMap(new HashMap()); [javac] ^^^^^^^ [javac] HashMap is a raw type. References to generic type HashMap should be parameterized [javac] ---------- [javac] 17. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.preferences/src/org/eclipse/core/internal/preferences/EclipsePreferences.java (at line 116) [javac] children.put(childName, child == null ? (Object) childName : child); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [javac] ---------- [javac] 18. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.preferences/src/org/eclipse/core/internal/preferences/EclipsePreferences.java (at line 170) [javac] Map temp = children; [javac] ^^^ [javac] Map is a raw type. References to generic type Map should be parameterized [javac] ---------- [javac] 19. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.preferences/src/org/eclipse/core/internal/preferences/EclipsePreferences.java (at line 173) [javac] return (String[]) temp.keySet().toArray(EMPTY_STRING_ARRAY); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method toArray(Object[]) belongs to the raw type Set. References to generic type Set should be parameterized [javac] ---------- [javac] 20. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.preferences/src/org/eclipse/core/internal/preferences/EclipsePreferences.java (at line 194) [javac] final ArrayList result = new ArrayList(); [javac] ^^^^^^^^^ [javac] ArrayList is a raw type. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 21. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.preferences/src/org/eclipse/core/internal/preferences/EclipsePreferences.java (at line 194) [javac] final ArrayList result = new ArrayList(); [javac] ^^^^^^^^^ [javac] ArrayList is a raw type. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 22. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.preferences/src/org/eclipse/core/internal/preferences/EclipsePreferences.java (at line 204) [javac] result.add(shortName); [javac] ^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 23. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.preferences/src/org/eclipse/core/internal/preferences/EclipsePreferences.java (at line 209) [javac] return (String[]) result.toArray(EMPTY_STRING_ARRAY); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method toArray(Object[]) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 24. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.preferences/src/org/eclipse/core/internal/preferences/EclipsePreferences.java (at line 226) [javac] for (Iterator i = table.keySet().iterator(); i.hasNext();) { [javac] ^^^^^^^^ [javac] Iterator is a raw type. References to generic type Iterator should be parameterized [javac] ---------- [javac] 25. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.preferences/src/org/eclipse/core/internal/preferences/EclipsePreferences.java (at line 419) [javac] ArrayList result = new ArrayList(); [javac] ^^^^^^^^^ [javac] ArrayList is a raw type. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 26. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.preferences/src/org/eclipse/core/internal/preferences/EclipsePreferences.java (at line 419) [javac] ArrayList result = new ArrayList(); [javac] ^^^^^^^^^ [javac] ArrayList is a raw type. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 27. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.preferences/src/org/eclipse/core/internal/preferences/EclipsePreferences.java (at line 424) [javac] result.add(child); [javac] ^^^^^^^^^^^^^^^^^ [javac] Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 28. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.preferences/src/org/eclipse/core/internal/preferences/EclipsePreferences.java (at line 426) [javac] return (IEclipsePreferences[]) result.toArray(EMPTY_NODE_ARRAY); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method toArray(Object[]) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [javac] ---------- [javac] ---------- [javac] 29. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.preferences/src/org/eclipse/core/internal/preferences/InstancePreferences.java (at line 32) [javac] private static Set loadedNodes = new HashSet(); [javac] ^^^ [javac] Set is a raw type. References to generic type Set should be parameterized [javac] ---------- [javac] 30. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.preferences/src/org/eclipse/core/internal/preferences/InstancePreferences.java (at line 32) [javac] private static Set loadedNodes = new HashSet(); [javac] ^^^^^^^ [javac] HashSet is a raw type. References to generic type HashSet should be parameterized [javac] ---------- [javac] 31. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.preferences/src/org/eclipse/core/internal/preferences/InstancePreferences.java (at line 79) [javac] loadedNodes.add(name()); [javac] ^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method add(Object) belongs to the raw type Set. References to generic type Set should be parameterized [javac] ---------- [javac] 32. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.preferences/src/org/eclipse/core/internal/preferences/InstancePreferences.java (at line 145) [javac] for (Iterator i = values.keySet().iterator(); i.hasNext();) { [javac] ^^^^^^^^ [javac] Iterator is a raw type. References to generic type Iterator should be parameterized [javac] ---------- [javac] ---------- [javac] 33. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.preferences/src/org/eclipse/core/internal/preferences/OSGiPreferencesServiceManager.java (at line 50) [javac] Set bundleQualifiers = new TreeSet(); [javac] ^^^ [javac] Set is a raw type. References to generic type Set should be parameterized [javac] ---------- [javac] 34. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.preferences/src/org/eclipse/core/internal/preferences/OSGiPreferencesServiceManager.java (at line 50) [javac] Set bundleQualifiers = new TreeSet(); [javac] ^^^^^^^ [javac] TreeSet is a raw type. References to generic type TreeSet should be parameterized [javac] ---------- [javac] 35. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.preferences/src/org/eclipse/core/internal/preferences/OSGiPreferencesServiceManager.java (at line 52) [javac] bundleQualifiers.add(getQualifier(allBundles[i])); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method add(Object) belongs to the raw type Set. References to generic type Set should be parameterized [javac] ---------- [javac] ---------- [javac] 36. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.preferences/src/org/eclipse/core/internal/preferences/PreferenceServiceRegistryHelper.java (at line 36) [javac] private static final Map scopeRegistry = Collections.synchronizedMap(new HashMap()); [javac] ^^^ [javac] Map is a raw type. References to generic type Map should be parameterized [javac] ---------- [javac] 37. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.preferences/src/org/eclipse/core/internal/preferences/PreferenceServiceRegistryHelper.java (at line 36) [javac] private static final Map scopeRegistry = Collections.synchronizedMap(new HashMap()); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: Unchecked invocation synchronizedMap(Map) of the generic method synchronizedMap(Map) of type Collections [javac] ---------- [javac] 38. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.preferences/src/org/eclipse/core/internal/preferences/PreferenceServiceRegistryHelper.java (at line 36) [javac] private static final Map scopeRegistry = Collections.synchronizedMap(new HashMap()); [javac] ^^^^^^^^^^^^^ [javac] Type safety: The expression of type HashMap needs unchecked conversion to conform to Map [javac] ---------- [javac] 39. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.preferences/src/org/eclipse/core/internal/preferences/PreferenceServiceRegistryHelper.java (at line 36) [javac] private static final Map scopeRegistry = Collections.synchronizedMap(new HashMap()); [javac] ^^^^^^^ [javac] HashMap is a raw type. References to generic type HashMap should be parameterized [javac] ---------- [javac] 40. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.preferences/src/org/eclipse/core/internal/preferences/PreferenceServiceRegistryHelper.java (at line 106) [javac] public WeakReference applyRuntimeDefaults(String name, WeakReference pluginReference) { [javac] ^^^^^^^^^^^^^ [javac] WeakReference is a raw type. References to generic type WeakReference should be parameterized [javac] ---------- [javac] 41. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.preferences/src/org/eclipse/core/internal/preferences/PreferenceServiceRegistryHelper.java (at line 106) [javac] public WeakReference applyRuntimeDefaults(String name, WeakReference pluginReference) { [javac] ^^^^^^^^^^^^^ [javac] WeakReference is a raw type. References to generic type WeakReference should be parameterized [javac] ---------- [javac] 42. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.preferences/src/org/eclipse/core/internal/preferences/PreferenceServiceRegistryHelper.java (at line 147) [javac] return new WeakReference(plugin); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The constructor WeakReference(Object) belongs to the raw type WeakReference. References to generic type WeakReference should be parameterized [javac] ---------- [javac] 43. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.preferences/src/org/eclipse/core/internal/preferences/PreferenceServiceRegistryHelper.java (at line 147) [javac] return new WeakReference(plugin); [javac] ^^^^^^^^^^^^^ [javac] WeakReference is a raw type. References to generic type WeakReference should be parameterized [javac] ---------- [javac] 44. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.preferences/src/org/eclipse/core/internal/preferences/PreferenceServiceRegistryHelper.java (at line 161) [javac] scopeRegistry.put(name, scope); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [javac] ---------- [javac] 45. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.preferences/src/org/eclipse/core/internal/preferences/PreferenceServiceRegistryHelper.java (at line 296) [javac] scopeRegistry.put(key, element); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [javac] ---------- [javac] ---------- [javac] 46. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.preferences/src/org/eclipse/core/internal/preferences/PreferencesService.java (at line 49) [javac] private static final Map defaultsRegistry = Collections.synchronizedMap(new HashMap()); [javac] ^^^ [javac] Map is a raw type. References to generic type Map should be parameterized [javac] ---------- [javac] 47. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.preferences/src/org/eclipse/core/internal/preferences/PreferencesService.java (at line 49) [javac] private static final Map defaultsRegistry = Collections.synchronizedMap(new HashMap()); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: Unchecked invocation synchronizedMap(Map) of the generic method synchronizedMap(Map) of type Collections [javac] ---------- [javac] 48. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.preferences/src/org/eclipse/core/internal/preferences/PreferencesService.java (at line 49) [javac] private static final Map defaultsRegistry = Collections.synchronizedMap(new HashMap()); [javac] ^^^^^^^^^^^^^ [javac] Type safety: The expression of type HashMap needs unchecked conversion to conform to Map [javac] ---------- [javac] 49. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.preferences/src/org/eclipse/core/internal/preferences/PreferencesService.java (at line 49) [javac] private static final Map defaultsRegistry = Collections.synchronizedMap(new HashMap()); [javac] ^^^^^^^ [javac] HashMap is a raw type. References to generic type HashMap should be parameterized [javac] ---------- [javac] 50. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.preferences/src/org/eclipse/core/internal/preferences/PreferencesService.java (at line 51) [javac] private Map defaultScopes = new HashMap(); [javac] ^^^ [javac] Map is a raw type. References to generic type Map should be parameterized [javac] ---------- [javac] 51. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.preferences/src/org/eclipse/core/internal/preferences/PreferencesService.java (at line 51) [javac] private Map defaultScopes = new HashMap(); [javac] ^^^^^^^ [javac] HashMap is a raw type. References to generic type HashMap should be parameterized [javac] ---------- [javac] 52. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.preferences/src/org/eclipse/core/internal/preferences/PreferencesService.java (at line 152) [javac] List propsToRemove = new ArrayList(); [javac] ^^^^ [javac] List is a raw type. References to generic type List should be parameterized [javac] ---------- [javac] 53. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.preferences/src/org/eclipse/core/internal/preferences/PreferencesService.java (at line 152) [javac] List propsToRemove = new ArrayList(); [javac] ^^^^^^^^^ [javac] ArrayList is a raw type. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 54. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.preferences/src/org/eclipse/core/internal/preferences/PreferencesService.java (at line 154) [javac] propsToRemove.add(globalNode.keys()[i]); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [javac] ---------- [javac] 55. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.preferences/src/org/eclipse/core/internal/preferences/PreferencesService.java (at line 180) [javac] for (Iterator it = propsToRemove.iterator(); it.hasNext();) { [javac] ^^^^^^^^ [javac] Iterator is a raw type. References to generic type Iterator should be parameterized [javac] ---------- [javac] 56. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.preferences/src/org/eclipse/core/internal/preferences/PreferencesService.java (at line 237) [javac] for (Iterator i = properties.keySet().iterator(); i.hasNext();) { [javac] ^^^^^^^^ [javac] Iterator is a raw type. References to generic type Iterator should be parameterized [javac] ---------- [javac] 57. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.preferences/src/org/eclipse/core/internal/preferences/PreferencesService.java (at line 261) [javac] for (Iterator i = properties.keySet().iterator(); i.hasNext();) { [javac] ^^^^^^^^ [javac] Iterator is a raw type. References to generic type Iterator should be parameterized [javac] ---------- [javac] 58. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.preferences/src/org/eclipse/core/internal/preferences/PreferencesService.java (at line 364) [javac] public WeakReference applyRuntimeDefaults(String name, WeakReference pluginReference) { [javac] ^^^^^^^^^^^^^ [javac] WeakReference is a raw type. References to generic type WeakReference should be parameterized [javac] ---------- [javac] 59. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.preferences/src/org/eclipse/core/internal/preferences/PreferencesService.java (at line 364) [javac] public WeakReference applyRuntimeDefaults(String name, WeakReference pluginReference) { [javac] ^^^^^^^^^^^^^ [javac] WeakReference is a raw type. References to generic type WeakReference should be parameterized [javac] ---------- [javac] 60. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.preferences/src/org/eclipse/core/internal/preferences/PreferencesService.java (at line 371) [javac] defaultScopes.put(DefaultScope.SCOPE, new DefaultPreferences()); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [javac] ---------- [javac] 61. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.preferences/src/org/eclipse/core/internal/preferences/PreferencesService.java (at line 373) [javac] defaultScopes.put(InstanceScope.SCOPE, new InstancePreferences()); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [javac] ---------- [javac] 62. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.preferences/src/org/eclipse/core/internal/preferences/PreferencesService.java (at line 375) [javac] defaultScopes.put(ConfigurationScope.SCOPE, new ConfigurationPreferences()); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [javac] ---------- [javac] 63. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.preferences/src/org/eclipse/core/internal/preferences/PreferencesService.java (at line 601) [javac] ArrayList result = new ArrayList(); [javac] ^^^^^^^^^ [javac] ArrayList is a raw type. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 64. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.preferences/src/org/eclipse/core/internal/preferences/PreferencesService.java (at line 601) [javac] ArrayList result = new ArrayList(); [javac] ^^^^^^^^^ [javac] ArrayList is a raw type. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 65. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.preferences/src/org/eclipse/core/internal/preferences/PreferencesService.java (at line 613) [javac] result.add(node); [javac] ^^^^^^^^^^^^^^^^ [javac] Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 66. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.preferences/src/org/eclipse/core/internal/preferences/PreferencesService.java (at line 621) [javac] result.add(node); [javac] ^^^^^^^^^^^^^^^^ [javac] Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 67. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.preferences/src/org/eclipse/core/internal/preferences/PreferencesService.java (at line 625) [javac] return (Preferences[]) result.toArray(new Preferences[result.size()]); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method toArray(Object[]) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 68. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.preferences/src/org/eclipse/core/internal/preferences/PreferencesService.java (at line 682) [javac] ArrayList trees = new ArrayList(); [javac] ^^^^^^^^^ [javac] ArrayList is a raw type. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 69. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.preferences/src/org/eclipse/core/internal/preferences/PreferencesService.java (at line 682) [javac] ArrayList trees = new ArrayList(); [javac] ^^^^^^^^^ [javac] ArrayList is a raw type. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 70. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.preferences/src/org/eclipse/core/internal/preferences/PreferencesService.java (at line 684) [javac] trees.add(trimTree(tree, filters[i])); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 71. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.preferences/src/org/eclipse/core/internal/preferences/PreferencesService.java (at line 686) [javac] IEclipsePreferences toApply = mergeTrees((IEclipsePreferences[]) trees.toArray(new IEclipsePreferences[trees.size()])); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method toArray(Object[]) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 72. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.preferences/src/org/eclipse/core/internal/preferences/PreferencesService.java (at line 709) [javac] ArrayList trees = new ArrayList(); [javac] ^^^^^^^^^ [javac] ArrayList is a raw type. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 73. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.preferences/src/org/eclipse/core/internal/preferences/PreferencesService.java (at line 709) [javac] ArrayList trees = new ArrayList(); [javac] ^^^^^^^^^ [javac] ArrayList is a raw type. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 74. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.preferences/src/org/eclipse/core/internal/preferences/PreferencesService.java (at line 711) [javac] trees.add(trimTree(node, filters[i])); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 75. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.preferences/src/org/eclipse/core/internal/preferences/PreferencesService.java (at line 712) [javac] IEclipsePreferences toExport = mergeTrees((IEclipsePreferences[]) trees.toArray(new IEclipsePreferences[trees.size()])); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method toArray(Object[]) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 76. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.preferences/src/org/eclipse/core/internal/preferences/PreferencesService.java (at line 728) [javac] Map mapping = filter.getMapping(scope); [javac] ^^^ [javac] Map is a raw type. References to generic type Map should be parameterized [javac] ---------- [javac] 77. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.preferences/src/org/eclipse/core/internal/preferences/PreferencesService.java (at line 740) [javac] for (Iterator iter = mapping.keySet().iterator(); iter.hasNext();) { [javac] ^^^^^^^^ [javac] Iterator is a raw type. References to generic type Iterator should be parameterized [javac] ---------- [javac] 78. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.preferences/src/org/eclipse/core/internal/preferences/PreferencesService.java (at line 778) [javac] ArrayList result = new ArrayList(); [javac] ^^^^^^^^^ [javac] ArrayList is a raw type. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 79. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.preferences/src/org/eclipse/core/internal/preferences/PreferencesService.java (at line 778) [javac] ArrayList result = new ArrayList(); [javac] ^^^^^^^^^ [javac] ArrayList is a raw type. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 80. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.preferences/src/org/eclipse/core/internal/preferences/PreferencesService.java (at line 781) [javac] result.add(filters[i]); [javac] ^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 81. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.preferences/src/org/eclipse/core/internal/preferences/PreferencesService.java (at line 782) [javac] return (IPreferenceFilter[]) result.toArray(new IPreferenceFilter[result.size()]); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method toArray(Object[]) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 82. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.preferences/src/org/eclipse/core/internal/preferences/PreferencesService.java (at line 893) [javac] defaultsRegistry.put(registryKey, obj); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [javac] ---------- [javac] 83. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.preferences/src/org/eclipse/core/internal/preferences/PreferencesService.java (at line 929) [javac] Map mapping = filter.getMapping(scope); [javac] ^^^ [javac] Map is a raw type. References to generic type Map should be parameterized [javac] ---------- [javac] 84. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.preferences/src/org/eclipse/core/internal/preferences/PreferencesService.java (at line 941) [javac] for (Iterator iter = mapping.keySet().iterator(); iter.hasNext();) { [javac] ^^^^^^^^ [javac] Iterator is a raw type. References to generic type Iterator should be parameterized [javac] ---------- [javac] 85. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.preferences/src/org/eclipse/core/internal/preferences/PreferencesService.java (at line 961) [javac] ArrayList list = new ArrayList(); [javac] ^^^^^^^^^ [javac] ArrayList is a raw type. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 86. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.preferences/src/org/eclipse/core/internal/preferences/PreferencesService.java (at line 961) [javac] ArrayList list = new ArrayList(); [javac] ^^^^^^^^^ [javac] ArrayList is a raw type. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 87. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.preferences/src/org/eclipse/core/internal/preferences/PreferencesService.java (at line 964) [javac] list.add(entries[j].getKey()); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 88. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.preferences/src/org/eclipse/core/internal/preferences/PreferencesService.java (at line 966) [javac] keys = (String[]) list.toArray(new String[list.size()]); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method toArray(Object[]) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [javac] ---------- [javac] ---------- [javac] 89. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.preferences/src/org/eclipse/core/internal/preferences/StringPool.java (at line 30) [javac] private final HashMap map = new HashMap(); [javac] ^^^^^^^ [javac] HashMap is a raw type. References to generic type HashMap should be parameterized [javac] ---------- [javac] 90. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.preferences/src/org/eclipse/core/internal/preferences/StringPool.java (at line 30) [javac] private final HashMap map = new HashMap(); [javac] ^^^^^^^ [javac] HashMap is a raw type. References to generic type HashMap should be parameterized [javac] ---------- [javac] 91. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.preferences/src/org/eclipse/core/internal/preferences/StringPool.java (at line 47) [javac] map.put(string, string); [javac] ^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized [javac] ---------- [javac] ---------- [javac] 92. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.preferences/src/org/eclipse/core/runtime/preferences/IPreferenceFilter.java (at line 75) [javac] public Map getMapping(String scope); [javac] ^^^ [javac] Map is a raw type. References to generic type Map should be parameterized [javac] ---------- [javac] 92 problems (92 warnings) [copy] Copying 1 file to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.preferences/temp.folder/@dot.bin [copy] Copying 57 files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.preferences/@dot [delete] Deleting directory /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.preferences/temp.folder/@dot.bin properties: init: build.jars: properties: init: @dot: [mkdir] Created dir: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.databinding/temp.folder/@dot.bin [javac] Compiling 169 source files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.databinding/temp.folder/@dot.bin [copy] Copying 1 file to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.databinding/temp.folder/@dot.bin [copy] Copying 288 files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.databinding/@dot [delete] Deleting directory /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.databinding/temp.folder/@dot.bin properties: init: build.jars: properties: init: @dot: [mkdir] Created dir: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.app/temp.folder/@dot.bin [javac] Compiling 23 source files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.app/temp.folder/@dot.bin [javac] ---------- [javac] 1. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.app/src/org/eclipse/equinox/app/IApplicationContext.java (at line 47) [javac] public Map getArguments(); [javac] ^^^ [javac] Map is a raw type. References to generic type Map should be parameterized [javac] ---------- [javac] ---------- [javac] 2. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.app/src/org/eclipse/equinox/internal/app/Activator.java (at line 168) [javac] AccessController.doPrivileged(new PrivilegedAction() { [javac] public Object run() { [javac] tracker.open(allServices); [javac] return null; [javac] } [javac] }); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: Unchecked invocation doPrivileged(PrivilegedAction) of the generic method doPrivileged(PrivilegedAction) of type AccessController [javac] ---------- [javac] 3. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.app/src/org/eclipse/equinox/internal/app/Activator.java (at line 168) [javac] AccessController.doPrivileged(new PrivilegedAction() { [javac] public Object run() { [javac] tracker.open(allServices); [javac] return null; [javac] } [javac] }); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The expression of type new PrivilegedAction(){} needs unchecked conversion to conform to PrivilegedAction [javac] ---------- [javac] 4. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.app/src/org/eclipse/equinox/internal/app/Activator.java (at line 168) [javac] AccessController.doPrivileged(new PrivilegedAction() { [javac] ^^^^^^^^^^^^^^^^ [javac] PrivilegedAction is a raw type. References to generic type PrivilegedAction should be parameterized [javac] ---------- [javac] 5. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.app/src/org/eclipse/equinox/internal/app/Activator.java (at line 180) [javac] return AccessController.doPrivileged(new PrivilegedAction() { [javac] public Object run() { [javac] return tracker.getService(); [javac] } [javac] }); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: Unchecked invocation doPrivileged(PrivilegedAction) of the generic method doPrivileged(PrivilegedAction) of type AccessController [javac] ---------- [javac] 6. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.app/src/org/eclipse/equinox/internal/app/Activator.java (at line 180) [javac] return AccessController.doPrivileged(new PrivilegedAction() { [javac] public Object run() { [javac] return tracker.getService(); [javac] } [javac] }); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The expression of type new PrivilegedAction(){} needs unchecked conversion to conform to PrivilegedAction [javac] ---------- [javac] 7. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.app/src/org/eclipse/equinox/internal/app/Activator.java (at line 180) [javac] return AccessController.doPrivileged(new PrivilegedAction() { [javac] ^^^^^^^^^^^^^^^^ [javac] PrivilegedAction is a raw type. References to generic type PrivilegedAction should be parameterized [javac] ---------- [javac] 8. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.app/src/org/eclipse/equinox/internal/app/Activator.java (at line 191) [javac] return (String) AccessController.doPrivileged(new PrivilegedAction() { [javac] public Object run() { [javac] return bundle.getLocation(); [javac] } [javac] }); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: Unchecked invocation doPrivileged(PrivilegedAction) of the generic method doPrivileged(PrivilegedAction) of type AccessController [javac] ---------- [javac] 9. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.app/src/org/eclipse/equinox/internal/app/Activator.java (at line 191) [javac] return (String) AccessController.doPrivileged(new PrivilegedAction() { [javac] public Object run() { [javac] return bundle.getLocation(); [javac] } [javac] }); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The expression of type new PrivilegedAction(){} needs unchecked conversion to conform to PrivilegedAction [javac] ---------- [javac] 10. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.app/src/org/eclipse/equinox/internal/app/Activator.java (at line 191) [javac] return (String) AccessController.doPrivileged(new PrivilegedAction() { [javac] ^^^^^^^^^^^^^^^^ [javac] PrivilegedAction is a raw type. References to generic type PrivilegedAction should be parameterized [javac] ---------- [javac] ---------- [javac] 11. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.app/src/org/eclipse/equinox/internal/app/AppCommands.java (at line 97) [javac] private Dictionary getServiceProps(ServiceReference ref) { [javac] ^^^^^^^^^^ [javac] Dictionary is a raw type. References to generic type Dictionary should be parameterized [javac] ---------- [javac] 12. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.app/src/org/eclipse/equinox/internal/app/AppCommands.java (at line 99) [javac] Hashtable props = new Hashtable(keys.length); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 13. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.app/src/org/eclipse/equinox/internal/app/AppCommands.java (at line 99) [javac] Hashtable props = new Hashtable(keys.length); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 14. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.app/src/org/eclipse/equinox/internal/app/AppCommands.java (at line 101) [javac] props.put(keys[i], ref.getProperty(keys[i])); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 15. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.app/src/org/eclipse/equinox/internal/app/AppCommands.java (at line 173) [javac] ArrayList argList = new ArrayList(); [javac] ^^^^^^^^^ [javac] ArrayList is a raw type. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 16. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.app/src/org/eclipse/equinox/internal/app/AppCommands.java (at line 173) [javac] ArrayList argList = new ArrayList(); [javac] ^^^^^^^^^ [javac] ArrayList is a raw type. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 17. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.app/src/org/eclipse/equinox/internal/app/AppCommands.java (at line 176) [javac] argList.add(arg); [javac] ^^^^^^^^^^^^^^^^ [javac] Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 18. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.app/src/org/eclipse/equinox/internal/app/AppCommands.java (at line 177) [javac] String[] args = argList.size() == 0 ? null : (String[]) argList.toArray(new String[argList.size()]); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method toArray(Object[]) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 19. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.app/src/org/eclipse/equinox/internal/app/AppCommands.java (at line 179) [javac] HashMap launchArgs = new HashMap(1); [javac] ^^^^^^^ [javac] HashMap is a raw type. References to generic type HashMap should be parameterized [javac] ---------- [javac] 20. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.app/src/org/eclipse/equinox/internal/app/AppCommands.java (at line 179) [javac] HashMap launchArgs = new HashMap(1); [javac] ^^^^^^^ [javac] HashMap is a raw type. References to generic type HashMap should be parameterized [javac] ---------- [javac] 21. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.app/src/org/eclipse/equinox/internal/app/AppCommands.java (at line 181) [javac] launchArgs.put(IApplicationContext.APPLICATION_ARGS, args); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized [javac] ---------- [javac] ---------- [javac] 22. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.app/src/org/eclipse/equinox/internal/app/AppPersistence.java (at line 46) [javac] private static Collection locks = new ArrayList(); [javac] ^^^^^^^^^^ [javac] Collection is a raw type. References to generic type Collection should be parameterized [javac] ---------- [javac] 23. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.app/src/org/eclipse/equinox/internal/app/AppPersistence.java (at line 46) [javac] private static Collection locks = new ArrayList(); [javac] ^^^^^^^^^ [javac] ArrayList is a raw type. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 24. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.app/src/org/eclipse/equinox/internal/app/AppPersistence.java (at line 47) [javac] private static Map scheduledApps = new HashMap(); [javac] ^^^ [javac] Map is a raw type. References to generic type Map should be parameterized [javac] ---------- [javac] 25. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.app/src/org/eclipse/equinox/internal/app/AppPersistence.java (at line 47) [javac] private static Map scheduledApps = new HashMap(); [javac] ^^^^^^^ [javac] HashMap is a raw type. References to generic type HashMap should be parameterized [javac] ---------- [javac] 26. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.app/src/org/eclipse/equinox/internal/app/AppPersistence.java (at line 48) [javac] static ArrayList timerApps = new ArrayList(); [javac] ^^^^^^^^^ [javac] ArrayList is a raw type. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 27. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.app/src/org/eclipse/equinox/internal/app/AppPersistence.java (at line 48) [javac] static ArrayList timerApps = new ArrayList(); [javac] ^^^^^^^^^ [javac] ArrayList is a raw type. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 28. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.app/src/org/eclipse/equinox/internal/app/AppPersistence.java (at line 110) [javac] locks.add(desc.getApplicationId()); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method add(Object) belongs to the raw type Collection. References to generic type Collection should be parameterized [javac] ---------- [javac] 29. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.app/src/org/eclipse/equinox/internal/app/AppPersistence.java (at line 144) [javac] public static ScheduledApplication addScheduledApp(ApplicationDescriptor descriptor, String scheduleId, Map arguments, String topic, String eventFilter, boolean recurring) throws InvalidSyntaxException, ApplicationException { [javac] ^^^ [javac] Map is a raw type. References to generic type Map should be parameterized [javac] ---------- [javac] 30. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.app/src/org/eclipse/equinox/internal/app/AppPersistence.java (at line 162) [javac] timerApps.add(scheduledApp); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 31. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.app/src/org/eclipse/equinox/internal/app/AppPersistence.java (at line 167) [javac] scheduledApps.put(scheduledApp.getScheduleId(), scheduledApp); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [javac] ---------- [javac] 32. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.app/src/org/eclipse/equinox/internal/app/AppPersistence.java (at line 168) [javac] Hashtable serviceProps = new Hashtable(); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 33. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.app/src/org/eclipse/equinox/internal/app/AppPersistence.java (at line 168) [javac] Hashtable serviceProps = new Hashtable(); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 34. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.app/src/org/eclipse/equinox/internal/app/AppPersistence.java (at line 170) [javac] serviceProps.put(EventConstants.EVENT_TOPIC, new String[] {scheduledApp.getTopic()}); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 35. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.app/src/org/eclipse/equinox/internal/app/AppPersistence.java (at line 172) [javac] serviceProps.put(EventConstants.EVENT_FILTER, scheduledApp.getEventFilter()); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 36. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.app/src/org/eclipse/equinox/internal/app/AppPersistence.java (at line 173) [javac] serviceProps.put(ScheduledApplication.SCHEDULE_ID, scheduledApp.getScheduleId()); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 37. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.app/src/org/eclipse/equinox/internal/app/AppPersistence.java (at line 174) [javac] serviceProps.put(ScheduledApplication.APPLICATION_PID, scheduledApp.getAppPid()); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 38. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.app/src/org/eclipse/equinox/internal/app/AppPersistence.java (at line 251) [javac] locks.add(in.readUTF()); [javac] ^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method add(Object) belongs to the raw type Collection. References to generic type Collection should be parameterized [javac] ---------- [javac] 39. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.app/src/org/eclipse/equinox/internal/app/AppPersistence.java (at line 273) [javac] Map args = (Map) in.readObject(); [javac] ^^^ [javac] Map is a raw type. References to generic type Map should be parameterized [javac] ---------- [javac] 40. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.app/src/org/eclipse/equinox/internal/app/AppPersistence.java (at line 273) [javac] Map args = (Map) in.readObject(); [javac] ^^^ [javac] Map is a raw type. References to generic type Map should be parameterized [javac] ---------- [javac] 41. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.app/src/org/eclipse/equinox/internal/app/AppPersistence.java (at line 312) [javac] for (Iterator iterLocks = locks.iterator(); iterLocks.hasNext();) [javac] ^^^^^^^^ [javac] Iterator is a raw type. References to generic type Iterator should be parameterized [javac] ---------- [javac] 42. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.app/src/org/eclipse/equinox/internal/app/AppPersistence.java (at line 327) [javac] for (Iterator apps = scheduledApps.values().iterator(); apps.hasNext();) { [javac] ^^^^^^^^ [javac] Iterator is a raw type. References to generic type Iterator should be parameterized [javac] ---------- [javac] 43. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.app/src/org/eclipse/equinox/internal/app/AppPersistence.java (at line 364) [javac] Hashtable props = new Hashtable(); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 44. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.app/src/org/eclipse/equinox/internal/app/AppPersistence.java (at line 364) [javac] Hashtable props = new Hashtable(); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 45. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.app/src/org/eclipse/equinox/internal/app/AppPersistence.java (at line 365) [javac] props.put(ScheduledApplication.YEAR, new Integer(cal.get(Calendar.YEAR))); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 46. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.app/src/org/eclipse/equinox/internal/app/AppPersistence.java (at line 366) [javac] props.put(ScheduledApplication.MONTH, new Integer(cal.get(Calendar.MONTH))); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 47. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.app/src/org/eclipse/equinox/internal/app/AppPersistence.java (at line 367) [javac] props.put(ScheduledApplication.DAY_OF_MONTH, new Integer(cal.get(Calendar.DAY_OF_MONTH))); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 48. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.app/src/org/eclipse/equinox/internal/app/AppPersistence.java (at line 368) [javac] props.put(ScheduledApplication.DAY_OF_WEEK, new Integer(cal.get(Calendar.DAY_OF_WEEK))); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 49. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.app/src/org/eclipse/equinox/internal/app/AppPersistence.java (at line 369) [javac] props.put(ScheduledApplication.HOUR_OF_DAY, new Integer(cal.get(Calendar.HOUR_OF_DAY))); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 50. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.app/src/org/eclipse/equinox/internal/app/AppPersistence.java (at line 370) [javac] props.put(ScheduledApplication.MINUTE, new Integer(minute)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 51. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.app/src/org/eclipse/equinox/internal/app/AppPersistence.java (at line 377) [javac] apps = (EclipseScheduledApplication[]) timerApps.toArray(new EclipseScheduledApplication[timerApps.size()]); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method toArray(Object[]) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [javac] ---------- [javac] ---------- [javac] 52. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.app/src/org/eclipse/equinox/internal/app/EclipseAppContainer.java (at line 62) [javac] final private HashMap apps = new HashMap(); [javac] ^^^^^^^ [javac] HashMap is a raw type. References to generic type HashMap should be parameterized [javac] ---------- [javac] 53. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.app/src/org/eclipse/equinox/internal/app/EclipseAppContainer.java (at line 62) [javac] final private HashMap apps = new HashMap(); [javac] ^^^^^^^ [javac] HashMap is a raw type. References to generic type HashMap should be parameterized [javac] ---------- [javac] 54. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.app/src/org/eclipse/equinox/internal/app/EclipseAppContainer.java (at line 70) [javac] final private Collection activeHandles = new ArrayList(); [javac] ^^^^^^^^^^ [javac] Collection is a raw type. References to generic type Collection should be parameterized [javac] ---------- [javac] 55. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.app/src/org/eclipse/equinox/internal/app/EclipseAppContainer.java (at line 70) [javac] final private Collection activeHandles = new ArrayList(); [javac] ^^^^^^^^^ [javac] ArrayList is a raw type. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 56. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.app/src/org/eclipse/equinox/internal/app/EclipseAppContainer.java (at line 74) [javac] private HashMap activeLimited; [javac] ^^^^^^^ [javac] HashMap is a raw type. References to generic type HashMap should be parameterized [javac] ---------- [javac] 57. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.app/src/org/eclipse/equinox/internal/app/EclipseAppContainer.java (at line 182) [javac] ServiceRegistration sr = (ServiceRegistration) AccessController.doPrivileged(new RegisterService(new String[] {ApplicationDescriptor.class.getName()}, appDescriptor, appDescriptor.getServiceProperties())); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: Unchecked invocation doPrivileged(PrivilegedAction) of the generic method doPrivileged(PrivilegedAction) of type AccessController [javac] ---------- [javac] 58. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.app/src/org/eclipse/equinox/internal/app/EclipseAppContainer.java (at line 182) [javac] ServiceRegistration sr = (ServiceRegistration) AccessController.doPrivileged(new RegisterService(new String[] {ApplicationDescriptor.class.getName()}, appDescriptor, appDescriptor.getServiceProperties())); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The expression of type EclipseAppContainer.RegisterService needs unchecked conversion to conform to PrivilegedAction [javac] ---------- [javac] 59. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.app/src/org/eclipse/equinox/internal/app/EclipseAppContainer.java (at line 185) [javac] apps.put(appExtension.getUniqueIdentifier(), appDescriptor); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized [javac] ---------- [javac] 60. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.app/src/org/eclipse/equinox/internal/app/EclipseAppContainer.java (at line 205) [javac] PrivilegedAction getRegServiceAction(String[] serviceClasses, Object serviceObject, Dictionary serviceProps) { [javac] ^^^^^^^^^^^^^^^^ [javac] PrivilegedAction is a raw type. References to generic type PrivilegedAction should be parameterized [javac] ---------- [javac] 61. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.app/src/org/eclipse/equinox/internal/app/EclipseAppContainer.java (at line 205) [javac] PrivilegedAction getRegServiceAction(String[] serviceClasses, Object serviceObject, Dictionary serviceProps) { [javac] ^^^^^^^^^^ [javac] Dictionary is a raw type. References to generic type Dictionary should be parameterized [javac] ---------- [javac] 62. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.app/src/org/eclipse/equinox/internal/app/EclipseAppContainer.java (at line 212) [javac] private class RegisterService implements PrivilegedAction { [javac] ^^^^^^^^^^^^^^^^ [javac] PrivilegedAction is a raw type. References to generic type PrivilegedAction should be parameterized [javac] ---------- [javac] 63. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.app/src/org/eclipse/equinox/internal/app/EclipseAppContainer.java (at line 215) [javac] Dictionary serviceProps; [javac] ^^^^^^^^^^ [javac] Dictionary is a raw type. References to generic type Dictionary should be parameterized [javac] ---------- [javac] 64. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.app/src/org/eclipse/equinox/internal/app/EclipseAppContainer.java (at line 217) [javac] RegisterService(String[] serviceClasses, Object serviceObject, Dictionary serviceProps) { [javac] ^^^^^^^^^^ [javac] Dictionary is a raw type. References to generic type Dictionary should be parameterized [javac] ---------- [javac] 65. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.app/src/org/eclipse/equinox/internal/app/EclipseAppContainer.java (at line 232) [javac] Map args = new HashMap(2); [javac] ^^^ [javac] Map is a raw type. References to generic type Map should be parameterized [javac] ---------- [javac] 66. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.app/src/org/eclipse/equinox/internal/app/EclipseAppContainer.java (at line 232) [javac] Map args = new HashMap(2); [javac] ^^^^^^^ [javac] HashMap is a raw type. References to generic type HashMap should be parameterized [javac] ---------- [javac] 67. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.app/src/org/eclipse/equinox/internal/app/EclipseAppContainer.java (at line 233) [javac] args.put(EclipseAppDescriptor.APP_DEFAULT, Boolean.TRUE); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [javac] ---------- [javac] 68. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.app/src/org/eclipse/equinox/internal/app/EclipseAppContainer.java (at line 236) [javac] args.put(ErrorApplication.ERROR_EXCEPTION, new RuntimeException(Messages.application_noIdFound)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [javac] ---------- [javac] 69. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.app/src/org/eclipse/equinox/internal/app/EclipseAppContainer.java (at line 242) [javac] args.put(ErrorApplication.ERROR_EXCEPTION, new RuntimeException(NLS.bind(Messages.application_notFound, applicationId, getAvailableAppsMsg()))); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [javac] ---------- [javac] 70. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.app/src/org/eclipse/equinox/internal/app/EclipseAppContainer.java (at line 429) [javac] List logEntries = null; [javac] ^^^^ [javac] List is a raw type. References to generic type List should be parameterized [javac] ---------- [javac] 71. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.app/src/org/eclipse/equinox/internal/app/EclipseAppContainer.java (at line 445) [javac] logEntries = new ArrayList(3); [javac] ^^^^^^^^^ [javac] ArrayList is a raw type. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 72. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.app/src/org/eclipse/equinox/internal/app/EclipseAppContainer.java (at line 446) [javac] logEntries.add(new FrameworkLogEntry(Activator.PI_APP, NLS.bind(Messages.provider_invalid, element.getParent().toString()), 0, e, null)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [javac] ---------- [javac] 73. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.app/src/org/eclipse/equinox/internal/app/EclipseAppContainer.java (at line 451) [javac] Activator.log(new FrameworkLogEntry(Activator.PI_APP, Messages.provider_invalid_general, 0, null, (FrameworkLogEntry[]) logEntries.toArray(new FrameworkLogEntry[logEntries.size()]))); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method toArray(Object[]) belongs to the raw type List. References to generic type List should be parameterized [javac] ---------- [javac] 74. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.app/src/org/eclipse/equinox/internal/app/EclipseAppContainer.java (at line 462) [javac] for (Iterator allApps = apps.values().iterator(); allApps.hasNext();) [javac] ^^^^^^^^ [javac] Iterator is a raw type. References to generic type Iterator should be parameterized [javac] ---------- [javac] 75. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.app/src/org/eclipse/equinox/internal/app/EclipseAppContainer.java (at line 496) [javac] activeLimited = new HashMap(3); [javac] ^^^^^^^ [javac] HashMap is a raw type. References to generic type HashMap should be parameterized [javac] ---------- [javac] 76. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.app/src/org/eclipse/equinox/internal/app/EclipseAppContainer.java (at line 497) [javac] ArrayList limited = (ArrayList) activeLimited.get(eclipseApp.getApplicationId()); [javac] ^^^^^^^^^ [javac] ArrayList is a raw type. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 77. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.app/src/org/eclipse/equinox/internal/app/EclipseAppContainer.java (at line 497) [javac] ArrayList limited = (ArrayList) activeLimited.get(eclipseApp.getApplicationId()); [javac] ^^^^^^^^^ [javac] ArrayList is a raw type. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 78. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.app/src/org/eclipse/equinox/internal/app/EclipseAppContainer.java (at line 499) [javac] limited = new ArrayList(eclipseApp.getCardinality()); [javac] ^^^^^^^^^ [javac] ArrayList is a raw type. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 79. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.app/src/org/eclipse/equinox/internal/app/EclipseAppContainer.java (at line 500) [javac] activeLimited.put(eclipseApp.getApplicationId(), limited); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized [javac] ---------- [javac] 80. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.app/src/org/eclipse/equinox/internal/app/EclipseAppContainer.java (at line 502) [javac] limited.add(appHandle); [javac] ^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 81. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.app/src/org/eclipse/equinox/internal/app/EclipseAppContainer.java (at line 511) [javac] activeHandles.add(appHandle); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method add(Object) belongs to the raw type Collection. References to generic type Collection should be parameterized [javac] ---------- [javac] 82. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.app/src/org/eclipse/equinox/internal/app/EclipseAppContainer.java (at line 522) [javac] ArrayList limited = (ArrayList) activeLimited.get(((EclipseAppDescriptor) appHandle.getApplicationDescriptor()).getApplicationId()); [javac] ^^^^^^^^^ [javac] ArrayList is a raw type. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 83. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.app/src/org/eclipse/equinox/internal/app/EclipseAppContainer.java (at line 522) [javac] ArrayList limited = (ArrayList) activeLimited.get(((EclipseAppDescriptor) appHandle.getApplicationDescriptor()).getApplicationId()); [javac] ^^^^^^^^^ [javac] ArrayList is a raw type. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 84. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.app/src/org/eclipse/equinox/internal/app/EclipseAppContainer.java (at line 547) [javac] ArrayList limited = (ArrayList) activeLimited.get(eclipseApp.getApplicationId()); [javac] ^^^^^^^^^ [javac] ArrayList is a raw type. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 85. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.app/src/org/eclipse/equinox/internal/app/EclipseAppContainer.java (at line 547) [javac] ArrayList limited = (ArrayList) activeLimited.get(eclipseApp.getApplicationId()); [javac] ^^^^^^^^^ [javac] ArrayList is a raw type. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 86. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.app/src/org/eclipse/equinox/internal/app/EclipseAppContainer.java (at line 562) [javac] static Object callMethod(Object obj, String methodName, Class[] argTypes, Object[] args) { [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] 87. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.app/src/org/eclipse/equinox/internal/app/EclipseAppContainer.java (at line 571) [javac] static Object callMethodWithException(Object obj, String methodName, Class[] argTypes, Object[] args) throws Exception { [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] ---------- [javac] 88. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.app/src/org/eclipse/equinox/internal/app/EclipseAppDescriptor.java (at line 73) [javac] Enumeration urls = contributor.findEntries(baseIconDir, iconFile, false); [javac] ^^^^^^^^^^^ [javac] Enumeration is a raw type. References to generic type Enumeration should be parameterized [javac] ---------- [javac] 89. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.app/src/org/eclipse/equinox/internal/app/EclipseAppDescriptor.java (at line 80) [javac] protected Map getPropertiesSpecific(String locale) { [javac] ^^^ [javac] Map is a raw type. References to generic type Map should be parameterized [javac] ---------- [javac] 90. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.app/src/org/eclipse/equinox/internal/app/EclipseAppDescriptor.java (at line 85) [javac] protected ApplicationHandle launchSpecific(Map arguments) throws Exception { [javac] ^^^ [javac] Map is a raw type. References to generic type Map should be parameterized [javac] ---------- [javac] 91. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.app/src/org/eclipse/equinox/internal/app/EclipseAppDescriptor.java (at line 159) [javac] Hashtable getServiceProperties() { [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 92. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.app/src/org/eclipse/equinox/internal/app/EclipseAppDescriptor.java (at line 160) [javac] Hashtable props = new Hashtable(10); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 93. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.app/src/org/eclipse/equinox/internal/app/EclipseAppDescriptor.java (at line 160) [javac] Hashtable props = new Hashtable(10); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 94. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.app/src/org/eclipse/equinox/internal/app/EclipseAppDescriptor.java (at line 161) [javac] props.put(ApplicationDescriptor.APPLICATION_PID, getApplicationId()); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 95. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.app/src/org/eclipse/equinox/internal/app/EclipseAppDescriptor.java (at line 163) [javac] props.put(ApplicationDescriptor.APPLICATION_NAME, name); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 96. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.app/src/org/eclipse/equinox/internal/app/EclipseAppDescriptor.java (at line 164) [javac] props.put(ApplicationDescriptor.APPLICATION_CONTAINER, Activator.PI_APP); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 97. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.app/src/org/eclipse/equinox/internal/app/EclipseAppDescriptor.java (at line 165) [javac] props.put(ApplicationDescriptor.APPLICATION_LOCATION, getLocation()); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 98. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.app/src/org/eclipse/equinox/internal/app/EclipseAppDescriptor.java (at line 167) [javac] props.put(ApplicationDescriptor.APPLICATION_LAUNCHABLE, launchable); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 99. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.app/src/org/eclipse/equinox/internal/app/EclipseAppDescriptor.java (at line 168) [javac] props.put(ApplicationDescriptor.APPLICATION_LOCKED, getLocked()); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 100. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.app/src/org/eclipse/equinox/internal/app/EclipseAppDescriptor.java (at line 170) [javac] props.put(ApplicationDescriptor.APPLICATION_VISIBLE, visible); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 101. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.app/src/org/eclipse/equinox/internal/app/EclipseAppDescriptor.java (at line 171) [javac] props.put(APP_TYPE, getThreadTypeString()); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 102. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.app/src/org/eclipse/equinox/internal/app/EclipseAppDescriptor.java (at line 173) [javac] props.put(APP_DEFAULT, Boolean.TRUE); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 103. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.app/src/org/eclipse/equinox/internal/app/EclipseAppDescriptor.java (at line 175) [javac] props.put(ApplicationDescriptor.APPLICATION_ICON, iconURL); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 104. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.app/src/org/eclipse/equinox/internal/app/EclipseAppDescriptor.java (at line 188) [javac] private EclipseAppHandle createAppHandle(Map arguments) throws ApplicationException { [javac] ^^^ [javac] Map is a raw type. References to generic type Map should be parameterized [javac] ---------- [javac] 105. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.app/src/org/eclipse/equinox/internal/app/EclipseAppDescriptor.java (at line 191) [javac] ServiceRegistration appHandleReg = (ServiceRegistration) AccessController.doPrivileged(appContainer.getRegServiceAction(new String[] {ApplicationHandle.class.getName(), IApplicationContext.class.getName()}, newAppHandle, newAppHandle.getServiceProperties())); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: Unchecked invocation doPrivileged(PrivilegedAction) of the generic method doPrivileged(PrivilegedAction) of type AccessController [javac] ---------- [javac] 106. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.app/src/org/eclipse/equinox/internal/app/EclipseAppDescriptor.java (at line 191) [javac] ServiceRegistration appHandleReg = (ServiceRegistration) AccessController.doPrivileged(appContainer.getRegServiceAction(new String[] {ApplicationHandle.class.getName(), IApplicationContext.class.getName()}, newAppHandle, newAppHandle.getServiceProperties())); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The expression of type PrivilegedAction needs unchecked conversion to conform to PrivilegedAction [javac] ---------- [javac] ---------- [javac] 107. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.app/src/org/eclipse/equinox/internal/app/EclipseAppHandle.java (at line 44) [javac] private final Map arguments; [javac] ^^^ [javac] Map is a raw type. References to generic type Map should be parameterized [javac] ---------- [javac] 108. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.app/src/org/eclipse/equinox/internal/app/EclipseAppHandle.java (at line 54) [javac] EclipseAppHandle(String instanceId, Map arguments, EclipseAppDescriptor descriptor) { [javac] ^^^ [javac] Map is a raw type. References to generic type Map should be parameterized [javac] ---------- [javac] 109. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.app/src/org/eclipse/equinox/internal/app/EclipseAppHandle.java (at line 58) [javac] this.arguments = new HashMap(2); [javac] ^^^^^^^ [javac] HashMap is a raw type. References to generic type HashMap should be parameterized [javac] ---------- [javac] 110. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.app/src/org/eclipse/equinox/internal/app/EclipseAppHandle.java (at line 60) [javac] this.arguments = new HashMap(arguments); [javac] ^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The constructor HashMap(Map) belongs to the raw type HashMap. References to generic type HashMap should be parameterized [javac] ---------- [javac] 111. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.app/src/org/eclipse/equinox/internal/app/EclipseAppHandle.java (at line 60) [javac] this.arguments = new HashMap(arguments); [javac] ^^^^^^^ [javac] HashMap is a raw type. References to generic type HashMap should be parameterized [javac] ---------- [javac] 112. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.app/src/org/eclipse/equinox/internal/app/EclipseAppHandle.java (at line 127) [javac] Dictionary getServiceProperties() { [javac] ^^^^^^^^^^ [javac] Dictionary is a raw type. References to generic type Dictionary should be parameterized [javac] ---------- [javac] 113. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.app/src/org/eclipse/equinox/internal/app/EclipseAppHandle.java (at line 128) [javac] Dictionary props = new Hashtable(6); [javac] ^^^^^^^^^^ [javac] Dictionary is a raw type. References to generic type Dictionary should be parameterized [javac] ---------- [javac] 114. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.app/src/org/eclipse/equinox/internal/app/EclipseAppHandle.java (at line 128) [javac] Dictionary props = new Hashtable(6); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 115. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.app/src/org/eclipse/equinox/internal/app/EclipseAppHandle.java (at line 129) [javac] props.put(ApplicationHandle.APPLICATION_PID, getInstanceId()); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Dictionary. References to generic type Dictionary should be parameterized [javac] ---------- [javac] 116. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.app/src/org/eclipse/equinox/internal/app/EclipseAppHandle.java (at line 130) [javac] props.put(ApplicationHandle.APPLICATION_STATE, getState()); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Dictionary. References to generic type Dictionary should be parameterized [javac] ---------- [javac] 117. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.app/src/org/eclipse/equinox/internal/app/EclipseAppHandle.java (at line 131) [javac] props.put(ApplicationHandle.APPLICATION_DESCRIPTOR, getApplicationDescriptor().getApplicationId()); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Dictionary. References to generic type Dictionary should be parameterized [javac] ---------- [javac] 118. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.app/src/org/eclipse/equinox/internal/app/EclipseAppHandle.java (at line 132) [javac] props.put(EclipseAppDescriptor.APP_TYPE, ((EclipseAppDescriptor) getApplicationDescriptor()).getThreadTypeString()); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Dictionary. References to generic type Dictionary should be parameterized [javac] ---------- [javac] 119. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.app/src/org/eclipse/equinox/internal/app/EclipseAppHandle.java (at line 134) [javac] props.put(EclipseAppDescriptor.APP_DEFAULT, defaultAppInstance); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Dictionary. References to generic type Dictionary should be parameterized [javac] ---------- [javac] 120. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.app/src/org/eclipse/equinox/internal/app/EclipseAppHandle.java (at line 165) [javac] public Map getArguments() { [javac] ^^^ [javac] Map is a raw type. References to generic type Map should be parameterized [javac] ---------- [javac] 121. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.app/src/org/eclipse/equinox/internal/app/EclipseAppHandle.java (at line 172) [javac] arguments.put(IApplicationContext.APPLICATION_ARGS, context); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [javac] ---------- [javac] 122. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.app/src/org/eclipse/equinox/internal/app/EclipseAppHandle.java (at line 179) [javac] arguments.put(IApplicationContext.APPLICATION_ARGS, context); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [javac] ---------- [javac] 123. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.app/src/org/eclipse/equinox/internal/app/EclipseAppHandle.java (at line 265) [javac] Arrays.sort(refs, new Comparator() { [javac] public int compare(Object o1, Object o2) { [javac] // sort in descending order [javac] // sort based on service ranking first; highest rank wins [javac] ServiceReference ref1 = (ServiceReference) o1; [javac] ServiceReference ref2 = (ServiceReference) o2; [javac] Object property = ref1.getProperty(Constants.SERVICE_RANKING); [javac] int rank1 = (property instanceof Integer) ? ((Integer) property).intValue() : 0; [javac] property = ref2.getProperty(Constants.SERVICE_RANKING); [javac] int rank2 = (property instanceof Integer) ? ((Integer) property).intValue() : 0; [javac] if (rank1 != rank2) [javac] return rank1 > rank2 ? -1 : 1; [javac] // rankings are equal; sort by id, lowest id wins [javac] long id1 = ((Long) (ref1.getProperty(Constants.SERVICE_ID))).longValue(); [javac] long id2 = ((Long) (ref2.getProperty(Constants.SERVICE_ID))).longValue(); [javac] return id2 > id1 ? -1 : 1; [javac] } [javac] }); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: Unchecked invocation sort(Object[], Comparator) of the generic method sort(T[], Comparator) of type Arrays [javac] ---------- [javac] 124. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.app/src/org/eclipse/equinox/internal/app/EclipseAppHandle.java (at line 265) [javac] Arrays.sort(refs, new Comparator() { [javac] public int compare(Object o1, Object o2) { [javac] // sort in descending order [javac] // sort based on service ranking first; highest rank wins [javac] ServiceReference ref1 = (ServiceReference) o1; [javac] ServiceReference ref2 = (ServiceReference) o2; [javac] Object property = ref1.getProperty(Constants.SERVICE_RANKING); [javac] int rank1 = (property instanceof Integer) ? ((Integer) property).intValue() : 0; [javac] property = ref2.getProperty(Constants.SERVICE_RANKING); [javac] int rank2 = (property instanceof Integer) ? ((Integer) property).intValue() : 0; [javac] if (rank1 != rank2) [javac] return rank1 > rank2 ? -1 : 1; [javac] // rankings are equal; sort by id, lowest id wins [javac] long id1 = ((Long) (ref1.getProperty(Constants.SERVICE_ID))).longValue(); [javac] long id2 = ((Long) (ref2.getProperty(Constants.SERVICE_ID))).longValue(); [javac] return id2 > id1 ? -1 : 1; [javac] } [javac] }); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The expression of type new Comparator(){} needs unchecked conversion to conform to Comparator [javac] ---------- [javac] 125. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.app/src/org/eclipse/equinox/internal/app/EclipseAppHandle.java (at line 265) [javac] Arrays.sort(refs, new Comparator() { [javac] ^^^^^^^^^^ [javac] Comparator is a raw type. References to generic type Comparator should be parameterized [javac] ---------- [javac] ---------- [javac] 126. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.app/src/org/eclipse/equinox/internal/app/EclipseScheduledApplication.java (at line 33) [javac] private Map args; [javac] ^^^ [javac] Map is a raw type. References to generic type Map should be parameterized [javac] ---------- [javac] 127. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.app/src/org/eclipse/equinox/internal/app/EclipseScheduledApplication.java (at line 40) [javac] EclipseScheduledApplication(BundleContext context, String id, String appPid, Map args, String topic, String eventFilter, boolean recurring) throws InvalidSyntaxException { [javac] ^^^ [javac] Map is a raw type. References to generic type Map should be parameterized [javac] ---------- [javac] 128. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.app/src/org/eclipse/equinox/internal/app/EclipseScheduledApplication.java (at line 83) [javac] public synchronized Map getArguments() { [javac] ^^^ [javac] Map is a raw type. References to generic type Map should be parameterized [javac] ---------- [javac] 129. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.app/src/org/eclipse/equinox/internal/app/EclipseScheduledApplication.java (at line 86) [javac] return args == null ? null : new HashMap(args); [javac] ^^^^^^^^^^^^^^^^^ [javac] Type safety: The constructor HashMap(Map) belongs to the raw type HashMap. References to generic type HashMap should be parameterized [javac] ---------- [javac] 130. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.app/src/org/eclipse/equinox/internal/app/EclipseScheduledApplication.java (at line 86) [javac] return args == null ? null : new HashMap(args); [javac] ^^^^^^^ [javac] HashMap is a raw type. References to generic type HashMap should be parameterized [javac] ---------- [javac] 131. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.app/src/org/eclipse/equinox/internal/app/EclipseScheduledApplication.java (at line 89) [javac] private Map getArguments(Event trigger) { [javac] ^^^ [javac] Map is a raw type. References to generic type Map should be parameterized [javac] ---------- [javac] 132. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.app/src/org/eclipse/equinox/internal/app/EclipseScheduledApplication.java (at line 90) [javac] Map result = args == null ? new HashMap() : getArguments(); [javac] ^^^ [javac] Map is a raw type. References to generic type Map should be parameterized [javac] ---------- [javac] 133. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.app/src/org/eclipse/equinox/internal/app/EclipseScheduledApplication.java (at line 90) [javac] Map result = args == null ? new HashMap() : getArguments(); [javac] ^^^^^^^ [javac] HashMap is a raw type. References to generic type HashMap should be parameterized [javac] ---------- [javac] 134. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.app/src/org/eclipse/equinox/internal/app/EclipseScheduledApplication.java (at line 91) [javac] result.put(TRIGGERING_EVENT, new GuardedObject(trigger, new TriggerGuard(trigger.getTopic()))); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [javac] ---------- [javac] ---------- [javac] 135. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.app/src/org/eclipse/equinox/internal/app/ProductExtensionBranding.java (at line 27) [javac] HashMap properties; [javac] ^^^^^^^ [javac] HashMap is a raw type. References to generic type HashMap should be parameterized [javac] ---------- [javac] 136. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.app/src/org/eclipse/equinox/internal/app/ProductExtensionBranding.java (at line 42) [javac] properties = new HashMap(children.length); [javac] ^^^^^^^ [javac] HashMap is a raw type. References to generic type HashMap should be parameterized [javac] ---------- [javac] 137. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.app/src/org/eclipse/equinox/internal/app/ProductExtensionBranding.java (at line 48) [javac] properties.put(key, value); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized [javac] ---------- [javac] ---------- [javac] 138. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.app/src/org/osgi/service/application/ApplicationAdminPermission.java (at line 200) [javac] Hashtable props = new Hashtable(); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 139. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.app/src/org/osgi/service/application/ApplicationAdminPermission.java (at line 200) [javac] Hashtable props = new Hashtable(); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 140. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.app/src/org/osgi/service/application/ApplicationAdminPermission.java (at line 201) [javac] props.put( "pid", other.applicationDescriptor.getApplicationId() ); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 141. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.app/src/org/osgi/service/application/ApplicationAdminPermission.java (at line 202) [javac] props.put( "signer", new SignerWrapper( other.applicationDescriptor ) ); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 142. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.app/src/org/osgi/service/application/ApplicationAdminPermission.java (at line 213) [javac] if( !actionsVector.containsAll( other.actionsVector ) ) [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method containsAll(Collection) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 143. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.app/src/org/osgi/service/application/ApplicationAdminPermission.java (at line 275) [javac] private static final Vector ACTIONS = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 144. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.app/src/org/osgi/service/application/ApplicationAdminPermission.java (at line 275) [javac] private static final Vector ACTIONS = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 145. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.app/src/org/osgi/service/application/ApplicationAdminPermission.java (at line 276) [javac] private Vector actionsVector; [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 146. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.app/src/org/osgi/service/application/ApplicationAdminPermission.java (at line 282) [javac] ACTIONS.add(LIFECYCLE_ACTION); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method add(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 147. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.app/src/org/osgi/service/application/ApplicationAdminPermission.java (at line 283) [javac] ACTIONS.add(SCHEDULE_ACTION); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method add(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 148. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.app/src/org/osgi/service/application/ApplicationAdminPermission.java (at line 284) [javac] ACTIONS.add(LOCK_ACTION); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method add(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 149. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.app/src/org/osgi/service/application/ApplicationAdminPermission.java (at line 287) [javac] private static Vector actionsVector(String actions) { [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 150. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.app/src/org/osgi/service/application/ApplicationAdminPermission.java (at line 288) [javac] Vector v = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 151. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.app/src/org/osgi/service/application/ApplicationAdminPermission.java (at line 288) [javac] Vector v = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 152. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.app/src/org/osgi/service/application/ApplicationAdminPermission.java (at line 292) [javac] v.add(action.toLowerCase()); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method add(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 153. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.app/src/org/osgi/service/application/ApplicationAdminPermission.java (at line 296) [javac] v.add( LIFECYCLE_ACTION ); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method add(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 154. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.app/src/org/osgi/service/application/ApplicationAdminPermission.java (at line 329) [javac] else if (!ACTIONS.containsAll(actionsVector)) [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method containsAll(Collection) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] ---------- [javac] 155. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.app/src/org/osgi/service/application/ApplicationDescriptor.java (at line 197) [javac] public final Map getProperties(String locale) { [javac] ^^^ [javac] Map is a raw type. References to generic type Map should be parameterized [javac] ---------- [javac] 156. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.app/src/org/osgi/service/application/ApplicationDescriptor.java (at line 198) [javac] Map props = getPropertiesSpecific( locale ); [javac] ^^^ [javac] Map is a raw type. References to generic type Map should be parameterized [javac] ---------- [javac] 157. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.app/src/org/osgi/service/application/ApplicationDescriptor.java (at line 208) [javac] props.put( APPLICATION_LOCKED, new Boolean( locked[0] ) ); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [javac] ---------- [javac] 158. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.app/src/org/osgi/service/application/ApplicationDescriptor.java (at line 242) [javac] protected abstract Map getPropertiesSpecific(String locale); [javac] ^^^ [javac] Map is a raw type. References to generic type Map should be parameterized [javac] ---------- [javac] 159. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.app/src/org/osgi/service/application/ApplicationDescriptor.java (at line 302) [javac] public final ApplicationHandle launch(Map arguments) [javac] ^^^ [javac] Map is a raw type. References to generic type Map should be parameterized [javac] ---------- [javac] 160. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.app/src/org/osgi/service/application/ApplicationDescriptor.java (at line 351) [javac] protected abstract ApplicationHandle launchSpecific(Map arguments) [javac] ^^^ [javac] Map is a raw type. References to generic type Map should be parameterized [javac] ---------- [javac] 161. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.app/src/org/osgi/service/application/ApplicationDescriptor.java (at line 428) [javac] public final ScheduledApplication schedule(String scheduleId, Map arguments, String topic, [javac] ^^^ [javac] Map is a raw type. References to generic type Map should be parameterized [javac] ---------- [javac] 162. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.app/src/org/osgi/service/application/ApplicationDescriptor.java (at line 512) [javac] private void checkArgs(Map arguments) { [javac] ^^^ [javac] Map is a raw type. References to generic type Map should be parameterized [javac] ---------- [javac] 163. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.app/src/org/osgi/service/application/ApplicationDescriptor.java (at line 515) [javac] for (Iterator keys = arguments.keySet().iterator(); keys.hasNext();) { [javac] ^^^^^^^^ [javac] Iterator is a raw type. References to generic type Iterator should be parameterized [javac] ---------- [javac] ---------- [javac] 164. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.app/src/org/osgi/service/application/ScheduledApplication.java (at line 164) [javac] public Map getArguments(); [javac] ^^^ [javac] Map is a raw type. References to generic type Map should be parameterized [javac] ---------- [javac] 164 problems (164 warnings) [copy] Copying 1 file to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.app/temp.folder/@dot.bin [copy] Copying 33 files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.app/@dot [delete] Deleting directory /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.app/temp.folder/@dot.bin properties: init: build.jars: properties: init: @dot: [mkdir] Created dir: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.runtime.compatibility.auth/temp.folder/@dot.bin [javac] Compiling 8 source files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.runtime.compatibility.auth/temp.folder/@dot.bin [javac] ---------- [javac] 1. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.runtime.compatibility.auth/src/org/eclipse/core/internal/runtime/auth/Activator.java (at line 70) [javac] ArrayList childlist = new ArrayList(); [javac] ^^^^^^^^^ [javac] ArrayList is a raw type. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 2. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.runtime.compatibility.auth/src/org/eclipse/core/internal/runtime/auth/Activator.java (at line 70) [javac] ArrayList childlist = new ArrayList(); [javac] ^^^^^^^^^ [javac] ArrayList is a raw type. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 3. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.runtime.compatibility.auth/src/org/eclipse/core/internal/runtime/auth/Activator.java (at line 77) [javac] childlist.add(getEntry(coreStatus)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 4. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.runtime.compatibility.auth/src/org/eclipse/core/internal/runtime/auth/Activator.java (at line 83) [javac] childlist.add(getEntry(children[i])); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 5. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.runtime.compatibility.auth/src/org/eclipse/core/internal/runtime/auth/Activator.java (at line 86) [javac] FrameworkLogEntry[] children = (FrameworkLogEntry[]) (childlist.size() == 0 ? null : childlist.toArray(new FrameworkLogEntry[childlist.size()])); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method toArray(Object[]) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [javac] ---------- [javac] ---------- [javac] 6. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.runtime.compatibility.auth/src/org/eclipse/core/internal/runtime/auth/AuthorizationDatabase.java (at line 53) [javac] private Hashtable authorizationInfo = new Hashtable(5); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 7. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.runtime.compatibility.auth/src/org/eclipse/core/internal/runtime/auth/AuthorizationDatabase.java (at line 53) [javac] private Hashtable authorizationInfo = new Hashtable(5); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 8. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.runtime.compatibility.auth/src/org/eclipse/core/internal/runtime/auth/AuthorizationDatabase.java (at line 58) [javac] private Hashtable protectionSpace = new Hashtable(5); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 9. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.runtime.compatibility.auth/src/org/eclipse/core/internal/runtime/auth/AuthorizationDatabase.java (at line 58) [javac] private Hashtable protectionSpace = new Hashtable(5); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 10. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.runtime.compatibility.auth/src/org/eclipse/core/internal/runtime/auth/AuthorizationDatabase.java (at line 118) [javac] public void addAuthorizationInfo(URL serverUrl, String realm, String authScheme, Map info) { [javac] ^^^ [javac] Map is a raw type. References to generic type Map should be parameterized [javac] ---------- [javac] 11. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.runtime.compatibility.auth/src/org/eclipse/core/internal/runtime/auth/AuthorizationDatabase.java (at line 125) [javac] Hashtable realmToAuthScheme = (Hashtable) authorizationInfo.get(url); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 12. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.runtime.compatibility.auth/src/org/eclipse/core/internal/runtime/auth/AuthorizationDatabase.java (at line 125) [javac] Hashtable realmToAuthScheme = (Hashtable) authorizationInfo.get(url); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 13. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.runtime.compatibility.auth/src/org/eclipse/core/internal/runtime/auth/AuthorizationDatabase.java (at line 127) [javac] realmToAuthScheme = new Hashtable(5); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 14. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.runtime.compatibility.auth/src/org/eclipse/core/internal/runtime/auth/AuthorizationDatabase.java (at line 128) [javac] authorizationInfo.put(url, realmToAuthScheme); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 15. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.runtime.compatibility.auth/src/org/eclipse/core/internal/runtime/auth/AuthorizationDatabase.java (at line 131) [javac] Hashtable authSchemeToInfo = (Hashtable) realmToAuthScheme.get(realm); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 16. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.runtime.compatibility.auth/src/org/eclipse/core/internal/runtime/auth/AuthorizationDatabase.java (at line 131) [javac] Hashtable authSchemeToInfo = (Hashtable) realmToAuthScheme.get(realm); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 17. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.runtime.compatibility.auth/src/org/eclipse/core/internal/runtime/auth/AuthorizationDatabase.java (at line 133) [javac] authSchemeToInfo = new Hashtable(5); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 18. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.runtime.compatibility.auth/src/org/eclipse/core/internal/runtime/auth/AuthorizationDatabase.java (at line 134) [javac] realmToAuthScheme.put(realm, authSchemeToInfo); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 19. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.runtime.compatibility.auth/src/org/eclipse/core/internal/runtime/auth/AuthorizationDatabase.java (at line 137) [javac] authSchemeToInfo.put(authScheme.toLowerCase(), info); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 20. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.runtime.compatibility.auth/src/org/eclipse/core/internal/runtime/auth/AuthorizationDatabase.java (at line 167) [javac] Enumeration urls = protectionSpace.keys(); [javac] ^^^^^^^^^^^ [javac] Enumeration is a raw type. References to generic type Enumeration should be parameterized [javac] ---------- [javac] 21. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.runtime.compatibility.auth/src/org/eclipse/core/internal/runtime/auth/AuthorizationDatabase.java (at line 176) [javac] protectionSpace.put(url1, realm); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 22. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.runtime.compatibility.auth/src/org/eclipse/core/internal/runtime/auth/AuthorizationDatabase.java (at line 196) [javac] Hashtable realmToAuthScheme = (Hashtable) authorizationInfo.get(serverUrl.toString()); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 23. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.runtime.compatibility.auth/src/org/eclipse/core/internal/runtime/auth/AuthorizationDatabase.java (at line 196) [javac] Hashtable realmToAuthScheme = (Hashtable) authorizationInfo.get(serverUrl.toString()); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 24. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.runtime.compatibility.auth/src/org/eclipse/core/internal/runtime/auth/AuthorizationDatabase.java (at line 202) [javac] Hashtable authSchemeToInfo = (Hashtable) realmToAuthScheme.get(realm); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 25. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.runtime.compatibility.auth/src/org/eclipse/core/internal/runtime/auth/AuthorizationDatabase.java (at line 202) [javac] Hashtable authSchemeToInfo = (Hashtable) realmToAuthScheme.get(realm); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 26. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.runtime.compatibility.auth/src/org/eclipse/core/internal/runtime/auth/AuthorizationDatabase.java (at line 230) [javac] public Map getAuthorizationInfo(URL serverUrl, String realm, String authScheme) { [javac] ^^^ [javac] Map is a raw type. References to generic type Map should be parameterized [javac] ---------- [javac] 27. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.runtime.compatibility.auth/src/org/eclipse/core/internal/runtime/auth/AuthorizationDatabase.java (at line 231) [javac] Hashtable realmToAuthScheme = (Hashtable) authorizationInfo.get(serverUrl.toString()); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 28. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.runtime.compatibility.auth/src/org/eclipse/core/internal/runtime/auth/AuthorizationDatabase.java (at line 231) [javac] Hashtable realmToAuthScheme = (Hashtable) authorizationInfo.get(serverUrl.toString()); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 29. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.runtime.compatibility.auth/src/org/eclipse/core/internal/runtime/auth/AuthorizationDatabase.java (at line 236) [javac] Hashtable authSchemeToInfo = (Hashtable) realmToAuthScheme.get(realm); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 30. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.runtime.compatibility.auth/src/org/eclipse/core/internal/runtime/auth/AuthorizationDatabase.java (at line 236) [javac] Hashtable authSchemeToInfo = (Hashtable) realmToAuthScheme.get(realm); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 31. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.runtime.compatibility.auth/src/org/eclipse/core/internal/runtime/auth/AuthorizationDatabase.java (at line 241) [javac] return (Map) authSchemeToInfo.get(authScheme.toLowerCase()); [javac] ^^^ [javac] Map is a raw type. References to generic type Map should be parameterized [javac] ---------- [javac] 32. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.runtime.compatibility.auth/src/org/eclipse/core/internal/runtime/auth/AuthorizationDatabase.java (at line 294) [javac] authorizationInfo = (Hashtable) ois.readObject(); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 33. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.runtime.compatibility.auth/src/org/eclipse/core/internal/runtime/auth/AuthorizationDatabase.java (at line 295) [javac] protectionSpace = (Hashtable) ois.readObject(); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] ---------- [javac] 34. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.runtime.compatibility.auth/src/org/eclipse/core/internal/runtime/auth/AuthorizationHandler.java (at line 107) [javac] public static synchronized void addAuthorizationInfo(URL serverUrl, String realm, String authScheme, Map info) throws CoreException { [javac] ^^^ [javac] Map is a raw type. References to generic type Map should be parameterized [javac] ---------- [javac] 35. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.runtime.compatibility.auth/src/org/eclipse/core/internal/runtime/auth/AuthorizationHandler.java (at line 109) [javac] keyring.addAuthorizationInfo(serverUrl, realm, authScheme, new HashMap(info)); [javac] ^^^^^^^^^^^^^^^^^ [javac] Type safety: The constructor HashMap(Map) belongs to the raw type HashMap. References to generic type HashMap should be parameterized [javac] ---------- [javac] 36. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.runtime.compatibility.auth/src/org/eclipse/core/internal/runtime/auth/AuthorizationHandler.java (at line 109) [javac] keyring.addAuthorizationInfo(serverUrl, realm, authScheme, new HashMap(info)); [javac] ^^^^^^^ [javac] HashMap is a raw type. References to generic type HashMap should be parameterized [javac] ---------- [javac] 37. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.runtime.compatibility.auth/src/org/eclipse/core/internal/runtime/auth/AuthorizationHandler.java (at line 182) [javac] public static synchronized Map getAuthorizationInfo(URL serverUrl, String realm, String authScheme) { [javac] ^^^ [javac] Map is a raw type. References to generic type Map should be parameterized [javac] ---------- [javac] 38. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.runtime.compatibility.auth/src/org/eclipse/core/internal/runtime/auth/AuthorizationHandler.java (at line 183) [javac] Map info = null; [javac] ^^^ [javac] Map is a raw type. References to generic type Map should be parameterized [javac] ---------- [javac] 39. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.runtime.compatibility.auth/src/org/eclipse/core/internal/runtime/auth/AuthorizationHandler.java (at line 190) [javac] return info == null ? null : new HashMap(info); [javac] ^^^^^^^^^^^^^^^^^ [javac] Type safety: The constructor HashMap(Map) belongs to the raw type HashMap. References to generic type HashMap should be parameterized [javac] ---------- [javac] 40. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.runtime.compatibility.auth/src/org/eclipse/core/internal/runtime/auth/AuthorizationHandler.java (at line 190) [javac] return info == null ? null : new HashMap(info); [javac] ^^^^^^^ [javac] HashMap is a raw type. References to generic type HashMap should be parameterized [javac] ---------- [javac] 40 problems (40 warnings) [copy] Copying 1 file to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.runtime.compatibility.auth/temp.folder/@dot.bin [copy] Copying 9 files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.runtime.compatibility.auth/@dot [delete] Deleting directory /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.runtime.compatibility.auth/temp.folder/@dot.bin properties: init: build.jars: properties: init: @dot: [mkdir] Created dir: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.databinding.beans/temp.folder/@dot.bin [javac] Compiling 14 source files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.databinding.beans/temp.folder/@dot.bin [copy] Copying 38 files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.databinding.beans/@dot [delete] Deleting directory /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.databinding.beans/temp.folder/@dot.bin properties: init: build.jars: properties: init: @dot: [mkdir] Created dir: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.contenttype/temp.folder/@dot.bin [javac] Compiling 34 source files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.contenttype/temp.folder/@dot.bin [copy] Copying 1 file to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.contenttype/temp.folder/@dot.bin [copy] Copying 52 files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.contenttype/@dot [delete] Deleting directory /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.contenttype/temp.folder/@dot.bin properties: init: build.jars: properties: init: @dot: [mkdir] Created dir: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.runtime/temp.folder/@dot.bin [javac] Compiling 23 source files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.runtime/temp.folder/@dot.bin [javac] ---------- [javac] 1. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.runtime/src/org/eclipse/core/internal/preferences/legacy/PreferenceForwarder.java (at line 843) [javac] for (Iterator i = props.keySet().iterator(); i.hasNext();) { [javac] ^^^^^^^^ [javac] Iterator is a raw type. References to generic type Iterator should be parameterized [javac] ---------- [javac] ---------- [javac] 2. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.runtime/src/org/eclipse/core/internal/runtime/CompatibilityHelper.java (at line 61) [javac] Class oldInternalPlatform = null; [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] 3. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.runtime/src/org/eclipse/core/internal/runtime/CompatibilityHelper.java (at line 64) [javac] Method getPluginDescriptor = oldInternalPlatform.getMethod("getPluginDescriptor", new Class[] {String.class}); //$NON-NLS-1$ [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method getMethod(String, Class...) belongs to the raw type Class. References to generic type Class should be parameterized [javac] ---------- [javac] 4. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.runtime/src/org/eclipse/core/internal/runtime/CompatibilityHelper.java (at line 83) [javac] Method setPlugin = descriptor.getClass().getMethod("setActive", null); //$NON-NLS-1$ [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] The argument of type null should explicitly be cast to Class[] for the invocation of the varargs method getMethod(String, Class...) from type Class. It could alternatively be cast to Class for a varargs invocation [javac] ---------- [javac] 5. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.runtime/src/org/eclipse/core/internal/runtime/CompatibilityHelper.java (at line 84) [javac] setPlugin.invoke(descriptor, null); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] The argument of type null should explicitly be cast to Object[] for the invocation of the varargs method invoke(Object, Object...) from type Method. It could alternatively be cast to Object for a varargs invocation [javac] ---------- [javac] 6. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.runtime/src/org/eclipse/core/internal/runtime/CompatibilityHelper.java (at line 97) [javac] Method setPlugin = descriptor.getClass().getMethod("hasPluginObject", null); //$NON-NLS-1$ [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] The argument of type null should explicitly be cast to Class[] for the invocation of the varargs method getMethod(String, Class...) from type Class. It could alternatively be cast to Class for a varargs invocation [javac] ---------- [javac] 7. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.runtime/src/org/eclipse/core/internal/runtime/CompatibilityHelper.java (at line 98) [javac] result = (Boolean) setPlugin.invoke(descriptor, null); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] The argument of type null should explicitly be cast to Object[] for the invocation of the varargs method invoke(Object, Object...) from type Method. It could alternatively be cast to Object for a varargs invocation [javac] ---------- [javac] ---------- [javac] 8. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.runtime/src/org/eclipse/core/internal/runtime/InternalPlatform.java (at line 62) [javac] private static Map logs = new HashMap(5); [javac] ^^^ [javac] Map is a raw type. References to generic type Map should be parameterized [javac] ---------- [javac] 9. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.runtime/src/org/eclipse/core/internal/runtime/InternalPlatform.java (at line 62) [javac] private static Map logs = new HashMap(5); [javac] ^^^^^^^ [javac] HashMap is a raw type. References to generic type HashMap should be parameterized [javac] ---------- [javac] 10. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.runtime/src/org/eclipse/core/internal/runtime/InternalPlatform.java (at line 95) [javac] private Map groupProviders = new HashMap(3); [javac] ^^^ [javac] Map is a raw type. References to generic type Map should be parameterized [javac] ---------- [javac] 11. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.runtime/src/org/eclipse/core/internal/runtime/InternalPlatform.java (at line 95) [javac] private Map groupProviders = new HashMap(3); [javac] ^^^^^^^ [javac] HashMap is a raw type. References to generic type HashMap should be parameterized [javac] ---------- [javac] 12. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.runtime/src/org/eclipse/core/internal/runtime/InternalPlatform.java (at line 234) [javac] groupProviders.put(provider, registration); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [javac] ---------- [javac] 13. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.runtime/src/org/eclipse/core/internal/runtime/InternalPlatform.java (at line 405) [javac] logs.put(bundle, result); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [javac] ---------- [javac] 14. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.runtime/src/org/eclipse/core/internal/runtime/InternalPlatform.java (at line 698) [javac] Vector result = new Vector(5); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 15. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.runtime/src/org/eclipse/core/internal/runtime/InternalPlatform.java (at line 698) [javac] Vector result = new Vector(5); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 16. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.runtime/src/org/eclipse/core/internal/runtime/InternalPlatform.java (at line 699) [javac] for (Enumeration groups = ini.propertyNames(); groups.hasMoreElements();) { [javac] ^^^^^^^^^^^ [javac] Enumeration is a raw type. References to generic type Enumeration should be parameterized [javac] ---------- [javac] 17. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.runtime/src/org/eclipse/core/internal/runtime/InternalPlatform.java (at line 705) [javac] result.addElement(new URL(entry)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 18. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.runtime/src/org/eclipse/core/internal/runtime/InternalPlatform.java (at line 712) [javac] return (URL[]) result.toArray(new URL[result.size()]); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method toArray(Object[]) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 19. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.runtime/src/org/eclipse/core/internal/runtime/InternalPlatform.java (at line 781) [javac] customPreferencesService = getBundleContext().registerService(IProductPreferencesService.class.getName(), new ProductPreferencesService(), new Hashtable()); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 20. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.runtime/src/org/eclipse/core/internal/runtime/InternalPlatform.java (at line 786) [javac] legacyPreferencesService = getBundleContext().registerService(ILegacyPreferences.class.getName(), new InitLegacyPreferences(), new Hashtable()); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] ---------- [javac] 21. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.runtime/src/org/eclipse/core/internal/runtime/Log.java (at line 23) [javac] Set logListeners = new HashSet(5); [javac] ^^^ [javac] Set is a raw type. References to generic type Set should be parameterized [javac] ---------- [javac] 22. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.runtime/src/org/eclipse/core/internal/runtime/Log.java (at line 23) [javac] Set logListeners = new HashSet(5); [javac] ^^^^^^^ [javac] HashSet is a raw type. References to generic type HashSet should be parameterized [javac] ---------- [javac] 23. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.runtime/src/org/eclipse/core/internal/runtime/Log.java (at line 37) [javac] logListeners.add(listener); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method add(Object) belongs to the raw type Set. References to generic type Set should be parameterized [javac] ---------- [javac] 24. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.runtime/src/org/eclipse/core/internal/runtime/Log.java (at line 60) [javac] listeners = (ILogListener[]) logListeners.toArray(new ILogListener[logListeners.size()]); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method toArray(Object[]) belongs to the raw type Set. References to generic type Set should be parameterized [javac] ---------- [javac] ---------- [javac] 25. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.runtime/src/org/eclipse/core/internal/runtime/PerformanceStatsProcessor.java (at line 35) [javac] private final ArrayList changes = new ArrayList(); [javac] ^^^^^^^^^ [javac] ArrayList is a raw type. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 26. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.runtime/src/org/eclipse/core/internal/runtime/PerformanceStatsProcessor.java (at line 35) [javac] private final ArrayList changes = new ArrayList(); [javac] ^^^^^^^^^ [javac] ArrayList is a raw type. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 27. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.runtime/src/org/eclipse/core/internal/runtime/PerformanceStatsProcessor.java (at line 41) [javac] private final HashMap failures = new HashMap(); [javac] ^^^^^^^ [javac] HashMap is a raw type. References to generic type HashMap should be parameterized [javac] ---------- [javac] 28. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.runtime/src/org/eclipse/core/internal/runtime/PerformanceStatsProcessor.java (at line 41) [javac] private final HashMap failures = new HashMap(); [javac] ^^^^^^^ [javac] HashMap is a raw type. References to generic type HashMap should be parameterized [javac] ---------- [javac] 29. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.runtime/src/org/eclipse/core/internal/runtime/PerformanceStatsProcessor.java (at line 64) [javac] instance.changes.add(stats); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 30. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.runtime/src/org/eclipse/core/internal/runtime/PerformanceStatsProcessor.java (at line 79) [javac] instance.failures.put(stats, new Long(elapsed)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized [javac] ---------- [javac] 31. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.runtime/src/org/eclipse/core/internal/runtime/PerformanceStatsProcessor.java (at line 192) [javac] events = (PerformanceStats[]) changes.toArray(new PerformanceStats[changes.size()]); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method toArray(Object[]) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 32. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.runtime/src/org/eclipse/core/internal/runtime/PerformanceStatsProcessor.java (at line 194) [javac] failedEvents = (PerformanceStats[]) failures.keySet().toArray(new PerformanceStats[failures.size()]); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method toArray(Object[]) belongs to the raw type Set. References to generic type Set should be parameterized [javac] ---------- [javac] 33. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.runtime/src/org/eclipse/core/internal/runtime/PerformanceStatsProcessor.java (at line 195) [javac] failedTimes = (Long[]) failures.values().toArray(new Long[failures.size()]); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method toArray(Object[]) belongs to the raw type Collection. References to generic type Collection should be parameterized [javac] ---------- [javac] ---------- [javac] 34. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.runtime/src/org/eclipse/core/internal/runtime/PlatformLogWriter.java (at line 41) [javac] ArrayList childlist = new ArrayList(); [javac] ^^^^^^^^^ [javac] ArrayList is a raw type. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 35. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.runtime/src/org/eclipse/core/internal/runtime/PlatformLogWriter.java (at line 41) [javac] ArrayList childlist = new ArrayList(); [javac] ^^^^^^^^^ [javac] ArrayList is a raw type. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 36. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.runtime/src/org/eclipse/core/internal/runtime/PlatformLogWriter.java (at line 48) [javac] childlist.add(getLog(coreStatus)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 37. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.runtime/src/org/eclipse/core/internal/runtime/PlatformLogWriter.java (at line 55) [javac] childlist.add(getLog(children[i])); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 38. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.runtime/src/org/eclipse/core/internal/runtime/PlatformLogWriter.java (at line 59) [javac] FrameworkLogEntry[] children = (FrameworkLogEntry[]) (childlist.size() == 0 ? null : childlist.toArray(new FrameworkLogEntry[childlist.size()])); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method toArray(Object[]) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [javac] ---------- [javac] ---------- [javac] 39. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.runtime/src/org/eclipse/core/runtime/IPluginDescriptor.java (at line 522) [javac] public URL find(IPath path, Map override); [javac] ^^^ [javac] Map is a raw type. References to generic type Map should be parameterized [javac] ---------- [javac] ---------- [javac] 40. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.runtime/src/org/eclipse/core/runtime/PerformanceStats.java (at line 107) [javac] private final static Map statMap = Collections.synchronizedMap(new HashMap()); [javac] ^^^ [javac] Map is a raw type. References to generic type Map should be parameterized [javac] ---------- [javac] 41. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.runtime/src/org/eclipse/core/runtime/PerformanceStats.java (at line 107) [javac] private final static Map statMap = Collections.synchronizedMap(new HashMap()); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: Unchecked invocation synchronizedMap(Map) of the generic method synchronizedMap(Map) of type Collections [javac] ---------- [javac] 42. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.runtime/src/org/eclipse/core/runtime/PerformanceStats.java (at line 107) [javac] private final static Map statMap = Collections.synchronizedMap(new HashMap()); [javac] ^^^^^^^^^^^^^ [javac] Type safety: The expression of type HashMap needs unchecked conversion to conform to Map [javac] ---------- [javac] 43. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.runtime/src/org/eclipse/core/runtime/PerformanceStats.java (at line 107) [javac] private final static Map statMap = Collections.synchronizedMap(new HashMap()); [javac] ^^^^^^^ [javac] HashMap is a raw type. References to generic type HashMap should be parameterized [javac] ---------- [javac] 44. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.runtime/src/org/eclipse/core/runtime/PerformanceStats.java (at line 113) [javac] private final static Map thresholdMap = Collections.synchronizedMap(new HashMap()); [javac] ^^^ [javac] Map is a raw type. References to generic type Map should be parameterized [javac] ---------- [javac] 45. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.runtime/src/org/eclipse/core/runtime/PerformanceStats.java (at line 113) [javac] private final static Map thresholdMap = Collections.synchronizedMap(new HashMap()); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: Unchecked invocation synchronizedMap(Map) of the generic method synchronizedMap(Map) of type Collections [javac] ---------- [javac] 46. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.runtime/src/org/eclipse/core/runtime/PerformanceStats.java (at line 113) [javac] private final static Map thresholdMap = Collections.synchronizedMap(new HashMap()); [javac] ^^^^^^^^^^^^^ [javac] Type safety: The expression of type HashMap needs unchecked conversion to conform to Map [javac] ---------- [javac] 47. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.runtime/src/org/eclipse/core/runtime/PerformanceStats.java (at line 113) [javac] private final static Map thresholdMap = Collections.synchronizedMap(new HashMap()); [javac] ^^^^^^^ [javac] HashMap is a raw type. References to generic type HashMap should be parameterized [javac] ---------- [javac] 48. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.runtime/src/org/eclipse/core/runtime/PerformanceStats.java (at line 198) [javac] return (PerformanceStats[]) statMap.values().toArray(new PerformanceStats[statMap.values().size()]); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method toArray(Object[]) belongs to the raw type Collection. References to generic type Collection should be parameterized [javac] ---------- [javac] 49. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.runtime/src/org/eclipse/core/runtime/PerformanceStats.java (at line 224) [javac] statMap.put(newStats, newStats); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [javac] ---------- [javac] 50. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.runtime/src/org/eclipse/core/runtime/PerformanceStats.java (at line 291) [javac] for (Iterator it = statMap.keySet().iterator(); it.hasNext();) { [javac] ^^^^^^^^ [javac] Iterator is a raw type. References to generic type Iterator should be parameterized [javac] ---------- [javac] 51. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.runtime/src/org/eclipse/core/runtime/PerformanceStats.java (at line 348) [javac] statMap.put(failedStat, failedStat); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [javac] ---------- [javac] 52. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.runtime/src/org/eclipse/core/runtime/PerformanceStats.java (at line 464) [javac] thresholdMap.put(eventName, value); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [javac] ---------- [javac] ---------- [javac] 53. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.runtime/src/org/eclipse/core/runtime/Platform.java (at line 470) [javac] public static void addAuthorizationInfo(URL serverUrl, String realm, String authScheme, Map info) throws CoreException { [javac] ^^^ [javac] Map is a raw type. References to generic type Map should be parameterized [javac] ---------- [javac] 54. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.runtime/src/org/eclipse/core/runtime/Platform.java (at line 632) [javac] public static Map getAuthorizationInfo(URL serverUrl, String realm, String authScheme) { [javac] ^^^ [javac] Map is a raw type. References to generic type Map should be parameterized [javac] ---------- [javac] 55. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.runtime/src/org/eclipse/core/runtime/Platform.java (at line 776) [javac] Class oldInternalPlatform = null; [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] 56. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.runtime/src/org/eclipse/core/runtime/Platform.java (at line 779) [javac] Method getPluginRegistry = oldInternalPlatform.getMethod("getPluginRegistry", null); //$NON-NLS-1$ [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] The argument of type null should explicitly be cast to Class[] for the invocation of the varargs method getMethod(String, Class...) from type Class. It could alternatively be cast to Class for a varargs invocation [javac] ---------- [javac] 57. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.runtime/src/org/eclipse/core/runtime/Platform.java (at line 779) [javac] Method getPluginRegistry = oldInternalPlatform.getMethod("getPluginRegistry", null); //$NON-NLS-1$ [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method getMethod(String, Class...) belongs to the raw type Class. References to generic type Class should be parameterized [javac] ---------- [javac] 58. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.runtime/src/org/eclipse/core/runtime/Platform.java (at line 780) [javac] return (IPluginRegistry) getPluginRegistry.invoke(oldInternalPlatform, null); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] The argument of type null should explicitly be cast to Object[] for the invocation of the varargs method invoke(Object, Object...) from type Method. It could alternatively be cast to Object for a varargs invocation [javac] ---------- [javac] 59. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.runtime/src/org/eclipse/core/runtime/Platform.java (at line 975) [javac] public static URL find(Bundle bundle, IPath path, Map override) { [javac] ^^^ [javac] Map is a raw type. References to generic type Map should be parameterized [javac] ---------- [javac] 60. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.runtime/src/org/eclipse/core/runtime/Platform.java (at line 1500) [javac] public static Map knownPlatformLineSeparators() { [javac] ^^^ [javac] Map is a raw type. References to generic type Map should be parameterized [javac] ---------- [javac] 61. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.runtime/src/org/eclipse/core/runtime/Platform.java (at line 1501) [javac] Map result = new HashMap(); [javac] ^^^ [javac] Map is a raw type. References to generic type Map should be parameterized [javac] ---------- [javac] 62. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.runtime/src/org/eclipse/core/runtime/Platform.java (at line 1501) [javac] Map result = new HashMap(); [javac] ^^^^^^^ [javac] HashMap is a raw type. References to generic type HashMap should be parameterized [javac] ---------- [javac] 63. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.runtime/src/org/eclipse/core/runtime/Platform.java (at line 1502) [javac] result.put(LINE_SEPARATOR_KEY_MAC_OS_9, LINE_SEPARATOR_VALUE_CR); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [javac] ---------- [javac] 64. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.runtime/src/org/eclipse/core/runtime/Platform.java (at line 1503) [javac] result.put(LINE_SEPARATOR_KEY_UNIX, LINE_SEPARATOR_VALUE_LF); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [javac] ---------- [javac] 65. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.runtime/src/org/eclipse/core/runtime/Platform.java (at line 1504) [javac] result.put(LINE_SEPARATOR_KEY_WINDOWS, LINE_SEPARATOR_VALUE_CRLF); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [javac] ---------- [javac] ---------- [javac] 66. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.runtime/src/org/eclipse/core/runtime/Plugin.java (at line 254) [javac] public final URL find(IPath path, Map override) { [javac] ^^^ [javac] Map is a raw type. References to generic type Map should be parameterized [javac] ---------- [javac] 67. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.runtime/src/org/eclipse/core/runtime/Plugin.java (at line 565) [javac] m.invoke(descriptor, null); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] The argument of type null should explicitly be cast to Object[] for the invocation of the varargs method invoke(Object, Object...) from type Method. It could alternatively be cast to Object for a varargs invocation [javac] ---------- [javac] 67 problems (67 warnings) [copy] Copying 1 file to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.runtime/temp.folder/@dot.bin [copy] Copying 31 files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.runtime/@dot [delete] Deleting directory /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.runtime/temp.folder/@dot.bin properties: init: build.jars: properties: init: @dot: [mkdir] Created dir: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.expressions/temp.folder/@dot.bin [javac] Compiling 44 source files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.expressions/temp.folder/@dot.bin [copy] Copying 1 file to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.expressions/temp.folder/@dot.bin [copy] Copying 52 files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.expressions/@dot [delete] Deleting directory /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.expressions/temp.folder/@dot.bin properties: init: build.jars: properties: init: @dot: [mkdir] Created dir: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.help/temp.folder/@dot.bin [javac] Compiling 82 source files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.help/temp.folder/@dot.bin [copy] Copying 101 files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.help/@dot [delete] Deleting directory /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.help/temp.folder/@dot.bin properties: init: build.jars: properties: init: @dot: [mkdir] Created dir: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/temp.folder/@dot.bin [javac] Compiling 79 source files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/temp.folder/@dot.bin [javac] ---------- [javac] 1. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/AbstractHandlerWithState.java (at line 39) [javac] private Map states = null; [javac] ^^^ [javac] Map is a raw type. References to generic type Map should be parameterized [javac] ---------- [javac] 2. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/AbstractHandlerWithState.java (at line 64) [javac] states = new HashMap(3); [javac] ^^^^^^^ [javac] HashMap is a raw type. References to generic type HashMap should be parameterized [javac] ---------- [javac] 3. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/AbstractHandlerWithState.java (at line 66) [javac] states.put(stateId, state); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [javac] ---------- [javac] 4. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/AbstractHandlerWithState.java (at line 84) [javac] final Set stateIds = states.keySet(); [javac] ^^^ [javac] Set is a raw type. References to generic type Set should be parameterized [javac] ---------- [javac] 5. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/AbstractHandlerWithState.java (at line 85) [javac] return (String[]) stateIds.toArray(new String[stateIds.size()]); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method toArray(Object[]) belongs to the raw type Set. References to generic type Set should be parameterized [javac] ---------- [javac] ---------- [javac] 6. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/Category.java (at line 35) [javac] private Collection categoryListeners; [javac] ^^^^^^^^^^ [javac] Collection is a raw type. References to generic type Collection should be parameterized [javac] ---------- [javac] 7. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/Category.java (at line 65) [javac] categoryListeners = new ArrayList(); [javac] ^^^^^^^^^ [javac] ArrayList is a raw type. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 8. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/Category.java (at line 68) [javac] categoryListeners.add(categoryListener); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method add(Object) belongs to the raw type Collection. References to generic type Collection should be parameterized [javac] ---------- [javac] 9. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/Category.java (at line 118) [javac] final Iterator listenerItr = categoryListeners.iterator(); [javac] ^^^^^^^^ [javac] Iterator is a raw type. References to generic type Iterator should be parameterized [javac] ---------- [javac] ---------- [javac] 10. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/Command.java (at line 54) [javac] Comparable { [javac] ^^^^^^^^^^ [javac] Comparable is a raw type. References to generic type Comparable should be parameterized [javac] ---------- [javac] ---------- [javac] 11. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/CommandManager.java (at line 241) [javac] private final Map categoriesById = new HashMap(); [javac] ^^^ [javac] Map is a raw type. References to generic type Map should be parameterized [javac] ---------- [javac] 12. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/CommandManager.java (at line 241) [javac] private final Map categoriesById = new HashMap(); [javac] ^^^^^^^ [javac] HashMap is a raw type. References to generic type HashMap should be parameterized [javac] ---------- [javac] 13. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/CommandManager.java (at line 247) [javac] private final Set definedCategoryIds = new HashSet(); [javac] ^^^ [javac] Set is a raw type. References to generic type Set should be parameterized [javac] ---------- [javac] 14. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/CommandManager.java (at line 247) [javac] private final Set definedCategoryIds = new HashSet(); [javac] ^^^^^^^ [javac] HashSet is a raw type. References to generic type HashSet should be parameterized [javac] ---------- [javac] 15. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/CommandManager.java (at line 255) [javac] private final Set definedParameterTypeIds = new HashSet(); [javac] ^^^ [javac] Set is a raw type. References to generic type Set should be parameterized [javac] ---------- [javac] 16. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/CommandManager.java (at line 255) [javac] private final Set definedParameterTypeIds = new HashSet(); [javac] ^^^^^^^ [javac] HashSet is a raw type. References to generic type HashSet should be parameterized [javac] ---------- [javac] 17. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/CommandManager.java (at line 277) [javac] private final Map helpContextIdsByHandler = new WeakHashMap(); [javac] ^^^ [javac] Map is a raw type. References to generic type Map should be parameterized [javac] ---------- [javac] 18. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/CommandManager.java (at line 277) [javac] private final Map helpContextIdsByHandler = new WeakHashMap(); [javac] ^^^^^^^^^^^ [javac] WeakHashMap is a raw type. References to generic type WeakHashMap should be parameterized [javac] ---------- [javac] 19. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/CommandManager.java (at line 286) [javac] private final Map parameterTypesById = new HashMap(); [javac] ^^^ [javac] Map is a raw type. References to generic type Map should be parameterized [javac] ---------- [javac] 20. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/CommandManager.java (at line 286) [javac] private final Map parameterTypesById = new HashMap(); [javac] ^^^^^^^ [javac] HashMap is a raw type. References to generic type HashMap should be parameterized [javac] ---------- [javac] 21. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/CommandManager.java (at line 320) [javac] final Iterator commandItr = handleObjectsById.values().iterator(); [javac] ^^^^^^^^ [javac] Iterator is a raw type. References to generic type Iterator should be parameterized [javac] ---------- [javac] 22. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/CommandManager.java (at line 342) [javac] definedCategoryIds.add(categoryId); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method add(Object) belongs to the raw type Set. References to generic type Set should be parameterized [javac] ---------- [javac] 23. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/CommandManager.java (at line 364) [javac] definedHandleObjects.add(command); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method add(Object) belongs to the raw type Set. References to generic type Set should be parameterized [javac] ---------- [javac] 24. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/CommandManager.java (at line 499) [javac] return (Command[]) handleObjectsById.values().toArray( [javac] new Command[handleObjectsById.size()]); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method toArray(Object[]) belongs to the raw type Collection. References to generic type Collection should be parameterized [javac] ---------- [javac] 25. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/CommandManager.java (at line 525) [javac] categoriesById.put(categoryId, category); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [javac] ---------- [javac] 26. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/CommandManager.java (at line 549) [javac] handleObjectsById.put(commandId, command); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [javac] ---------- [javac] 27. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/CommandManager.java (at line 569) [javac] final Iterator categoryIdItr = definedCategoryIds.iterator(); [javac] ^^^^^^^^ [javac] Iterator is a raw type. References to generic type Iterator should be parameterized [javac] ---------- [javac] 28. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/CommandManager.java (at line 584) [javac] public final Set getDefinedCategoryIds() { [javac] ^^^ [javac] Set is a raw type. References to generic type Set should be parameterized [javac] ---------- [javac] 29. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/CommandManager.java (at line 585) [javac] return Collections.unmodifiableSet(definedCategoryIds); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: Unchecked invocation unmodifiableSet(Set) of the generic method unmodifiableSet(Set) of type Collections [javac] ---------- [javac] 30. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/CommandManager.java (at line 585) [javac] return Collections.unmodifiableSet(definedCategoryIds); [javac] ^^^^^^^^^^^^^^^^^^ [javac] Type safety: The expression of type Set needs unchecked conversion to conform to Set [javac] ---------- [javac] 31. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/CommandManager.java (at line 594) [javac] public final Set getDefinedCommandIds() { [javac] ^^^ [javac] Set is a raw type. References to generic type Set should be parameterized [javac] ---------- [javac] 32. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/CommandManager.java (at line 606) [javac] return (Command[]) definedHandleObjects [javac] .toArray(new Command[definedHandleObjects.size()]); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method toArray(Object[]) belongs to the raw type Set. References to generic type Set should be parameterized [javac] ---------- [javac] 33. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/CommandManager.java (at line 618) [javac] public final Set getDefinedParameterTypeIds() { [javac] ^^^ [javac] Set is a raw type. References to generic type Set should be parameterized [javac] ---------- [javac] 34. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/CommandManager.java (at line 619) [javac] return Collections.unmodifiableSet(definedParameterTypeIds); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: Unchecked invocation unmodifiableSet(Set) of the generic method unmodifiableSet(Set) of type Collections [javac] ---------- [javac] 35. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/CommandManager.java (at line 619) [javac] return Collections.unmodifiableSet(definedParameterTypeIds); [javac] ^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The expression of type Set needs unchecked conversion to conform to Set [javac] ---------- [javac] 36. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/CommandManager.java (at line 632) [javac] final Iterator iterator = definedParameterTypeIds.iterator(); [javac] ^^^^^^^^ [javac] Iterator is a raw type. References to generic type Iterator should be parameterized [javac] ---------- [javac] 37. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/CommandManager.java (at line 708) [javac] final ArrayList paramList = new ArrayList(); [javac] ^^^^^^^^^ [javac] ArrayList is a raw type. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 38. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/CommandManager.java (at line 708) [javac] final ArrayList paramList = new ArrayList(); [javac] ^^^^^^^^^ [javac] ArrayList is a raw type. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 39. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/CommandManager.java (at line 746) [javac] paramList.add(new Parameterization(parameter, [javac] parameterValue)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 40. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/CommandManager.java (at line 754) [javac] return (Parameterization[]) paramList [javac] .toArray(new Parameterization[paramList.size()]); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method toArray(Object[]) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 41. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/CommandManager.java (at line 777) [javac] parameterTypesById.put(parameterTypeId, parameterType); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [javac] ---------- [javac] 42. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/CommandManager.java (at line 797) [javac] definedParameterTypeIds.add(parameterTypeId); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method add(Object) belongs to the raw type Set. References to generic type Set should be parameterized [javac] ---------- [javac] 43. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/CommandManager.java (at line 839) [javac] final Iterator commandItr = handleObjectsById.values().iterator(); [javac] ^^^^^^^^ [javac] Iterator is a raw type. References to generic type Iterator should be parameterized [javac] ---------- [javac] 44. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/CommandManager.java (at line 862) [javac] public final void setHandlersByCommandId(final Map handlersByCommandId) { [javac] ^^^ [javac] Map is a raw type. References to generic type Map should be parameterized [javac] ---------- [javac] 45. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/CommandManager.java (at line 864) [javac] final Iterator commandIdItr = handlersByCommandId.keySet().iterator(); [javac] ^^^^^^^^ [javac] Iterator is a raw type. References to generic type Iterator should be parameterized [javac] ---------- [javac] 46. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/CommandManager.java (at line 870) [javac] final Iterator commandItr = handleObjectsById.values().iterator(); [javac] ^^^^^^^^ [javac] Iterator is a raw type. References to generic type Iterator should be parameterized [javac] ---------- [javac] 47. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/CommandManager.java (at line 903) [javac] helpContextIdsByHandler.put(handler, helpContextId); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [javac] ---------- [javac] ---------- [javac] 48. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/ExecutionEvent.java (at line 53) [javac] private final Map parameters; [javac] ^^^ [javac] Map is a raw type. References to generic type Map should be parameterized [javac] ---------- [javac] 49. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/ExecutionEvent.java (at line 89) [javac] public ExecutionEvent(final Map parameters, final Object trigger, [javac] ^^^ [javac] Map is a raw type. References to generic type Map should be parameterized [javac] ---------- [javac] 50. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/ExecutionEvent.java (at line 111) [javac] public ExecutionEvent(final Command command, final Map parameters, [javac] ^^^ [javac] Map is a raw type. References to generic type Map should be parameterized [javac] ---------- [javac] 51. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/ExecutionEvent.java (at line 210) [javac] public final Map getParameters() { [javac] ^^^ [javac] Map is a raw type. References to generic type Map should be parameterized [javac] ---------- [javac] ---------- [javac] 52. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/IParameterValues.java (at line 35) [javac] public Map getParameterValues(); [javac] ^^^ [javac] Map is a raw type. References to generic type Map should be parameterized [javac] ---------- [javac] ---------- [javac] 53. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/NamedHandleObjectWithState.java (at line 45) [javac] private Map states = null; [javac] ^^^ [javac] Map is a raw type. References to generic type Map should be parameterized [javac] ---------- [javac] 54. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/NamedHandleObjectWithState.java (at line 63) [javac] states = new HashMap(3); [javac] ^^^^^^^ [javac] HashMap is a raw type. References to generic type HashMap should be parameterized [javac] ---------- [javac] 55. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/NamedHandleObjectWithState.java (at line 65) [javac] states.put(stateId, state); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [javac] ---------- [javac] 56. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/NamedHandleObjectWithState.java (at line 109) [javac] final Set stateIds = states.keySet(); [javac] ^^^ [javac] Set is a raw type. References to generic type Set should be parameterized [javac] ---------- [javac] 57. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/NamedHandleObjectWithState.java (at line 110) [javac] return (String[]) stateIds.toArray(new String[stateIds.size()]); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method toArray(Object[]) belongs to the raw type Set. References to generic type Set should be parameterized [javac] ---------- [javac] ---------- [javac] 58. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/ParameterType.java (at line 46) [javac] public final class ParameterType extends HandleObject implements Comparable { [javac] ^^^^^^^^^^ [javac] Comparable is a raw type. References to generic type Comparable should be parameterized [javac] ---------- [javac] 59. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/ParameterType.java (at line 81) [javac] private static final boolean isSubtype(final Class clazz, final String type) { [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] 60. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/ParameterType.java (at line 85) [javac] final Class superClass = clazz.getSuperclass(); [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] 61. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/ParameterType.java (at line 89) [javac] final Class[] interfaces = clazz.getInterfaces(); [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] ---------- [javac] 62. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/Parameterization.java (at line 133) [javac] final Map parameterValues = parameter.getValues().getParameterValues(); [javac] ^^^ [javac] Map is a raw type. References to generic type Map should be parameterized [javac] ---------- [javac] 63. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/Parameterization.java (at line 134) [javac] final Iterator parameterValueItr = parameterValues.entrySet() [javac] ^^^^^^^^ [javac] Iterator is a raw type. References to generic type Iterator should be parameterized [javac] ---------- [javac] 64. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/Parameterization.java (at line 138) [javac] final Map.Entry entry = (Map.Entry) parameterValueItr.next(); [javac] ^^^^^^^^^ [javac] Map.Entry is a raw type. References to generic type Map.Entry should be parameterized [javac] ---------- [javac] 65. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/Parameterization.java (at line 138) [javac] final Map.Entry entry = (Map.Entry) parameterValueItr.next(); [javac] ^^^^^^^^^ [javac] Map.Entry is a raw type. References to generic type Map.Entry should be parameterized [javac] ---------- [javac] ---------- [javac] 66. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/ParameterizedCommand.java (at line 36) [javac] public final class ParameterizedCommand implements Comparable { [javac] ^^^^^^^^^^ [javac] Comparable is a raw type. References to generic type Comparable should be parameterized [javac] ---------- [javac] 67. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/ParameterizedCommand.java (at line 150) [javac] private static final Collection expandParameters(final int startIndex, [javac] ^^^^^^^^^^ [javac] Collection is a raw type. References to generic type Collection should be parameterized [javac] ---------- [javac] 68. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/ParameterizedCommand.java (at line 156) [javac] final List parameterizations = new ArrayList(); [javac] ^^^^ [javac] List is a raw type. References to generic type List should be parameterized [javac] ---------- [javac] 69. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/ParameterizedCommand.java (at line 156) [javac] final List parameterizations = new ArrayList(); [javac] ^^^^^^^^^ [javac] ArrayList is a raw type. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 70. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/ParameterizedCommand.java (at line 158) [javac] parameterizations.add(null); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [javac] ---------- [javac] 71. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/ParameterizedCommand.java (at line 172) [javac] final Map parameterValues = values.getParameterValues(); [javac] ^^^ [javac] Map is a raw type. References to generic type Map should be parameterized [javac] ---------- [javac] 72. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/ParameterizedCommand.java (at line 173) [javac] final Iterator parameterValueItr = parameterValues.entrySet() [javac] ^^^^^^^^ [javac] Iterator is a raw type. References to generic type Iterator should be parameterized [javac] ---------- [javac] 73. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/ParameterizedCommand.java (at line 176) [javac] final Map.Entry entry = (Map.Entry) parameterValueItr.next(); [javac] ^^^^^^^^^ [javac] Map.Entry is a raw type. References to generic type Map.Entry should be parameterized [javac] ---------- [javac] 74. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/ParameterizedCommand.java (at line 176) [javac] final Map.Entry entry = (Map.Entry) parameterValueItr.next(); [javac] ^^^^^^^^^ [javac] Map.Entry is a raw type. References to generic type Map.Entry should be parameterized [javac] ---------- [javac] 75. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/ParameterizedCommand.java (at line 179) [javac] parameterizations.add(parameterization); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [javac] ---------- [javac] 76. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/ParameterizedCommand.java (at line 189) [javac] final List combination = new ArrayList(1); [javac] ^^^^ [javac] List is a raw type. References to generic type List should be parameterized [javac] ---------- [javac] 77. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/ParameterizedCommand.java (at line 189) [javac] final List combination = new ArrayList(1); [javac] ^^^^^^^^^ [javac] ArrayList is a raw type. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 78. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/ParameterizedCommand.java (at line 190) [javac] combination.add(parameterization); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [javac] ---------- [javac] 79. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/ParameterizedCommand.java (at line 191) [javac] parameterizations.set(i, combination); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method set(int, Object) belongs to the raw type List. References to generic type List should be parameterized [javac] ---------- [javac] 80. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/ParameterizedCommand.java (at line 197) [javac] final Collection suffixes = expandParameters(nextIndex, parameters); [javac] ^^^^^^^^^^ [javac] Collection is a raw type. References to generic type Collection should be parameterized [javac] ---------- [javac] 81. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/ParameterizedCommand.java (at line 206) [javac] final List combination = new ArrayList(1); [javac] ^^^^ [javac] List is a raw type. References to generic type List should be parameterized [javac] ---------- [javac] 82. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/ParameterizedCommand.java (at line 206) [javac] final List combination = new ArrayList(1); [javac] ^^^^^^^^^ [javac] ArrayList is a raw type. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 83. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/ParameterizedCommand.java (at line 207) [javac] combination.add(parameterization); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [javac] ---------- [javac] 84. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/ParameterizedCommand.java (at line 208) [javac] parameterizations.set(i, combination); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method set(int, Object) belongs to the raw type List. References to generic type List should be parameterized [javac] ---------- [javac] 85. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/ParameterizedCommand.java (at line 212) [javac] final Collection returnValue = new ArrayList(); [javac] ^^^^^^^^^^ [javac] Collection is a raw type. References to generic type Collection should be parameterized [javac] ---------- [javac] 86. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/ParameterizedCommand.java (at line 212) [javac] final Collection returnValue = new ArrayList(); [javac] ^^^^^^^^^ [javac] ArrayList is a raw type. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 87. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/ParameterizedCommand.java (at line 213) [javac] final Iterator suffixItr = suffixes.iterator(); [javac] ^^^^^^^^ [javac] Iterator is a raw type. References to generic type Iterator should be parameterized [javac] ---------- [javac] 88. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/ParameterizedCommand.java (at line 215) [javac] final List combination = (List) suffixItr.next(); [javac] ^^^^ [javac] List is a raw type. References to generic type List should be parameterized [javac] ---------- [javac] 89. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/ParameterizedCommand.java (at line 215) [javac] final List combination = (List) suffixItr.next(); [javac] ^^^^ [javac] List is a raw type. References to generic type List should be parameterized [javac] ---------- [javac] 90. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/ParameterizedCommand.java (at line 220) [javac] final List newCombination = new ArrayList(combinationSize + 1); [javac] ^^^^ [javac] List is a raw type. References to generic type List should be parameterized [javac] ---------- [javac] 91. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/ParameterizedCommand.java (at line 220) [javac] final List newCombination = new ArrayList(combinationSize + 1); [javac] ^^^^^^^^^ [javac] ArrayList is a raw type. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 92. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/ParameterizedCommand.java (at line 221) [javac] newCombination.add(parameterization); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [javac] ---------- [javac] 93. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/ParameterizedCommand.java (at line 222) [javac] newCombination.addAll(combination); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addAll(Collection) belongs to the raw type List. References to generic type List should be parameterized [javac] ---------- [javac] 94. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/ParameterizedCommand.java (at line 223) [javac] returnValue.add(newCombination); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method add(Object) belongs to the raw type Collection. References to generic type Collection should be parameterized [javac] ---------- [javac] 95. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/ParameterizedCommand.java (at line 251) [javac] public static final Collection generateCombinations(final Command command) [javac] ^^^^^^^^^^ [javac] Collection is a raw type. References to generic type Collection should be parameterized [javac] ---------- [javac] 96. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/ParameterizedCommand.java (at line 259) [javac] final Collection expansion = expandParameters(0, parameters); [javac] ^^^^^^^^^^ [javac] Collection is a raw type. References to generic type Collection should be parameterized [javac] ---------- [javac] 97. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/ParameterizedCommand.java (at line 260) [javac] final Collection combinations = new ArrayList(expansion.size()); [javac] ^^^^^^^^^^ [javac] Collection is a raw type. References to generic type Collection should be parameterized [javac] ---------- [javac] 98. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/ParameterizedCommand.java (at line 260) [javac] final Collection combinations = new ArrayList(expansion.size()); [javac] ^^^^^^^^^ [javac] ArrayList is a raw type. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 99. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/ParameterizedCommand.java (at line 261) [javac] final Iterator expansionItr = expansion.iterator(); [javac] ^^^^^^^^ [javac] Iterator is a raw type. References to generic type Iterator should be parameterized [javac] ---------- [javac] 100. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/ParameterizedCommand.java (at line 263) [javac] final List combination = (List) expansionItr.next(); [javac] ^^^^ [javac] List is a raw type. References to generic type List should be parameterized [javac] ---------- [javac] 101. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/ParameterizedCommand.java (at line 263) [javac] final List combination = (List) expansionItr.next(); [javac] ^^^^ [javac] List is a raw type. References to generic type List should be parameterized [javac] ---------- [javac] 102. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/ParameterizedCommand.java (at line 265) [javac] combinations.add(new ParameterizedCommand(command, null)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method add(Object) belongs to the raw type Collection. References to generic type Collection should be parameterized [javac] ---------- [javac] 103. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/ParameterizedCommand.java (at line 271) [javac] combinations.add(new ParameterizedCommand(command, null)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method add(Object) belongs to the raw type Collection. References to generic type Collection should be parameterized [javac] ---------- [javac] 104. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/ParameterizedCommand.java (at line 273) [javac] final Parameterization[] parameterizations = (Parameterization[]) combination [javac] .toArray(new Parameterization[combination.size()]); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method toArray(Object[]) belongs to the raw type List. References to generic type List should be parameterized [javac] ---------- [javac] 105. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/ParameterizedCommand.java (at line 275) [javac] combinations.add(new ParameterizedCommand(command, [javac] parameterizations)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method add(Object) belongs to the raw type Collection. References to generic type Collection should be parameterized [javac] ---------- [javac] 106. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/ParameterizedCommand.java (at line 298) [javac] Map parameters) { [javac] ^^^ [javac] Map is a raw type. References to generic type Map should be parameterized [javac] ---------- [javac] 107. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/ParameterizedCommand.java (at line 305) [javac] ArrayList parms = new ArrayList(); [javac] ^^^^^^^^^ [javac] ArrayList is a raw type. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 108. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/ParameterizedCommand.java (at line 305) [javac] ArrayList parms = new ArrayList(); [javac] ^^^^^^^^^ [javac] ArrayList is a raw type. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 109. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/ParameterizedCommand.java (at line 306) [javac] Iterator i = parameters.keySet().iterator(); [javac] ^^^^^^^^ [javac] Iterator is a raw type. References to generic type Iterator should be parameterized [javac] ---------- [javac] 110. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/ParameterizedCommand.java (at line 321) [javac] parms.add(new Parameterization(parameter, [javac] (String) parameters.get(key))); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 111. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/ParameterizedCommand.java (at line 329) [javac] parms.add(new Parameterization(parameter, val)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 112. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/ParameterizedCommand.java (at line 331) [javac] parms.add(new Parameterization(parameter, [javac] (String) parameters.get(key))); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 113. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/ParameterizedCommand.java (at line 339) [javac] return new ParameterizedCommand(command, (Parameterization[]) parms [javac] .toArray(new Parameterization[parms.size()])); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method toArray(Object[]) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 114. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/ParameterizedCommand.java (at line 582) [javac] public final Map getParameterMap() { [javac] ^^^ [javac] Map is a raw type. References to generic type Map should be parameterized [javac] ---------- [javac] 115. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/ParameterizedCommand.java (at line 587) [javac] final Map parameterMap = new HashMap(); [javac] ^^^ [javac] Map is a raw type. References to generic type Map should be parameterized [javac] ---------- [javac] 116. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/ParameterizedCommand.java (at line 587) [javac] final Map parameterMap = new HashMap(); [javac] ^^^^^^^ [javac] HashMap is a raw type. References to generic type HashMap should be parameterized [javac] ---------- [javac] 117. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/ParameterizedCommand.java (at line 590) [javac] parameterMap.put(parameterization.getParameter().getId(), [javac] parameterization.getValue()); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [javac] ---------- [javac] ---------- [javac] 118. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/common/HandleObjectManager.java (at line 37) [javac] protected final Set definedHandleObjects = new HashSet(); [javac] ^^^ [javac] Set is a raw type. References to generic type Set should be parameterized [javac] ---------- [javac] 119. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/common/HandleObjectManager.java (at line 37) [javac] protected final Set definedHandleObjects = new HashSet(); [javac] ^^^^^^^ [javac] HashSet is a raw type. References to generic type HashSet should be parameterized [javac] ---------- [javac] 120. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/common/HandleObjectManager.java (at line 44) [javac] protected final Map handleObjectsById = new HashMap(); [javac] ^^^ [javac] Map is a raw type. References to generic type Map should be parameterized [javac] ---------- [javac] 121. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/common/HandleObjectManager.java (at line 44) [javac] protected final Map handleObjectsById = new HashMap(); [javac] ^^^^^^^ [javac] HashMap is a raw type. References to generic type HashMap should be parameterized [javac] ---------- [javac] 122. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/common/HandleObjectManager.java (at line 71) [javac] protected final Set getDefinedHandleObjectIds() { [javac] ^^^ [javac] Set is a raw type. References to generic type Set should be parameterized [javac] ---------- [javac] 123. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/common/HandleObjectManager.java (at line 72) [javac] final HashSet definedHandleObjectIds = new HashSet(definedHandleObjects [javac] ^^^^^^^ [javac] HashSet is a raw type. References to generic type HashSet should be parameterized [javac] ---------- [javac] 124. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/common/HandleObjectManager.java (at line 72) [javac] final HashSet definedHandleObjectIds = new HashSet(definedHandleObjects [javac] ^^^^^^^ [javac] HashSet is a raw type. References to generic type HashSet should be parameterized [javac] ---------- [javac] 125. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/common/HandleObjectManager.java (at line 74) [javac] final Iterator handleObjectItr = definedHandleObjects.iterator(); [javac] ^^^^^^^^ [javac] Iterator is a raw type. References to generic type Iterator should be parameterized [javac] ---------- [javac] 126. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/common/HandleObjectManager.java (at line 79) [javac] definedHandleObjectIds.add(id); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method add(Object) belongs to the raw type HashSet. References to generic type HashSet should be parameterized [javac] ---------- [javac] ---------- [javac] 127. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/common/NamedHandleObjectComparator.java (at line 24) [javac] public class NamedHandleObjectComparator implements Comparator { [javac] ^^^^^^^^^^ [javac] Comparator is a raw type. References to generic type Comparator should be parameterized [javac] ---------- [javac] ---------- [javac] 128. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/contexts/Context.java (at line 50) [javac] public final class Context extends NamedHandleObject implements Comparable { [javac] ^^^^^^^^^^ [javac] Comparable is a raw type. References to generic type Comparable should be parameterized [javac] ---------- [javac] 129. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/contexts/Context.java (at line 56) [javac] private Set listeners = null; [javac] ^^^ [javac] Set is a raw type. References to generic type Set should be parameterized [javac] ---------- [javac] 130. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/contexts/Context.java (at line 90) [javac] listeners = new HashSet(); [javac] ^^^^^^^ [javac] HashSet is a raw type. References to generic type HashSet should be parameterized [javac] ---------- [javac] 131. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/contexts/Context.java (at line 93) [javac] listeners.add(listener); [javac] ^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method add(Object) belongs to the raw type Set. References to generic type Set should be parameterized [javac] ---------- [javac] 132. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/contexts/Context.java (at line 179) [javac] final Iterator listenerItr = listeners.iterator(); [javac] ^^^^^^^^ [javac] Iterator is a raw type. References to generic type Iterator should be parameterized [javac] ---------- [javac] ---------- [javac] 133. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/contexts/ContextManager.java (at line 52) [javac] private Set activeContextIds = new HashSet(); [javac] ^^^ [javac] Set is a raw type. References to generic type Set should be parameterized [javac] ---------- [javac] 134. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/contexts/ContextManager.java (at line 52) [javac] private Set activeContextIds = new HashSet(); [javac] ^^^^^^^ [javac] HashSet is a raw type. References to generic type HashSet should be parameterized [javac] ---------- [javac] 135. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/contexts/ContextManager.java (at line 61) [javac] private Set oldIds = null; [javac] ^^^ [javac] Set is a raw type. References to generic type Set should be parameterized [javac] ---------- [javac] 136. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/contexts/ContextManager.java (at line 91) [javac] activeContextIds.add(contextId); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method add(Object) belongs to the raw type Set. References to generic type Set should be parameterized [javac] ---------- [javac] 137. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/contexts/ContextManager.java (at line 93) [javac] final Set previouslyActiveContextIds = new HashSet(activeContextIds); [javac] ^^^ [javac] Set is a raw type. References to generic type Set should be parameterized [javac] ---------- [javac] 138. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/contexts/ContextManager.java (at line 93) [javac] final Set previouslyActiveContextIds = new HashSet(activeContextIds); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The constructor HashSet(Collection) belongs to the raw type HashSet. References to generic type HashSet should be parameterized [javac] ---------- [javac] 139. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/contexts/ContextManager.java (at line 93) [javac] final Set previouslyActiveContextIds = new HashSet(activeContextIds); [javac] ^^^^^^^ [javac] HashSet is a raw type. References to generic type HashSet should be parameterized [javac] ---------- [javac] 140. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/contexts/ContextManager.java (at line 94) [javac] activeContextIds.add(contextId); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method add(Object) belongs to the raw type Set. References to generic type Set should be parameterized [javac] ---------- [javac] 141. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/contexts/ContextManager.java (at line 125) [javac] definedHandleObjects.add(context); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method add(Object) belongs to the raw type Set. References to generic type Set should be parameterized [javac] ---------- [javac] 142. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/contexts/ContextManager.java (at line 164) [javac] public final Set getActiveContextIds() { [javac] ^^^ [javac] Set is a raw type. References to generic type Set should be parameterized [javac] ---------- [javac] 143. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/contexts/ContextManager.java (at line 165) [javac] return Collections.unmodifiableSet(activeContextIds); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: Unchecked invocation unmodifiableSet(Set) of the generic method unmodifiableSet(Set) of type Collections [javac] ---------- [javac] 144. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/contexts/ContextManager.java (at line 165) [javac] return Collections.unmodifiableSet(activeContextIds); [javac] ^^^^^^^^^^^^^^^^ [javac] Type safety: The expression of type Set needs unchecked conversion to conform to Set [javac] ---------- [javac] 145. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/contexts/ContextManager.java (at line 184) [javac] handleObjectsById.put(contextId, context); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [javac] ---------- [javac] 146. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/contexts/ContextManager.java (at line 197) [javac] public final Set getDefinedContextIds() { [javac] ^^^ [javac] Set is a raw type. References to generic type Set should be parameterized [javac] ---------- [javac] 147. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/contexts/ContextManager.java (at line 209) [javac] return (Context[]) definedHandleObjects [javac] .toArray(new Context[definedHandleObjects.size()]); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method toArray(Object[]) belongs to the raw type Set. References to generic type Set should be parameterized [javac] ---------- [javac] 148. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/contexts/ContextManager.java (at line 229) [javac] final Set previouslyActiveContextIds = new HashSet(activeContextIds); [javac] ^^^ [javac] Set is a raw type. References to generic type Set should be parameterized [javac] ---------- [javac] 149. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/contexts/ContextManager.java (at line 229) [javac] final Set previouslyActiveContextIds = new HashSet(activeContextIds); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The constructor HashSet(Collection) belongs to the raw type HashSet. References to generic type HashSet should be parameterized [javac] ---------- [javac] 150. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/contexts/ContextManager.java (at line 229) [javac] final Set previouslyActiveContextIds = new HashSet(activeContextIds); [javac] ^^^^^^^ [javac] HashSet is a raw type. References to generic type HashSet should be parameterized [javac] ---------- [javac] 151. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/contexts/ContextManager.java (at line 261) [javac] public final void setActiveContextIds(final Set activeContextIds) { [javac] ^^^ [javac] Set is a raw type. References to generic type Set should be parameterized [javac] ---------- [javac] 152. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/contexts/ContextManager.java (at line 268) [javac] final Set previouslyActiveContextIds = this.activeContextIds; [javac] ^^^ [javac] Set is a raw type. References to generic type Set should be parameterized [javac] ---------- [javac] 153. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/contexts/ContextManager.java (at line 270) [javac] this.activeContextIds = new HashSet(); [javac] ^^^^^^^ [javac] HashSet is a raw type. References to generic type HashSet should be parameterized [javac] ---------- [javac] 154. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/contexts/ContextManager.java (at line 271) [javac] this.activeContextIds.addAll(activeContextIds); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addAll(Collection) belongs to the raw type Set. References to generic type Set should be parameterized [javac] ---------- [javac] 155. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/contexts/ContextManager.java (at line 301) [javac] Set holdOldIds = (oldIds==null?Collections.EMPTY_SET:oldIds); [javac] ^^^ [javac] Set is a raw type. References to generic type Set should be parameterized [javac] ---------- [javac] 156. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/contexts/ContextManager.java (at line 304) [javac] oldIds = new HashSet(activeContextIds); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The constructor HashSet(Collection) belongs to the raw type HashSet. References to generic type HashSet should be parameterized [javac] ---------- [javac] 157. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/contexts/ContextManager.java (at line 304) [javac] oldIds = new HashSet(activeContextIds); [javac] ^^^^^^^ [javac] HashSet is a raw type. References to generic type HashSet should be parameterized [javac] ---------- [javac] ---------- [javac] 158. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/contexts/ContextManagerEvent.java (at line 54) [javac] private final Set previouslyActiveContextIds; [javac] ^^^ [javac] Set is a raw type. References to generic type Set should be parameterized [javac] ---------- [javac] 159. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/contexts/ContextManagerEvent.java (at line 81) [javac] final Set previouslyActiveContextIds) { [javac] ^^^ [javac] Set is a raw type. References to generic type Set should be parameterized [javac] ---------- [javac] 160. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/contexts/ContextManagerEvent.java (at line 130) [javac] public final Set getPreviouslyActiveContextIds() { [javac] ^^^ [javac] Set is a raw type. References to generic type Set should be parameterized [javac] ---------- [javac] ---------- [javac] 161. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/operations/AbstractOperation.java (at line 37) [javac] List contexts = new ArrayList(); [javac] ^^^^ [javac] List is a raw type. References to generic type List should be parameterized [javac] ---------- [javac] 162. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/operations/AbstractOperation.java (at line 37) [javac] List contexts = new ArrayList(); [javac] ^^^^^^^^^ [javac] ArrayList is a raw type. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 163. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/operations/AbstractOperation.java (at line 62) [javac] contexts.add(context); [javac] ^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [javac] ---------- [javac] 164. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/operations/AbstractOperation.java (at line 121) [javac] return (IUndoContext[]) contexts.toArray(new IUndoContext[contexts [javac] .size()]); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method toArray(Object[]) belongs to the raw type List. References to generic type List should be parameterized [javac] ---------- [javac] ---------- [javac] 165. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/operations/DefaultOperationHistory.java (at line 120) [javac] private Map limits = Collections.synchronizedMap(new HashMap()); [javac] ^^^ [javac] Map is a raw type. References to generic type Map should be parameterized [javac] ---------- [javac] 166. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/operations/DefaultOperationHistory.java (at line 120) [javac] private Map limits = Collections.synchronizedMap(new HashMap()); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: Unchecked invocation synchronizedMap(Map) of the generic method synchronizedMap(Map) of type Collections [javac] ---------- [javac] 167. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/operations/DefaultOperationHistory.java (at line 120) [javac] private Map limits = Collections.synchronizedMap(new HashMap()); [javac] ^^^^^^^^^^^^^ [javac] Type safety: The expression of type HashMap needs unchecked conversion to conform to Map [javac] ---------- [javac] 168. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/operations/DefaultOperationHistory.java (at line 120) [javac] private Map limits = Collections.synchronizedMap(new HashMap()); [javac] ^^^^^^^ [javac] HashMap is a raw type. References to generic type HashMap should be parameterized [javac] ---------- [javac] 169. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/operations/DefaultOperationHistory.java (at line 130) [javac] private List redoList = Collections.synchronizedList(new ArrayList()); [javac] ^^^^ [javac] List is a raw type. References to generic type List should be parameterized [javac] ---------- [javac] 170. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/operations/DefaultOperationHistory.java (at line 130) [javac] private List redoList = Collections.synchronizedList(new ArrayList()); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: Unchecked invocation synchronizedList(List) of the generic method synchronizedList(List) of type Collections [javac] ---------- [javac] 171. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/operations/DefaultOperationHistory.java (at line 130) [javac] private List redoList = Collections.synchronizedList(new ArrayList()); [javac] ^^^^^^^^^^^^^^^ [javac] Type safety: The expression of type ArrayList needs unchecked conversion to conform to List [javac] ---------- [javac] 172. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/operations/DefaultOperationHistory.java (at line 130) [javac] private List redoList = Collections.synchronizedList(new ArrayList()); [javac] ^^^^^^^^^ [javac] ArrayList is a raw type. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 173. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/operations/DefaultOperationHistory.java (at line 135) [javac] private List undoList = Collections.synchronizedList(new ArrayList()); [javac] ^^^^ [javac] List is a raw type. References to generic type List should be parameterized [javac] ---------- [javac] 174. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/operations/DefaultOperationHistory.java (at line 135) [javac] private List undoList = Collections.synchronizedList(new ArrayList()); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: Unchecked invocation synchronizedList(List) of the generic method synchronizedList(List) of type Collections [javac] ---------- [javac] 175. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/operations/DefaultOperationHistory.java (at line 135) [javac] private List undoList = Collections.synchronizedList(new ArrayList()); [javac] ^^^^^^^^^^^^^^^ [javac] Type safety: The expression of type ArrayList needs unchecked conversion to conform to List [javac] ---------- [javac] 176. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/operations/DefaultOperationHistory.java (at line 135) [javac] private List undoList = Collections.synchronizedList(new ArrayList()); [javac] ^^^^^^^^^ [javac] ArrayList is a raw type. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 177. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/operations/DefaultOperationHistory.java (at line 188) [javac] undoList.add(operation); [javac] ^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [javac] ---------- [javac] 178. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/operations/DefaultOperationHistory.java (at line 383) [javac] undoList.add(operation); [javac] ^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [javac] ---------- [javac] 179. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/operations/DefaultOperationHistory.java (at line 442) [javac] redoList.add(operation); [javac] ^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [javac] ---------- [javac] 180. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/operations/DefaultOperationHistory.java (at line 543) [javac] private IUndoableOperation[] filter(List list, IUndoContext context) { [javac] ^^^^ [javac] List is a raw type. References to generic type List should be parameterized [javac] ---------- [javac] 181. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/operations/DefaultOperationHistory.java (at line 553) [javac] List filtered = new ArrayList(); [javac] ^^^^ [javac] List is a raw type. References to generic type List should be parameterized [javac] ---------- [javac] 182. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/operations/DefaultOperationHistory.java (at line 553) [javac] List filtered = new ArrayList(); [javac] ^^^^^^^^^ [javac] ArrayList is a raw type. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 183. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/operations/DefaultOperationHistory.java (at line 554) [javac] Iterator iterator = list.iterator(); [javac] ^^^^^^^^ [javac] Iterator is a raw type. References to generic type Iterator should be parameterized [javac] ---------- [javac] 184. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/operations/DefaultOperationHistory.java (at line 560) [javac] filtered.add(operation); [javac] ^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [javac] ---------- [javac] 185. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/operations/DefaultOperationHistory.java (at line 564) [javac] return (IUndoableOperation[]) filtered [javac] .toArray(new IUndoableOperation[filtered.size()]); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method toArray(Object[]) belongs to the raw type List. References to generic type List should be parameterized [javac] ---------- [javac] 186. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/operations/DefaultOperationHistory.java (at line 1161) [javac] ArrayList allContexts = new ArrayList(replacements.length); [javac] ^^^^^^^^^ [javac] ArrayList is a raw type. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 187. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/operations/DefaultOperationHistory.java (at line 1161) [javac] ArrayList allContexts = new ArrayList(replacements.length); [javac] ^^^^^^^^^ [javac] ArrayList is a raw type. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 188. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/operations/DefaultOperationHistory.java (at line 1165) [javac] allContexts.add(opContexts[j]); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 189. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/operations/DefaultOperationHistory.java (at line 1167) [javac] undoList.add(index, replacements[i]); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method add(int, Object) belongs to the raw type List. References to generic type List should be parameterized [javac] ---------- [javac] 190. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/operations/DefaultOperationHistory.java (at line 1195) [javac] ArrayList allContexts = new ArrayList(replacements.length); [javac] ^^^^^^^^^ [javac] ArrayList is a raw type. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 191. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/operations/DefaultOperationHistory.java (at line 1195) [javac] ArrayList allContexts = new ArrayList(replacements.length); [javac] ^^^^^^^^^ [javac] ArrayList is a raw type. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 192. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/operations/DefaultOperationHistory.java (at line 1201) [javac] allContexts.add(opContexts[j]); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 193. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/operations/DefaultOperationHistory.java (at line 1203) [javac] redoList.add(index, replacements[i]); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method add(int, Object) belongs to the raw type List. References to generic type List should be parameterized [javac] ---------- [javac] 194. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/operations/DefaultOperationHistory.java (at line 1236) [javac] limits.put(context, new Integer(limit)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [javac] ---------- [javac] ---------- [javac] 195. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/operations/ObjectUndoContext.java (at line 31) [javac] private List children = new ArrayList(); [javac] ^^^^ [javac] List is a raw type. References to generic type List should be parameterized [javac] ---------- [javac] 196. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/operations/ObjectUndoContext.java (at line 31) [javac] private List children = new ArrayList(); [javac] ^^^^^^^^^ [javac] ArrayList is a raw type. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 197. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/operations/ObjectUndoContext.java (at line 94) [javac] children.add(context); [javac] ^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [javac] ---------- [javac] ---------- [javac] 198. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/operations/TriggeredOperations.java (at line 46) [javac] private List children = new ArrayList(); [javac] ^^^^ [javac] List is a raw type. References to generic type List should be parameterized [javac] ---------- [javac] 199. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/operations/TriggeredOperations.java (at line 46) [javac] private List children = new ArrayList(); [javac] ^^^^^^^^^ [javac] ArrayList is a raw type. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 200. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/operations/TriggeredOperations.java (at line 72) [javac] children.add(operation); [javac] ^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [javac] ---------- [javac] 201. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/operations/TriggeredOperations.java (at line 90) [javac] List childrenToRestore = new ArrayList(children); [javac] ^^^^ [javac] List is a raw type. References to generic type List should be parameterized [javac] ---------- [javac] 202. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/operations/TriggeredOperations.java (at line 90) [javac] List childrenToRestore = new ArrayList(children); [javac] ^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The constructor ArrayList(Collection) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 203. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/operations/TriggeredOperations.java (at line 90) [javac] List childrenToRestore = new ArrayList(children); [javac] ^^^^^^^^^ [javac] ArrayList is a raw type. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 204. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/operations/TriggeredOperations.java (at line 91) [javac] children = new ArrayList(0); [javac] ^^^^^^^^^ [javac] ArrayList is a raw type. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 205. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/operations/TriggeredOperations.java (at line 96) [javac] (IUndoableOperation[]) childrenToRestore [javac] .toArray(new IUndoableOperation[childrenToRestore [javac] .size()])); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method toArray(Object[]) belongs to the raw type List. References to generic type List should be parameterized [javac] ---------- [javac] 206. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/operations/TriggeredOperations.java (at line 134) [javac] ArrayList toBeRemoved = new ArrayList(); [javac] ^^^^^^^^^ [javac] ArrayList is a raw type. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 207. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/operations/TriggeredOperations.java (at line 134) [javac] ArrayList toBeRemoved = new ArrayList(); [javac] ^^^^^^^^^ [javac] ArrayList is a raw type. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 208. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/operations/TriggeredOperations.java (at line 139) [javac] toBeRemoved.add(child); [javac] ^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 209. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/operations/TriggeredOperations.java (at line 191) [javac] List childrenToRestore = new ArrayList(children); [javac] ^^^^ [javac] List is a raw type. References to generic type List should be parameterized [javac] ---------- [javac] 210. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/operations/TriggeredOperations.java (at line 191) [javac] List childrenToRestore = new ArrayList(children); [javac] ^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The constructor ArrayList(Collection) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 211. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/operations/TriggeredOperations.java (at line 191) [javac] List childrenToRestore = new ArrayList(children); [javac] ^^^^^^^^^ [javac] ArrayList is a raw type. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 212. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/operations/TriggeredOperations.java (at line 224) [javac] List childrenToRestore = new ArrayList(children); [javac] ^^^^ [javac] List is a raw type. References to generic type List should be parameterized [javac] ---------- [javac] 213. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/operations/TriggeredOperations.java (at line 224) [javac] List childrenToRestore = new ArrayList(children); [javac] ^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The constructor ArrayList(Collection) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 214. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/operations/TriggeredOperations.java (at line 224) [javac] List childrenToRestore = new ArrayList(children); [javac] ^^^^^^^^^ [javac] ArrayList is a raw type. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 215. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/operations/TriggeredOperations.java (at line 299) [javac] ArrayList allContexts = new ArrayList(); [javac] ^^^^^^^^^ [javac] ArrayList is a raw type. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 216. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/operations/TriggeredOperations.java (at line 299) [javac] ArrayList allContexts = new ArrayList(); [javac] ^^^^^^^^^ [javac] ArrayList is a raw type. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 217. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/operations/TriggeredOperations.java (at line 303) [javac] allContexts.add(contexts[i]); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 218. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/operations/TriggeredOperations.java (at line 311) [javac] allContexts.add(contexts[j]); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 219. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/operations/TriggeredOperations.java (at line 323) [javac] IUndoableOperation[] nonTriggers = (IUndoableOperation[]) children [javac] .toArray(new IUndoableOperation[children.size()]); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method toArray(Object[]) belongs to the raw type List. References to generic type List should be parameterized [javac] ---------- [javac] ---------- [javac] 220. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/internal/commands/util/Util.java (at line 36) [javac] public final static SortedMap EMPTY_SORTED_MAP = Collections [javac] ^^^^^^^^^ [javac] SortedMap is a raw type. References to generic type SortedMap should be parameterized [javac] ---------- [javac] 221. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/internal/commands/util/Util.java (at line 36) [javac] public final static SortedMap EMPTY_SORTED_MAP = Collections [javac] .unmodifiableSortedMap(new TreeMap()); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: Unchecked invocation unmodifiableSortedMap(SortedMap) of the generic method unmodifiableSortedMap(SortedMap) of type Collections [javac] ---------- [javac] 222. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/internal/commands/util/Util.java (at line 37) [javac] .unmodifiableSortedMap(new TreeMap()); [javac] ^^^^^^^^^^^^^ [javac] Type safety: The expression of type TreeMap needs unchecked conversion to conform to SortedMap [javac] ---------- [javac] 223. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/internal/commands/util/Util.java (at line 37) [javac] .unmodifiableSortedMap(new TreeMap()); [javac] ^^^^^^^ [javac] TreeMap is a raw type. References to generic type TreeMap should be parameterized [javac] ---------- [javac] 224. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/internal/commands/util/Util.java (at line 43) [javac] public final static SortedSet EMPTY_SORTED_SET = Collections [javac] ^^^^^^^^^ [javac] SortedSet is a raw type. References to generic type SortedSet should be parameterized [javac] ---------- [javac] 225. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/internal/commands/util/Util.java (at line 43) [javac] public final static SortedSet EMPTY_SORTED_SET = Collections [javac] .unmodifiableSortedSet(new TreeSet()); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: Unchecked invocation unmodifiableSortedSet(SortedSet) of the generic method unmodifiableSortedSet(SortedSet) of type Collections [javac] ---------- [javac] 226. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/internal/commands/util/Util.java (at line 44) [javac] .unmodifiableSortedSet(new TreeSet()); [javac] ^^^^^^^^^^^^^ [javac] Type safety: The expression of type TreeSet needs unchecked conversion to conform to SortedSet [javac] ---------- [javac] 227. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/internal/commands/util/Util.java (at line 44) [javac] .unmodifiableSortedSet(new TreeSet()); [javac] ^^^^^^^ [javac] TreeSet is a raw type. References to generic type TreeSet should be parameterized [javac] ---------- [javac] 228. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/internal/commands/util/Util.java (at line 65) [javac] public static final void assertInstance(final Object object, final Class c, [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] 229. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/internal/commands/util/Util.java (at line 112) [javac] public static final int compare(final Comparable left, [javac] ^^^^^^^^^^ [javac] Comparable is a raw type. References to generic type Comparable should be parameterized [javac] ---------- [javac] 230. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/internal/commands/util/Util.java (at line 113) [javac] final Comparable right) { [javac] ^^^^^^^^^^ [javac] Comparable is a raw type. References to generic type Comparable should be parameterized [javac] ---------- [javac] 231. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/internal/commands/util/Util.java (at line 121) [javac] return left.compareTo(right); [javac] ^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method compareTo(Object) belongs to the raw type Comparable. References to generic type Comparable should be parameterized [javac] ---------- [javac] 232. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/internal/commands/util/Util.java (at line 285) [javac] public static final Map safeCopy(final Map map, final Class keyClass, [javac] ^^^ [javac] Map is a raw type. References to generic type Map should be parameterized [javac] ---------- [javac] 233. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/internal/commands/util/Util.java (at line 285) [javac] public static final Map safeCopy(final Map map, final Class keyClass, [javac] ^^^ [javac] Map is a raw type. References to generic type Map should be parameterized [javac] ---------- [javac] 234. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/internal/commands/util/Util.java (at line 285) [javac] public static final Map safeCopy(final Map map, final Class keyClass, [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] 235. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/internal/commands/util/Util.java (at line 286) [javac] final Class valueClass, final boolean allowNullKeys, [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] 236. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/internal/commands/util/Util.java (at line 292) [javac] final Map copy = Collections.unmodifiableMap(new HashMap(map)); [javac] ^^^ [javac] Map is a raw type. References to generic type Map should be parameterized [javac] ---------- [javac] 237. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/internal/commands/util/Util.java (at line 292) [javac] final Map copy = Collections.unmodifiableMap(new HashMap(map)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: Unchecked invocation unmodifiableMap(Map) of the generic method unmodifiableMap(Map) of type Collections [javac] ---------- [javac] 238. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/internal/commands/util/Util.java (at line 292) [javac] final Map copy = Collections.unmodifiableMap(new HashMap(map)); [javac] ^^^^^^^^^^^^^^^^ [javac] Type safety: The constructor HashMap(Map) belongs to the raw type HashMap. References to generic type HashMap should be parameterized [javac] ---------- [javac] 239. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/internal/commands/util/Util.java (at line 292) [javac] final Map copy = Collections.unmodifiableMap(new HashMap(map)); [javac] ^^^^^^^^^^^^^^^^ [javac] Type safety: The expression of type HashMap needs unchecked conversion to conform to Map [javac] ---------- [javac] 240. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/internal/commands/util/Util.java (at line 292) [javac] final Map copy = Collections.unmodifiableMap(new HashMap(map)); [javac] ^^^^^^^ [javac] HashMap is a raw type. References to generic type HashMap should be parameterized [javac] ---------- [javac] 241. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/internal/commands/util/Util.java (at line 293) [javac] final Iterator iterator = copy.entrySet().iterator(); [javac] ^^^^^^^^ [javac] Iterator is a raw type. References to generic type Iterator should be parameterized [javac] ---------- [javac] 242. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/internal/commands/util/Util.java (at line 296) [javac] final Map.Entry entry = (Map.Entry) iterator.next(); [javac] ^^^^^^^^^ [javac] Map.Entry is a raw type. References to generic type Map.Entry should be parameterized [javac] ---------- [javac] 243. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/internal/commands/util/Util.java (at line 296) [javac] final Map.Entry entry = (Map.Entry) iterator.next(); [javac] ^^^^^^^^^ [javac] Map.Entry is a raw type. References to generic type Map.Entry should be parameterized [javac] ---------- [javac] 244. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/internal/commands/util/Util.java (at line 317) [javac] public static final Set safeCopy(final Set set, final Class c) { [javac] ^^^ [javac] Set is a raw type. References to generic type Set should be parameterized [javac] ---------- [javac] 245. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/internal/commands/util/Util.java (at line 317) [javac] public static final Set safeCopy(final Set set, final Class c) { [javac] ^^^ [javac] Set is a raw type. References to generic type Set should be parameterized [javac] ---------- [javac] 246. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/internal/commands/util/Util.java (at line 317) [javac] public static final Set safeCopy(final Set set, final Class c) { [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] 247. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/internal/commands/util/Util.java (at line 335) [javac] public static final Set safeCopy(final Set set, final Class c, [javac] ^^^ [javac] Set is a raw type. References to generic type Set should be parameterized [javac] ---------- [javac] 248. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/internal/commands/util/Util.java (at line 335) [javac] public static final Set safeCopy(final Set set, final Class c, [javac] ^^^ [javac] Set is a raw type. References to generic type Set should be parameterized [javac] ---------- [javac] 249. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/internal/commands/util/Util.java (at line 335) [javac] public static final Set safeCopy(final Set set, final Class c, [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] 250. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/internal/commands/util/Util.java (at line 341) [javac] final Set copy = Collections.unmodifiableSet(new HashSet(set)); [javac] ^^^ [javac] Set is a raw type. References to generic type Set should be parameterized [javac] ---------- [javac] 251. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/internal/commands/util/Util.java (at line 341) [javac] final Set copy = Collections.unmodifiableSet(new HashSet(set)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: Unchecked invocation unmodifiableSet(Set) of the generic method unmodifiableSet(Set) of type Collections [javac] ---------- [javac] 252. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/internal/commands/util/Util.java (at line 341) [javac] final Set copy = Collections.unmodifiableSet(new HashSet(set)); [javac] ^^^^^^^^^^^^^^^^ [javac] Type safety: The constructor HashSet(Collection) belongs to the raw type HashSet. References to generic type HashSet should be parameterized [javac] ---------- [javac] 253. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/internal/commands/util/Util.java (at line 341) [javac] final Set copy = Collections.unmodifiableSet(new HashSet(set)); [javac] ^^^^^^^^^^^^^^^^ [javac] Type safety: The expression of type HashSet needs unchecked conversion to conform to Set [javac] ---------- [javac] 254. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/internal/commands/util/Util.java (at line 341) [javac] final Set copy = Collections.unmodifiableSet(new HashSet(set)); [javac] ^^^^^^^ [javac] HashSet is a raw type. References to generic type HashSet should be parameterized [javac] ---------- [javac] 255. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/src/org/eclipse/core/internal/commands/util/Util.java (at line 342) [javac] final Iterator iterator = copy.iterator(); [javac] ^^^^^^^^ [javac] Iterator is a raw type. References to generic type Iterator should be parameterized [javac] ---------- [javac] 255 problems (255 warnings) [copy] Copying 84 files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/@dot [delete] Deleting directory /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.commands/temp.folder/@dot.bin properties: init: build.jars: properties: init: @dot: [mkdir] Created dir: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface/temp.folder/@dot.bin [javac] Compiling 373 source files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface/temp.folder/@dot.bin [copy] Copying 34 files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface/temp.folder/@dot.bin [copy] Copying 756 files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface/@dot [delete] Deleting directory /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface/temp.folder/@dot.bin properties: init: build.jars: properties: init: @dot: [mkdir] Created dir: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/temp.folder/@dot.bin [javac] Compiling 71 source files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/temp.folder/@dot.bin [javac] ---------- [javac] 1. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/databinding/swt/SWTObservables.java (at line 67) [javac] private static java.util.List realms = new ArrayList(); [javac] ^^^^^^^^^^^^^^ [javac] List is a raw type. References to generic type List should be parameterized [javac] ---------- [javac] 2. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/databinding/swt/SWTObservables.java (at line 67) [javac] private static java.util.List realms = new ArrayList(); [javac] ^^^^^^^^^ [javac] ArrayList is a raw type. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 3. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/databinding/swt/SWTObservables.java (at line 77) [javac] for (Iterator it = realms.iterator(); it.hasNext();) { [javac] ^^^^^^^^ [javac] Iterator is a raw type. References to generic type Iterator should be parameterized [javac] ---------- [javac] 4. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/databinding/swt/SWTObservables.java (at line 84) [javac] realms.add(result); [javac] ^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [javac] ---------- [javac] ---------- [javac] 5. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/databinding/viewers/ListeningLabelProvider.java (at line 29) [javac] for (Iterator it = event.diff.getAdditions().iterator(); it.hasNext();) { [javac] ^^^^^^^^ [javac] Iterator is a raw type. References to generic type Iterator should be parameterized [javac] ---------- [javac] 6. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/databinding/viewers/ListeningLabelProvider.java (at line 32) [javac] for (Iterator it = event.diff.getRemovals().iterator(); it.hasNext();) { [javac] ^^^^^^^^ [javac] Iterator is a raw type. References to generic type Iterator should be parameterized [javac] ---------- [javac] 7. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/databinding/viewers/ListeningLabelProvider.java (at line 46) [javac] for (Iterator it = items.iterator(); it.hasNext();) { [javac] ^^^^^^^^ [javac] Iterator is a raw type. References to generic type Iterator should be parameterized [javac] ---------- [javac] 8. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/databinding/viewers/ListeningLabelProvider.java (at line 62) [javac] for (Iterator iter = items.iterator(); iter.hasNext();) { [javac] ^^^^^^^^ [javac] Iterator is a raw type. References to generic type Iterator should be parameterized [javac] ---------- [javac] ---------- [javac] 9. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/databinding/viewers/ObservableListContentProvider.java (at line 69) [javac] final Set removals = ViewerElementSet.withComparer(comparer); [javac] ^^^ [javac] Set is a raw type. References to generic type Set should be parameterized [javac] ---------- [javac] 10. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/databinding/viewers/ObservableListContentProvider.java (at line 79) [javac] removals.add(element); [javac] ^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method add(Object) belongs to the raw type Set. References to generic type Set should be parameterized [javac] ---------- [javac] 11. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/databinding/viewers/ObservableListContentProvider.java (at line 86) [javac] removals.add(oldElement); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method add(Object) belongs to the raw type Set. References to generic type Set should be parameterized [javac] ---------- [javac] 12. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/databinding/viewers/ObservableListContentProvider.java (at line 97) [javac] removals.removeAll(event.getObservableList()); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method removeAll(Collection) belongs to the raw type Set. References to generic type Set should be parameterized [javac] ---------- [javac] ---------- [javac] 13. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/databinding/viewers/ObservableListTreeContentProvider.java (at line 64) [javac] final Set removals = ViewerElementSet.withComparer(comparer); [javac] ^^^ [javac] Set is a raw type. References to generic type Set should be parameterized [javac] ---------- [javac] 14. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/databinding/viewers/ObservableListTreeContentProvider.java (at line 76) [javac] removals.add(child); [javac] ^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method add(Object) belongs to the raw type Set. References to generic type Set should be parameterized [javac] ---------- [javac] 15. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/databinding/viewers/ObservableListTreeContentProvider.java (at line 86) [javac] removals.add(oldChild); [javac] ^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method add(Object) belongs to the raw type Set. References to generic type Set should be parameterized [javac] ---------- [javac] 16. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/databinding/viewers/ObservableListTreeContentProvider.java (at line 98) [javac] removals.removeAll(event.getObservableList()); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method removeAll(Collection) belongs to the raw type Set. References to generic type Set should be parameterized [javac] ---------- [javac] 17. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/databinding/viewers/ObservableListTreeContentProvider.java (at line 99) [javac] for (Iterator iterator = removals.iterator(); iterator [javac] ^^^^^^^^ [javac] Iterator is a raw type. References to generic type Iterator should be parameterized [javac] ---------- [javac] ---------- [javac] 18. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/databinding/viewers/ObservableMapLabelProvider.java (at line 38) [javac] Set affectedElements = event.diff.getChangedKeys(); [javac] ^^^ [javac] Set is a raw type. References to generic type Set should be parameterized [javac] ---------- [javac] ---------- [javac] 19. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/databinding/viewers/ObservableSetContentProvider.java (at line 65) [javac] Set removals = event.diff.getRemovals(); [javac] ^^^ [javac] Set is a raw type. References to generic type Set should be parameterized [javac] ---------- [javac] 20. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/databinding/viewers/ObservableSetContentProvider.java (at line 69) [javac] Set additions = event.diff.getAdditions(); [javac] ^^^ [javac] Set is a raw type. References to generic type Set should be parameterized [javac] ---------- [javac] ---------- [javac] 21. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/databinding/viewers/ObservableSetTreeContentProvider.java (at line 61) [javac] Set removals = event.diff.getRemovals(); [javac] ^^^ [javac] Set is a raw type. References to generic type Set should be parameterized [javac] ---------- [javac] 22. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/databinding/viewers/ObservableSetTreeContentProvider.java (at line 64) [javac] for (Iterator iterator = removals.iterator(); iterator [javac] ^^^^^^^^ [javac] Iterator is a raw type. References to generic type Iterator should be parameterized [javac] ---------- [javac] 23. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/databinding/viewers/ObservableSetTreeContentProvider.java (at line 73) [javac] Set additions = event.diff.getAdditions(); [javac] ^^^ [javac] Set is a raw type. References to generic type Set should be parameterized [javac] ---------- [javac] 24. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/databinding/viewers/ObservableSetTreeContentProvider.java (at line 75) [javac] for (Iterator iterator = additions.iterator(); iterator [javac] ^^^^^^^^ [javac] Iterator is a raw type. References to generic type Iterator should be parameterized [javac] ---------- [javac] ---------- [javac] 25. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/databinding/wizard/WizardPageSupport.java (at line 97) [javac] for (Iterator it = targets.iterator(); it.hasNext();) { [javac] ^^^^^^^^ [javac] Iterator is a raw type. References to generic type Iterator should be parameterized [javac] ---------- [javac] 26. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/databinding/wizard/WizardPageSupport.java (at line 104) [javac] for (Iterator it = targets.iterator(); it.hasNext();) { [javac] ^^^^^^^^ [javac] Iterator is a raw type. References to generic type Iterator should be parameterized [javac] ---------- [javac] 27. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/databinding/wizard/WizardPageSupport.java (at line 144) [javac] for (Iterator it = dbc.getValidationStatusProviders().iterator(); it [javac] ^^^^^^^^ [javac] Iterator is a raw type. References to generic type Iterator should be parameterized [javac] ---------- [javac] 28. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/databinding/wizard/WizardPageSupport.java (at line 151) [javac] for (Iterator iter = targets.iterator(); iter.hasNext();) { [javac] ^^^^^^^^ [javac] Iterator is a raw type. References to generic type Iterator should be parameterized [javac] ---------- [javac] 29. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/databinding/wizard/WizardPageSupport.java (at line 164) [javac] for (Iterator it = dbc.getValidationStatusProviders().iterator(); it [javac] ^^^^^^^^ [javac] Iterator is a raw type. References to generic type Iterator should be parameterized [javac] ---------- [javac] 30. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/databinding/wizard/WizardPageSupport.java (at line 171) [javac] for (Iterator iter = targets.iterator(); iter.hasNext();) { [javac] ^^^^^^^^ [javac] Iterator is a raw type. References to generic type Iterator should be parameterized [javac] ---------- [javac] 31. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/databinding/wizard/WizardPageSupport.java (at line 277) [javac] for (Iterator it = dbc.getValidationStatusProviders().iterator(); it [javac] ^^^^^^^^ [javac] Iterator is a raw type. References to generic type Iterator should be parameterized [javac] ---------- [javac] 32. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/databinding/wizard/WizardPageSupport.java (at line 284) [javac] for (Iterator iter = targets.iterator(); iter.hasNext();) { [javac] ^^^^^^^^ [javac] Iterator is a raw type. References to generic type Iterator should be parameterized [javac] ---------- [javac] ---------- [javac] 33. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/provisional/swt/CompositeUpdater.java (at line 100) [javac] private Set controlsToLayout = new HashSet(); [javac] ^^^ [javac] Set is a raw type. References to generic type Set should be parameterized [javac] ---------- [javac] 34. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/provisional/swt/CompositeUpdater.java (at line 100) [javac] private Set controlsToLayout = new HashSet(); [javac] ^^^^^^^ [javac] HashSet is a raw type. References to generic type HashSet should be parameterized [javac] ---------- [javac] 35. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/provisional/swt/CompositeUpdater.java (at line 102) [javac] controlsToLayout.add(toLayout); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method add(Object) belongs to the raw type Set. References to generic type Set should be parameterized [javac] ---------- [javac] 36. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/provisional/swt/CompositeUpdater.java (at line 110) [javac] theComposite.getShell().layout((Control[])controlsToLayout.toArray(new Control[controlsToLayout.size()])); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method toArray(Object[]) belongs to the raw type Set. References to generic type Set should be parameterized [javac] ---------- [javac] 37. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/provisional/swt/CompositeUpdater.java (at line 175) [javac] for (Iterator it = CompositeUpdater.this.model.iterator(); it.hasNext();) { [javac] ^^^^^^^^ [javac] Iterator is a raw type. References to generic type Iterator should be parameterized [javac] ---------- [javac] ---------- [javac] 38. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/provisional/swt/SWTUtil.java (at line 30) [javac] private static Map mapDisplayOntoWorkQueue = new HashMap(); [javac] ^^^ [javac] Map is a raw type. References to generic type Map should be parameterized [javac] ---------- [javac] 39. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/provisional/swt/SWTUtil.java (at line 30) [javac] private static Map mapDisplayOntoWorkQueue = new HashMap(); [javac] ^^^^^^^ [javac] HashMap is a raw type. References to generic type HashMap should be parameterized [javac] ---------- [javac] 40. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/provisional/swt/SWTUtil.java (at line 124) [javac] mapDisplayOntoWorkQueue.put(d, result); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [javac] ---------- [javac] ---------- [javac] 41. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/provisional/swt/WorkQueue.java (at line 34) [javac] private LinkedList pendingWork = new LinkedList(); [javac] ^^^^^^^^^^ [javac] LinkedList is a raw type. References to generic type LinkedList should be parameterized [javac] ---------- [javac] 42. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/provisional/swt/WorkQueue.java (at line 34) [javac] private LinkedList pendingWork = new LinkedList(); [javac] ^^^^^^^^^^ [javac] LinkedList is a raw type. References to generic type LinkedList should be parameterized [javac] ---------- [javac] 43. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/provisional/swt/WorkQueue.java (at line 38) [javac] private Set pendingWorkSet = new HashSet(); [javac] ^^^ [javac] Set is a raw type. References to generic type Set should be parameterized [javac] ---------- [javac] 44. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/provisional/swt/WorkQueue.java (at line 38) [javac] private Set pendingWorkSet = new HashSet(); [javac] ^^^^^^^ [javac] HashSet is a raw type. References to generic type HashSet should be parameterized [javac] ---------- [javac] 45. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/provisional/swt/WorkQueue.java (at line 92) [javac] pendingWorkSet.add(work); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method add(Object) belongs to the raw type Set. References to generic type Set should be parameterized [javac] ---------- [javac] 46. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/provisional/swt/WorkQueue.java (at line 109) [javac] pendingWork.add(work); [javac] ^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method add(Object) belongs to the raw type LinkedList. References to generic type LinkedList should be parameterized [javac] ---------- [javac] ---------- [javac] 47. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/provisional/viewers/TreeNode.java (at line 41) [javac] private HashSet parents = null; [javac] ^^^^^^^ [javac] HashSet is a raw type. References to generic type HashSet should be parameterized [javac] ---------- [javac] 48. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/provisional/viewers/TreeNode.java (at line 83) [javac] parents = new HashSet(); [javac] ^^^^^^^ [javac] HashSet is a raw type. References to generic type HashSet should be parameterized [javac] ---------- [javac] 49. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/provisional/viewers/TreeNode.java (at line 84) [javac] parents.add(this.parent); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method add(Object) belongs to the raw type HashSet. References to generic type HashSet should be parameterized [javac] ---------- [javac] 50. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/provisional/viewers/TreeNode.java (at line 86) [javac] parents.add(parent); [javac] ^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method add(Object) belongs to the raw type HashSet. References to generic type HashSet should be parameterized [javac] ---------- [javac] 51. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/provisional/viewers/TreeNode.java (at line 117) [javac] public Set getChildren() { [javac] ^^^ [javac] Set is a raw type. References to generic type Set should be parameterized [javac] ---------- [javac] 52. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/provisional/viewers/TreeNode.java (at line 218) [javac] public Set getParents() { [javac] ^^^ [javac] Set is a raw type. References to generic type Set should be parameterized [javac] ---------- [javac] 53. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/provisional/viewers/TreeNode.java (at line 248) [javac] Set additions = diff.getAdditions(); [javac] ^^^ [javac] Set is a raw type. References to generic type Set should be parameterized [javac] ---------- [javac] 54. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/provisional/viewers/TreeNode.java (at line 251) [javac] HashSet newAdditions = new HashSet(); [javac] ^^^^^^^ [javac] HashSet is a raw type. References to generic type HashSet should be parameterized [javac] ---------- [javac] 55. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/provisional/viewers/TreeNode.java (at line 251) [javac] HashSet newAdditions = new HashSet(); [javac] ^^^^^^^ [javac] HashSet is a raw type. References to generic type HashSet should be parameterized [javac] ---------- [javac] 56. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/provisional/viewers/TreeNode.java (at line 252) [javac] newAdditions.addAll(additions); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addAll(Collection) belongs to the raw type AbstractCollection. References to generic type AbstractCollection should be parameterized [javac] ---------- [javac] 57. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/provisional/viewers/TreeNode.java (at line 253) [javac] newAdditions.add(contentProvider.getPendingNode()); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method add(Object) belongs to the raw type HashSet. References to generic type HashSet should be parameterized [javac] ---------- [javac] 58. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/provisional/viewers/TreeNode.java (at line 258) [javac] Set removals = diff.getRemovals(); [javac] ^^^ [javac] Set is a raw type. References to generic type Set should be parameterized [javac] ---------- [javac] 59. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/provisional/viewers/TreeNode.java (at line 261) [javac] HashSet newRemovals = new HashSet(); [javac] ^^^^^^^ [javac] HashSet is a raw type. References to generic type HashSet should be parameterized [javac] ---------- [javac] 60. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/provisional/viewers/TreeNode.java (at line 261) [javac] HashSet newRemovals = new HashSet(); [javac] ^^^^^^^ [javac] HashSet is a raw type. References to generic type HashSet should be parameterized [javac] ---------- [javac] 61. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/provisional/viewers/TreeNode.java (at line 262) [javac] newRemovals.addAll(removals); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addAll(Collection) belongs to the raw type AbstractCollection. References to generic type AbstractCollection should be parameterized [javac] ---------- [javac] 62. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/provisional/viewers/TreeNode.java (at line 263) [javac] newRemovals.add(contentProvider.getPendingNode()); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method add(Object) belongs to the raw type HashSet. References to generic type HashSet should be parameterized [javac] ---------- [javac] 63. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/provisional/viewers/TreeNode.java (at line 331) [javac] Set children = getChildren(); [javac] ^^^ [javac] Set is a raw type. References to generic type Set should be parameterized [javac] ---------- [javac] ---------- [javac] 64. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/provisional/viewers/UnorderedTreeContentProvider.java (at line 46) [javac] private HashMap mapElementToTreeNode = new HashMap(); [javac] ^^^^^^^ [javac] HashMap is a raw type. References to generic type HashMap should be parameterized [javac] ---------- [javac] 65. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/provisional/viewers/UnorderedTreeContentProvider.java (at line 46) [javac] private HashMap mapElementToTreeNode = new HashMap(); [javac] ^^^^^^^ [javac] HashMap is a raw type. References to generic type HashMap should be parameterized [javac] ---------- [javac] 66. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/provisional/viewers/UnorderedTreeContentProvider.java (at line 47) [javac] private LinkedList enqueuedPrefetches = new LinkedList(); [javac] ^^^^^^^^^^ [javac] LinkedList is a raw type. References to generic type LinkedList should be parameterized [javac] ---------- [javac] 67. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/provisional/viewers/UnorderedTreeContentProvider.java (at line 47) [javac] private LinkedList enqueuedPrefetches = new LinkedList(); [javac] ^^^^^^^^^^ [javac] LinkedList is a raw type. References to generic type LinkedList should be parameterized [javac] ---------- [javac] 68. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/provisional/viewers/UnorderedTreeContentProvider.java (at line 60) [javac] protected Set getWrappedSet() { [javac] ^^^ [javac] Set is a raw type. References to generic type Set should be parameterized [javac] ---------- [javac] 69. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/provisional/viewers/UnorderedTreeContentProvider.java (at line 64) [javac] void doFireDiff(Set added, Set removed) { [javac] ^^^ [javac] Set is a raw type. References to generic type Set should be parameterized [javac] ---------- [javac] 70. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/provisional/viewers/UnorderedTreeContentProvider.java (at line 64) [javac] void doFireDiff(Set added, Set removed) { [javac] ^^^ [javac] Set is a raw type. References to generic type Set should be parameterized [javac] ---------- [javac] 71. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/provisional/viewers/UnorderedTreeContentProvider.java (at line 174) [javac] /* package */ void remove(Object element, Set removals, boolean lastElement) { [javac] ^^^ [javac] Set is a raw type. References to generic type Set should be parameterized [javac] ---------- [javac] 72. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/provisional/viewers/UnorderedTreeContentProvider.java (at line 183) [javac] List toRemove = new ArrayList(); [javac] ^^^^ [javac] List is a raw type. References to generic type List should be parameterized [javac] ---------- [javac] 73. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/provisional/viewers/UnorderedTreeContentProvider.java (at line 183) [javac] List toRemove = new ArrayList(); [javac] ^^^^^^^^^ [javac] ArrayList is a raw type. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 74. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/provisional/viewers/UnorderedTreeContentProvider.java (at line 188) [javac] for (Iterator iter = removals.iterator(); iter.hasNext();) { [javac] ^^^^^^^^ [javac] Iterator is a raw type. References to generic type Iterator should be parameterized [javac] ---------- [javac] 75. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/provisional/viewers/UnorderedTreeContentProvider.java (at line 191) [javac] toRemove.add(parent.createChildPath(element).createChildPath(elementToRemove)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [javac] ---------- [javac] 76. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/provisional/viewers/UnorderedTreeContentProvider.java (at line 195) [javac] treeViewer.remove(toRemove.toArray(new TreePath[toRemove.size()])); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method toArray(Object[]) belongs to the raw type List. References to generic type List should be parameterized [javac] ---------- [javac] 77. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/provisional/viewers/UnorderedTreeContentProvider.java (at line 200) [javac] for (Iterator iter = removals.iterator(); iter.hasNext();) { [javac] ^^^^^^^^ [javac] Iterator is a raw type. References to generic type Iterator should be parameterized [javac] ---------- [javac] 78. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/provisional/viewers/UnorderedTreeContentProvider.java (at line 212) [javac] /* package */ void add(Object element, Set additions) { [javac] ^^^ [javac] Set is a raw type. References to generic type Set should be parameterized [javac] ---------- [javac] 79. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/provisional/viewers/UnorderedTreeContentProvider.java (at line 247) [javac] private void addParent(Object parent, Set children) { [javac] ^^^ [javac] Set is a raw type. References to generic type Set should be parameterized [javac] ---------- [javac] 80. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/provisional/viewers/UnorderedTreeContentProvider.java (at line 248) [javac] for (Iterator iter = children.iterator(); iter.hasNext();) { [javac] ^^^^^^^^ [javac] Iterator is a raw type. References to generic type Iterator should be parameterized [javac] ---------- [javac] 81. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/provisional/viewers/UnorderedTreeContentProvider.java (at line 343) [javac] Set result = getNode(parentElement).getChildren(); [javac] ^^^ [javac] Set is a raw type. References to generic type Set should be parameterized [javac] ---------- [javac] 82. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/provisional/viewers/UnorderedTreeContentProvider.java (at line 354) [javac] mapElementToTreeNode.put(parentElement, result); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized [javac] ---------- [javac] 83. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/provisional/viewers/UnorderedTreeContentProvider.java (at line 415) [javac] enqueuedPrefetches.add(node); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method add(Object) belongs to the raw type LinkedList. References to generic type LinkedList should be parameterized [javac] ---------- [javac] 84. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/provisional/viewers/UnorderedTreeContentProvider.java (at line 444) [javac] List parentPaths = computeParents(element, new HashSet()); [javac] ^^^^ [javac] List is a raw type. References to generic type List should be parameterized [javac] ---------- [javac] 85. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/provisional/viewers/UnorderedTreeContentProvider.java (at line 444) [javac] List parentPaths = computeParents(element, new HashSet()); [javac] ^^^^^^^ [javac] HashSet is a raw type. References to generic type HashSet should be parameterized [javac] ---------- [javac] 86. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/provisional/viewers/UnorderedTreeContentProvider.java (at line 449) [javac] List result = new ArrayList(); [javac] ^^^^ [javac] List is a raw type. References to generic type List should be parameterized [javac] ---------- [javac] 87. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/provisional/viewers/UnorderedTreeContentProvider.java (at line 449) [javac] List result = new ArrayList(); [javac] ^^^^^^^^^ [javac] ArrayList is a raw type. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 88. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/provisional/viewers/UnorderedTreeContentProvider.java (at line 451) [javac] for (Iterator iterator = parentPaths.iterator(); iterator.hasNext();) { [javac] ^^^^^^^^ [javac] Iterator is a raw type. References to generic type Iterator should be parameterized [javac] ---------- [javac] 89. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/provisional/viewers/UnorderedTreeContentProvider.java (at line 452) [javac] List nextPath = (List) iterator.next(); [javac] ^^^^ [javac] List is a raw type. References to generic type List should be parameterized [javac] ---------- [javac] 90. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/provisional/viewers/UnorderedTreeContentProvider.java (at line 452) [javac] List nextPath = (List) iterator.next(); [javac] ^^^^ [javac] List is a raw type. References to generic type List should be parameterized [javac] ---------- [javac] 91. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/provisional/viewers/UnorderedTreeContentProvider.java (at line 454) [javac] LinkedList resultPath = new LinkedList(); [javac] ^^^^^^^^^^ [javac] LinkedList is a raw type. References to generic type LinkedList should be parameterized [javac] ---------- [javac] 92. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/provisional/viewers/UnorderedTreeContentProvider.java (at line 454) [javac] LinkedList resultPath = new LinkedList(); [javac] ^^^^^^^^^^ [javac] LinkedList is a raw type. References to generic type LinkedList should be parameterized [javac] ---------- [javac] 93. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/provisional/viewers/UnorderedTreeContentProvider.java (at line 455) [javac] resultPath.addAll(nextPath); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addAll(Collection) belongs to the raw type LinkedList. References to generic type LinkedList should be parameterized [javac] ---------- [javac] 94. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/provisional/viewers/UnorderedTreeContentProvider.java (at line 461) [javac] resultPath.addFirst(nextParent); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addFirst(Object) belongs to the raw type LinkedList. References to generic type LinkedList should be parameterized [javac] ---------- [javac] 95. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/provisional/viewers/UnorderedTreeContentProvider.java (at line 468) [javac] result.add(new TreePath(resultPath.toArray())); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [javac] ---------- [javac] 96. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/provisional/viewers/UnorderedTreeContentProvider.java (at line 474) [javac] LinkedList resultPath = new LinkedList(); [javac] ^^^^^^^^^^ [javac] LinkedList is a raw type. References to generic type LinkedList should be parameterized [javac] ---------- [javac] 97. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/provisional/viewers/UnorderedTreeContentProvider.java (at line 474) [javac] LinkedList resultPath = new LinkedList(); [javac] ^^^^^^^^^^ [javac] LinkedList is a raw type. References to generic type LinkedList should be parameterized [javac] ---------- [javac] 98. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/provisional/viewers/UnorderedTreeContentProvider.java (at line 476) [javac] resultPath.addFirst(nextParent); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addFirst(Object) belongs to the raw type LinkedList. References to generic type LinkedList should be parameterized [javac] ---------- [javac] 99. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/provisional/viewers/UnorderedTreeContentProvider.java (at line 480) [javac] result.add(new TreePath(resultPath.toArray())); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [javac] ---------- [javac] 100. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/provisional/viewers/UnorderedTreeContentProvider.java (at line 485) [javac] return (TreePath[]) result.toArray(new TreePath[result.size()]); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method toArray(Object[]) belongs to the raw type List. References to generic type List should be parameterized [javac] ---------- [javac] 101. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/provisional/viewers/UnorderedTreeContentProvider.java (at line 494) [javac] private List computeParents(Object node, HashSet toIgnore) { [javac] ^^^^ [javac] List is a raw type. References to generic type List should be parameterized [javac] ---------- [javac] 102. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/provisional/viewers/UnorderedTreeContentProvider.java (at line 494) [javac] private List computeParents(Object node, HashSet toIgnore) { [javac] ^^^^^^^ [javac] HashSet is a raw type. References to generic type HashSet should be parameterized [javac] ---------- [javac] 103. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/provisional/viewers/UnorderedTreeContentProvider.java (at line 495) [javac] List result = new ArrayList(); [javac] ^^^^ [javac] List is a raw type. References to generic type List should be parameterized [javac] ---------- [javac] 104. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/provisional/viewers/UnorderedTreeContentProvider.java (at line 495) [javac] List result = new ArrayList(); [javac] ^^^^^^^^^ [javac] ArrayList is a raw type. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 105. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/provisional/viewers/UnorderedTreeContentProvider.java (at line 496) [javac] boolean containedNode = toIgnore.add(node); [javac] ^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method add(Object) belongs to the raw type HashSet. References to generic type HashSet should be parameterized [javac] ---------- [javac] 106. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/provisional/viewers/UnorderedTreeContentProvider.java (at line 500) [javac] HashSet parents = new HashSet(); [javac] ^^^^^^^ [javac] HashSet is a raw type. References to generic type HashSet should be parameterized [javac] ---------- [javac] 107. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/provisional/viewers/UnorderedTreeContentProvider.java (at line 500) [javac] HashSet parents = new HashSet(); [javac] ^^^^^^^ [javac] HashSet is a raw type. References to generic type HashSet should be parameterized [javac] ---------- [javac] 108. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/provisional/viewers/UnorderedTreeContentProvider.java (at line 501) [javac] parents.addAll(tn.getParents()); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addAll(Collection) belongs to the raw type AbstractCollection. References to generic type AbstractCollection should be parameterized [javac] ---------- [javac] 109. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/provisional/viewers/UnorderedTreeContentProvider.java (at line 502) [javac] parents.removeAll(toIgnore); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method removeAll(Collection) belongs to the raw type AbstractSet. References to generic type AbstractSet should be parameterized [javac] ---------- [javac] 110. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/provisional/viewers/UnorderedTreeContentProvider.java (at line 504) [javac] ArrayList newPath = new ArrayList(); [javac] ^^^^^^^^^ [javac] ArrayList is a raw type. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 111. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/provisional/viewers/UnorderedTreeContentProvider.java (at line 504) [javac] ArrayList newPath = new ArrayList(); [javac] ^^^^^^^^^ [javac] ArrayList is a raw type. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 112. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/provisional/viewers/UnorderedTreeContentProvider.java (at line 505) [javac] result.add(newPath); [javac] ^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [javac] ---------- [javac] 113. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/provisional/viewers/UnorderedTreeContentProvider.java (at line 507) [javac] for (Iterator iterator = parents.iterator(); iterator.hasNext();) { [javac] ^^^^^^^^ [javac] Iterator is a raw type. References to generic type Iterator should be parameterized [javac] ---------- [javac] 114. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/provisional/viewers/UnorderedTreeContentProvider.java (at line 510) [javac] List parentPaths = computeParents(parent, toIgnore); [javac] ^^^^ [javac] List is a raw type. References to generic type List should be parameterized [javac] ---------- [javac] 115. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/provisional/viewers/UnorderedTreeContentProvider.java (at line 512) [javac] for (Iterator iterator2 = parentPaths.iterator(); iterator2 [javac] ^^^^^^^^ [javac] Iterator is a raw type. References to generic type Iterator should be parameterized [javac] ---------- [javac] 116. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/provisional/viewers/UnorderedTreeContentProvider.java (at line 514) [javac] List parentPath = (List) iterator2.next(); [javac] ^^^^ [javac] List is a raw type. References to generic type List should be parameterized [javac] ---------- [javac] 117. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/provisional/viewers/UnorderedTreeContentProvider.java (at line 514) [javac] List parentPath = (List) iterator2.next(); [javac] ^^^^ [javac] List is a raw type. References to generic type List should be parameterized [javac] ---------- [javac] 118. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/provisional/viewers/UnorderedTreeContentProvider.java (at line 516) [javac] parentPath.add(parent); [javac] ^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [javac] ---------- [javac] 119. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/provisional/viewers/UnorderedTreeContentProvider.java (at line 517) [javac] result.add(parentPath); [javac] ^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [javac] ---------- [javac] ---------- [javac] 120. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/provisional/viewers/ViewerLabelProvider.java (at line 36) [javac] private List listeners = new ArrayList(); [javac] ^^^^ [javac] List is a raw type. References to generic type List should be parameterized [javac] ---------- [javac] 121. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/provisional/viewers/ViewerLabelProvider.java (at line 36) [javac] private List listeners = new ArrayList(); [javac] ^^^^^^^^^ [javac] ArrayList is a raw type. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 122. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/provisional/viewers/ViewerLabelProvider.java (at line 46) [javac] protected final void fireChangeEvent(Collection changes) { [javac] ^^^^^^^^^^ [javac] Collection is a raw type. References to generic type Collection should be parameterized [javac] ---------- [javac] 123. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/provisional/viewers/ViewerLabelProvider.java (at line 49) [javac] ILabelProviderListener[] listenerArray = (ILabelProviderListener[]) listeners [javac] .toArray(new ILabelProviderListener[listeners.size()]); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method toArray(Object[]) belongs to the raw type List. References to generic type List should be parameterized [javac] ---------- [javac] 124. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/provisional/viewers/ViewerLabelProvider.java (at line 76) [javac] listeners.add(listener); [javac] ^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [javac] ---------- [javac] ---------- [javac] 125. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/swt/ControlObservableValue.java (at line 37) [javac] private static final Map SUPPORTED_ATTRIBUTES = new HashMap(); [javac] ^^^ [javac] Map is a raw type. References to generic type Map should be parameterized [javac] ---------- [javac] 126. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/swt/ControlObservableValue.java (at line 37) [javac] private static final Map SUPPORTED_ATTRIBUTES = new HashMap(); [javac] ^^^^^^^ [javac] HashMap is a raw type. References to generic type HashMap should be parameterized [javac] ---------- [javac] 127. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/swt/ControlObservableValue.java (at line 39) [javac] SUPPORTED_ATTRIBUTES.put(SWTProperties.ENABLED, Boolean.TYPE); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [javac] ---------- [javac] 128. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/swt/ControlObservableValue.java (at line 40) [javac] SUPPORTED_ATTRIBUTES.put(SWTProperties.VISIBLE, Boolean.TYPE); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [javac] ---------- [javac] 129. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/swt/ControlObservableValue.java (at line 41) [javac] SUPPORTED_ATTRIBUTES.put(SWTProperties.TOOLTIP_TEXT, String.class); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [javac] ---------- [javac] 130. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/swt/ControlObservableValue.java (at line 42) [javac] SUPPORTED_ATTRIBUTES.put(SWTProperties.FOREGROUND, Color.class); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [javac] ---------- [javac] 131. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/swt/ControlObservableValue.java (at line 43) [javac] SUPPORTED_ATTRIBUTES.put(SWTProperties.BACKGROUND, Color.class); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [javac] ---------- [javac] 132. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/swt/ControlObservableValue.java (at line 44) [javac] SUPPORTED_ATTRIBUTES.put(SWTProperties.FONT, Font.class); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [javac] ---------- [javac] ---------- [javac] 133. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/swt/SWTObservableList.java (at line 158) [javac] public boolean removeAll(Collection c) { [javac] ^^^^^^^^^^ [javac] Collection is a raw type. References to generic type Collection should be parameterized [javac] ---------- [javac] 134. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/swt/SWTObservableList.java (at line 160) [javac] List oldItems = Arrays.asList(getItems()); [javac] ^^^^ [javac] List is a raw type. References to generic type List should be parameterized [javac] ---------- [javac] 135. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/swt/SWTObservableList.java (at line 161) [javac] List newItems = new ArrayList(oldItems); [javac] ^^^^ [javac] List is a raw type. References to generic type List should be parameterized [javac] ---------- [javac] 136. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/swt/SWTObservableList.java (at line 161) [javac] List newItems = new ArrayList(oldItems); [javac] ^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The constructor ArrayList(Collection) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 137. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/swt/SWTObservableList.java (at line 161) [javac] List newItems = new ArrayList(oldItems); [javac] ^^^^^^^^^ [javac] ArrayList is a raw type. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 138. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/swt/SWTObservableList.java (at line 162) [javac] boolean removedAll = newItems.removeAll(c); [javac] ^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method removeAll(Collection) belongs to the raw type List. References to generic type List should be parameterized [javac] ---------- [javac] 139. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/swt/SWTObservableList.java (at line 164) [javac] setItems((String[]) newItems.toArray(new String[newItems.size()])); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method toArray(Object[]) belongs to the raw type List. References to generic type List should be parameterized [javac] ---------- [javac] 140. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/swt/SWTObservableList.java (at line 170) [javac] public boolean retainAll(Collection c) { [javac] ^^^^^^^^^^ [javac] Collection is a raw type. References to generic type Collection should be parameterized [javac] ---------- [javac] 141. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/swt/SWTObservableList.java (at line 172) [javac] List oldItems = Arrays.asList(getItems()); [javac] ^^^^ [javac] List is a raw type. References to generic type List should be parameterized [javac] ---------- [javac] 142. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/swt/SWTObservableList.java (at line 173) [javac] List newItems = new ArrayList(oldItems); [javac] ^^^^ [javac] List is a raw type. References to generic type List should be parameterized [javac] ---------- [javac] 143. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/swt/SWTObservableList.java (at line 173) [javac] List newItems = new ArrayList(oldItems); [javac] ^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The constructor ArrayList(Collection) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 144. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/swt/SWTObservableList.java (at line 173) [javac] List newItems = new ArrayList(oldItems); [javac] ^^^^^^^^^ [javac] ArrayList is a raw type. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 145. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/swt/SWTObservableList.java (at line 174) [javac] boolean retainedAll = newItems.retainAll(c); [javac] ^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method retainAll(Collection) belongs to the raw type List. References to generic type List should be parameterized [javac] ---------- [javac] 146. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/swt/SWTObservableList.java (at line 176) [javac] setItems((String[]) newItems.toArray(new String[newItems.size()])); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method toArray(Object[]) belongs to the raw type List. References to generic type List should be parameterized [javac] ---------- [javac] ---------- [javac] 147. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/viewers/CheckableCheckedElementsObservableSet.java (at line 35) [javac] private Set wrappedSet; [javac] ^^^ [javac] Set is a raw type. References to generic type Set should be parameterized [javac] ---------- [javac] 148. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/viewers/CheckableCheckedElementsObservableSet.java (at line 51) [javac] this(realm, checkable, elementType, new HashSet()); [javac] ^^^^^^^ [javac] HashSet is a raw type. References to generic type HashSet should be parameterized [javac] ---------- [javac] 149. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/viewers/CheckableCheckedElementsObservableSet.java (at line 67) [javac] ICheckable checkable, Object elementType, final Set wrappedSet) { [javac] ^^^ [javac] Set is a raw type. References to generic type Set should be parameterized [javac] ---------- [javac] 150. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/viewers/CheckableCheckedElementsObservableSet.java (at line 79) [javac] if (wrappedSet.add(element)) [javac] ^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method add(Object) belongs to the raw type Set. References to generic type Set should be parameterized [javac] ---------- [javac] 151. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/viewers/CheckableCheckedElementsObservableSet.java (at line 93) [javac] protected Set getWrappedSet() { [javac] ^^^ [javac] Set is a raw type. References to generic type Set should be parameterized [javac] ---------- [javac] 152. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/viewers/CheckableCheckedElementsObservableSet.java (at line 97) [javac] Set createDiffSet() { [javac] ^^^ [javac] Set is a raw type. References to generic type Set should be parameterized [javac] ---------- [javac] 153. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/viewers/CheckableCheckedElementsObservableSet.java (at line 98) [javac] return new HashSet(); [javac] ^^^^^^^ [javac] HashSet is a raw type. References to generic type HashSet should be parameterized [javac] ---------- [javac] 154. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/viewers/CheckableCheckedElementsObservableSet.java (at line 107) [javac] boolean added = wrappedSet.add(o); [javac] ^^^^^^^^^^^^^^^^^ [javac] Type safety: The method add(Object) belongs to the raw type Set. References to generic type Set should be parameterized [javac] ---------- [javac] 155. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/viewers/CheckableCheckedElementsObservableSet.java (at line 127) [javac] public boolean addAll(Collection c) { [javac] ^^^^^^^^^^ [javac] Collection is a raw type. References to generic type Collection should be parameterized [javac] ---------- [javac] 156. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/viewers/CheckableCheckedElementsObservableSet.java (at line 129) [javac] Set additions = createDiffSet(); [javac] ^^^ [javac] Set is a raw type. References to generic type Set should be parameterized [javac] ---------- [javac] 157. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/viewers/CheckableCheckedElementsObservableSet.java (at line 130) [javac] for (Iterator iterator = c.iterator(); iterator.hasNext();) { [javac] ^^^^^^^^ [javac] Iterator is a raw type. References to generic type Iterator should be parameterized [javac] ---------- [javac] 158. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/viewers/CheckableCheckedElementsObservableSet.java (at line 132) [javac] if (wrappedSet.add(element)) { [javac] ^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method add(Object) belongs to the raw type Set. References to generic type Set should be parameterized [javac] ---------- [javac] 159. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/viewers/CheckableCheckedElementsObservableSet.java (at line 134) [javac] additions.add(element); [javac] ^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method add(Object) belongs to the raw type Set. References to generic type Set should be parameterized [javac] ---------- [javac] 160. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/viewers/CheckableCheckedElementsObservableSet.java (at line 143) [javac] public boolean removeAll(Collection c) { [javac] ^^^^^^^^^^ [javac] Collection is a raw type. References to generic type Collection should be parameterized [javac] ---------- [javac] 161. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/viewers/CheckableCheckedElementsObservableSet.java (at line 145) [javac] Set removals = createDiffSet(); [javac] ^^^ [javac] Set is a raw type. References to generic type Set should be parameterized [javac] ---------- [javac] 162. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/viewers/CheckableCheckedElementsObservableSet.java (at line 146) [javac] for (Iterator iterator = c.iterator(); iterator.hasNext();) { [javac] ^^^^^^^^ [javac] Iterator is a raw type. References to generic type Iterator should be parameterized [javac] ---------- [javac] 163. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/viewers/CheckableCheckedElementsObservableSet.java (at line 150) [javac] removals.add(element); [javac] ^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method add(Object) belongs to the raw type Set. References to generic type Set should be parameterized [javac] ---------- [javac] 164. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/viewers/CheckableCheckedElementsObservableSet.java (at line 159) [javac] public boolean retainAll(Collection c) { [javac] ^^^^^^^^^^ [javac] Collection is a raw type. References to generic type Collection should be parameterized [javac] ---------- [javac] 165. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/viewers/CheckableCheckedElementsObservableSet.java (at line 163) [javac] Set toRetain = createDiffSet(); [javac] ^^^ [javac] Set is a raw type. References to generic type Set should be parameterized [javac] ---------- [javac] 166. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/viewers/CheckableCheckedElementsObservableSet.java (at line 164) [javac] toRetain.addAll(c); [javac] ^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addAll(Collection) belongs to the raw type Set. References to generic type Set should be parameterized [javac] ---------- [javac] 167. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/viewers/CheckableCheckedElementsObservableSet.java (at line 166) [javac] Set removals = createDiffSet(); [javac] ^^^ [javac] Set is a raw type. References to generic type Set should be parameterized [javac] ---------- [javac] 168. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/viewers/CheckableCheckedElementsObservableSet.java (at line 167) [javac] for (Iterator iterator = wrappedSet.iterator(); iterator.hasNext();) { [javac] ^^^^^^^^ [javac] Iterator is a raw type. References to generic type Iterator should be parameterized [javac] ---------- [javac] 169. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/viewers/CheckableCheckedElementsObservableSet.java (at line 172) [javac] removals.add(element); [javac] ^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method add(Object) belongs to the raw type Set. References to generic type Set should be parameterized [javac] ---------- [javac] 170. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/viewers/CheckableCheckedElementsObservableSet.java (at line 185) [javac] public Iterator iterator() { [javac] ^^^^^^^^ [javac] Iterator is a raw type. References to generic type Iterator should be parameterized [javac] ---------- [javac] 171. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/viewers/CheckableCheckedElementsObservableSet.java (at line 187) [javac] final Iterator wrappedIterator = wrappedSet.iterator(); [javac] ^^^^^^^^ [javac] Iterator is a raw type. References to generic type Iterator should be parameterized [javac] ---------- [javac] 172. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/viewers/CheckableCheckedElementsObservableSet.java (at line 188) [javac] return new Iterator() { [javac] ^^^^^^^^ [javac] Iterator is a raw type. References to generic type Iterator should be parameterized [javac] ---------- [javac] ---------- [javac] 173. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/viewers/CheckboxViewerCheckedElementsObservableSet.java (at line 66) [javac] Set createDiffSet() { [javac] ^^^ [javac] Set is a raw type. References to generic type Set should be parameterized [javac] ---------- [javac] 174. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/viewers/CheckboxViewerCheckedElementsObservableSet.java (at line 70) [javac] private static Set createElementSet(CheckboxTableViewer viewer) { [javac] ^^^ [javac] Set is a raw type. References to generic type Set should be parameterized [javac] ---------- [javac] 175. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/viewers/CheckboxViewerCheckedElementsObservableSet.java (at line 71) [javac] Set set = ViewerElementSet.withComparer(viewer.getComparer()); [javac] ^^^ [javac] Set is a raw type. References to generic type Set should be parameterized [javac] ---------- [javac] 176. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/viewers/CheckboxViewerCheckedElementsObservableSet.java (at line 72) [javac] set.addAll(Arrays.asList(viewer.getCheckedElements())); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addAll(Collection) belongs to the raw type Set. References to generic type Set should be parameterized [javac] ---------- [javac] 177. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/viewers/CheckboxViewerCheckedElementsObservableSet.java (at line 76) [javac] private static Set createElementSet(CheckboxTreeViewer viewer) { [javac] ^^^ [javac] Set is a raw type. References to generic type Set should be parameterized [javac] ---------- [javac] 178. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/viewers/CheckboxViewerCheckedElementsObservableSet.java (at line 77) [javac] Set set = ViewerElementSet.withComparer(viewer.getComparer()); [javac] ^^^ [javac] Set is a raw type. References to generic type Set should be parameterized [javac] ---------- [javac] 179. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/viewers/CheckboxViewerCheckedElementsObservableSet.java (at line 78) [javac] set.addAll(Arrays.asList(viewer.getCheckedElements())); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addAll(Collection) belongs to the raw type Set. References to generic type Set should be parameterized [javac] ---------- [javac] ---------- [javac] 180. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/viewers/LeafNodesSet.java (at line 36) [javac] private HashSet leafNodes = new HashSet(); [javac] ^^^^^^^ [javac] HashSet is a raw type. References to generic type HashSet should be parameterized [javac] ---------- [javac] 181. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/viewers/LeafNodesSet.java (at line 36) [javac] private HashSet leafNodes = new HashSet(); [javac] ^^^^^^^ [javac] HashSet is a raw type. References to generic type HashSet should be parameterized [javac] ---------- [javac] 182. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/viewers/LeafNodesSet.java (at line 38) [javac] private HashMap mapElementsOntoNodeInfo = new HashMap(); [javac] ^^^^^^^ [javac] HashMap is a raw type. References to generic type HashMap should be parameterized [javac] ---------- [javac] 183. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/viewers/LeafNodesSet.java (at line 38) [javac] private HashMap mapElementsOntoNodeInfo = new HashMap(); [javac] ^^^^^^^ [javac] HashMap is a raw type. References to generic type HashMap should be parameterized [javac] ---------- [javac] 184. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/viewers/LeafNodesSet.java (at line 129) [javac] Set removals = new HashSet(); [javac] ^^^ [javac] Set is a raw type. References to generic type Set should be parameterized [javac] ---------- [javac] 185. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/viewers/LeafNodesSet.java (at line 129) [javac] Set removals = new HashSet(); [javac] ^^^^^^^ [javac] HashSet is a raw type. References to generic type HashSet should be parameterized [javac] ---------- [javac] 186. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/viewers/LeafNodesSet.java (at line 130) [javac] HashSet additions = new HashSet(); [javac] ^^^^^^^ [javac] HashSet is a raw type. References to generic type HashSet should be parameterized [javac] ---------- [javac] 187. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/viewers/LeafNodesSet.java (at line 130) [javac] HashSet additions = new HashSet(); [javac] ^^^^^^^ [javac] HashSet is a raw type. References to generic type HashSet should be parameterized [javac] ---------- [javac] 188. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/viewers/LeafNodesSet.java (at line 132) [javac] for (Iterator iter = diff.getRemovals().iterator(); iter.hasNext();) { [javac] ^^^^^^^^ [javac] Iterator is a raw type. References to generic type Iterator should be parameterized [javac] ---------- [javac] 189. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/viewers/LeafNodesSet.java (at line 138) [javac] for (Iterator iter = diff.getAdditions().iterator(); iter.hasNext();) { [javac] ^^^^^^^^ [javac] Iterator is a raw type. References to generic type Iterator should be parameterized [javac] ---------- [javac] 190. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/viewers/LeafNodesSet.java (at line 144) [javac] HashSet newRemovals = new HashSet(); [javac] ^^^^^^^ [javac] HashSet is a raw type. References to generic type HashSet should be parameterized [javac] ---------- [javac] 191. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/viewers/LeafNodesSet.java (at line 144) [javac] HashSet newRemovals = new HashSet(); [javac] ^^^^^^^ [javac] HashSet is a raw type. References to generic type HashSet should be parameterized [javac] ---------- [javac] 192. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/viewers/LeafNodesSet.java (at line 145) [javac] newRemovals.addAll(removals); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addAll(Collection) belongs to the raw type AbstractCollection. References to generic type AbstractCollection should be parameterized [javac] ---------- [javac] 193. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/viewers/LeafNodesSet.java (at line 146) [javac] newRemovals.removeAll(additions); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method removeAll(Collection) belongs to the raw type AbstractSet. References to generic type AbstractSet should be parameterized [javac] ---------- [javac] 194. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/viewers/LeafNodesSet.java (at line 148) [javac] HashSet newAdditions = new HashSet(); [javac] ^^^^^^^ [javac] HashSet is a raw type. References to generic type HashSet should be parameterized [javac] ---------- [javac] 195. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/viewers/LeafNodesSet.java (at line 148) [javac] HashSet newAdditions = new HashSet(); [javac] ^^^^^^^ [javac] HashSet is a raw type. References to generic type HashSet should be parameterized [javac] ---------- [javac] 196. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/viewers/LeafNodesSet.java (at line 149) [javac] newAdditions.addAll(additions); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addAll(Collection) belongs to the raw type AbstractCollection. References to generic type AbstractCollection should be parameterized [javac] ---------- [javac] 197. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/viewers/LeafNodesSet.java (at line 150) [javac] newAdditions.removeAll(removals); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method removeAll(Collection) belongs to the raw type AbstractSet. References to generic type AbstractSet should be parameterized [javac] ---------- [javac] 198. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/viewers/LeafNodesSet.java (at line 152) [javac] leafNodes.addAll(newAdditions); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addAll(Collection) belongs to the raw type AbstractCollection. References to generic type AbstractCollection should be parameterized [javac] ---------- [javac] 199. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/viewers/LeafNodesSet.java (at line 153) [javac] leafNodes.removeAll(newRemovals); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method removeAll(Collection) belongs to the raw type AbstractSet. References to generic type AbstractSet should be parameterized [javac] ---------- [javac] 200. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/viewers/LeafNodesSet.java (at line 168) [javac] Set removals = Collections.EMPTY_SET; [javac] ^^^ [javac] Set is a raw type. References to generic type Set should be parameterized [javac] ---------- [javac] 201. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/viewers/LeafNodesSet.java (at line 169) [javac] Set additions = Collections.EMPTY_SET; [javac] ^^^ [javac] Set is a raw type. References to generic type Set should be parameterized [javac] ---------- [javac] 202. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/viewers/LeafNodesSet.java (at line 186) [javac] private void elementRemoved(TreePath treePath, Set removals) { [javac] ^^^ [javac] Set is a raw type. References to generic type Set should be parameterized [javac] ---------- [javac] 203. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/viewers/LeafNodesSet.java (at line 195) [javac] for (Iterator iter = newNode.children.iterator(); iter [javac] ^^^^^^^^ [javac] Iterator is a raw type. References to generic type Iterator should be parameterized [javac] ---------- [javac] 204. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/viewers/LeafNodesSet.java (at line 203) [javac] removals.add(treePath); [javac] ^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method add(Object) belongs to the raw type Set. References to generic type Set should be parameterized [javac] ---------- [javac] 205. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/viewers/LeafNodesSet.java (at line 216) [javac] private void elementDiscovered(TreePath treePath, HashSet additions) { [javac] ^^^^^^^ [javac] HashSet is a raw type. References to generic type HashSet should be parameterized [javac] ---------- [javac] 206. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/viewers/LeafNodesSet.java (at line 221) [javac] mapElementsOntoNodeInfo.put(treePath, newNode); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized [javac] ---------- [javac] 207. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/viewers/LeafNodesSet.java (at line 223) [javac] for (Iterator iter = newNode.children.iterator(); iter [javac] ^^^^^^^^ [javac] Iterator is a raw type. References to generic type Iterator should be parameterized [javac] ---------- [javac] 208. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/viewers/LeafNodesSet.java (at line 230) [javac] additions.add(treePath); [javac] ^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method add(Object) belongs to the raw type HashSet. References to generic type HashSet should be parameterized [javac] ---------- [javac] 209. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/viewers/LeafNodesSet.java (at line 238) [javac] protected Set getWrappedSet() { [javac] ^^^ [javac] Set is a raw type. References to generic type Set should be parameterized [javac] ---------- [javac] 210. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/viewers/LeafNodesSet.java (at line 247) [javac] for (Iterator iter = mapElementsOntoNodeInfo.values().iterator(); iter [javac] ^^^^^^^^ [javac] Iterator is a raw type. References to generic type Iterator should be parameterized [javac] ---------- [javac] ---------- [javac] 211. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/viewers/ObservableCollectionTreeContentProvider.java (at line 69) [javac] private Map /* */elementNodes; [javac] ^^^ [javac] Map is a raw type. References to generic type Map should be parameterized [javac] ---------- [javac] 212. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/viewers/ObservableCollectionTreeContentProvider.java (at line 114) [javac] elementNodes.values().toArray(oldNodes); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method toArray(Object[]) belongs to the raw type Collection. References to generic type Collection should be parameterized [javac] ---------- [javac] 213. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/viewers/ObservableCollectionTreeContentProvider.java (at line 201) [javac] elementNodes.values().toArray(nodes); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method toArray(Object[]) belongs to the raw type Collection. References to generic type Collection should be parameterized [javac] ---------- [javac] 214. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/viewers/ObservableCollectionTreeContentProvider.java (at line 275) [javac] private Set parentSet; [javac] ^^^ [javac] Set is a raw type. References to generic type Set should be parameterized [javac] ---------- [javac] 215. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/viewers/ObservableCollectionTreeContentProvider.java (at line 285) [javac] elementNodes.put(element, this); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [javac] ---------- [javac] 216. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/viewers/ObservableCollectionTreeContentProvider.java (at line 304) [javac] parentSet.add(parent); [javac] ^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method add(Object) belongs to the raw type Set. References to generic type Set should be parameterized [javac] ---------- [javac] 217. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/viewers/ObservableCollectionTreeContentProvider.java (at line 306) [javac] parentSet.add(newParent); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method add(Object) belongs to the raw type Set. References to generic type Set should be parameterized [javac] ---------- [javac] 218. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/viewers/ObservableCollectionTreeContentProvider.java (at line 318) [javac] Iterator iterator = parentSet.iterator(); [javac] ^^^^^^^^ [javac] Iterator is a raw type. References to generic type Iterator should be parameterized [javac] ---------- [javac] 219. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/viewers/ObservableCollectionTreeContentProvider.java (at line 369) [javac] for (Iterator iterator = children.iterator(); iterator [javac] ^^^^^^^^ [javac] Iterator is a raw type. References to generic type Iterator should be parameterized [javac] ---------- [javac] ---------- [javac] 220. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/viewers/ObservableViewerElementSet.java (at line 44) [javac] private Set wrappedSet; [javac] ^^^ [javac] Set is a raw type. References to generic type Set should be parameterized [javac] ---------- [javac] 221. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/viewers/ObservableViewerElementSet.java (at line 69) [javac] protected Set getWrappedSet() { [javac] ^^^ [javac] Set is a raw type. References to generic type Set should be parameterized [javac] ---------- [javac] 222. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/viewers/ObservableViewerElementSet.java (at line 77) [javac] public Iterator iterator() { [javac] ^^^^^^^^ [javac] Iterator is a raw type. References to generic type Iterator should be parameterized [javac] ---------- [javac] 223. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/viewers/ObservableViewerElementSet.java (at line 79) [javac] final Iterator wrappedIterator = wrappedSet.iterator(); [javac] ^^^^^^^^ [javac] Iterator is a raw type. References to generic type Iterator should be parameterized [javac] ---------- [javac] 224. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/viewers/ObservableViewerElementSet.java (at line 80) [javac] return new Iterator() { [javac] ^^^^^^^^ [javac] Iterator is a raw type. References to generic type Iterator should be parameterized [javac] ---------- [javac] 225. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/viewers/ObservableViewerElementSet.java (at line 104) [javac] boolean changed = wrappedSet.add(o); [javac] ^^^^^^^^^^^^^^^^^ [javac] Type safety: The method add(Object) belongs to the raw type Set. References to generic type Set should be parameterized [javac] ---------- [javac] 226. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/viewers/ObservableViewerElementSet.java (at line 111) [javac] public boolean addAll(Collection c) { [javac] ^^^^^^^^^^ [javac] Collection is a raw type. References to generic type Collection should be parameterized [javac] ---------- [javac] 227. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/viewers/ObservableViewerElementSet.java (at line 113) [javac] Set additions = new ViewerElementSet(comparer); [javac] ^^^ [javac] Set is a raw type. References to generic type Set should be parameterized [javac] ---------- [javac] 228. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/viewers/ObservableViewerElementSet.java (at line 114) [javac] for (Iterator iterator = c.iterator(); iterator.hasNext();) { [javac] ^^^^^^^^ [javac] Iterator is a raw type. References to generic type Iterator should be parameterized [javac] ---------- [javac] 229. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/viewers/ObservableViewerElementSet.java (at line 116) [javac] if (wrappedSet.add(element)) [javac] ^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method add(Object) belongs to the raw type Set. References to generic type Set should be parameterized [javac] ---------- [javac] 230. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/viewers/ObservableViewerElementSet.java (at line 117) [javac] additions.add(element); [javac] ^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method add(Object) belongs to the raw type Set. References to generic type Set should be parameterized [javac] ---------- [javac] 231. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/viewers/ObservableViewerElementSet.java (at line 134) [javac] public boolean removeAll(Collection c) { [javac] ^^^^^^^^^^ [javac] Collection is a raw type. References to generic type Collection should be parameterized [javac] ---------- [javac] 232. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/viewers/ObservableViewerElementSet.java (at line 136) [javac] Set removals = new ViewerElementSet(comparer); [javac] ^^^ [javac] Set is a raw type. References to generic type Set should be parameterized [javac] ---------- [javac] 233. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/viewers/ObservableViewerElementSet.java (at line 137) [javac] for (Iterator iterator = c.iterator(); iterator.hasNext();) { [javac] ^^^^^^^^ [javac] Iterator is a raw type. References to generic type Iterator should be parameterized [javac] ---------- [javac] 234. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/viewers/ObservableViewerElementSet.java (at line 140) [javac] removals.add(element); [javac] ^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method add(Object) belongs to the raw type Set. References to generic type Set should be parameterized [javac] ---------- [javac] 235. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/viewers/ObservableViewerElementSet.java (at line 148) [javac] public boolean retainAll(Collection c) { [javac] ^^^^^^^^^^ [javac] Collection is a raw type. References to generic type Collection should be parameterized [javac] ---------- [javac] 236. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/viewers/ObservableViewerElementSet.java (at line 150) [javac] Set removals = new ViewerElementSet(comparer); [javac] ^^^ [javac] Set is a raw type. References to generic type Set should be parameterized [javac] ---------- [javac] 237. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/viewers/ObservableViewerElementSet.java (at line 152) [javac] outer: for (Iterator iterator = wrappedSet.iterator(); iterator [javac] ^^^^^^^^ [javac] Iterator is a raw type. References to generic type Iterator should be parameterized [javac] ---------- [javac] 238. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/viewers/ObservableViewerElementSet.java (at line 162) [javac] removals.add(element); [javac] ^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method add(Object) belongs to the raw type Set. References to generic type Set should be parameterized [javac] ---------- [javac] 239. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/viewers/ObservableViewerElementSet.java (at line 173) [javac] Set removals = wrappedSet; [javac] ^^^ [javac] Set is a raw type. References to generic type Set should be parameterized [javac] ---------- [javac] ---------- [javac] 240. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/viewers/SelectionProviderMultipleSelectionObservableList.java (at line 49) [javac] updateWrappedList(new ArrayList(getSelectionList(event.getSelection()))); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The constructor ArrayList(Collection) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 241. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/viewers/SelectionProviderMultipleSelectionObservableList.java (at line 49) [javac] updateWrappedList(new ArrayList(getSelectionList(event.getSelection()))); [javac] ^^^^^^^^^ [javac] ArrayList is a raw type. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 242. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/viewers/SelectionProviderMultipleSelectionObservableList.java (at line 67) [javac] super(realm, new ArrayList(getSelectionList(selectionProvider)), elementType); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The constructor ArrayList(Collection) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 243. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/viewers/SelectionProviderMultipleSelectionObservableList.java (at line 67) [javac] super(realm, new ArrayList(getSelectionList(selectionProvider)), elementType); [javac] ^^^^^^^^^ [javac] ArrayList is a raw type. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 244. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/viewers/SelectionProviderMultipleSelectionObservableList.java (at line 81) [javac] List oldList = getSelectionList(selectionProvider); [javac] ^^^^ [javac] List is a raw type. References to generic type List should be parameterized [javac] ---------- [javac] 245. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/viewers/SelectionProviderMultipleSelectionObservableList.java (at line 84) [javac] wrappedList = new ArrayList(getSelectionList(selectionProvider)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The constructor ArrayList(Collection) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 246. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/viewers/SelectionProviderMultipleSelectionObservableList.java (at line 84) [javac] wrappedList = new ArrayList(getSelectionList(selectionProvider)); [javac] ^^^^^^^^^ [javac] ArrayList is a raw type. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 247. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/viewers/SelectionProviderMultipleSelectionObservableList.java (at line 92) [javac] protected static List getSelectionList(ISelectionProvider selectionProvider) { [javac] ^^^^ [javac] List is a raw type. References to generic type List should be parameterized [javac] ---------- [javac] 248. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/viewers/SelectionProviderMultipleSelectionObservableList.java (at line 99) [javac] protected static List getSelectionList(ISelection sel) { [javac] ^^^^ [javac] List is a raw type. References to generic type List should be parameterized [javac] ---------- [javac] ---------- [javac] 249. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/viewers/ViewerElementMap.java (at line 40) [javac] public class ViewerElementMap implements Map { [javac] ^^^ [javac] Map is a raw type. References to generic type Map should be parameterized [javac] ---------- [javac] 250. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/viewers/ViewerElementMap.java (at line 41) [javac] private Map wrappedMap; [javac] ^^^ [javac] Map is a raw type. References to generic type Map should be parameterized [javac] ---------- [javac] 251. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/viewers/ViewerElementMap.java (at line 52) [javac] this.wrappedMap = new HashMap(); [javac] ^^^^^^^ [javac] HashMap is a raw type. References to generic type HashMap should be parameterized [javac] ---------- [javac] 252. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/viewers/ViewerElementMap.java (at line 65) [javac] public ViewerElementMap(Map map, IElementComparer comparer) { [javac] ^^^ [javac] Map is a raw type. References to generic type Map should be parameterized [javac] ---------- [javac] 253. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/viewers/ViewerElementMap.java (at line 83) [javac] public Set entrySet() { [javac] ^^^ [javac] Set is a raw type. References to generic type Set should be parameterized [javac] ---------- [javac] 254. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/viewers/ViewerElementMap.java (at line 84) [javac] final Set wrappedEntrySet = wrappedMap.entrySet(); [javac] ^^^ [javac] Set is a raw type. References to generic type Set should be parameterized [javac] ---------- [javac] 255. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/viewers/ViewerElementMap.java (at line 85) [javac] return new Set() { [javac] ^^^ [javac] Set is a raw type. References to generic type Set should be parameterized [javac] ---------- [javac] 256. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/viewers/ViewerElementMap.java (at line 90) [javac] public boolean addAll(Collection c) { [javac] ^^^^^^^^^^ [javac] Collection is a raw type. References to generic type Collection should be parameterized [javac] ---------- [javac] 257. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/viewers/ViewerElementMap.java (at line 99) [javac] for (Iterator iterator = iterator(); iterator.hasNext();) [javac] ^^^^^^^^ [javac] Iterator is a raw type. References to generic type Iterator should be parameterized [javac] ---------- [javac] 258. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/viewers/ViewerElementMap.java (at line 105) [javac] public boolean containsAll(Collection c) { [javac] ^^^^^^^^^^ [javac] Collection is a raw type. References to generic type Collection should be parameterized [javac] ---------- [javac] 259. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/viewers/ViewerElementMap.java (at line 106) [javac] for (Iterator iterator = c.iterator(); iterator.hasNext();) [javac] ^^^^^^^^ [javac] Iterator is a raw type. References to generic type Iterator should be parameterized [javac] ---------- [javac] 260. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/viewers/ViewerElementMap.java (at line 116) [javac] public Iterator iterator() { [javac] ^^^^^^^^ [javac] Iterator is a raw type. References to generic type Iterator should be parameterized [javac] ---------- [javac] 261. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/viewers/ViewerElementMap.java (at line 117) [javac] final Iterator wrappedIterator = wrappedEntrySet.iterator(); [javac] ^^^^^^^^ [javac] Iterator is a raw type. References to generic type Iterator should be parameterized [javac] ---------- [javac] 262. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/viewers/ViewerElementMap.java (at line 118) [javac] return new Iterator() { [javac] ^^^^^^^^ [javac] Iterator is a raw type. References to generic type Iterator should be parameterized [javac] ---------- [javac] 263. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/viewers/ViewerElementMap.java (at line 124) [javac] final Map.Entry wrappedEntry = (Map.Entry) wrappedIterator [javac] ^^^^^^^^^ [javac] Map.Entry is a raw type. References to generic type Map.Entry should be parameterized [javac] ---------- [javac] 264. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/viewers/ViewerElementMap.java (at line 124) [javac] final Map.Entry wrappedEntry = (Map.Entry) wrappedIterator [javac] ^^^^^^^^^ [javac] Map.Entry is a raw type. References to generic type Map.Entry should be parameterized [javac] ---------- [javac] 265. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/viewers/ViewerElementMap.java (at line 126) [javac] return new Map.Entry() { [javac] ^^^^^^^^^ [javac] Map.Entry is a raw type. References to generic type Map.Entry should be parameterized [javac] ---------- [javac] 266. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/viewers/ViewerElementMap.java (at line 137) [javac] return wrappedEntry.setValue(value); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method setValue(Object) belongs to the raw type Map.Entry. References to generic type Map.Entry should be parameterized [javac] ---------- [javac] 267. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/viewers/ViewerElementMap.java (at line 145) [javac] Map.Entry that = (Map.Entry) obj; [javac] ^^^^^^^^^ [javac] Map.Entry is a raw type. References to generic type Map.Entry should be parameterized [javac] ---------- [javac] 268. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/viewers/ViewerElementMap.java (at line 145) [javac] Map.Entry that = (Map.Entry) obj; [javac] ^^^^^^^^^ [javac] Map.Entry is a raw type. References to generic type Map.Entry should be parameterized [javac] ---------- [javac] 269. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/viewers/ViewerElementMap.java (at line 165) [javac] final Map.Entry unwrappedEntry = (Map.Entry) o; [javac] ^^^^^^^^^ [javac] Map.Entry is a raw type. References to generic type Map.Entry should be parameterized [javac] ---------- [javac] 270. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/viewers/ViewerElementMap.java (at line 165) [javac] final Map.Entry unwrappedEntry = (Map.Entry) o; [javac] ^^^^^^^^^ [javac] Map.Entry is a raw type. References to generic type Map.Entry should be parameterized [javac] ---------- [javac] 271. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/viewers/ViewerElementMap.java (at line 168) [javac] Map.Entry wrappedEntry = new Map.Entry() { [javac] ^^^^^^^^^ [javac] Map.Entry is a raw type. References to generic type Map.Entry should be parameterized [javac] ---------- [javac] 272. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/viewers/ViewerElementMap.java (at line 168) [javac] Map.Entry wrappedEntry = new Map.Entry() { [javac] ^^^^^^^^^ [javac] Map.Entry is a raw type. References to generic type Map.Entry should be parameterized [javac] ---------- [javac] 273. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/viewers/ViewerElementMap.java (at line 186) [javac] Map.Entry that = (Map.Entry) obj; [javac] ^^^^^^^^^ [javac] Map.Entry is a raw type. References to generic type Map.Entry should be parameterized [javac] ---------- [javac] 274. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/viewers/ViewerElementMap.java (at line 186) [javac] Map.Entry that = (Map.Entry) obj; [javac] ^^^^^^^^^ [javac] Map.Entry is a raw type. References to generic type Map.Entry should be parameterized [javac] ---------- [javac] 275. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/viewers/ViewerElementMap.java (at line 202) [javac] public boolean removeAll(Collection c) { [javac] ^^^^^^^^^^ [javac] Collection is a raw type. References to generic type Collection should be parameterized [javac] ---------- [javac] 276. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/viewers/ViewerElementMap.java (at line 204) [javac] for (Iterator iterator = c.iterator(); iterator.hasNext();) [javac] ^^^^^^^^ [javac] Iterator is a raw type. References to generic type Iterator should be parameterized [javac] ---------- [javac] 277. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/viewers/ViewerElementMap.java (at line 209) [javac] public boolean retainAll(Collection c) { [javac] ^^^^^^^^^^ [javac] Collection is a raw type. References to generic type Collection should be parameterized [javac] ---------- [javac] 278. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/viewers/ViewerElementMap.java (at line 212) [javac] outer: for (Iterator iterator = iterator(); iterator.hasNext();) { [javac] ^^^^^^^^ [javac] Iterator is a raw type. References to generic type Iterator should be parameterized [javac] ---------- [javac] 279. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/viewers/ViewerElementMap.java (at line 231) [javac] public Object[] toArray(Object[] a) { [javac] ^^^^^^^^ [javac] Type safety: The return type Object[] for toArray(Object[]) from the type new Set(){} needs unchecked conversion to conform to T[] from the type Collection [javac] ---------- [javac] 280. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/viewers/ViewerElementMap.java (at line 231) [javac] public Object[] toArray(Object[] a) { [javac] ^^^^^^^^ [javac] Type safety: The return type Object[] for toArray(Object[]) from the type new Set(){} needs unchecked conversion to conform to T[] from the type Set [javac] ---------- [javac] 281. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/viewers/ViewerElementMap.java (at line 238) [javac] for (Iterator iterator = iterator(); iterator.hasNext();) { [javac] ^^^^^^^^ [javac] Iterator is a raw type. References to generic type Iterator should be parameterized [javac] ---------- [javac] 282. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/viewers/ViewerElementMap.java (at line 250) [javac] Set that = (Set) obj; [javac] ^^^ [javac] Set is a raw type. References to generic type Set should be parameterized [javac] ---------- [javac] 283. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/viewers/ViewerElementMap.java (at line 250) [javac] Set that = (Set) obj; [javac] ^^^ [javac] Set is a raw type. References to generic type Set should be parameterized [javac] ---------- [javac] 284. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/viewers/ViewerElementMap.java (at line 268) [javac] public Set keySet() { [javac] ^^^ [javac] Set is a raw type. References to generic type Set should be parameterized [javac] ---------- [javac] 285. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/viewers/ViewerElementMap.java (at line 269) [javac] final Set wrappedKeySet = wrappedMap.keySet(); [javac] ^^^ [javac] Set is a raw type. References to generic type Set should be parameterized [javac] ---------- [javac] 286. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/viewers/ViewerElementMap.java (at line 270) [javac] return new Set() { [javac] ^^^ [javac] Set is a raw type. References to generic type Set should be parameterized [javac] ---------- [javac] 287. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/viewers/ViewerElementMap.java (at line 275) [javac] public boolean addAll(Collection c) { [javac] ^^^^^^^^^^ [javac] Collection is a raw type. References to generic type Collection should be parameterized [javac] ---------- [javac] 288. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/viewers/ViewerElementMap.java (at line 287) [javac] public boolean containsAll(Collection c) { [javac] ^^^^^^^^^^ [javac] Collection is a raw type. References to generic type Collection should be parameterized [javac] ---------- [javac] 289. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/viewers/ViewerElementMap.java (at line 288) [javac] for (Iterator iterator = c.iterator(); iterator.hasNext();) [javac] ^^^^^^^^ [javac] Iterator is a raw type. References to generic type Iterator should be parameterized [javac] ---------- [javac] 290. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/viewers/ViewerElementMap.java (at line 298) [javac] public Iterator iterator() { [javac] ^^^^^^^^ [javac] Iterator is a raw type. References to generic type Iterator should be parameterized [javac] ---------- [javac] 291. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/viewers/ViewerElementMap.java (at line 299) [javac] final Iterator wrappedIterator = wrappedKeySet.iterator(); [javac] ^^^^^^^^ [javac] Iterator is a raw type. References to generic type Iterator should be parameterized [javac] ---------- [javac] 292. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/viewers/ViewerElementMap.java (at line 300) [javac] return new Iterator() { [javac] ^^^^^^^^ [javac] Iterator is a raw type. References to generic type Iterator should be parameterized [javac] ---------- [javac] 293. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/viewers/ViewerElementMap.java (at line 319) [javac] public boolean removeAll(Collection c) { [javac] ^^^^^^^^^^ [javac] Collection is a raw type. References to generic type Collection should be parameterized [javac] ---------- [javac] 294. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/viewers/ViewerElementMap.java (at line 321) [javac] for (Iterator iterator = c.iterator(); iterator.hasNext();) [javac] ^^^^^^^^ [javac] Iterator is a raw type. References to generic type Iterator should be parameterized [javac] ---------- [javac] 295. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/viewers/ViewerElementMap.java (at line 327) [javac] public boolean retainAll(Collection c) { [javac] ^^^^^^^^^^ [javac] Collection is a raw type. References to generic type Collection should be parameterized [javac] ---------- [javac] 296. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/viewers/ViewerElementMap.java (at line 330) [javac] outer: for (Iterator iterator = iterator(); iterator.hasNext();) { [javac] ^^^^^^^^ [javac] Iterator is a raw type. References to generic type Iterator should be parameterized [javac] ---------- [javac] 297. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/viewers/ViewerElementMap.java (at line 350) [javac] public Object[] toArray(Object[] a) { [javac] ^^^^^^^^ [javac] Type safety: The return type Object[] for toArray(Object[]) from the type new Set(){} needs unchecked conversion to conform to T[] from the type Collection [javac] ---------- [javac] 298. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/viewers/ViewerElementMap.java (at line 350) [javac] public Object[] toArray(Object[] a) { [javac] ^^^^^^^^ [javac] Type safety: The return type Object[] for toArray(Object[]) from the type new Set(){} needs unchecked conversion to conform to T[] from the type Set [javac] ---------- [javac] 299. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/viewers/ViewerElementMap.java (at line 352) [javac] ViewerElementWrapper[] wrappedArray = (ViewerElementWrapper[]) wrappedKeySet [javac] .toArray(new ViewerElementWrapper[size]); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method toArray(Object[]) belongs to the raw type Set. References to generic type Set should be parameterized [javac] ---------- [javac] 300. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/viewers/ViewerElementMap.java (at line 369) [javac] Set that = (Set) obj; [javac] ^^^ [javac] Set is a raw type. References to generic type Set should be parameterized [javac] ---------- [javac] 301. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/viewers/ViewerElementMap.java (at line 369) [javac] Set that = (Set) obj; [javac] ^^^ [javac] Set is a raw type. References to generic type Set should be parameterized [javac] ---------- [javac] 302. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/viewers/ViewerElementMap.java (at line 380) [javac] return wrappedMap.put(new ViewerElementWrapper(key, comparer), value); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [javac] ---------- [javac] 303. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/viewers/ViewerElementMap.java (at line 383) [javac] public void putAll(Map other) { [javac] ^^^ [javac] Map is a raw type. References to generic type Map should be parameterized [javac] ---------- [javac] 304. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/viewers/ViewerElementMap.java (at line 384) [javac] for (Iterator iterator = other.entrySet().iterator(); iterator [javac] ^^^^^^^^ [javac] Iterator is a raw type. References to generic type Iterator should be parameterized [javac] ---------- [javac] 305. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/viewers/ViewerElementMap.java (at line 386) [javac] Map.Entry entry = (Map.Entry) iterator.next(); [javac] ^^^^^^^^^ [javac] Map.Entry is a raw type. References to generic type Map.Entry should be parameterized [javac] ---------- [javac] 306. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/viewers/ViewerElementMap.java (at line 386) [javac] Map.Entry entry = (Map.Entry) iterator.next(); [javac] ^^^^^^^^^ [javac] Map.Entry is a raw type. References to generic type Map.Entry should be parameterized [javac] ---------- [javac] 307. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/viewers/ViewerElementMap.java (at line 387) [javac] wrappedMap.put(new ViewerElementWrapper(entry.getKey(), comparer), entry.getValue()); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [javac] ---------- [javac] 308. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/viewers/ViewerElementMap.java (at line 399) [javac] public Collection values() { [javac] ^^^^^^^^^^ [javac] Collection is a raw type. References to generic type Collection should be parameterized [javac] ---------- [javac] 309. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/viewers/ViewerElementMap.java (at line 408) [javac] Map that = (Map) obj; [javac] ^^^ [javac] Map is a raw type. References to generic type Map should be parameterized [javac] ---------- [javac] 310. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/viewers/ViewerElementMap.java (at line 408) [javac] Map that = (Map) obj; [javac] ^^^ [javac] Map is a raw type. References to generic type Map should be parameterized [javac] ---------- [javac] 311. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/viewers/ViewerElementMap.java (at line 427) [javac] public static Map withComparer(IElementComparer comparer) { [javac] ^^^ [javac] Map is a raw type. References to generic type Map should be parameterized [javac] ---------- [javac] 312. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/viewers/ViewerElementMap.java (at line 429) [javac] return new HashMap(); [javac] ^^^^^^^ [javac] HashMap is a raw type. References to generic type HashMap should be parameterized [javac] ---------- [javac] ---------- [javac] 313. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/viewers/ViewerElementSet.java (at line 38) [javac] public class ViewerElementSet implements Set { [javac] ^^^ [javac] Set is a raw type. References to generic type Set should be parameterized [javac] ---------- [javac] 314. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/viewers/ViewerElementSet.java (at line 39) [javac] private final Set wrappedSet; [javac] ^^^ [javac] Set is a raw type. References to generic type Set should be parameterized [javac] ---------- [javac] 315. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/viewers/ViewerElementSet.java (at line 50) [javac] this.wrappedSet = new HashSet(); [javac] ^^^^^^^ [javac] HashSet is a raw type. References to generic type HashSet should be parameterized [javac] ---------- [javac] 316. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/viewers/ViewerElementSet.java (at line 63) [javac] public ViewerElementSet(Collection collection, IElementComparer comparer) { [javac] ^^^^^^^^^^ [javac] Collection is a raw type. References to generic type Collection should be parameterized [javac] ---------- [javac] 317. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/viewers/ViewerElementSet.java (at line 69) [javac] return wrappedSet.add(new ViewerElementWrapper(o, comparer)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method add(Object) belongs to the raw type Set. References to generic type Set should be parameterized [javac] ---------- [javac] 318. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/viewers/ViewerElementSet.java (at line 72) [javac] public boolean addAll(Collection c) { [javac] ^^^^^^^^^^ [javac] Collection is a raw type. References to generic type Collection should be parameterized [javac] ---------- [javac] 319. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/viewers/ViewerElementSet.java (at line 74) [javac] for (Iterator iterator = c.iterator(); iterator.hasNext();) [javac] ^^^^^^^^ [javac] Iterator is a raw type. References to generic type Iterator should be parameterized [javac] ---------- [javac] 320. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/viewers/ViewerElementSet.java (at line 75) [javac] changed |= wrappedSet.add(new ViewerElementWrapper(iterator.next(), [javac] comparer)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method add(Object) belongs to the raw type Set. References to generic type Set should be parameterized [javac] ---------- [javac] 321. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/viewers/ViewerElementSet.java (at line 88) [javac] public boolean containsAll(Collection c) { [javac] ^^^^^^^^^^ [javac] Collection is a raw type. References to generic type Collection should be parameterized [javac] ---------- [javac] 322. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/viewers/ViewerElementSet.java (at line 89) [javac] for (Iterator iterator = c.iterator(); iterator.hasNext();) [javac] ^^^^^^^^ [javac] Iterator is a raw type. References to generic type Iterator should be parameterized [javac] ---------- [javac] 323. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/viewers/ViewerElementSet.java (at line 100) [javac] public Iterator iterator() { [javac] ^^^^^^^^ [javac] Iterator is a raw type. References to generic type Iterator should be parameterized [javac] ---------- [javac] 324. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/viewers/ViewerElementSet.java (at line 101) [javac] final Iterator wrappedIterator = wrappedSet.iterator(); [javac] ^^^^^^^^ [javac] Iterator is a raw type. References to generic type Iterator should be parameterized [javac] ---------- [javac] 325. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/viewers/ViewerElementSet.java (at line 102) [javac] return new Iterator() { [javac] ^^^^^^^^ [javac] Iterator is a raw type. References to generic type Iterator should be parameterized [javac] ---------- [javac] 326. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/viewers/ViewerElementSet.java (at line 121) [javac] public boolean removeAll(Collection c) { [javac] ^^^^^^^^^^ [javac] Collection is a raw type. References to generic type Collection should be parameterized [javac] ---------- [javac] 327. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/viewers/ViewerElementSet.java (at line 123) [javac] for (Iterator iterator = c.iterator(); iterator.hasNext();) [javac] ^^^^^^^^ [javac] Iterator is a raw type. References to generic type Iterator should be parameterized [javac] ---------- [javac] 328. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/viewers/ViewerElementSet.java (at line 128) [javac] public boolean retainAll(Collection c) { [javac] ^^^^^^^^^^ [javac] Collection is a raw type. References to generic type Collection should be parameterized [javac] ---------- [javac] 329. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/viewers/ViewerElementSet.java (at line 134) [javac] outer: for (Iterator iterator = iterator(); iterator.hasNext();) { [javac] ^^^^^^^^ [javac] Iterator is a raw type. References to generic type Iterator should be parameterized [javac] ---------- [javac] 330. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/viewers/ViewerElementSet.java (at line 155) [javac] public Object[] toArray(Object[] a) { [javac] ^^^^^^^^ [javac] Type safety: The return type Object[] for toArray(Object[]) from the type ViewerElementSet needs unchecked conversion to conform to T[] from the type Collection [javac] ---------- [javac] 331. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/viewers/ViewerElementSet.java (at line 155) [javac] public Object[] toArray(Object[] a) { [javac] ^^^^^^^^ [javac] Type safety: The return type Object[] for toArray(Object[]) from the type ViewerElementSet needs unchecked conversion to conform to T[] from the type Set [javac] ---------- [javac] 332. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/viewers/ViewerElementSet.java (at line 157) [javac] ViewerElementWrapper[] wrappedArray = (ViewerElementWrapper[]) wrappedSet [javac] .toArray(new ViewerElementWrapper[size]); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method toArray(Object[]) belongs to the raw type Set. References to generic type Set should be parameterized [javac] ---------- [javac] 333. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/viewers/ViewerElementSet.java (at line 174) [javac] Set that = (Set) obj; [javac] ^^^ [javac] Set is a raw type. References to generic type Set should be parameterized [javac] ---------- [javac] 334. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/viewers/ViewerElementSet.java (at line 174) [javac] Set that = (Set) obj; [javac] ^^^ [javac] Set is a raw type. References to generic type Set should be parameterized [javac] ---------- [javac] 335. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/viewers/ViewerElementSet.java (at line 180) [javac] for (Iterator iterator = iterator(); iterator.hasNext();) { [javac] ^^^^^^^^ [javac] Iterator is a raw type. References to generic type Iterator should be parameterized [javac] ---------- [javac] 336. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/viewers/ViewerElementSet.java (at line 198) [javac] public static Set withComparer(IElementComparer comparer) { [javac] ^^^ [javac] Set is a raw type. References to generic type Set should be parameterized [javac] ---------- [javac] 337. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/viewers/ViewerElementSet.java (at line 200) [javac] return new HashSet(); [javac] ^^^^^^^ [javac] HashSet is a raw type. References to generic type HashSet should be parameterized [javac] ---------- [javac] 337 problems (337 warnings) [copy] Copying 145 files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/@dot [delete] Deleting directory /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.databinding/temp.folder/@dot.bin properties: init: build.jars: properties: init: @dot: [mkdir] Created dir: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.workbench/temp.folder/@dot.bin [javac] Compiling 1299 source files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.workbench/temp.folder/@dot.bin [copy] Copying 22 files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.workbench/temp.folder/@dot.bin [copy] Copying 2612 files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.workbench/@dot [delete] Deleting directory /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.workbench/temp.folder/@dot.bin properties: init: build.jars: properties: init: @dot: [mkdir] Created dir: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui/temp.folder/@dot.bin [javac] Compiling 2 source files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui/temp.folder/@dot.bin [copy] Copying 4 files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui/@dot [delete] Deleting directory /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui/temp.folder/@dot.bin properties: init: build.jars: properties: init: @dot: [mkdir] Created dir: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.carbon/temp.folder/@dot.bin [javac] Compiling 1 source file to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.carbon/temp.folder/@dot.bin [javac] ---------- [javac] 1. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.carbon/src/org/eclipse/ui/internal/carbon/CarbonUIEnhancer.java (at line 27) [javac] import org.eclipse.swt.internal.Callback; [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type Callback is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.carbon.macosx/@dot [javac] ---------- [javac] 2. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.carbon/src/org/eclipse/ui/internal/carbon/CarbonUIEnhancer.java (at line 28) [javac] import org.eclipse.swt.internal.carbon.HICommand; [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type HICommand is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.carbon.macosx/@dot [javac] ---------- [javac] 3. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.carbon/src/org/eclipse/ui/internal/carbon/CarbonUIEnhancer.java (at line 29) [javac] import org.eclipse.swt.internal.carbon.OS; [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type OS is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.carbon.macosx/@dot [javac] ---------- [javac] 4. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.carbon/src/org/eclipse/ui/internal/carbon/CarbonUIEnhancer.java (at line 70) [javac] int eventKind = OS.GetEventKind (theEvent); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method GetEventKind(int) from the type OS is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.carbon.macosx/@dot [javac] ---------- [javac] 5. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.carbon/src/org/eclipse/ui/internal/carbon/CarbonUIEnhancer.java (at line 70) [javac] int eventKind = OS.GetEventKind (theEvent); [javac] ^^ [javac] Discouraged access: The type OS is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.carbon.macosx/@dot [javac] ---------- [javac] 6. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.carbon/src/org/eclipse/ui/internal/carbon/CarbonUIEnhancer.java (at line 71) [javac] if (eventKind != OS.kEventWindowToolbarSwitchMode) [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type OS is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.carbon.macosx/@dot [javac] ---------- [javac] 7. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.carbon/src/org/eclipse/ui/internal/carbon/CarbonUIEnhancer.java (at line 71) [javac] if (eventKind != OS.kEventWindowToolbarSwitchMode) [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The field kEventWindowToolbarSwitchMode from the type OS is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.carbon.macosx/@dot [javac] ---------- [javac] 8. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.carbon/src/org/eclipse/ui/internal/carbon/CarbonUIEnhancer.java (at line 72) [javac] return OS.eventNotHandledErr; [javac] ^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type OS is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.carbon.macosx/@dot [javac] ---------- [javac] 9. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.carbon/src/org/eclipse/ui/internal/carbon/CarbonUIEnhancer.java (at line 72) [javac] return OS.eventNotHandledErr; [javac] ^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The field eventNotHandledErr from the type OS is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.carbon.macosx/@dot [javac] ---------- [javac] 10. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.carbon/src/org/eclipse/ui/internal/carbon/CarbonUIEnhancer.java (at line 75) [javac] OS.GetEventParameter (theEvent, OS.kEventParamDirectObject, OS.typeWindowRef, null, 4, null, theWindow); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method GetEventParameter(int, int, int, int[], int, int[], int[]) from the type OS is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.carbon.macosx/@dot [javac] ---------- [javac] 11. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.carbon/src/org/eclipse/ui/internal/carbon/CarbonUIEnhancer.java (at line 75) [javac] OS.GetEventParameter (theEvent, OS.kEventParamDirectObject, OS.typeWindowRef, null, 4, null, theWindow); [javac] ^^ [javac] Discouraged access: The type OS is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.carbon.macosx/@dot [javac] ---------- [javac] 12. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.carbon/src/org/eclipse/ui/internal/carbon/CarbonUIEnhancer.java (at line 75) [javac] OS.GetEventParameter (theEvent, OS.kEventParamDirectObject, OS.typeWindowRef, null, 4, null, theWindow); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type OS is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.carbon.macosx/@dot [javac] ---------- [javac] 13. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.carbon/src/org/eclipse/ui/internal/carbon/CarbonUIEnhancer.java (at line 75) [javac] OS.GetEventParameter (theEvent, OS.kEventParamDirectObject, OS.typeWindowRef, null, 4, null, theWindow); [javac] ^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The field kEventParamDirectObject from the type OS is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.carbon.macosx/@dot [javac] ---------- [javac] 14. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.carbon/src/org/eclipse/ui/internal/carbon/CarbonUIEnhancer.java (at line 75) [javac] OS.GetEventParameter (theEvent, OS.kEventParamDirectObject, OS.typeWindowRef, null, 4, null, theWindow); [javac] ^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type OS is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.carbon.macosx/@dot [javac] ---------- [javac] 15. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.carbon/src/org/eclipse/ui/internal/carbon/CarbonUIEnhancer.java (at line 75) [javac] OS.GetEventParameter (theEvent, OS.kEventParamDirectObject, OS.typeWindowRef, null, 4, null, theWindow); [javac] ^^^^^^^^^^^^^ [javac] Discouraged access: The field typeWindowRef from the type OS is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.carbon.macosx/@dot [javac] ---------- [javac] 16. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.carbon/src/org/eclipse/ui/internal/carbon/CarbonUIEnhancer.java (at line 78) [javac] OS.GetRootControl (theWindow [0], theRoot); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method GetRootControl(int, int[]) from the type OS is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.carbon.macosx/@dot [javac] ---------- [javac] 17. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.carbon/src/org/eclipse/ui/internal/carbon/CarbonUIEnhancer.java (at line 78) [javac] OS.GetRootControl (theWindow [0], theRoot); [javac] ^^ [javac] Discouraged access: The type OS is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.carbon.macosx/@dot [javac] ---------- [javac] 18. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.carbon/src/org/eclipse/ui/internal/carbon/CarbonUIEnhancer.java (at line 82) [javac] return OS.eventNotHandledErr; [javac] ^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type OS is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.carbon.macosx/@dot [javac] ---------- [javac] 19. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.carbon/src/org/eclipse/ui/internal/carbon/CarbonUIEnhancer.java (at line 82) [javac] return OS.eventNotHandledErr; [javac] ^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The field eventNotHandledErr from the type OS is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.carbon.macosx/@dot [javac] ---------- [javac] 20. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.carbon/src/org/eclipse/ui/internal/carbon/CarbonUIEnhancer.java (at line 92) [javac] return OS.eventNotHandledErr; [javac] ^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type OS is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.carbon.macosx/@dot [javac] ---------- [javac] 21. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.carbon/src/org/eclipse/ui/internal/carbon/CarbonUIEnhancer.java (at line 92) [javac] return OS.eventNotHandledErr; [javac] ^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The field eventNotHandledErr from the type OS is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.carbon.macosx/@dot [javac] ---------- [javac] 22. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.carbon/src/org/eclipse/ui/internal/carbon/CarbonUIEnhancer.java (at line 104) [javac] if (OS.GetEventKind(theEvent) == OS.kEventProcessCommand) { [javac] ^^ [javac] Discouraged access: The type OS is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.carbon.macosx/@dot [javac] ---------- [javac] 23. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.carbon/src/org/eclipse/ui/internal/carbon/CarbonUIEnhancer.java (at line 104) [javac] if (OS.GetEventKind(theEvent) == OS.kEventProcessCommand) { [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method GetEventKind(int) from the type OS is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.carbon.macosx/@dot [javac] ---------- [javac] 24. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.carbon/src/org/eclipse/ui/internal/carbon/CarbonUIEnhancer.java (at line 104) [javac] if (OS.GetEventKind(theEvent) == OS.kEventProcessCommand) { [javac] ^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type OS is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.carbon.macosx/@dot [javac] ---------- [javac] 25. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.carbon/src/org/eclipse/ui/internal/carbon/CarbonUIEnhancer.java (at line 104) [javac] if (OS.GetEventKind(theEvent) == OS.kEventProcessCommand) { [javac] ^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The field kEventProcessCommand from the type OS is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.carbon.macosx/@dot [javac] ---------- [javac] 26. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.carbon/src/org/eclipse/ui/internal/carbon/CarbonUIEnhancer.java (at line 105) [javac] HICommand command = new HICommand(); [javac] ^^^^^^^^^ [javac] Discouraged access: The type HICommand is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.carbon.macosx/@dot [javac] ---------- [javac] 27. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.carbon/src/org/eclipse/ui/internal/carbon/CarbonUIEnhancer.java (at line 105) [javac] HICommand command = new HICommand(); [javac] ^^^^^^^^^^^^^^^ [javac] Discouraged access: The constructor HICommand() is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.carbon.macosx/@dot [javac] ---------- [javac] 28. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.carbon/src/org/eclipse/ui/internal/carbon/CarbonUIEnhancer.java (at line 105) [javac] HICommand command = new HICommand(); [javac] ^^^^^^^^^ [javac] Discouraged access: The type HICommand is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.carbon.macosx/@dot [javac] ---------- [javac] 29. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.carbon/src/org/eclipse/ui/internal/carbon/CarbonUIEnhancer.java (at line 106) [javac] OS.GetEventParameter(theEvent, OS.kEventParamDirectObject, [javac] OS.typeHICommand, null, HICommand.sizeof, null, command); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method GetEventParameter(int, int, int, int[], int, int[], HICommand) from the type OS is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.carbon.macosx/@dot [javac] ---------- [javac] 30. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.carbon/src/org/eclipse/ui/internal/carbon/CarbonUIEnhancer.java (at line 106) [javac] OS.GetEventParameter(theEvent, OS.kEventParamDirectObject, [javac] ^^ [javac] Discouraged access: The type OS is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.carbon.macosx/@dot [javac] ---------- [javac] 31. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.carbon/src/org/eclipse/ui/internal/carbon/CarbonUIEnhancer.java (at line 106) [javac] OS.GetEventParameter(theEvent, OS.kEventParamDirectObject, [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type OS is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.carbon.macosx/@dot [javac] ---------- [javac] 32. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.carbon/src/org/eclipse/ui/internal/carbon/CarbonUIEnhancer.java (at line 106) [javac] OS.GetEventParameter(theEvent, OS.kEventParamDirectObject, [javac] ^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The field kEventParamDirectObject from the type OS is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.carbon.macosx/@dot [javac] ---------- [javac] 33. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.carbon/src/org/eclipse/ui/internal/carbon/CarbonUIEnhancer.java (at line 107) [javac] OS.typeHICommand, null, HICommand.sizeof, null, command); [javac] ^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type OS is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.carbon.macosx/@dot [javac] ---------- [javac] 34. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.carbon/src/org/eclipse/ui/internal/carbon/CarbonUIEnhancer.java (at line 107) [javac] OS.typeHICommand, null, HICommand.sizeof, null, command); [javac] ^^^^^^^^^^^^^ [javac] Discouraged access: The field typeHICommand from the type OS is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.carbon.macosx/@dot [javac] ---------- [javac] 35. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.carbon/src/org/eclipse/ui/internal/carbon/CarbonUIEnhancer.java (at line 107) [javac] OS.typeHICommand, null, HICommand.sizeof, null, command); [javac] ^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type HICommand is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.carbon.macosx/@dot [javac] ---------- [javac] 36. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.carbon/src/org/eclipse/ui/internal/carbon/CarbonUIEnhancer.java (at line 107) [javac] OS.typeHICommand, null, HICommand.sizeof, null, command); [javac] ^^^^^^ [javac] Discouraged access: The field sizeof from the type HICommand is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.carbon.macosx/@dot [javac] ---------- [javac] 37. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.carbon/src/org/eclipse/ui/internal/carbon/CarbonUIEnhancer.java (at line 108) [javac] switch (command.commandID) { [javac] ^^^^^^^^^ [javac] Discouraged access: The field commandID from the type HICommand is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.carbon.macosx/@dot [javac] ---------- [javac] 38. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.carbon/src/org/eclipse/ui/internal/carbon/CarbonUIEnhancer.java (at line 117) [javac] return OS.eventNotHandledErr; [javac] ^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type OS is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.carbon.macosx/@dot [javac] ---------- [javac] 39. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.carbon/src/org/eclipse/ui/internal/carbon/CarbonUIEnhancer.java (at line 117) [javac] return OS.eventNotHandledErr; [javac] ^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The field eventNotHandledErr from the type OS is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.carbon.macosx/@dot [javac] ---------- [javac] 40. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.carbon/src/org/eclipse/ui/internal/carbon/CarbonUIEnhancer.java (at line 249) [javac] int windowHandle = OS.GetControlOwner(shell.handle); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method GetControlOwner(int) from the type OS is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.carbon.macosx/@dot [javac] ---------- [javac] 41. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.carbon/src/org/eclipse/ui/internal/carbon/CarbonUIEnhancer.java (at line 249) [javac] int windowHandle = OS.GetControlOwner(shell.handle); [javac] ^^ [javac] Discouraged access: The type OS is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.carbon.macosx/@dot [javac] ---------- [javac] 42. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.carbon/src/org/eclipse/ui/internal/carbon/CarbonUIEnhancer.java (at line 250) [javac] OS.ChangeWindowAttributes(windowHandle, [javac] OS.kWindowToolbarButtonAttribute, 0); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method ChangeWindowAttributes(int, int, int) from the type OS is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.carbon.macosx/@dot [javac] ---------- [javac] 43. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.carbon/src/org/eclipse/ui/internal/carbon/CarbonUIEnhancer.java (at line 250) [javac] OS.ChangeWindowAttributes(windowHandle, [javac] ^^ [javac] Discouraged access: The type OS is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.carbon.macosx/@dot [javac] ---------- [javac] 44. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.carbon/src/org/eclipse/ui/internal/carbon/CarbonUIEnhancer.java (at line 251) [javac] OS.kWindowToolbarButtonAttribute, 0); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type OS is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.carbon.macosx/@dot [javac] ---------- [javac] 45. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.carbon/src/org/eclipse/ui/internal/carbon/CarbonUIEnhancer.java (at line 251) [javac] OS.kWindowToolbarButtonAttribute, 0); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The field kWindowToolbarButtonAttribute from the type OS is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.carbon.macosx/@dot [javac] ---------- [javac] 46. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.carbon/src/org/eclipse/ui/internal/carbon/CarbonUIEnhancer.java (at line 264) [javac] final Callback commandCallback = new Callback(target, "toolbarProc", 3); //$NON-NLS-1$ [javac] ^^^^^^^^ [javac] Discouraged access: The type Callback is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.carbon.macosx/@dot [javac] ---------- [javac] 47. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.carbon/src/org/eclipse/ui/internal/carbon/CarbonUIEnhancer.java (at line 264) [javac] final Callback commandCallback = new Callback(target, "toolbarProc", 3); //$NON-NLS-1$ [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The constructor Callback(Object, String, int) is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.carbon.macosx/@dot [javac] ---------- [javac] 48. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.carbon/src/org/eclipse/ui/internal/carbon/CarbonUIEnhancer.java (at line 264) [javac] final Callback commandCallback = new Callback(target, "toolbarProc", 3); //$NON-NLS-1$ [javac] ^^^^^^^^ [javac] Discouraged access: The type Callback is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.carbon.macosx/@dot [javac] ---------- [javac] 49. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.carbon/src/org/eclipse/ui/internal/carbon/CarbonUIEnhancer.java (at line 265) [javac] int commandProc = commandCallback.getAddress(); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method getAddress() from the type Callback is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.carbon.macosx/@dot [javac] ---------- [javac] 50. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.carbon/src/org/eclipse/ui/internal/carbon/CarbonUIEnhancer.java (at line 267) [javac] commandCallback.dispose(); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method dispose() from the type Callback is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.carbon.macosx/@dot [javac] ---------- [javac] 51. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.carbon/src/org/eclipse/ui/internal/carbon/CarbonUIEnhancer.java (at line 271) [javac] int[] mask = new int[] { OS.kEventClassWindow, OS.kEventWindowToolbarSwitchMode }; [javac] ^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type OS is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.carbon.macosx/@dot [javac] ---------- [javac] 52. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.carbon/src/org/eclipse/ui/internal/carbon/CarbonUIEnhancer.java (at line 271) [javac] int[] mask = new int[] { OS.kEventClassWindow, OS.kEventWindowToolbarSwitchMode }; [javac] ^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The field kEventClassWindow from the type OS is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.carbon.macosx/@dot [javac] ---------- [javac] 53. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.carbon/src/org/eclipse/ui/internal/carbon/CarbonUIEnhancer.java (at line 271) [javac] int[] mask = new int[] { OS.kEventClassWindow, OS.kEventWindowToolbarSwitchMode }; [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type OS is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.carbon.macosx/@dot [javac] ---------- [javac] 54. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.carbon/src/org/eclipse/ui/internal/carbon/CarbonUIEnhancer.java (at line 271) [javac] int[] mask = new int[] { OS.kEventClassWindow, OS.kEventWindowToolbarSwitchMode }; [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The field kEventWindowToolbarSwitchMode from the type OS is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.carbon.macosx/@dot [javac] ---------- [javac] 55. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.carbon/src/org/eclipse/ui/internal/carbon/CarbonUIEnhancer.java (at line 272) [javac] OS.InstallEventHandler(OS.GetApplicationEventTarget(), commandProc, [javac] mask.length / 2, mask, 0, null); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method InstallEventHandler(int, int, int, int[], int, int[]) from the type OS is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.carbon.macosx/@dot [javac] ---------- [javac] 56. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.carbon/src/org/eclipse/ui/internal/carbon/CarbonUIEnhancer.java (at line 272) [javac] OS.InstallEventHandler(OS.GetApplicationEventTarget(), commandProc, [javac] ^^ [javac] Discouraged access: The type OS is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.carbon.macosx/@dot [javac] ---------- [javac] 57. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.carbon/src/org/eclipse/ui/internal/carbon/CarbonUIEnhancer.java (at line 272) [javac] OS.InstallEventHandler(OS.GetApplicationEventTarget(), commandProc, [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method GetApplicationEventTarget() from the type OS is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.carbon.macosx/@dot [javac] ---------- [javac] 58. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.carbon/src/org/eclipse/ui/internal/carbon/CarbonUIEnhancer.java (at line 272) [javac] OS.InstallEventHandler(OS.GetApplicationEventTarget(), commandProc, [javac] ^^ [javac] Discouraged access: The type OS is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.carbon.macosx/@dot [javac] ---------- [javac] 59. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.carbon/src/org/eclipse/ui/internal/carbon/CarbonUIEnhancer.java (at line 285) [javac] final Callback commandCallback = new Callback(target, "commandProc", 3); //$NON-NLS-1$ [javac] ^^^^^^^^ [javac] Discouraged access: The type Callback is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.carbon.macosx/@dot [javac] ---------- [javac] 60. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.carbon/src/org/eclipse/ui/internal/carbon/CarbonUIEnhancer.java (at line 285) [javac] final Callback commandCallback = new Callback(target, "commandProc", 3); //$NON-NLS-1$ [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The constructor Callback(Object, String, int) is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.carbon.macosx/@dot [javac] ---------- [javac] 61. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.carbon/src/org/eclipse/ui/internal/carbon/CarbonUIEnhancer.java (at line 285) [javac] final Callback commandCallback = new Callback(target, "commandProc", 3); //$NON-NLS-1$ [javac] ^^^^^^^^ [javac] Discouraged access: The type Callback is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.carbon.macosx/@dot [javac] ---------- [javac] 62. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.carbon/src/org/eclipse/ui/internal/carbon/CarbonUIEnhancer.java (at line 286) [javac] int commandProc = commandCallback.getAddress(); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method getAddress() from the type Callback is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.carbon.macosx/@dot [javac] ---------- [javac] 63. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.carbon/src/org/eclipse/ui/internal/carbon/CarbonUIEnhancer.java (at line 288) [javac] commandCallback.dispose(); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method dispose() from the type Callback is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.carbon.macosx/@dot [javac] ---------- [javac] 64. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.carbon/src/org/eclipse/ui/internal/carbon/CarbonUIEnhancer.java (at line 293) [javac] int[] mask = new int[] { OS.kEventClassCommand, OS.kEventProcessCommand }; [javac] ^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type OS is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.carbon.macosx/@dot [javac] ---------- [javac] 65. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.carbon/src/org/eclipse/ui/internal/carbon/CarbonUIEnhancer.java (at line 293) [javac] int[] mask = new int[] { OS.kEventClassCommand, OS.kEventProcessCommand }; [javac] ^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The field kEventClassCommand from the type OS is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.carbon.macosx/@dot [javac] ---------- [javac] 66. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.carbon/src/org/eclipse/ui/internal/carbon/CarbonUIEnhancer.java (at line 293) [javac] int[] mask = new int[] { OS.kEventClassCommand, OS.kEventProcessCommand }; [javac] ^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type OS is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.carbon.macosx/@dot [javac] ---------- [javac] 67. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.carbon/src/org/eclipse/ui/internal/carbon/CarbonUIEnhancer.java (at line 293) [javac] int[] mask = new int[] { OS.kEventClassCommand, OS.kEventProcessCommand }; [javac] ^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The field kEventProcessCommand from the type OS is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.carbon.macosx/@dot [javac] ---------- [javac] 68. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.carbon/src/org/eclipse/ui/internal/carbon/CarbonUIEnhancer.java (at line 294) [javac] OS.InstallEventHandler(OS.GetApplicationEventTarget(), commandProc, [javac] mask.length / 2, mask, 0, null); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method InstallEventHandler(int, int, int, int[], int, int[]) from the type OS is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.carbon.macosx/@dot [javac] ---------- [javac] 69. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.carbon/src/org/eclipse/ui/internal/carbon/CarbonUIEnhancer.java (at line 294) [javac] OS.InstallEventHandler(OS.GetApplicationEventTarget(), commandProc, [javac] ^^ [javac] Discouraged access: The type OS is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.carbon.macosx/@dot [javac] ---------- [javac] 70. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.carbon/src/org/eclipse/ui/internal/carbon/CarbonUIEnhancer.java (at line 294) [javac] OS.InstallEventHandler(OS.GetApplicationEventTarget(), commandProc, [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method GetApplicationEventTarget() from the type OS is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.carbon.macosx/@dot [javac] ---------- [javac] 71. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.carbon/src/org/eclipse/ui/internal/carbon/CarbonUIEnhancer.java (at line 294) [javac] OS.InstallEventHandler(OS.GetApplicationEventTarget(), commandProc, [javac] ^^ [javac] Discouraged access: The type OS is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.carbon.macosx/@dot [javac] ---------- [javac] 72. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.carbon/src/org/eclipse/ui/internal/carbon/CarbonUIEnhancer.java (at line 300) [javac] if (OS.GetIndMenuItemWithCommandID(0, kHICommandPreferences, 1, outMenu, outIndex) == OS.noErr [javac] ^^ [javac] Discouraged access: The type OS is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.carbon.macosx/@dot [javac] ---------- [javac] 73. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.carbon/src/org/eclipse/ui/internal/carbon/CarbonUIEnhancer.java (at line 300) [javac] if (OS.GetIndMenuItemWithCommandID(0, kHICommandPreferences, 1, outMenu, outIndex) == OS.noErr [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method GetIndMenuItemWithCommandID(int, int, int, int[], short[]) from the type OS is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.carbon.macosx/@dot [javac] ---------- [javac] 74. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.carbon/src/org/eclipse/ui/internal/carbon/CarbonUIEnhancer.java (at line 300) [javac] if (OS.GetIndMenuItemWithCommandID(0, kHICommandPreferences, 1, outMenu, outIndex) == OS.noErr [javac] ^^^^^^^^ [javac] Discouraged access: The type OS is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.carbon.macosx/@dot [javac] ---------- [javac] 75. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.carbon/src/org/eclipse/ui/internal/carbon/CarbonUIEnhancer.java (at line 300) [javac] if (OS.GetIndMenuItemWithCommandID(0, kHICommandPreferences, 1, outMenu, outIndex) == OS.noErr [javac] ^^^^^ [javac] Discouraged access: The field noErr from the type OS is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.carbon.macosx/@dot [javac] ---------- [javac] 76. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.carbon/src/org/eclipse/ui/internal/carbon/CarbonUIEnhancer.java (at line 308) [javac] int str = OS.CFStringCreateWithCharacters(OS.kCFAllocatorDefault, buffer, l); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method CFStringCreateWithCharacters(int, char[], int) from the type OS is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.carbon.macosx/@dot [javac] ---------- [javac] 77. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.carbon/src/org/eclipse/ui/internal/carbon/CarbonUIEnhancer.java (at line 308) [javac] int str = OS.CFStringCreateWithCharacters(OS.kCFAllocatorDefault, buffer, l); [javac] ^^ [javac] Discouraged access: The type OS is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.carbon.macosx/@dot [javac] ---------- [javac] 78. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.carbon/src/org/eclipse/ui/internal/carbon/CarbonUIEnhancer.java (at line 308) [javac] int str = OS.CFStringCreateWithCharacters(OS.kCFAllocatorDefault, buffer, l); [javac] ^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type OS is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.carbon.macosx/@dot [javac] ---------- [javac] 79. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.carbon/src/org/eclipse/ui/internal/carbon/CarbonUIEnhancer.java (at line 308) [javac] int str = OS.CFStringCreateWithCharacters(OS.kCFAllocatorDefault, buffer, l); [javac] ^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The field kCFAllocatorDefault from the type OS is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.carbon.macosx/@dot [javac] ---------- [javac] 80. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.carbon/src/org/eclipse/ui/internal/carbon/CarbonUIEnhancer.java (at line 309) [javac] OS.InsertMenuItemTextWithCFString(menu, str, (short) 0, 0, kHICommandAbout); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method InsertMenuItemTextWithCFString(int, int, short, int, int) from the type OS is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.carbon.macosx/@dot [javac] ---------- [javac] 81. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.carbon/src/org/eclipse/ui/internal/carbon/CarbonUIEnhancer.java (at line 309) [javac] OS.InsertMenuItemTextWithCFString(menu, str, (short) 0, 0, kHICommandAbout); [javac] ^^ [javac] Discouraged access: The type OS is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.carbon.macosx/@dot [javac] ---------- [javac] 82. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.carbon/src/org/eclipse/ui/internal/carbon/CarbonUIEnhancer.java (at line 310) [javac] OS.CFRelease(str); [javac] ^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method CFRelease(int) from the type OS is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.carbon.macosx/@dot [javac] ---------- [javac] 83. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.carbon/src/org/eclipse/ui/internal/carbon/CarbonUIEnhancer.java (at line 310) [javac] OS.CFRelease(str); [javac] ^^ [javac] Discouraged access: The type OS is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.carbon.macosx/@dot [javac] ---------- [javac] 84. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.carbon/src/org/eclipse/ui/internal/carbon/CarbonUIEnhancer.java (at line 323) [javac] OS.InsertMenuItemTextWithCFString(menu, 0, (short) 1, OS.kMenuItemAttrSeparator, 0); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method InsertMenuItemTextWithCFString(int, int, short, int, int) from the type OS is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.carbon.macosx/@dot [javac] ---------- [javac] 85. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.carbon/src/org/eclipse/ui/internal/carbon/CarbonUIEnhancer.java (at line 323) [javac] OS.InsertMenuItemTextWithCFString(menu, 0, (short) 1, OS.kMenuItemAttrSeparator, 0); [javac] ^^ [javac] Discouraged access: The type OS is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.carbon.macosx/@dot [javac] ---------- [javac] 86. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.carbon/src/org/eclipse/ui/internal/carbon/CarbonUIEnhancer.java (at line 323) [javac] OS.InsertMenuItemTextWithCFString(menu, 0, (short) 1, OS.kMenuItemAttrSeparator, 0); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type OS is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.carbon.macosx/@dot [javac] ---------- [javac] 87. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.carbon/src/org/eclipse/ui/internal/carbon/CarbonUIEnhancer.java (at line 323) [javac] OS.InsertMenuItemTextWithCFString(menu, 0, (short) 1, OS.kMenuItemAttrSeparator, 0); [javac] ^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The field kMenuItemAttrSeparator from the type OS is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.carbon.macosx/@dot [javac] ---------- [javac] 88. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.carbon/src/org/eclipse/ui/internal/carbon/CarbonUIEnhancer.java (at line 326) [javac] OS.EnableMenuCommand(menu, kHICommandPreferences); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method EnableMenuCommand(int, int) from the type OS is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.carbon.macosx/@dot [javac] ---------- [javac] 89. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.carbon/src/org/eclipse/ui/internal/carbon/CarbonUIEnhancer.java (at line 326) [javac] OS.EnableMenuCommand(menu, kHICommandPreferences); [javac] ^^ [javac] Discouraged access: The type OS is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.carbon.macosx/@dot [javac] ---------- [javac] 90. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.carbon/src/org/eclipse/ui/internal/carbon/CarbonUIEnhancer.java (at line 329) [javac] OS.DisableMenuCommand(menu, kHICommandServices); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method DisableMenuCommand(int, int) from the type OS is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.carbon.macosx/@dot [javac] ---------- [javac] 91. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.carbon/src/org/eclipse/ui/internal/carbon/CarbonUIEnhancer.java (at line 329) [javac] OS.DisableMenuCommand(menu, kHICommandServices); [javac] ^^ [javac] Discouraged access: The type OS is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.carbon.macosx/@dot [javac] ---------- [javac] 92. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.carbon/src/org/eclipse/ui/internal/carbon/CarbonUIEnhancer.java (at line 335) [javac] commandCallback.dispose(); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method dispose() from the type Callback is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.carbon.macosx/@dot [javac] ---------- [javac] 93. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.carbon/src/org/eclipse/ui/internal/carbon/CarbonUIEnhancer.java (at line 355) [javac] if (OS.GetIndMenuItemWithCommandID(0, itemConstant, 1, [javac] itemMenu, itemIndex) == OS.noErr [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method GetIndMenuItemWithCommandID(int, int, int, int[], short[]) from the type OS is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.carbon.macosx/@dot [javac] ---------- [javac] 94. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.carbon/src/org/eclipse/ui/internal/carbon/CarbonUIEnhancer.java (at line 355) [javac] if (OS.GetIndMenuItemWithCommandID(0, itemConstant, 1, [javac] ^^ [javac] Discouraged access: The type OS is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.carbon.macosx/@dot [javac] ---------- [javac] 95. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.carbon/src/org/eclipse/ui/internal/carbon/CarbonUIEnhancer.java (at line 356) [javac] itemMenu, itemIndex) == OS.noErr [javac] ^^^^^^^^ [javac] Discouraged access: The type OS is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.carbon.macosx/@dot [javac] ---------- [javac] 96. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.carbon/src/org/eclipse/ui/internal/carbon/CarbonUIEnhancer.java (at line 356) [javac] itemMenu, itemIndex) == OS.noErr [javac] ^^^^^ [javac] Discouraged access: The field noErr from the type OS is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.carbon.macosx/@dot [javac] ---------- [javac] 97. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.carbon/src/org/eclipse/ui/internal/carbon/CarbonUIEnhancer.java (at line 362) [javac] str = OS.CFStringCreateWithCharacters( [javac] OS.kCFAllocatorDefault, buffer, l); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method CFStringCreateWithCharacters(int, char[], int) from the type OS is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.carbon.macosx/@dot [javac] ---------- [javac] 98. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.carbon/src/org/eclipse/ui/internal/carbon/CarbonUIEnhancer.java (at line 362) [javac] str = OS.CFStringCreateWithCharacters( [javac] ^^ [javac] Discouraged access: The type OS is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.carbon.macosx/@dot [javac] ---------- [javac] 99. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.carbon/src/org/eclipse/ui/internal/carbon/CarbonUIEnhancer.java (at line 363) [javac] OS.kCFAllocatorDefault, buffer, l); [javac] ^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type OS is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.carbon.macosx/@dot [javac] ---------- [javac] 100. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.carbon/src/org/eclipse/ui/internal/carbon/CarbonUIEnhancer.java (at line 363) [javac] OS.kCFAllocatorDefault, buffer, l); [javac] ^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The field kCFAllocatorDefault from the type OS is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.swt.carbon.macosx/@dot [javac] ---------- [javac] 100 problems (100 warnings) [copy] Copying 1 file to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.carbon/temp.folder/@dot.bin [copy] Copying 6 files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.carbon/@dot [delete] Deleting directory /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.carbon/temp.folder/@dot.bin update.feature: all.children: all.plugins: properties: init: build.jars: pre.build.jars: properties: init: @dot: [mkdir] Created dir: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.osgi.services/temp.folder/@dot.bin pre.@dot: [copy] Copying 84 files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.osgi.services/temp.folder/@dot.bin [copy] Copied 20 empty directories to 1 empty directory under /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.osgi.services/temp.folder/@dot.bin post.compile.@dot: [copy] Copying 84 files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.osgi.services/@dot [copy] Copied 21 empty directories to 1 empty directory under /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.osgi.services/@dot [delete] Deleting directory /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.osgi.services/temp.folder/@dot.bin post.@dot: post.build.jars: properties: init: build.jars: properties: init: @dot: [mkdir] Created dir: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.http.servlet/temp.folder/@dot.bin [javac] Compiling 15 source files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.http.servlet/temp.folder/@dot.bin [javac] ---------- [javac] 1. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.http.servlet/src/org/eclipse/equinox/http/servlet/internal/Activator.java (at line 26) [javac] private static Map serviceRegistrations = new HashMap(); [javac] ^^^ [javac] Map is a raw type. References to generic type Map should be parameterized [javac] ---------- [javac] 2. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.http.servlet/src/org/eclipse/equinox/http/servlet/internal/Activator.java (at line 26) [javac] private static Map serviceRegistrations = new HashMap(); [javac] ^^^^^^^ [javac] HashMap is a raw type. References to generic type HashMap should be parameterized [javac] ---------- [javac] 3. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.http.servlet/src/org/eclipse/equinox/http/servlet/internal/Activator.java (at line 41) [javac] serviceRegistrations.put(proxyServlets[i], registration); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [javac] ---------- [javac] 4. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.http.servlet/src/org/eclipse/equinox/http/servlet/internal/Activator.java (at line 48) [javac] ServiceRegistration registration = (ServiceRegistration) serviceRegistrations.put(proxyServlets[i], null); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [javac] ---------- [javac] 5. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.http.servlet/src/org/eclipse/equinox/http/servlet/internal/Activator.java (at line 59) [javac] serviceRegistrations.put(proxyServlet, registration); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [javac] ---------- [javac] 6. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.http.servlet/src/org/eclipse/equinox/http/servlet/internal/Activator.java (at line 64) [javac] Dictionary serviceProperties = new Hashtable(2); [javac] ^^^^^^^^^^ [javac] Dictionary is a raw type. References to generic type Dictionary should be parameterized [javac] ---------- [javac] 7. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.http.servlet/src/org/eclipse/equinox/http/servlet/internal/Activator.java (at line 64) [javac] Dictionary serviceProperties = new Hashtable(2); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 8. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.http.servlet/src/org/eclipse/equinox/http/servlet/internal/Activator.java (at line 66) [javac] Enumeration initparameterNames = config.getInitParameterNames(); [javac] ^^^^^^^^^^^ [javac] Enumeration is a raw type. References to generic type Enumeration should be parameterized [javac] ---------- [javac] 9. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.http.servlet/src/org/eclipse/equinox/http/servlet/internal/Activator.java (at line 69) [javac] serviceProperties.put(name, config.getInitParameter(name)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Dictionary. References to generic type Dictionary should be parameterized [javac] ---------- [javac] 10. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.http.servlet/src/org/eclipse/equinox/http/servlet/internal/Activator.java (at line 73) [javac] serviceProperties.put(Constants.SERVICE_VENDOR, DEFAULT_SERVICE_VENDOR); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Dictionary. References to generic type Dictionary should be parameterized [javac] ---------- [javac] 11. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.http.servlet/src/org/eclipse/equinox/http/servlet/internal/Activator.java (at line 76) [javac] serviceProperties.put(Constants.SERVICE_DESCRIPTION, DEFAULT_SERVICE_DESCRIPTION); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Dictionary. References to generic type Dictionary should be parameterized [javac] ---------- [javac] ---------- [javac] 12. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.http.servlet/src/org/eclipse/equinox/http/servlet/internal/HttpServiceImpl.java (at line 27) [javac] private Set aliases = new HashSet(); //Aliases registered against this particular instance of the service [javac] ^^^ [javac] Set is a raw type. References to generic type Set should be parameterized [javac] ---------- [javac] 13. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.http.servlet/src/org/eclipse/equinox/http/servlet/internal/HttpServiceImpl.java (at line 27) [javac] private Set aliases = new HashSet(); //Aliases registered against this particular instance of the service [javac] ^^^^^^^ [javac] HashSet is a raw type. References to generic type HashSet should be parameterized [javac] ---------- [javac] 14. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.http.servlet/src/org/eclipse/equinox/http/servlet/internal/HttpServiceImpl.java (at line 38) [javac] for (Iterator it = aliases.iterator(); it.hasNext();) { [javac] ^^^^^^^^ [javac] Iterator is a raw type. References to generic type Iterator should be parameterized [javac] ---------- [javac] 15. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.http.servlet/src/org/eclipse/equinox/http/servlet/internal/HttpServiceImpl.java (at line 54) [javac] public synchronized void registerServlet(String alias, Servlet servlet, Dictionary initparams, HttpContext context) throws ServletException, NamespaceException { [javac] ^^^^^^^^^^ [javac] Dictionary is a raw type. References to generic type Dictionary should be parameterized [javac] ---------- [javac] 16. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.http.servlet/src/org/eclipse/equinox/http/servlet/internal/HttpServiceImpl.java (at line 60) [javac] aliases.add(alias); [javac] ^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method add(Object) belongs to the raw type Set. References to generic type Set should be parameterized [javac] ---------- [javac] 17. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.http.servlet/src/org/eclipse/equinox/http/servlet/internal/HttpServiceImpl.java (at line 72) [javac] aliases.add(alias); [javac] ^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method add(Object) belongs to the raw type Set. References to generic type Set should be parameterized [javac] ---------- [javac] ---------- [javac] 18. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.http.servlet/src/org/eclipse/equinox/http/servlet/internal/HttpSessionAdaptor.java (at line 38) [javac] public Enumeration getAttributeNames() { [javac] ^^^^^^^^^^^ [javac] Enumeration is a raw type. References to generic type Enumeration should be parameterized [javac] ---------- [javac] ---------- [javac] 19. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.http.servlet/src/org/eclipse/equinox/http/servlet/internal/ProxyContext.java (at line 32) [javac] private HashMap attributesMap = new HashMap(); [javac] ^^^^^^^ [javac] HashMap is a raw type. References to generic type HashMap should be parameterized [javac] ---------- [javac] 20. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.http.servlet/src/org/eclipse/equinox/http/servlet/internal/ProxyContext.java (at line 32) [javac] private HashMap attributesMap = new HashMap(); [javac] ^^^^^^^ [javac] HashMap is a raw type. References to generic type HashMap should be parameterized [javac] ---------- [javac] 21. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.http.servlet/src/org/eclipse/equinox/http/servlet/internal/ProxyContext.java (at line 62) [javac] attributesMap.put(httpContext, attributes); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized [javac] ---------- [javac] 22. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.http.servlet/src/org/eclipse/equinox/http/servlet/internal/ProxyContext.java (at line 76) [javac] synchronized Dictionary getContextAttributes(HttpContext httpContext) { [javac] ^^^^^^^^^^ [javac] Dictionary is a raw type. References to generic type Dictionary should be parameterized [javac] ---------- [javac] 23. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.http.servlet/src/org/eclipse/equinox/http/servlet/internal/ProxyContext.java (at line 77) [javac] return (Dictionary) attributesMap.get(httpContext); [javac] ^^^^^^^^^^ [javac] Dictionary is a raw type. References to generic type Dictionary should be parameterized [javac] ---------- [javac] 24. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.http.servlet/src/org/eclipse/equinox/http/servlet/internal/ProxyContext.java (at line 99) [javac] public class ContextAttributes extends Hashtable { [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 25. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.http.servlet/src/org/eclipse/equinox/http/servlet/internal/ProxyContext.java (at line 107) [javac] put(JAVAX_SERVLET_CONTEXT_TEMPDIR, contextTempDir); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [javac] ---------- [javac] ---------- [javac] 26. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.http.servlet/src/org/eclipse/equinox/http/servlet/internal/ProxyServlet.java (at line 32) [javac] private Map registrations = new HashMap(); //alias --> registration [javac] ^^^ [javac] Map is a raw type. References to generic type Map should be parameterized [javac] ---------- [javac] 27. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.http.servlet/src/org/eclipse/equinox/http/servlet/internal/ProxyServlet.java (at line 32) [javac] private Map registrations = new HashMap(); //alias --> registration [javac] ^^^^^^^ [javac] HashMap is a raw type. References to generic type HashMap should be parameterized [javac] ---------- [javac] 28. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.http.servlet/src/org/eclipse/equinox/http/servlet/internal/ProxyServlet.java (at line 33) [javac] private Set servlets = new HashSet(); //All the servlets objects that have been registered [javac] ^^^ [javac] Set is a raw type. References to generic type Set should be parameterized [javac] ---------- [javac] 29. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.http.servlet/src/org/eclipse/equinox/http/servlet/internal/ProxyServlet.java (at line 33) [javac] private Set servlets = new HashSet(); //All the servlets objects that have been registered [javac] ^^^^^^^ [javac] HashSet is a raw type. References to generic type HashSet should be parameterized [javac] ---------- [javac] 30. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.http.servlet/src/org/eclipse/equinox/http/servlet/internal/ProxyServlet.java (at line 131) [javac] synchronized void registerServlet(String alias, Servlet servlet, Dictionary initparams, HttpContext context, Bundle bundle) throws ServletException, NamespaceException { [javac] ^^^^^^^^^^ [javac] Dictionary is a raw type. References to generic type Dictionary should be parameterized [javac] ---------- [javac] 31. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.http.servlet/src/org/eclipse/equinox/http/servlet/internal/ProxyServlet.java (at line 143) [javac] registrations.put(alias, registration); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [javac] ---------- [javac] 32. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.http.servlet/src/org/eclipse/equinox/http/servlet/internal/ProxyServlet.java (at line 150) [javac] registrations.put(alias, new ResourceRegistration(name, context, getServletContext(), AccessController.getContext())); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [javac] ---------- [javac] ---------- [javac] 33. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.http.servlet/src/org/eclipse/equinox/http/servlet/internal/ResourceRegistration.java (at line 67) [javac] result = (Boolean) AccessController.doPrivileged(new PrivilegedExceptionAction() { [javac] [javac] public Object run() throws Exception { [javac] URLConnection connection = resourceURL.openConnection(); [javac] long lastModified = connection.getLastModified(); [javac] int contentLength = connection.getContentLength(); [javac] [javac] String etag = null; [javac] if (lastModified != -1 && contentLength != -1) [javac] etag = "W/\"" + contentLength + "-" + lastModified + "\""; //$NON-NLS-1$//$NON-NLS-2$//$NON-NLS-3$ [javac] [javac] // Check for cache revalidation. [javac] // We should prefer ETag validation as the guarantees are stronger and all HTTP 1.1 clients should be using it [javac] String ifNoneMatch = req.getHeader(IF_NONE_MATCH); [javac] if (ifNoneMatch != null && etag != null && ifNoneMatch.indexOf(etag) != -1) { [javac] resp.setStatus(HttpServletResponse.SC_NOT_MODIFIED); [javac] return Boolean.TRUE; [javac] } [javac] [javac] long ifModifiedSince = req.getDateHeader(IF_MODIFIED_SINCE); [javac] // for purposes of comparison we add 999 to ifModifiedSince since the fidelity [javac] // of the IMS header generally doesn't include milli-seconds [javac] if (ifModifiedSince > -1 && lastModified > 0 && lastModified <= (ifModifiedSince + 999)) { [javac] resp.setStatus(HttpServletResponse.SC_NOT_MODIFIED); [javac] return Boolean.TRUE; [javac] } [javac] [javac] // return the full contents regularly [javac] if (contentLength != -1) [javac] resp.setContentLength(contentLength); [javac] [javac] String contentType = httpContext.getMimeType(resourcePath); [javac] if (contentType == null) [javac] contentType = servletContext.getMimeType(resourcePath); [javac] [javac] if (contentType != null) [javac] resp.setContentType(contentType); [javac] [javac] if (lastModified > 0) [javac] resp.setDateHeader(LAST_MODIFIED, lastModified); [javac] [javac] if (etag != null) [javac] resp.setHeader(ETAG, etag); [javac] [javac] if (contentLength != 0) { [javac] try { [javac] OutputStream os = resp.getOutputStream(); [javac] int writtenContentLength = writeResourceToOutputStream(connection, os); [javac] if (contentLength == -1 || contentLength != writtenContentLength) [javac] resp.setContentLength(writtenContentLength); [javac] } catch (IllegalStateException e) { // can occur if the response output is already open as a Writer [javac] Writer writer = resp.getWriter(); [javac] writeResourceToWriter(connection, writer); [javac] // Since ContentLength is a measure of the number of bytes contained in the body [javac] // of a message when we use a Writer we lose control of the exact byte count and [javac] // defer the problem to the Servlet Engine's Writer implementation. [javac] } [javac] } [javac] return Boolean.TRUE; [javac] } [javac] }, acc); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: Unchecked invocation doPrivileged(PrivilegedExceptionAction, AccessControlContext) of the generic method doPrivileged(PrivilegedExceptionAction, AccessControlContext) of type AccessController [javac] ---------- [javac] 34. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.http.servlet/src/org/eclipse/equinox/http/servlet/internal/ResourceRegistration.java (at line 67) [javac] result = (Boolean) AccessController.doPrivileged(new PrivilegedExceptionAction() { [javac] [javac] public Object run() throws Exception { [javac] URLConnection connection = resourceURL.openConnection(); [javac] long lastModified = connection.getLastModified(); [javac] int contentLength = connection.getContentLength(); [javac] [javac] String etag = null; [javac] if (lastModified != -1 && contentLength != -1) [javac] etag = "W/\"" + contentLength + "-" + lastModified + "\""; //$NON-NLS-1$//$NON-NLS-2$//$NON-NLS-3$ [javac] [javac] // Check for cache revalidation. [javac] // We should prefer ETag validation as the guarantees are stronger and all HTTP 1.1 clients should be using it [javac] String ifNoneMatch = req.getHeader(IF_NONE_MATCH); [javac] if (ifNoneMatch != null && etag != null && ifNoneMatch.indexOf(etag) != -1) { [javac] resp.setStatus(HttpServletResponse.SC_NOT_MODIFIED); [javac] return Boolean.TRUE; [javac] } [javac] [javac] long ifModifiedSince = req.getDateHeader(IF_MODIFIED_SINCE); [javac] // for purposes of comparison we add 999 to ifModifiedSince since the fidelity [javac] // of the IMS header generally doesn't include milli-seconds [javac] if (ifModifiedSince > -1 && lastModified > 0 && lastModified <= (ifModifiedSince + 999)) { [javac] resp.setStatus(HttpServletResponse.SC_NOT_MODIFIED); [javac] return Boolean.TRUE; [javac] } [javac] [javac] // return the full contents regularly [javac] if (contentLength != -1) [javac] resp.setContentLength(contentLength); [javac] [javac] String contentType = httpContext.getMimeType(resourcePath); [javac] if (contentType == null) [javac] contentType = servletContext.getMimeType(resourcePath); [javac] [javac] if (contentType != null) [javac] resp.setContentType(contentType); [javac] [javac] if (lastModified > 0) [javac] resp.setDateHeader(LAST_MODIFIED, lastModified); [javac] [javac] if (etag != null) [javac] resp.setHeader(ETAG, etag); [javac] [javac] if (contentLength != 0) { [javac] try { [javac] OutputStream os = resp.getOutputStream(); [javac] int writtenContentLength = writeResourceToOutputStream(connection, os); [javac] if (contentLength == -1 || contentLength != writtenContentLength) [javac] resp.setContentLength(writtenContentLength); [javac] } catch (IllegalStateException e) { // can occur if the response output is already open as a Writer [javac] Writer writer = resp.getWriter(); [javac] writeResourceToWriter(connection, writer); [javac] // Since ContentLength is a measure of the number of bytes contained in the body [javac] // of a message when we use a Writer we lose control of the exact byte count and [javac] // defer the problem to the Servlet Engine's Writer implementation. [javac] } [javac] } [javac] return Boolean.TRUE; [javac] } [javac] }, acc); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The expression of type new PrivilegedExceptionAction(){} needs unchecked conversion to conform to PrivilegedExceptionAction [javac] ---------- [javac] 35. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.http.servlet/src/org/eclipse/equinox/http/servlet/internal/ResourceRegistration.java (at line 67) [javac] result = (Boolean) AccessController.doPrivileged(new PrivilegedExceptionAction() { [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] PrivilegedExceptionAction is a raw type. References to generic type PrivilegedExceptionAction should be parameterized [javac] ---------- [javac] ---------- [javac] 36. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.http.servlet/src/org/eclipse/equinox/http/servlet/internal/ServletConfigImpl.java (at line 19) [javac] private static final Dictionary EMPTY_PARAMS = new Hashtable(0); [javac] ^^^^^^^^^^ [javac] Dictionary is a raw type. References to generic type Dictionary should be parameterized [javac] ---------- [javac] 37. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.http.servlet/src/org/eclipse/equinox/http/servlet/internal/ServletConfigImpl.java (at line 19) [javac] private static final Dictionary EMPTY_PARAMS = new Hashtable(0); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 38. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.http.servlet/src/org/eclipse/equinox/http/servlet/internal/ServletConfigImpl.java (at line 22) [javac] private Dictionary initparams; [javac] ^^^^^^^^^^ [javac] Dictionary is a raw type. References to generic type Dictionary should be parameterized [javac] ---------- [javac] 39. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.http.servlet/src/org/eclipse/equinox/http/servlet/internal/ServletConfigImpl.java (at line 25) [javac] public ServletConfigImpl(Servlet servlet, Dictionary initparams, ServletContext servletContext) { [javac] ^^^^^^^^^^ [javac] Dictionary is a raw type. References to generic type Dictionary should be parameterized [javac] ---------- [javac] 40. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.http.servlet/src/org/eclipse/equinox/http/servlet/internal/ServletConfigImpl.java (at line 50) [javac] public Enumeration getInitParameterNames() { [javac] ^^^^^^^^^^^ [javac] Enumeration is a raw type. References to generic type Enumeration should be parameterized [javac] ---------- [javac] ---------- [javac] 41. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.http.servlet/src/org/eclipse/equinox/http/servlet/internal/ServletContextAdaptor.java (at line 44) [javac] public Set getResourcePaths(String name) { [javac] ^^^ [javac] Set is a raw type. References to generic type Set should be parameterized [javac] ---------- [javac] 42. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.http.servlet/src/org/eclipse/equinox/http/servlet/internal/ServletContextAdaptor.java (at line 51) [javac] return (Set) getResourcePathsMethod.invoke(httpContext, new Object[] {name}); [javac] ^^^ [javac] Set is a raw type. References to generic type Set should be parameterized [javac] ---------- [javac] 43. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.http.servlet/src/org/eclipse/equinox/http/servlet/internal/ServletContextAdaptor.java (at line 59) [javac] Dictionary attributes = proxyContext.getContextAttributes(httpContext); [javac] ^^^^^^^^^^ [javac] Dictionary is a raw type. References to generic type Dictionary should be parameterized [javac] ---------- [javac] 44. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.http.servlet/src/org/eclipse/equinox/http/servlet/internal/ServletContextAdaptor.java (at line 63) [javac] public Enumeration getAttributeNames() { [javac] ^^^^^^^^^^^ [javac] Enumeration is a raw type. References to generic type Enumeration should be parameterized [javac] ---------- [javac] 45. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.http.servlet/src/org/eclipse/equinox/http/servlet/internal/ServletContextAdaptor.java (at line 64) [javac] Dictionary attributes = proxyContext.getContextAttributes(httpContext); [javac] ^^^^^^^^^^ [javac] Dictionary is a raw type. References to generic type Dictionary should be parameterized [javac] ---------- [javac] 46. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.http.servlet/src/org/eclipse/equinox/http/servlet/internal/ServletContextAdaptor.java (at line 69) [javac] Dictionary attributes = proxyContext.getContextAttributes(httpContext); [javac] ^^^^^^^^^^ [javac] Dictionary is a raw type. References to generic type Dictionary should be parameterized [javac] ---------- [javac] 47. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.http.servlet/src/org/eclipse/equinox/http/servlet/internal/ServletContextAdaptor.java (at line 70) [javac] attributes.put(attributeName, attributeValue); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Dictionary. References to generic type Dictionary should be parameterized [javac] ---------- [javac] 48. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.http.servlet/src/org/eclipse/equinox/http/servlet/internal/ServletContextAdaptor.java (at line 74) [javac] Dictionary attributes = proxyContext.getContextAttributes(httpContext); [javac] ^^^^^^^^^^ [javac] Dictionary is a raw type. References to generic type Dictionary should be parameterized [javac] ---------- [javac] 49. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.http.servlet/src/org/eclipse/equinox/http/servlet/internal/ServletContextAdaptor.java (at line 85) [javac] return (URL) AccessController.doPrivileged(new PrivilegedExceptionAction() { [javac] public Object run() throws Exception { [javac] return httpContext.getResource(name); [javac] } [javac] }, acc); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: Unchecked invocation doPrivileged(PrivilegedExceptionAction, AccessControlContext) of the generic method doPrivileged(PrivilegedExceptionAction, AccessControlContext) of type AccessController [javac] ---------- [javac] 50. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.http.servlet/src/org/eclipse/equinox/http/servlet/internal/ServletContextAdaptor.java (at line 85) [javac] return (URL) AccessController.doPrivileged(new PrivilegedExceptionAction() { [javac] public Object run() throws Exception { [javac] return httpContext.getResource(name); [javac] } [javac] }, acc); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The expression of type new PrivilegedExceptionAction(){} needs unchecked conversion to conform to PrivilegedExceptionAction [javac] ---------- [javac] 51. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.http.servlet/src/org/eclipse/equinox/http/servlet/internal/ServletContextAdaptor.java (at line 85) [javac] return (URL) AccessController.doPrivileged(new PrivilegedExceptionAction() { [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] PrivilegedExceptionAction is a raw type. References to generic type PrivilegedExceptionAction should be parameterized [javac] ---------- [javac] 52. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.http.servlet/src/org/eclipse/equinox/http/servlet/internal/ServletContextAdaptor.java (at line 116) [javac] public Enumeration getInitParameterNames() { [javac] ^^^^^^^^^^^ [javac] Enumeration is a raw type. References to generic type Enumeration should be parameterized [javac] ---------- [javac] 53. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.http.servlet/src/org/eclipse/equinox/http/servlet/internal/ServletContextAdaptor.java (at line 154) [javac] public Enumeration getServletNames() { [javac] ^^^^^^^^^^^ [javac] Enumeration is a raw type. References to generic type Enumeration should be parameterized [javac] ---------- [javac] 54. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.http.servlet/src/org/eclipse/equinox/http/servlet/internal/ServletContextAdaptor.java (at line 159) [javac] public Enumeration getServlets() { [javac] ^^^^^^^^^^^ [javac] Enumeration is a raw type. References to generic type Enumeration should be parameterized [javac] ---------- [javac] 55. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.http.servlet/src/org/eclipse/equinox/http/servlet/internal/ServletContextAdaptor.java (at line 179) [javac] Method getContextPathMethod = servletContext.getClass().getMethod("getContextPath", null); //$NON-NLS-1$ [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] The argument of type null should explicitly be cast to Class[] for the invocation of the varargs method getMethod(String, Class...) from type Class. It could alternatively be cast to Class for a varargs invocation [javac] ---------- [javac] 56. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.http.servlet/src/org/eclipse/equinox/http/servlet/internal/ServletContextAdaptor.java (at line 180) [javac] return (String) getContextPathMethod.invoke(servletContext, null) + proxyContext.getServletPath(); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] The argument of type null should explicitly be cast to Object[] for the invocation of the varargs method invoke(Object, Object...) from type Method. It could alternatively be cast to Object for a varargs invocation [javac] ---------- [javac] ---------- [javac] 57. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.http.servlet/src/org/eclipse/equinox/http/servlet/internal/ServletRegistration.java (at line 28) [javac] private Set servlets; //All the servlets registered against the instance of the proxy servlet that "ownes" self. [javac] ^^^ [javac] Set is a raw type. References to generic type Set should be parameterized [javac] ---------- [javac] 58. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.http.servlet/src/org/eclipse/equinox/http/servlet/internal/ServletRegistration.java (at line 32) [javac] public ServletRegistration(Servlet servlet, ProxyContext proxyContext, HttpContext context, Bundle bundle, Set servlets) { [javac] ^^^ [javac] Set is a raw type. References to generic type Set should be parameterized [javac] ---------- [javac] 59. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.http.servlet/src/org/eclipse/equinox/http/servlet/internal/ServletRegistration.java (at line 68) [javac] servlets.add(servlet); [javac] ^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method add(Object) belongs to the raw type Set. References to generic type Set should be parameterized [javac] ---------- [javac] 59 problems (59 warnings) [copy] Copying 18 files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.http.servlet/@dot [delete] Deleting directory /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.http.servlet/temp.folder/@dot.bin properties: init: build.jars: properties: init: @dot: [mkdir] Created dir: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.http.jetty_1.1.0/temp.folder/@dot.bin [javac] Compiling 5 source files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.http.jetty_1.1.0/temp.folder/@dot.bin [javac] ---------- [javac] 1. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.http.jetty_1.1.0/src/org/eclipse/equinox/http/jetty/JettyConfigurator.java (at line 39) [javac] public static void startServer(String id, Dictionary settings) throws Exception { [javac] ^^^^^^^^^^ [javac] Dictionary is a raw type. References to generic type Dictionary should be parameterized [javac] ---------- [javac] 2. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.http.jetty_1.1.0/src/org/eclipse/equinox/http/jetty/JettyConfigurator.java (at line 42) [javac] settings.put(Constants.SERVICE_PID, pid); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Dictionary. References to generic type Dictionary should be parameterized [javac] ---------- [javac] ---------- [javac] 3. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.http.jetty_1.1.0/src/org/eclipse/equinox/http/jetty/internal/Activator.java (at line 52) [javac] Dictionary defaultSettings = createDefaultSettings(context); [javac] ^^^^^^^^^^ [javac] Dictionary is a raw type. References to generic type Dictionary should be parameterized [javac] ---------- [javac] 4. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.http.jetty_1.1.0/src/org/eclipse/equinox/http/jetty/internal/Activator.java (at line 56) [javac] Dictionary dictionary = new Hashtable(); [javac] ^^^^^^^^^^ [javac] Dictionary is a raw type. References to generic type Dictionary should be parameterized [javac] ---------- [javac] 5. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.http.jetty_1.1.0/src/org/eclipse/equinox/http/jetty/internal/Activator.java (at line 56) [javac] Dictionary dictionary = new Hashtable(); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 6. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.http.jetty_1.1.0/src/org/eclipse/equinox/http/jetty/internal/Activator.java (at line 57) [javac] dictionary.put(Constants.SERVICE_PID, MANAGED_SERVICE_FACTORY_PID); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Dictionary. References to generic type Dictionary should be parameterized [javac] ---------- [javac] 7. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.http.jetty_1.1.0/src/org/eclipse/equinox/http/jetty/internal/Activator.java (at line 91) [javac] private Dictionary createDefaultSettings(BundleContext context) { [javac] ^^^^^^^^^^ [javac] Dictionary is a raw type. References to generic type Dictionary should be parameterized [javac] ---------- [javac] 8. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.http.jetty_1.1.0/src/org/eclipse/equinox/http/jetty/internal/Activator.java (at line 93) [javac] Dictionary defaultSettings = new Hashtable(); [javac] ^^^^^^^^^^ [javac] Dictionary is a raw type. References to generic type Dictionary should be parameterized [javac] ---------- [javac] 9. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.http.jetty_1.1.0/src/org/eclipse/equinox/http/jetty/internal/Activator.java (at line 93) [javac] Dictionary defaultSettings = new Hashtable(); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 10. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.http.jetty_1.1.0/src/org/eclipse/equinox/http/jetty/internal/Activator.java (at line 96) [javac] defaultSettings.put(Constants.SERVICE_PID, DEFAULT_PID); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Dictionary. References to generic type Dictionary should be parameterized [javac] ---------- [javac] 11. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.http.jetty_1.1.0/src/org/eclipse/equinox/http/jetty/internal/Activator.java (at line 101) [javac] defaultSettings.put(JettyConstants.HTTP_ENABLED, httpEnabled); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Dictionary. References to generic type Dictionary should be parameterized [javac] ---------- [javac] 12. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.http.jetty_1.1.0/src/org/eclipse/equinox/http/jetty/internal/Activator.java (at line 116) [javac] defaultSettings.put(JettyConstants.HTTP_PORT, new Integer(httpPort)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Dictionary. References to generic type Dictionary should be parameterized [javac] ---------- [javac] 13. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.http.jetty_1.1.0/src/org/eclipse/equinox/http/jetty/internal/Activator.java (at line 121) [javac] defaultSettings.put(JettyConstants.HTTP_HOST, httpHost); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Dictionary. References to generic type Dictionary should be parameterized [javac] ---------- [javac] 14. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.http.jetty_1.1.0/src/org/eclipse/equinox/http/jetty/internal/Activator.java (at line 125) [javac] defaultSettings.put(JettyConstants.HTTPS_ENABLED, httpsEnabled); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Dictionary. References to generic type Dictionary should be parameterized [javac] ---------- [javac] 15. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.http.jetty_1.1.0/src/org/eclipse/equinox/http/jetty/internal/Activator.java (at line 141) [javac] defaultSettings.put(JettyConstants.HTTPS_PORT, new Integer(httpsPort)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Dictionary. References to generic type Dictionary should be parameterized [javac] ---------- [javac] 16. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.http.jetty_1.1.0/src/org/eclipse/equinox/http/jetty/internal/Activator.java (at line 146) [javac] defaultSettings.put(JettyConstants.HTTPS_HOST, httpsHost); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Dictionary. References to generic type Dictionary should be parameterized [javac] ---------- [javac] 17. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.http.jetty_1.1.0/src/org/eclipse/equinox/http/jetty/internal/Activator.java (at line 151) [javac] defaultSettings.put(JettyConstants.SSL_KEYSTORE, keystore); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Dictionary. References to generic type Dictionary should be parameterized [javac] ---------- [javac] 18. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.http.jetty_1.1.0/src/org/eclipse/equinox/http/jetty/internal/Activator.java (at line 155) [javac] defaultSettings.put(JettyConstants.SSL_PASSWORD, password); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Dictionary. References to generic type Dictionary should be parameterized [javac] ---------- [javac] 19. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.http.jetty_1.1.0/src/org/eclipse/equinox/http/jetty/internal/Activator.java (at line 159) [javac] defaultSettings.put(JettyConstants.SSL_KEYPASSWORD, keypassword); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Dictionary. References to generic type Dictionary should be parameterized [javac] ---------- [javac] 20. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.http.jetty_1.1.0/src/org/eclipse/equinox/http/jetty/internal/Activator.java (at line 163) [javac] defaultSettings.put(JettyConstants.SSL_NEEDCLIENTAUTH, new Boolean(needclientauth)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Dictionary. References to generic type Dictionary should be parameterized [javac] ---------- [javac] 21. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.http.jetty_1.1.0/src/org/eclipse/equinox/http/jetty/internal/Activator.java (at line 167) [javac] defaultSettings.put(JettyConstants.SSL_WANTCLIENTAUTH, new Boolean(wantclientauth)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Dictionary. References to generic type Dictionary should be parameterized [javac] ---------- [javac] 22. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.http.jetty_1.1.0/src/org/eclipse/equinox/http/jetty/internal/Activator.java (at line 171) [javac] defaultSettings.put(JettyConstants.SSL_PROTOCOL, protocol); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Dictionary. References to generic type Dictionary should be parameterized [javac] ---------- [javac] 23. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.http.jetty_1.1.0/src/org/eclipse/equinox/http/jetty/internal/Activator.java (at line 175) [javac] defaultSettings.put(JettyConstants.SSL_ALGORITHM, algorithm); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Dictionary. References to generic type Dictionary should be parameterized [javac] ---------- [javac] 24. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.http.jetty_1.1.0/src/org/eclipse/equinox/http/jetty/internal/Activator.java (at line 179) [javac] defaultSettings.put(JettyConstants.SSL_KEYSTORETYPE, keystoretype); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Dictionary. References to generic type Dictionary should be parameterized [javac] ---------- [javac] 25. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.http.jetty_1.1.0/src/org/eclipse/equinox/http/jetty/internal/Activator.java (at line 185) [javac] defaultSettings.put(JettyConstants.CONTEXT_PATH, contextpath); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Dictionary. References to generic type Dictionary should be parameterized [javac] ---------- [javac] 26. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.http.jetty_1.1.0/src/org/eclipse/equinox/http/jetty/internal/Activator.java (at line 191) [javac] defaultSettings.put(JettyConstants.CONTEXT_SESSIONINACTIVEINTERVAL, new Integer(sessionInactiveInterval)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Dictionary. References to generic type Dictionary should be parameterized [javac] ---------- [javac] 27. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.http.jetty_1.1.0/src/org/eclipse/equinox/http/jetty/internal/Activator.java (at line 200) [javac] defaultSettings.put(JettyConstants.OTHER_INFO, otherInfo); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Dictionary. References to generic type Dictionary should be parameterized [javac] ---------- [javac] 28. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.http.jetty_1.1.0/src/org/eclipse/equinox/http/jetty/internal/Activator.java (at line 205) [javac] public synchronized static void startServer(String pid, Dictionary settings) throws Exception { [javac] ^^^^^^^^^^ [javac] Dictionary is a raw type. References to generic type Dictionary should be parameterized [javac] ---------- [javac] ---------- [javac] 29. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.http.jetty_1.1.0/src/org/eclipse/equinox/http/jetty/internal/HttpServerManager.java (at line 33) [javac] private Map servers = new HashMap(); [javac] ^^^ [javac] Map is a raw type. References to generic type Map should be parameterized [javac] ---------- [javac] 30. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.http.jetty_1.1.0/src/org/eclipse/equinox/http/jetty/internal/HttpServerManager.java (at line 33) [javac] private Map servers = new HashMap(); [javac] ^^^^^^^ [javac] HashMap is a raw type. References to generic type HashMap should be parameterized [javac] ---------- [javac] 31. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.http.jetty_1.1.0/src/org/eclipse/equinox/http/jetty/internal/HttpServerManager.java (at line 58) [javac] public synchronized void updated(String pid, Dictionary dictionary) throws ConfigurationException { [javac] ^^^^^^^^^^ [javac] Dictionary is a raw type. References to generic type Dictionary should be parameterized [javac] ---------- [javac] 32. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.http.jetty_1.1.0/src/org/eclipse/equinox/http/jetty/internal/HttpServerManager.java (at line 97) [javac] servers.put(pid, server); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [javac] ---------- [javac] 33. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.http.jetty_1.1.0/src/org/eclipse/equinox/http/jetty/internal/HttpServerManager.java (at line 101) [javac] for (Iterator it = servers.values().iterator(); it.hasNext();) { [javac] ^^^^^^^^ [javac] Iterator is a raw type. References to generic type Iterator should be parameterized [javac] ---------- [javac] 34. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.http.jetty_1.1.0/src/org/eclipse/equinox/http/jetty/internal/HttpServerManager.java (at line 108) [javac] private SocketListener createHttpListener(Dictionary dictionary) { [javac] ^^^^^^^^^^ [javac] Dictionary is a raw type. References to generic type Dictionary should be parameterized [javac] ---------- [javac] 35. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.http.jetty_1.1.0/src/org/eclipse/equinox/http/jetty/internal/HttpServerManager.java (at line 142) [javac] private SocketListener createHttpsListener(Dictionary dictionary) { [javac] ^^^^^^^^^^ [javac] Dictionary is a raw type. References to generic type Dictionary should be parameterized [javac] ---------- [javac] 36. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.http.jetty_1.1.0/src/org/eclipse/equinox/http/jetty/internal/HttpServerManager.java (at line 216) [javac] private HttpContext createHttpContext(Dictionary dictionary) { [javac] ^^^^^^^^^^ [javac] Dictionary is a raw type. References to generic type Dictionary should be parameterized [javac] ---------- [javac] ---------- [javac] 37. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.http.jetty_1.1.0/src/org/eclipse/equinox/http/jetty/internal/Servlet25Handler.java (at line 51) [javac] public Enumeration getAttributeNames() { [javac] ^^^^^^^^^^^ [javac] Enumeration is a raw type. References to generic type Enumeration should be parameterized [javac] ---------- [javac] 38. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.http.jetty_1.1.0/src/org/eclipse/equinox/http/jetty/internal/Servlet25Handler.java (at line 63) [javac] public Enumeration getInitParameterNames() { [javac] ^^^^^^^^^^^ [javac] Enumeration is a raw type. References to generic type Enumeration should be parameterized [javac] ---------- [javac] 39. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.http.jetty_1.1.0/src/org/eclipse/equinox/http/jetty/internal/Servlet25Handler.java (at line 99) [javac] public Set getResourcePaths(String path) { [javac] ^^^ [javac] Set is a raw type. References to generic type Set should be parameterized [javac] ---------- [javac] 40. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.http.jetty_1.1.0/src/org/eclipse/equinox/http/jetty/internal/Servlet25Handler.java (at line 121) [javac] public Enumeration getServletNames() { [javac] ^^^^^^^^^^^ [javac] Enumeration is a raw type. References to generic type Enumeration should be parameterized [javac] ---------- [javac] 41. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.http.jetty_1.1.0/src/org/eclipse/equinox/http/jetty/internal/Servlet25Handler.java (at line 128) [javac] public Enumeration getServlets() { [javac] ^^^^^^^^^^^ [javac] Enumeration is a raw type. References to generic type Enumeration should be parameterized [javac] ---------- [javac] 41 problems (41 warnings) [copy] Copying 7 files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.http.jetty_1.1.0/@dot [delete] Deleting directory /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.http.jetty_1.1.0/temp.folder/@dot.bin properties: init: build.jars: properties: init: @dot: [mkdir] Created dir: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.jsp.jasper/temp.folder/@dot.bin [javac] Compiling 5 source files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.jsp.jasper/temp.folder/@dot.bin [javac] ---------- [javac] 1. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.jsp.jasper/src/org/eclipse/equinox/internal/jsp/jasper/Activator.java (at line 57) [javac] public static synchronized Bundle getBundle(Class clazz) { [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] ---------- [javac] 2. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.jsp.jasper/src/org/eclipse/equinox/internal/jsp/jasper/BundleProxyClassLoader.java (at line 38) [javac] public Enumeration findResources(String name) throws IOException { [javac] ^^^^^^^^^^^ [javac] Enumeration is a raw type. References to generic type Enumeration should be parameterized [javac] ---------- [javac] 3. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.jsp.jasper/src/org/eclipse/equinox/internal/jsp/jasper/BundleProxyClassLoader.java (at line 38) [javac] public Enumeration findResources(String name) throws IOException { [javac] ^^^^^^^^^^^ [javac] Type safety: The return type Enumeration for findResources(String) from the type BundleProxyClassLoader needs unchecked conversion to conform to Enumeration from the type ClassLoader [javac] ---------- [javac] 4. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.jsp.jasper/src/org/eclipse/equinox/internal/jsp/jasper/BundleProxyClassLoader.java (at line 46) [javac] public Class findClass(String name) throws ClassNotFoundException { [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] 5. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.jsp.jasper/src/org/eclipse/equinox/internal/jsp/jasper/BundleProxyClassLoader.java (at line 46) [javac] public Class findClass(String name) throws ClassNotFoundException { [javac] ^^^^^ [javac] Type safety: The return type Class for findClass(String) from the type BundleProxyClassLoader needs unchecked conversion to conform to Class from the type ClassLoader [javac] ---------- [javac] 6. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.jsp.jasper/src/org/eclipse/equinox/internal/jsp/jasper/BundleProxyClassLoader.java (at line 54) [javac] protected Class loadClass(String name, boolean resolve) throws ClassNotFoundException { [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] 7. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.jsp.jasper/src/org/eclipse/equinox/internal/jsp/jasper/BundleProxyClassLoader.java (at line 54) [javac] protected Class loadClass(String name, boolean resolve) throws ClassNotFoundException { [javac] ^^^^^ [javac] Type safety: The return type Class for loadClass(String, boolean) from the type BundleProxyClassLoader needs unchecked conversion to conform to Class from the type ClassLoader [javac] ---------- [javac] 8. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.jsp.jasper/src/org/eclipse/equinox/internal/jsp/jasper/BundleProxyClassLoader.java (at line 55) [javac] Class clazz = (parent == null) ? findClass(name) : super.loadClass(name, false); [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] ---------- [javac] 9. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.jsp.jasper/src/org/eclipse/equinox/internal/jsp/jasper/JSPContextFinder.java (at line 23) [javac] public class JSPContextFinder extends ClassLoader implements PrivilegedAction { [javac] ^^^^^^^^^^^^^^^^ [javac] PrivilegedAction is a raw type. References to generic type PrivilegedAction should be parameterized [javac] ---------- [javac] 10. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.jsp.jasper/src/org/eclipse/equinox/internal/jsp/jasper/JSPContextFinder.java (at line 25) [javac] public Class[] getClassContext() { [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] 11. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.jsp.jasper/src/org/eclipse/equinox/internal/jsp/jasper/JSPContextFinder.java (at line 31) [javac] private static ThreadLocal cycleDetector = new ThreadLocal(); [javac] ^^^^^^^^^^^ [javac] ThreadLocal is a raw type. References to generic type ThreadLocal should be parameterized [javac] ---------- [javac] 12. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.jsp.jasper/src/org/eclipse/equinox/internal/jsp/jasper/JSPContextFinder.java (at line 31) [javac] private static ThreadLocal cycleDetector = new ThreadLocal(); [javac] ^^^^^^^^^^^ [javac] ThreadLocal is a raw type. References to generic type ThreadLocal should be parameterized [javac] ---------- [javac] 13. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.jsp.jasper/src/org/eclipse/equinox/internal/jsp/jasper/JSPContextFinder.java (at line 34) [javac] AccessController.doPrivileged(new PrivilegedAction() { [javac] public Object run() { [javac] contextFinder = new Finder(); [javac] return null; [javac] } [javac] }); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: Unchecked invocation doPrivileged(PrivilegedAction) of the generic method doPrivileged(PrivilegedAction) of type AccessController [javac] ---------- [javac] 14. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.jsp.jasper/src/org/eclipse/equinox/internal/jsp/jasper/JSPContextFinder.java (at line 34) [javac] AccessController.doPrivileged(new PrivilegedAction() { [javac] public Object run() { [javac] contextFinder = new Finder(); [javac] return null; [javac] } [javac] }); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The expression of type new PrivilegedAction(){} needs unchecked conversion to conform to PrivilegedAction [javac] ---------- [javac] 15. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.jsp.jasper/src/org/eclipse/equinox/internal/jsp/jasper/JSPContextFinder.java (at line 34) [javac] AccessController.doPrivileged(new PrivilegedAction() { [javac] ^^^^^^^^^^^^^^^^ [javac] PrivilegedAction is a raw type. References to generic type PrivilegedAction should be parameterized [javac] ---------- [javac] 16. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.jsp.jasper/src/org/eclipse/equinox/internal/jsp/jasper/JSPContextFinder.java (at line 50) [javac] ArrayList basicFindClassLoaders() { [javac] ^^^^^^^^^ [javac] ArrayList is a raw type. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 17. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.jsp.jasper/src/org/eclipse/equinox/internal/jsp/jasper/JSPContextFinder.java (at line 51) [javac] Class[] stack = contextFinder.getClassContext(); [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] 18. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.jsp.jasper/src/org/eclipse/equinox/internal/jsp/jasper/JSPContextFinder.java (at line 52) [javac] ArrayList result = new ArrayList(1); [javac] ^^^^^^^^^ [javac] ArrayList is a raw type. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 19. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.jsp.jasper/src/org/eclipse/equinox/internal/jsp/jasper/JSPContextFinder.java (at line 52) [javac] ArrayList result = new ArrayList(1); [javac] ^^^^^^^^^ [javac] ArrayList is a raw type. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 20. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.jsp.jasper/src/org/eclipse/equinox/internal/jsp/jasper/JSPContextFinder.java (at line 59) [javac] result.add(tmp); [javac] ^^^^^^^^^^^^^^^ [javac] Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 21. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.jsp.jasper/src/org/eclipse/equinox/internal/jsp/jasper/JSPContextFinder.java (at line 71) [javac] private boolean checkClass(Class clazz) { [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] 22. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.jsp.jasper/src/org/eclipse/equinox/internal/jsp/jasper/JSPContextFinder.java (at line 89) [javac] private ArrayList findClassLoaders() { [javac] ^^^^^^^^^ [javac] ArrayList is a raw type. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 23. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.jsp.jasper/src/org/eclipse/equinox/internal/jsp/jasper/JSPContextFinder.java (at line 92) [javac] return (ArrayList) AccessController.doPrivileged(this); [javac] ^^^^^^^^^ [javac] ArrayList is a raw type. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 24. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.jsp.jasper/src/org/eclipse/equinox/internal/jsp/jasper/JSPContextFinder.java (at line 92) [javac] return (ArrayList) AccessController.doPrivileged(this); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: Unchecked invocation doPrivileged(PrivilegedAction) of the generic method doPrivileged(PrivilegedAction) of type AccessController [javac] ---------- [javac] 25. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.jsp.jasper/src/org/eclipse/equinox/internal/jsp/jasper/JSPContextFinder.java (at line 92) [javac] return (ArrayList) AccessController.doPrivileged(this); [javac] ^^^^ [javac] Type safety: The expression of type JSPContextFinder needs unchecked conversion to conform to PrivilegedAction [javac] ---------- [javac] 26. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.jsp.jasper/src/org/eclipse/equinox/internal/jsp/jasper/JSPContextFinder.java (at line 102) [javac] Set classesAndResources = (Set) cycleDetector.get(); [javac] ^^^ [javac] Set is a raw type. References to generic type Set should be parameterized [javac] ---------- [javac] 27. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.jsp.jasper/src/org/eclipse/equinox/internal/jsp/jasper/JSPContextFinder.java (at line 102) [javac] Set classesAndResources = (Set) cycleDetector.get(); [javac] ^^^ [javac] Set is a raw type. References to generic type Set should be parameterized [javac] ---------- [javac] 28. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.jsp.jasper/src/org/eclipse/equinox/internal/jsp/jasper/JSPContextFinder.java (at line 107) [javac] classesAndResources = new HashSet(3); [javac] ^^^^^^^ [javac] HashSet is a raw type. References to generic type HashSet should be parameterized [javac] ---------- [javac] 29. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.jsp.jasper/src/org/eclipse/equinox/internal/jsp/jasper/JSPContextFinder.java (at line 108) [javac] cycleDetector.set(classesAndResources); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method set(Object) belongs to the raw type ThreadLocal. References to generic type ThreadLocal should be parameterized [javac] ---------- [javac] 30. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.jsp.jasper/src/org/eclipse/equinox/internal/jsp/jasper/JSPContextFinder.java (at line 110) [javac] classesAndResources.add(name); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method add(Object) belongs to the raw type Set. References to generic type Set should be parameterized [javac] ---------- [javac] 31. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.jsp.jasper/src/org/eclipse/equinox/internal/jsp/jasper/JSPContextFinder.java (at line 115) [javac] ((Set) cycleDetector.get()).remove(name); [javac] ^^^ [javac] Set is a raw type. References to generic type Set should be parameterized [javac] ---------- [javac] 32. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.jsp.jasper/src/org/eclipse/equinox/internal/jsp/jasper/JSPContextFinder.java (at line 118) [javac] protected Class loadClass(String arg0, boolean arg1) throws ClassNotFoundException { [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] 33. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.jsp.jasper/src/org/eclipse/equinox/internal/jsp/jasper/JSPContextFinder.java (at line 118) [javac] protected Class loadClass(String arg0, boolean arg1) throws ClassNotFoundException { [javac] ^^^^^ [javac] Type safety: The return type Class for loadClass(String, boolean) from the type JSPContextFinder needs unchecked conversion to conform to Class from the type ClassLoader [javac] ---------- [javac] 34. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.jsp.jasper/src/org/eclipse/equinox/internal/jsp/jasper/JSPContextFinder.java (at line 124) [javac] ArrayList toConsult = findClassLoaders(); [javac] ^^^^^^^^^ [javac] ArrayList is a raw type. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 35. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.jsp.jasper/src/org/eclipse/equinox/internal/jsp/jasper/JSPContextFinder.java (at line 125) [javac] for (Iterator loaders = toConsult.iterator(); loaders.hasNext();) [javac] ^^^^^^^^ [javac] Iterator is a raw type. References to generic type Iterator should be parameterized [javac] ---------- [javac] 36. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.jsp.jasper/src/org/eclipse/equinox/internal/jsp/jasper/JSPContextFinder.java (at line 142) [javac] ArrayList toConsult = findClassLoaders(); [javac] ^^^^^^^^^ [javac] ArrayList is a raw type. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 37. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.jsp.jasper/src/org/eclipse/equinox/internal/jsp/jasper/JSPContextFinder.java (at line 143) [javac] for (Iterator loaders = toConsult.iterator(); loaders.hasNext();) { [javac] ^^^^^^^^ [javac] Iterator is a raw type. References to generic type Iterator should be parameterized [javac] ---------- [javac] 38. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.jsp.jasper/src/org/eclipse/equinox/internal/jsp/jasper/JSPContextFinder.java (at line 155) [javac] protected Enumeration findResources(String arg0) throws IOException { [javac] ^^^^^^^^^^^ [javac] Enumeration is a raw type. References to generic type Enumeration should be parameterized [javac] ---------- [javac] 39. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.jsp.jasper/src/org/eclipse/equinox/internal/jsp/jasper/JSPContextFinder.java (at line 155) [javac] protected Enumeration findResources(String arg0) throws IOException { [javac] ^^^^^^^^^^^ [javac] Type safety: The return type Enumeration for findResources(String) from the type JSPContextFinder needs unchecked conversion to conform to Enumeration from the type ClassLoader [javac] ---------- [javac] 40. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.jsp.jasper/src/org/eclipse/equinox/internal/jsp/jasper/JSPContextFinder.java (at line 160) [javac] ArrayList toConsult = findClassLoaders(); [javac] ^^^^^^^^^ [javac] ArrayList is a raw type. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 41. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.jsp.jasper/src/org/eclipse/equinox/internal/jsp/jasper/JSPContextFinder.java (at line 161) [javac] for (Iterator loaders = toConsult.iterator(); loaders.hasNext();) { [javac] ^^^^^^^^ [javac] Iterator is a raw type. References to generic type Iterator should be parameterized [javac] ---------- [javac] 42. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.jsp.jasper/src/org/eclipse/equinox/internal/jsp/jasper/JSPContextFinder.java (at line 162) [javac] Enumeration result = ((ClassLoader) loaders.next()).getResources(arg0); [javac] ^^^^^^^^^^^ [javac] Enumeration is a raw type. References to generic type Enumeration should be parameterized [javac] ---------- [javac] ---------- [javac] 43. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.jsp.jasper/src/org/eclipse/equinox/internal/jsp/jasper/JspClassLoader.java (at line 44) [javac] public Enumeration findResources(String name) throws IOException { [javac] ^^^^^^^^^^^ [javac] Enumeration is a raw type. References to generic type Enumeration should be parameterized [javac] ---------- [javac] 44. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.jsp.jasper/src/org/eclipse/equinox/internal/jsp/jasper/JspClassLoader.java (at line 44) [javac] public Enumeration findResources(String name) throws IOException { [javac] ^^^^^^^^^^^ [javac] Type safety: The return type Enumeration for findResources(String) from the type new ClassLoader(){} needs unchecked conversion to conform to Enumeration from the type ClassLoader [javac] ---------- [javac] 45. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.jsp.jasper/src/org/eclipse/equinox/internal/jsp/jasper/JspClassLoader.java (at line 45) [javac] return new Enumeration() { [javac] ^^^^^^^^^^^ [javac] Enumeration is a raw type. References to generic type Enumeration should be parameterized [javac] ---------- [javac] 46. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.jsp.jasper/src/org/eclipse/equinox/internal/jsp/jasper/JspClassLoader.java (at line 54) [javac] public Class loadClass(String name) throws ClassNotFoundException { [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] 47. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.jsp.jasper/src/org/eclipse/equinox/internal/jsp/jasper/JspClassLoader.java (at line 54) [javac] public Class loadClass(String name) throws ClassNotFoundException { [javac] ^^^^^ [javac] Type safety: The return type Class for loadClass(String) from the type new ClassLoader(){} needs unchecked conversion to conform to Class from the type ClassLoader [javac] ---------- [javac] 48. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.jsp.jasper/src/org/eclipse/equinox/internal/jsp/jasper/JspClassLoader.java (at line 71) [javac] Dictionary headers = bundle.getHeaders(); [javac] ^^^^^^^^^^ [javac] Dictionary is a raw type. References to generic type Dictionary should be parameterized [javac] ---------- [javac] 49. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.jsp.jasper/src/org/eclipse/equinox/internal/jsp/jasper/JspClassLoader.java (at line 93) [javac] protected Class loadClass(String name, boolean resolve) throws ClassNotFoundException { [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] 50. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.jsp.jasper/src/org/eclipse/equinox/internal/jsp/jasper/JspClassLoader.java (at line 93) [javac] protected Class loadClass(String name, boolean resolve) throws ClassNotFoundException { [javac] ^^^^^ [javac] Type safety: The return type Class for loadClass(String, boolean) from the type JspClassLoader needs unchecked conversion to conform to Class from the type ClassLoader [javac] ---------- [javac] 51. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.jsp.jasper/src/org/eclipse/equinox/internal/jsp/jasper/JspClassLoader.java (at line 100) [javac] protected Class findClass(String name) throws ClassNotFoundException { [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] 52. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.jsp.jasper/src/org/eclipse/equinox/internal/jsp/jasper/JspClassLoader.java (at line 100) [javac] protected Class findClass(String name) throws ClassNotFoundException { [javac] ^^^^^ [javac] Type safety: The return type Class for findClass(String) from the type JspClassLoader needs unchecked conversion to conform to Class from the type URLClassLoader [javac] ---------- [javac] ---------- [javac] 53. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.jsp.jasper/src/org/eclipse/equinox/jsp/jasper/JspServlet.java (at line 139) [javac] public Enumeration getInitParameterNames() { [javac] ^^^^^^^^^^^ [javac] Enumeration is a raw type. References to generic type Enumeration should be parameterized [javac] ---------- [javac] 54. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.jsp.jasper/src/org/eclipse/equinox/jsp/jasper/JspServlet.java (at line 172) [javac] Enumeration entryPaths = bundle.findEntries(path, file, false); [javac] ^^^^^^^^^^^ [javac] Enumeration is a raw type. References to generic type Enumeration should be parameterized [javac] ---------- [javac] 55. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.jsp.jasper/src/org/eclipse/equinox/jsp/jasper/JspServlet.java (at line 190) [javac] public Set getResourcePaths(String name) { [javac] ^^^ [javac] Set is a raw type. References to generic type Set should be parameterized [javac] ---------- [javac] 56. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.jsp.jasper/src/org/eclipse/equinox/jsp/jasper/JspServlet.java (at line 191) [javac] Set result = delegate.getResourcePaths(name); [javac] ^^^ [javac] Set is a raw type. References to generic type Set should be parameterized [javac] ---------- [javac] 57. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.jsp.jasper/src/org/eclipse/equinox/jsp/jasper/JspServlet.java (at line 192) [javac] Enumeration e = bundle.findEntries(bundleResourcePath + name, null, false); [javac] ^^^^^^^^^^^ [javac] Enumeration is a raw type. References to generic type Enumeration should be parameterized [javac] ---------- [javac] 58. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.jsp.jasper/src/org/eclipse/equinox/jsp/jasper/JspServlet.java (at line 195) [javac] result = new HashSet(); [javac] ^^^^^^^ [javac] HashSet is a raw type. References to generic type HashSet should be parameterized [javac] ---------- [javac] 59. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.jsp.jasper/src/org/eclipse/equinox/jsp/jasper/JspServlet.java (at line 198) [javac] result.add(entryURL.getFile().substring(bundleResourcePath.length())); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method add(Object) belongs to the raw type Set. References to generic type Set should be parameterized [javac] ---------- [javac] 60. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.jsp.jasper/src/org/eclipse/equinox/jsp/jasper/JspServlet.java (at line 212) [javac] public Enumeration getAttributeNames() { [javac] ^^^^^^^^^^^ [javac] Enumeration is a raw type. References to generic type Enumeration should be parameterized [javac] ---------- [javac] 61. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.jsp.jasper/src/org/eclipse/equinox/jsp/jasper/JspServlet.java (at line 224) [javac] public Enumeration getInitParameterNames() { [javac] ^^^^^^^^^^^ [javac] Enumeration is a raw type. References to generic type Enumeration should be parameterized [javac] ---------- [javac] 62. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.jsp.jasper/src/org/eclipse/equinox/jsp/jasper/JspServlet.java (at line 262) [javac] public Enumeration getServletNames() { [javac] ^^^^^^^^^^^ [javac] Enumeration is a raw type. References to generic type Enumeration should be parameterized [javac] ---------- [javac] 63. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.jsp.jasper/src/org/eclipse/equinox/jsp/jasper/JspServlet.java (at line 267) [javac] public Enumeration getServlets() { [javac] ^^^^^^^^^^^ [javac] Enumeration is a raw type. References to generic type Enumeration should be parameterized [javac] ---------- [javac] 64. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.jsp.jasper/src/org/eclipse/equinox/jsp/jasper/JspServlet.java (at line 295) [javac] Method getContextPathMethod = delegate.getClass().getMethod("getContextPath", null); //$NON-NLS-1$ [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] The argument of type null should explicitly be cast to Class[] for the invocation of the varargs method getMethod(String, Class...) from type Class. It could alternatively be cast to Class for a varargs invocation [javac] ---------- [javac] 65. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.jsp.jasper/src/org/eclipse/equinox/jsp/jasper/JspServlet.java (at line 296) [javac] return (String) getContextPathMethod.invoke(delegate, null); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] The argument of type null should explicitly be cast to Object[] for the invocation of the varargs method invoke(Object, Object...) from type Method. It could alternatively be cast to Object for a varargs invocation [javac] ---------- [javac] 65 problems (65 warnings) [copy] Copying 11 files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.jsp.jasper/@dot [delete] Deleting directory /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.jsp.jasper/temp.folder/@dot.bin properties: init: build.jars: properties: init: runtime_registry_compatibility.jar: [mkdir] Created dir: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.runtime.compatibility.registry/temp.folder/runtime_registry_compatibility.jar.bin [javac] Compiling 6 source files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.runtime.compatibility.registry/temp.folder/runtime_registry_compatibility.jar.bin [javac] ---------- [javac] 1. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.runtime.compatibility.registry/src/org/eclipse/core/internal/registry/RegistryCompatibilityHelper.java (at line 43) [javac] Class oldInternalPlatform = null; [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] 2. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.runtime.compatibility.registry/src/org/eclipse/core/internal/registry/RegistryCompatibilityHelper.java (at line 46) [javac] Method getPluginDescriptor = oldInternalPlatform.getMethod("getPluginDescriptor", new Class[] {String.class}); //$NON-NLS-1$ [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method getMethod(String, Class...) belongs to the raw type Class. References to generic type Class should be parameterized [javac] ---------- [javac] 2 problems (2 warnings) [copy] Copying 1 file to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.runtime.compatibility.registry/temp.folder/runtime_registry_compatibility.jar.bin [jar] Building jar: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.runtime.compatibility.registry/runtime_registry_compatibility.jar [delete] Deleting directory /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.runtime.compatibility.registry/temp.folder/runtime_registry_compatibility.jar.bin properties: init: build.jars: properties: init: @dot: [mkdir] Created dir: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.http.registry/temp.folder/@dot.bin [javac] Compiling 9 source files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.http.registry/temp.folder/@dot.bin [javac] ---------- [javac] 1. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.http.registry/src/org/eclipse/equinox/http/registry/internal/DefaultRegistryHttpContext.java (at line 23) [javac] private List resourceMappings; [javac] ^^^^ [javac] List is a raw type. References to generic type List should be parameterized [javac] ---------- [javac] 2. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.http.registry/src/org/eclipse/equinox/http/registry/internal/DefaultRegistryHttpContext.java (at line 32) [javac] resourceMappings = new ArrayList(); [javac] ^^^^^^^^^ [javac] ArrayList is a raw type. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 3. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.http.registry/src/org/eclipse/equinox/http/registry/internal/DefaultRegistryHttpContext.java (at line 34) [javac] resourceMappings.add(new ResourceMapping(contributingBundle, path)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [javac] ---------- [javac] 4. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.http.registry/src/org/eclipse/equinox/http/registry/internal/DefaultRegistryHttpContext.java (at line 65) [javac] for (Iterator it = resourceMappings.iterator(); it.hasNext();) { [javac] ^^^^^^^^ [javac] Iterator is a raw type. References to generic type Iterator should be parameterized [javac] ---------- [javac] 5. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.http.registry/src/org/eclipse/equinox/http/registry/internal/DefaultRegistryHttpContext.java (at line 74) [javac] public Set getResourcePaths(String path) { [javac] ^^^ [javac] Set is a raw type. References to generic type Set should be parameterized [javac] ---------- [javac] 6. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.http.registry/src/org/eclipse/equinox/http/registry/internal/DefaultRegistryHttpContext.java (at line 78) [javac] Set result = null; [javac] ^^^ [javac] Set is a raw type. References to generic type Set should be parameterized [javac] ---------- [javac] 7. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.http.registry/src/org/eclipse/equinox/http/registry/internal/DefaultRegistryHttpContext.java (at line 79) [javac] for (Iterator it = resourceMappings.iterator(); it.hasNext();) { [javac] ^^^^^^^^ [javac] Iterator is a raw type. References to generic type Iterator should be parameterized [javac] ---------- [javac] 8. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.http.registry/src/org/eclipse/equinox/http/registry/internal/DefaultRegistryHttpContext.java (at line 81) [javac] Set resourcePaths = mapping.getResourcePaths(path); [javac] ^^^ [javac] Set is a raw type. References to generic type Set should be parameterized [javac] ---------- [javac] 9. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.http.registry/src/org/eclipse/equinox/http/registry/internal/DefaultRegistryHttpContext.java (at line 84) [javac] result = new HashSet(); [javac] ^^^^^^^ [javac] HashSet is a raw type. References to generic type HashSet should be parameterized [javac] ---------- [javac] 10. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.http.registry/src/org/eclipse/equinox/http/registry/internal/DefaultRegistryHttpContext.java (at line 85) [javac] result.addAll(resourcePaths); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addAll(Collection) belongs to the raw type Set. References to generic type Set should be parameterized [javac] ---------- [javac] 11. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.http.registry/src/org/eclipse/equinox/http/registry/internal/DefaultRegistryHttpContext.java (at line 119) [javac] Enumeration entryPaths = bundle.findEntries(path, file, false); [javac] ^^^^^^^^^^^ [javac] Enumeration is a raw type. References to generic type Enumeration should be parameterized [javac] ---------- [javac] 12. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.http.registry/src/org/eclipse/equinox/http/registry/internal/DefaultRegistryHttpContext.java (at line 127) [javac] public Set getResourcePaths(String path) { [javac] ^^^ [javac] Set is a raw type. References to generic type Set should be parameterized [javac] ---------- [javac] 13. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.http.registry/src/org/eclipse/equinox/http/registry/internal/DefaultRegistryHttpContext.java (at line 131) [javac] Enumeration entryPaths = bundle.findEntries(path, null, false); [javac] ^^^^^^^^^^^ [javac] Enumeration is a raw type. References to generic type Enumeration should be parameterized [javac] ---------- [javac] 14. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.http.registry/src/org/eclipse/equinox/http/registry/internal/DefaultRegistryHttpContext.java (at line 135) [javac] Set result = new HashSet(); [javac] ^^^ [javac] Set is a raw type. References to generic type Set should be parameterized [javac] ---------- [javac] 15. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.http.registry/src/org/eclipse/equinox/http/registry/internal/DefaultRegistryHttpContext.java (at line 135) [javac] Set result = new HashSet(); [javac] ^^^^^^^ [javac] HashSet is a raw type. References to generic type HashSet should be parameterized [javac] ---------- [javac] 16. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.http.registry/src/org/eclipse/equinox/http/registry/internal/DefaultRegistryHttpContext.java (at line 141) [javac] result.add(entryPath); [javac] ^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method add(Object) belongs to the raw type Set. References to generic type Set should be parameterized [javac] ---------- [javac] 17. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.http.registry/src/org/eclipse/equinox/http/registry/internal/DefaultRegistryHttpContext.java (at line 143) [javac] result.add(entryPath.substring(bundlePath.length())); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method add(Object) belongs to the raw type Set. References to generic type Set should be parameterized [javac] ---------- [javac] ---------- [javac] 18. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.http.registry/src/org/eclipse/equinox/http/registry/internal/ExtensionPointTracker.java (at line 37) [javac] private final Set extensionCache = new HashSet(); [javac] ^^^ [javac] Set is a raw type. References to generic type Set should be parameterized [javac] ---------- [javac] 19. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.http.registry/src/org/eclipse/equinox/http/registry/internal/ExtensionPointTracker.java (at line 37) [javac] private final Set extensionCache = new HashSet(); [javac] ^^^^^^^ [javac] HashSet is a raw type. References to generic type HashSet should be parameterized [javac] ---------- [javac] 20. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.http.registry/src/org/eclipse/equinox/http/registry/internal/ExtensionPointTracker.java (at line 65) [javac] extensionCache.addAll(Arrays.asList(extensions)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addAll(Collection) belongs to the raw type Set. References to generic type Set should be parameterized [javac] ---------- [javac] 21. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.http.registry/src/org/eclipse/equinox/http/registry/internal/ExtensionPointTracker.java (at line 107) [javac] return extensionCache.add(extension); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method add(Object) belongs to the raw type Set. References to generic type Set should be parameterized [javac] ---------- [javac] 22. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.http.registry/src/org/eclipse/equinox/http/registry/internal/ExtensionPointTracker.java (at line 111) [javac] return (IExtension[]) extensionCache.toArray(new IExtension[extensionCache.size()]); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method toArray(Object[]) belongs to the raw type Set. References to generic type Set should be parameterized [javac] ---------- [javac] ---------- [javac] 23. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.http.registry/src/org/eclipse/equinox/http/registry/internal/HttpContextManager.java (at line 37) [javac] private List registered = new ArrayList(); [javac] ^^^^ [javac] List is a raw type. References to generic type List should be parameterized [javac] ---------- [javac] 24. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.http.registry/src/org/eclipse/equinox/http/registry/internal/HttpContextManager.java (at line 37) [javac] private List registered = new ArrayList(); [javac] ^^^^^^^^^ [javac] ArrayList is a raw type. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 25. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.http.registry/src/org/eclipse/equinox/http/registry/internal/HttpContextManager.java (at line 119) [javac] registered.add(httpContextElement); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [javac] ---------- [javac] ---------- [javac] 26. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.http.registry/src/org/eclipse/equinox/http/registry/internal/HttpRegistryManager.java (at line 41) [javac] Dictionary initparams; [javac] ^^^^^^^^^^ [javac] Dictionary is a raw type. References to generic type Dictionary should be parameterized [javac] ---------- [javac] 27. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.http.registry/src/org/eclipse/equinox/http/registry/internal/HttpRegistryManager.java (at line 45) [javac] public ServletContribution(String alias, Servlet servlet, Dictionary initparams, String httpContextId, IContributor contributor) { [javac] ^^^^^^^^^^ [javac] Dictionary is a raw type. References to generic type Dictionary should be parameterized [javac] ---------- [javac] 28. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.http.registry/src/org/eclipse/equinox/http/registry/internal/HttpRegistryManager.java (at line 69) [javac] private Map contexts = new HashMap(); [javac] ^^^ [javac] Map is a raw type. References to generic type Map should be parameterized [javac] ---------- [javac] 29. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.http.registry/src/org/eclipse/equinox/http/registry/internal/HttpRegistryManager.java (at line 69) [javac] private Map contexts = new HashMap(); [javac] ^^^^^^^ [javac] HashMap is a raw type. References to generic type HashMap should be parameterized [javac] ---------- [javac] 30. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.http.registry/src/org/eclipse/equinox/http/registry/internal/HttpRegistryManager.java (at line 70) [javac] private Map servlets = new HashMap(); [javac] ^^^ [javac] Map is a raw type. References to generic type Map should be parameterized [javac] ---------- [javac] 31. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.http.registry/src/org/eclipse/equinox/http/registry/internal/HttpRegistryManager.java (at line 70) [javac] private Map servlets = new HashMap(); [javac] ^^^^^^^ [javac] HashMap is a raw type. References to generic type HashMap should be parameterized [javac] ---------- [javac] 32. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.http.registry/src/org/eclipse/equinox/http/registry/internal/HttpRegistryManager.java (at line 71) [javac] private Map resources = new HashMap(); [javac] ^^^ [javac] Map is a raw type. References to generic type Map should be parameterized [javac] ---------- [javac] 33. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.http.registry/src/org/eclipse/equinox/http/registry/internal/HttpRegistryManager.java (at line 71) [javac] private Map resources = new HashMap(); [javac] ^^^^^^^ [javac] HashMap is a raw type. References to generic type HashMap should be parameterized [javac] ---------- [javac] 34. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.http.registry/src/org/eclipse/equinox/http/registry/internal/HttpRegistryManager.java (at line 72) [javac] private Set registered = new HashSet(); [javac] ^^^ [javac] Set is a raw type. References to generic type Set should be parameterized [javac] ---------- [javac] 35. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.http.registry/src/org/eclipse/equinox/http/registry/internal/HttpRegistryManager.java (at line 72) [javac] private Set registered = new HashSet(); [javac] ^^^^^^^ [javac] HashSet is a raw type. References to generic type HashSet should be parameterized [javac] ---------- [javac] 36. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.http.registry/src/org/eclipse/equinox/http/registry/internal/HttpRegistryManager.java (at line 100) [javac] resources.put(alias, contribution); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [javac] ---------- [javac] 37. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.http.registry/src/org/eclipse/equinox/http/registry/internal/HttpRegistryManager.java (at line 107) [javac] public synchronized boolean addServletContribution(String alias, Servlet servlet, Dictionary initparams, String httpContextId, IContributor contributor) { [javac] ^^^^^^^^^^ [javac] Dictionary is a raw type. References to generic type Dictionary should be parameterized [javac] ---------- [javac] 38. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.http.registry/src/org/eclipse/equinox/http/registry/internal/HttpRegistryManager.java (at line 112) [javac] servlets.put(alias, contribution); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [javac] ---------- [javac] 39. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.http.registry/src/org/eclipse/equinox/http/registry/internal/HttpRegistryManager.java (at line 143) [javac] contexts.put(httpContextId, new HttpContextContribution(context, contributor)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [javac] ---------- [javac] 40. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.http.registry/src/org/eclipse/equinox/http/registry/internal/HttpRegistryManager.java (at line 144) [javac] for (Iterator it = resources.values().iterator(); it.hasNext();) { [javac] ^^^^^^^^ [javac] Iterator is a raw type. References to generic type Iterator should be parameterized [javac] ---------- [javac] 41. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.http.registry/src/org/eclipse/equinox/http/registry/internal/HttpRegistryManager.java (at line 150) [javac] for (Iterator it = servlets.values().iterator(); it.hasNext();) { [javac] ^^^^^^^^ [javac] Iterator is a raw type. References to generic type Iterator should be parameterized [javac] ---------- [javac] 42. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.http.registry/src/org/eclipse/equinox/http/registry/internal/HttpRegistryManager.java (at line 160) [javac] for (Iterator it = resources.values().iterator(); it.hasNext();) { [javac] ^^^^^^^^ [javac] Iterator is a raw type. References to generic type Iterator should be parameterized [javac] ---------- [javac] 43. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.http.registry/src/org/eclipse/equinox/http/registry/internal/HttpRegistryManager.java (at line 166) [javac] for (Iterator it = servlets.values().iterator(); it.hasNext();) { [javac] ^^^^^^^^ [javac] Iterator is a raw type. References to generic type Iterator should be parameterized [javac] ---------- [javac] 44. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.http.registry/src/org/eclipse/equinox/http/registry/internal/HttpRegistryManager.java (at line 208) [javac] registered.add(contribution.alias); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method add(Object) belongs to the raw type Set. References to generic type Set should be parameterized [javac] ---------- [javac] 45. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.http.registry/src/org/eclipse/equinox/http/registry/internal/HttpRegistryManager.java (at line 224) [javac] registered.add(contribution.alias); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method add(Object) belongs to the raw type Set. References to generic type Set should be parameterized [javac] ---------- [javac] ---------- [javac] 46. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.http.registry/src/org/eclipse/equinox/http/registry/internal/HttpServiceTracker.java (at line 32) [javac] Map httpRegistryManagers = new HashMap(); [javac] ^^^ [javac] Map is a raw type. References to generic type Map should be parameterized [javac] ---------- [javac] 47. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.http.registry/src/org/eclipse/equinox/http/registry/internal/HttpServiceTracker.java (at line 32) [javac] Map httpRegistryManagers = new HashMap(); [javac] ^^^^^^^ [javac] HashMap is a raw type. References to generic type HashMap should be parameterized [javac] ---------- [javac] 48. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.http.registry/src/org/eclipse/equinox/http/registry/internal/HttpServiceTracker.java (at line 59) [javac] httpRegistryManagers.put(reference, httpRegistryManager); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [javac] ---------- [javac] ---------- [javac] 49. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.http.registry/src/org/eclipse/equinox/http/registry/internal/ResourceManager.java (at line 42) [javac] private List registered = new ArrayList(); [javac] ^^^^ [javac] List is a raw type. References to generic type List should be parameterized [javac] ---------- [javac] 50. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.http.registry/src/org/eclipse/equinox/http/registry/internal/ResourceManager.java (at line 42) [javac] private List registered = new ArrayList(); [javac] ^^^^^^^^^ [javac] ArrayList is a raw type. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 51. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.http.registry/src/org/eclipse/equinox/http/registry/internal/ResourceManager.java (at line 122) [javac] registered.add(resourceElement); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [javac] ---------- [javac] ---------- [javac] 52. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.http.registry/src/org/eclipse/equinox/http/registry/internal/ServletManager.java (at line 51) [javac] private List registered = new ArrayList(); [javac] ^^^^ [javac] List is a raw type. References to generic type List should be parameterized [javac] ---------- [javac] 53. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.http.registry/src/org/eclipse/equinox/http/registry/internal/ServletManager.java (at line 51) [javac] private List registered = new ArrayList(); [javac] ^^^^^^^^^ [javac] ArrayList is a raw type. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 54. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.http.registry/src/org/eclipse/equinox/http/registry/internal/ServletManager.java (at line 116) [javac] Dictionary initparams = new Hashtable(); [javac] ^^^^^^^^^^ [javac] Dictionary is a raw type. References to generic type Dictionary should be parameterized [javac] ---------- [javac] 55. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.http.registry/src/org/eclipse/equinox/http/registry/internal/ServletManager.java (at line 116) [javac] Dictionary initparams = new Hashtable(); [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 56. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.http.registry/src/org/eclipse/equinox/http/registry/internal/ServletManager.java (at line 121) [javac] initparams.put(paramName, paramValue); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Dictionary. References to generic type Dictionary should be parameterized [javac] ---------- [javac] 57. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.http.registry/src/org/eclipse/equinox/http/registry/internal/ServletManager.java (at line 137) [javac] registered.add(servletElement); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [javac] ---------- [javac] 57 problems (57 warnings) [copy] Copying 19 files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.http.registry/@dot [delete] Deleting directory /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.http.registry/temp.folder/@dot.bin properties: init: build.jars: properties: init: @dot: [mkdir] Created dir: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.variables/temp.folder/@dot.bin [javac] Compiling 16 source files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.variables/temp.folder/@dot.bin [copy] Copying 1 file to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.variables/temp.folder/@dot.bin [copy] Copying 19 files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.variables/@dot [delete] Deleting directory /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.variables/temp.folder/@dot.bin properties: init: build.jars: properties: init: @dot: [mkdir] Created dir: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ant.core/temp.folder/@dot.bin [javac] Compiling 22 source files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ant.core/temp.folder/@dot.bin [javac] ---------- [javac] 1. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ant.core/src/org/eclipse/ant/internal/core/contentDescriber/AntBuildfileContentDescriber.java (at line 20) [javac] import org.eclipse.core.internal.content.XMLContentDescriber; [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type XMLContentDescriber is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.contenttype/@dot [javac] ---------- [javac] 2. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ant.core/src/org/eclipse/ant/internal/core/contentDescriber/AntBuildfileContentDescriber.java (at line 44) [javac] public final class AntBuildfileContentDescriber extends XMLContentDescriber implements IExecutableExtension { [javac] ^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type XMLContentDescriber is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.contenttype/@dot [javac] ---------- [javac] 3. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ant.core/src/org/eclipse/ant/internal/core/contentDescriber/AntBuildfileContentDescriber.java (at line 90) [javac] if (super.describe(contents, description) == INVALID) { [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method describe(InputStream, IContentDescription) from the type XMLContentDescriber is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.contenttype/@dot [javac] ---------- [javac] 4. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ant.core/src/org/eclipse/ant/internal/core/contentDescriber/AntBuildfileContentDescriber.java (at line 104) [javac] if (super.describe(contents, description) == INVALID) { [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method describe(Reader, IContentDescription) from the type XMLContentDescriber is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.contenttype/@dot [javac] ---------- [javac] 4 problems (4 warnings) [copy] Copying 1 file to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ant.core/temp.folder/@dot.bin [copy] Copying 27 files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ant.core/@dot [delete] Deleting directory /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ant.core/temp.folder/@dot.bin properties: init: lib/antsupportlib.jar: [mkdir] Created dir: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ant.core/temp.folder/lib/antsupportlib.jar.bin [javac] Compiling 14 source files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ant.core/temp.folder/lib/antsupportlib.jar.bin [copy] Copying 2 files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ant.core/temp.folder/lib/antsupportlib.jar.bin [jar] Building jar: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ant.core/lib/antsupportlib.jar [delete] Deleting directory /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ant.core/temp.folder/lib/antsupportlib.jar.bin properties: init: build.jars: properties: init: @dot: [mkdir] Created dir: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.help.base/temp.folder/@dot.bin [javac] Compiling 125 source files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.help.base/temp.folder/@dot.bin [copy] Copying 2 files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.help.base/temp.folder/@dot.bin [copy] Copying 166 files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.help.base/@dot [delete] Deleting directory /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.help.base/temp.folder/@dot.bin properties: init: ant_tasks/helpbase-ant.jar: [mkdir] Created dir: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.help.base/temp.folder/ant_tasks/helpbase-ant.jar.bin [javac] Compiling 1 source file to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.help.base/temp.folder/ant_tasks/helpbase-ant.jar.bin [copy] Copying 1 file to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.help.base/temp.folder/ant_tasks/helpbase-ant.jar.bin [jar] Building jar: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.help.base/ant_tasks/helpbase-ant.jar [delete] Deleting directory /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.help.base/temp.folder/ant_tasks/helpbase-ant.jar.bin properties: init: build.jars: properties: init: @dot: [mkdir] Created dir: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.runtime.compatibility/temp.folder/@dot.bin [javac] Compiling 36 source files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.runtime.compatibility/temp.folder/@dot.bin [copy] Copying 1 file to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.runtime.compatibility/temp.folder/@dot.bin [copy] Copying 45 files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.runtime.compatibility/@dot [delete] Deleting directory /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.runtime.compatibility/temp.folder/@dot.bin properties: init: build.jars: properties: init: @dot: [mkdir] Created dir: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.jsp.jasper.registry/temp.folder/@dot.bin [javac] Compiling 2 source files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.jsp.jasper.registry/temp.folder/@dot.bin [javac] ---------- [javac] 1. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.jsp.jasper.registry/src/org/eclipse/equinox/jsp/jasper/registry/JSPFactory.java (at line 43) [javac] bundleResourcePath = (String) ((Hashtable) data).get("path"); //$NON-NLS-1$ [javac] ^^^^^^^^^ [javac] Hashtable is a raw type. References to generic type Hashtable should be parameterized [javac] ---------- [javac] 1 problem (1 warning) [copy] Copying 2 files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.jsp.jasper.registry/@dot [delete] Deleting directory /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.jsp.jasper.registry/temp.folder/@dot.bin properties: init: build.jars: pre.build.jars: properties: init: @dot: [mkdir] Created dir: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.help.webapp/temp.folder/@dot.bin pre.@dot: [javac] Compiling 50 source files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.help.webapp/temp.folder/@dot.bin [copy] Copying 1 file to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.help.webapp/temp.folder/@dot.bin post.compile.@dot: compile: [copy] Copying 102 files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.help.webapp/@dot [delete] Deleting directory /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.help.webapp/temp.folder/@dot.bin post.@dot: post.build.jars: properties: init: build.jars: properties: init: @dot: [mkdir] Created dir: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.forms/temp.folder/@dot.bin [javac] Compiling 80 source files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.forms/temp.folder/@dot.bin [copy] Copying 1 file to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.forms/temp.folder/@dot.bin [copy] Copying 176 files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.forms/@dot [delete] Deleting directory /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.forms/temp.folder/@dot.bin properties: init: build.jars: properties: init: @dot: [mkdir] Created dir: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.help.ui/temp.folder/@dot.bin [javac] Compiling 102 source files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.help.ui/temp.folder/@dot.bin [copy] Copying 1 file to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.help.ui/temp.folder/@dot.bin [copy] Copying 295 files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.help.ui/@dot [delete] Deleting directory /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.help.ui/temp.folder/@dot.bin update.feature: all.children: init: build.jars: init: all.features: all.plugins: properties: init: build.jars: properties: init: @dot: [mkdir] Created dir: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.jarprocessor/temp.folder/@dot.bin [javac] Compiling 14 source files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.jarprocessor/temp.folder/@dot.bin [copy] Copying 1 file to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.jarprocessor/temp.folder/@dot.bin [copy] Copying 19 files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.jarprocessor/@dot [delete] Deleting directory /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.jarprocessor/temp.folder/@dot.bin properties: init: build.jars: properties: init: @dot: [mkdir] Created dir: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/temp.folder/@dot.bin [javac] Compiling 13 source files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/temp.folder/@dot.bin [copy] Copying 13 files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [delete] Deleting directory /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/temp.folder/@dot.bin properties: init: build.jars: properties: init: @dot: [mkdir] Created dir: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/temp.folder/@dot.bin [javac] Compiling 14 source files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/temp.folder/@dot.bin [javac] ---------- [javac] 1. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/Activator.java (at line 15) [javac] import org.eclipse.equinox.internal.provisional.frameworkadmin.FrameworkAdmin; [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type FrameworkAdmin is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 2. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/Activator.java (at line 16) [javac] import org.eclipse.equinox.internal.provisional.frameworkadmin.Manipulator; [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type Manipulator is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 3. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/Activator.java (at line 20) [javac] * This bundle provides the {@link FrameworkAdmin} implementation for Felix. [javac] ^^^^^^^^^^^^^^ [javac] Discouraged access: The type FrameworkAdmin is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 4. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/Activator.java (at line 22) [javac] * This bundle registers {@link Manipulator} object with these service property values. [javac] ^^^^^^^^^^^ [javac] Discouraged access: The type Manipulator is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 5. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/Activator.java (at line 47) [javac] props.put(FrameworkAdmin.SERVICE_PROP_KEY_FW_NAME, EquinoxConstants.FW_NAME); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type FrameworkAdmin is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 6. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/Activator.java (at line 47) [javac] props.put(FrameworkAdmin.SERVICE_PROP_KEY_FW_NAME, EquinoxConstants.FW_NAME); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The field SERVICE_PROP_KEY_FW_NAME from the type FrameworkAdmin is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 7. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/Activator.java (at line 48) [javac] props.put(FrameworkAdmin.SERVICE_PROP_KEY_FW_VERSION, EquinoxConstants.FW_VERSION); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type FrameworkAdmin is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 8. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/Activator.java (at line 48) [javac] props.put(FrameworkAdmin.SERVICE_PROP_KEY_FW_VERSION, EquinoxConstants.FW_VERSION); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The field SERVICE_PROP_KEY_FW_VERSION from the type FrameworkAdmin is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 9. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/Activator.java (at line 49) [javac] props.put(FrameworkAdmin.SERVICE_PROP_KEY_LAUNCHER_NAME, EquinoxConstants.LAUNCHER_NAME); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type FrameworkAdmin is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 10. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/Activator.java (at line 49) [javac] props.put(FrameworkAdmin.SERVICE_PROP_KEY_LAUNCHER_NAME, EquinoxConstants.LAUNCHER_NAME); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The field SERVICE_PROP_KEY_LAUNCHER_NAME from the type FrameworkAdmin is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 11. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/Activator.java (at line 50) [javac] props.put(FrameworkAdmin.SERVICE_PROP_KEY_LAUNCHER_VERSION, EquinoxConstants.LAUNCHER_VERSION); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type FrameworkAdmin is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 12. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/Activator.java (at line 50) [javac] props.put(FrameworkAdmin.SERVICE_PROP_KEY_LAUNCHER_VERSION, EquinoxConstants.LAUNCHER_VERSION); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The field SERVICE_PROP_KEY_LAUNCHER_VERSION from the type FrameworkAdmin is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 13. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/Activator.java (at line 53) [javac] props.put(FrameworkAdmin.SERVICE_PROP_KEY_RUNNING_SYSTEM_FLAG, "true"); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type FrameworkAdmin is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 14. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/Activator.java (at line 53) [javac] props.put(FrameworkAdmin.SERVICE_PROP_KEY_RUNNING_SYSTEM_FLAG, "true"); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The field SERVICE_PROP_KEY_RUNNING_SYSTEM_FLAG from the type FrameworkAdmin is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 15. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/Activator.java (at line 58) [javac] registrationFA = context.registerService(FrameworkAdmin.class.getName(), fwAdmin, props); [javac] ^^^^^^^^^^^^^^ [javac] Discouraged access: The type FrameworkAdmin is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] ---------- [javac] 16. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EclipseLauncherImpl.java (at line 42) [javac] public Process launch(Manipulator manipulator, File cwd) throws IllegalArgumentException, IOException, FrameworkAdminRuntimeException { [javac] ^^^^^^^^^^^ [javac] Discouraged access: The type Manipulator is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 17. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EclipseLauncherImpl.java (at line 42) [javac] public Process launch(Manipulator manipulator, File cwd) throws IllegalArgumentException, IOException, FrameworkAdminRuntimeException { [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type FrameworkAdminRuntimeException is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 18. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EclipseLauncherImpl.java (at line 45) [javac] LauncherData launcherData = manipulator.getLauncherData(); [javac] ^^^^^^^^^^^^ [javac] Discouraged access: The type LauncherData is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 19. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EclipseLauncherImpl.java (at line 45) [javac] LauncherData launcherData = manipulator.getLauncherData(); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method getLauncherData() from the type Manipulator is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 20. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EclipseLauncherImpl.java (at line 46) [javac] if (launcherData.getLauncher() == null) [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method getLauncher() from the type LauncherData is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 21. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EclipseLauncherImpl.java (at line 51) [javac] private Process launchByLauncher(Manipulator manipulator, File cwd) throws IOException { [javac] ^^^^^^^^^^^ [javac] Discouraged access: The type Manipulator is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 22. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EclipseLauncherImpl.java (at line 52) [javac] LauncherData launcherData = manipulator.getLauncherData(); [javac] ^^^^^^^^^^^^ [javac] Discouraged access: The type LauncherData is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 23. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EclipseLauncherImpl.java (at line 52) [javac] LauncherData launcherData = manipulator.getLauncherData(); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method getLauncherData() from the type Manipulator is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 24. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EclipseLauncherImpl.java (at line 54) [javac] if (launcherData.getLauncher() == null) [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method getLauncher() from the type LauncherData is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 25. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EclipseLauncherImpl.java (at line 56) [javac] String[] cmdarray = new String[] {launcherData.getLauncher().getAbsolutePath()}; [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method getLauncher() from the type LauncherData is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 26. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EclipseLauncherImpl.java (at line 59) [javac] cwd = launcherData.getLauncher().getParentFile(); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method getLauncher() from the type LauncherData is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 27. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EclipseLauncherImpl.java (at line 65) [javac] private Process launchInMemory(Manipulator manipulator, File cwd) throws IOException { [javac] ^^^^^^^^^^^ [javac] Discouraged access: The type Manipulator is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 28. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EclipseLauncherImpl.java (at line 66) [javac] LauncherData launcherData = manipulator.getLauncherData(); [javac] ^^^^^^^^^^^^ [javac] Discouraged access: The type LauncherData is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 29. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EclipseLauncherImpl.java (at line 66) [javac] LauncherData launcherData = manipulator.getLauncherData(); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method getLauncherData() from the type Manipulator is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 30. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EclipseLauncherImpl.java (at line 67) [javac] Utils.checkAbsoluteFile(launcherData.getFwJar(), "fwJar"); [javac] ^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method getFwJar() from the type LauncherData is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 31. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EclipseLauncherImpl.java (at line 74) [javac] if (launcherData.getJvm() != null) [javac] ^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method getJvm() from the type LauncherData is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 32. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EclipseLauncherImpl.java (at line 75) [javac] cmdList.add(launcherData.getJvm().getAbsolutePath()); [javac] ^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method getJvm() from the type LauncherData is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 33. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EclipseLauncherImpl.java (at line 79) [javac] if (launcherData.getJvmArgs() != null) [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method getJvmArgs() from the type LauncherData is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 34. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EclipseLauncherImpl.java (at line 80) [javac] for (int i = 0; i < launcherData.getJvmArgs().length; i++) [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method getJvmArgs() from the type LauncherData is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 35. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EclipseLauncherImpl.java (at line 81) [javac] cmdList.add(launcherData.getJvmArgs()[i]); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method getJvmArgs() from the type LauncherData is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 36. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EclipseLauncherImpl.java (at line 84) [javac] cmdList.add(Utils.getRelativePath(launcherData.getFwJar(), cwd)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method getFwJar() from the type LauncherData is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 37. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EclipseLauncherImpl.java (at line 88) [javac] cmdList.add(Utils.getRelativePath(launcherData.getFwPersistentDataLocation(), cwd)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method getFwPersistentDataLocation() from the type LauncherData is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 38. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EclipseLauncherImpl.java (at line 90) [javac] if (launcherData.isClean()) [javac] ^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method isClean() from the type LauncherData is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] ---------- [javac] 39. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EclipseLauncherParser.java (at line 21) [javac] import org.eclipse.equinox.internal.provisional.frameworkadmin.LauncherData; [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type LauncherData is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 40. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EclipseLauncherParser.java (at line 26) [javac] private String[] getConfigFileLines(LauncherData launcherData, File outputFile, boolean relative) { [javac] ^^^^^^^^^^^^ [javac] Discouraged access: The type LauncherData is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 41. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EclipseLauncherParser.java (at line 30) [javac] final String[] programArgs = launcherData.getProgramArgs(); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method getProgramArgs() from the type LauncherData is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 42. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EclipseLauncherParser.java (at line 40) [javac] if (launcherData.isClean()) [javac] ^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method isClean() from the type LauncherData is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 43. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EclipseLauncherParser.java (at line 42) [javac] File fwPersistentDataLocation = launcherData.getFwPersistentDataLocation(); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method getFwPersistentDataLocation() from the type LauncherData is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 44. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EclipseLauncherParser.java (at line 43) [javac] File fwConfigLocation = launcherData.getFwConfigLocation(); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method getFwConfigLocation() from the type LauncherData is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 45. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EclipseLauncherParser.java (at line 49) [javac] launcherData.setFwConfigLocation(fwPersistentDataLocation); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method setFwConfigLocation(File) from the type LauncherData is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 46. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EclipseLauncherParser.java (at line 51) [javac] launcherData.setFwPersistentDataLocation(fwConfigLocation, launcherData.isClean()); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method setFwPersistentDataLocation(File, boolean) from the type LauncherData is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 47. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EclipseLauncherParser.java (at line 51) [javac] launcherData.setFwPersistentDataLocation(fwConfigLocation, launcherData.isClean()); [javac] ^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method isClean() from the type LauncherData is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 48. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EclipseLauncherParser.java (at line 53) [javac] if (launcherData.getFwConfigLocation() != null) { [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method getFwConfigLocation() from the type LauncherData is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 49. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EclipseLauncherParser.java (at line 55) [javac] lines.add(launcherData.getFwConfigLocation().getAbsolutePath()); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method getFwConfigLocation() from the type LauncherData is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 50. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EclipseLauncherParser.java (at line 59) [javac] if (launcherData.getFwJar() != null) { [javac] ^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method getFwJar() from the type LauncherData is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 51. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EclipseLauncherParser.java (at line 65) [javac] path = launcherData.getFwJar().getAbsolutePath(); [javac] ^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method getFwJar() from the type LauncherData is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 52. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EclipseLauncherParser.java (at line 69) [javac] if (launcherData.getJvm() != null) { [javac] ^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method getJvm() from the type LauncherData is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 53. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EclipseLauncherParser.java (at line 71) [javac] lines.add(launcherData.getJvm().getAbsolutePath()); [javac] ^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method getJvm() from the type LauncherData is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 54. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EclipseLauncherParser.java (at line 73) [javac] final String[] jvmArgs = launcherData.getJvmArgs(); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method getJvmArgs() from the type LauncherData is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 55. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EclipseLauncherParser.java (at line 84) [javac] private void parseCmdLine(LauncherData launcherData, String[] lines) { [javac] ^^^^^^^^^^^^ [javac] Discouraged access: The type LauncherData is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 56. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EclipseLauncherParser.java (at line 89) [javac] boolean clean = launcherData.isClean(); [javac] ^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method isClean() from the type LauncherData is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 57. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EclipseLauncherParser.java (at line 91) [javac] File fwPersistentDataLoc = launcherData.getFwPersistentDataLocation(); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method getFwPersistentDataLocation() from the type LauncherData is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 58. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EclipseLauncherParser.java (at line 92) [javac] File fwConfigLocation = launcherData.getFwConfigLocation(); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method getFwConfigLocation() from the type LauncherData is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 59. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EclipseLauncherParser.java (at line 109) [javac] File fwJar = launcherData.getFwJar(); [javac] ^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method getFwJar() from the type LauncherData is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 60. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EclipseLauncherParser.java (at line 115) [javac] launcherData.setFwJar(fwJar); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method setFwJar(File) from the type LauncherData is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 61. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EclipseLauncherParser.java (at line 138) [javac] launcherData.addJvmArg(line); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method addJvmArg(String) from the type LauncherData is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 62. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EclipseLauncherParser.java (at line 163) [javac] launcherData.setJvm(file); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method setJvm(File) from the type LauncherData is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 63. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EclipseLauncherParser.java (at line 171) [javac] launcherData.setFwJar(file); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method setFwJar(File) from the type LauncherData is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 64. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EclipseLauncherParser.java (at line 174) [javac] launcherData.addProgramArg(lines[i]); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method addProgramArg(String) from the type LauncherData is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 65. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EclipseLauncherParser.java (at line 179) [javac] launcherData.setFwPersistentDataLocation(fwPersistentDataLoc, clean); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method setFwPersistentDataLocation(File, boolean) from the type LauncherData is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 66. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EclipseLauncherParser.java (at line 180) [javac] launcherData.setFwConfigLocation(fwPersistentDataLoc); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method setFwConfigLocation(File) from the type LauncherData is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 67. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EclipseLauncherParser.java (at line 184) [javac] public void read(LauncherData launcherData) throws IOException { [javac] ^^^^^^^^^^^^ [javac] Discouraged access: The type LauncherData is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 68. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EclipseLauncherParser.java (at line 201) [javac] String osgiInstallArea = getLauncher(lines) != null ? EquinoxManipulatorImpl.makeAbsolute(getLauncher(lines).getPath(), launcherData.getLauncher().getParentFile().getAbsolutePath()) : null; [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method getLauncher() from the type LauncherData is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 69. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EclipseLauncherParser.java (at line 209) [javac] resolveNextLine = needsPathResolution(lines[i], osgiInstallArea, launcherData.getLauncher().getParentFile().getAbsolutePath() + File.separator); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method getLauncher() from the type LauncherData is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 70. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EclipseLauncherParser.java (at line 265) [javac] String osgiInstallArea = getLauncher(lines) != null ? EquinoxManipulatorImpl.makeAbsolute(getLauncher(lines).getPath(), launcherData.getLauncher().getParentFile().getAbsolutePath()) : launcherData.getLauncher().getParentFile().getAbsolutePath(); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method getLauncher() from the type LauncherData is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 71. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EclipseLauncherParser.java (at line 265) [javac] String osgiInstallArea = getLauncher(lines) != null ? EquinoxManipulatorImpl.makeAbsolute(getLauncher(lines).getPath(), launcherData.getLauncher().getParentFile().getAbsolutePath()) : launcherData.getLauncher().getParentFile().getAbsolutePath(); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method getLauncher() from the type LauncherData is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 72. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EclipseLauncherParser.java (at line 272) [javac] resolveNextLine = needsPathResolution(lines[i], osgiInstallArea, launcherData.getLauncher().getParentFile().getAbsolutePath() + File.separator); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method getLauncher() from the type LauncherData is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] ---------- [javac] 73. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxBundlesState.java (at line 16) [javac] import org.eclipse.core.runtime.internal.adaptor.EclipseEnvironmentInfo; [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type EclipseEnvironmentInfo is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.osgi/@dot [javac] ---------- [javac] 74. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxBundlesState.java (at line 21) [javac] import org.eclipse.osgi.framework.internal.core.FrameworkProperties; [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type FrameworkProperties is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.osgi/@dot [javac] ---------- [javac] 75. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxBundlesState.java (at line 26) [javac] public class EquinoxBundlesState implements BundlesState { [javac] ^^^^^^^^^^^^ [javac] Discouraged access: The type BundlesState is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 76. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxBundlesState.java (at line 48) [javac] static File getFwJar(LauncherData launcherData, ConfigData configData) { [javac] ^^^^^^^^^^^^ [javac] Discouraged access: The type LauncherData is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 77. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxBundlesState.java (at line 48) [javac] static File getFwJar(LauncherData launcherData, ConfigData configData) { [javac] ^^^^^^^^^^ [javac] Discouraged access: The type ConfigData is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 78. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxBundlesState.java (at line 74) [javac] private static File getFwJar(LauncherData launcherData, ConfigData configData, boolean checkBundleInfos) { [javac] ^^^^^^^^^^^^ [javac] Discouraged access: The type LauncherData is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 79. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxBundlesState.java (at line 74) [javac] private static File getFwJar(LauncherData launcherData, ConfigData configData, boolean checkBundleInfos) { [javac] ^^^^^^^^^^ [javac] Discouraged access: The type ConfigData is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 80. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxBundlesState.java (at line 78) [javac] if (launcherData.getFwJar() != null) { [javac] ^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method getFwJar() from the type LauncherData is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 81. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxBundlesState.java (at line 79) [javac] return launcherData.getFwJar(); [javac] ^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method getFwJar() from the type LauncherData is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 82. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxBundlesState.java (at line 83) [javac] String[] jvmArgs = launcherData.getJvmArgs(); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method getJvmArgs() from the type LauncherData is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 83. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxBundlesState.java (at line 137) [javac] private static File getSystemBundleFromBundleInfos(BundleInfo[] bundleInfos) { [javac] ^^^^^^^^^^^^ [javac] Discouraged access: The type BundleInfo is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 84. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxBundlesState.java (at line 146) [javac] private static File getSystemBundleFromBundleInfos(ConfigData configData) { [javac] ^^^^^^^^^^ [javac] Discouraged access: The type ConfigData is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 85. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxBundlesState.java (at line 147) [javac] BundleInfo[] bundleInfos = configData.getBundles(); [javac] ^^^^^^^^^^^^ [javac] Discouraged access: The type BundleInfo is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 86. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxBundlesState.java (at line 147) [javac] BundleInfo[] bundleInfos = configData.getBundles(); [javac] ^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method getBundles() from the type ConfigData is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 87. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxBundlesState.java (at line 168) [javac] public static File isSystemBundle(BundleInfo bundleInfo) { [javac] ^^^^^^^^^^ [javac] Discouraged access: The type BundleInfo is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 88. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxBundlesState.java (at line 169) [javac] if (bundleInfo == null || bundleInfo.getLocation() == null) [javac] ^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method getLocation() from the type BundleInfo is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 89. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxBundlesState.java (at line 171) [javac] String bundleLocation = bundleInfo.getLocation(); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method getLocation() from the type BundleInfo is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 90. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxBundlesState.java (at line 199) [javac] String os = EclipseEnvironmentInfo.guessOS(System.getProperty("os.name"));//$NON-NLS-1$); [javac] ^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type EclipseEnvironmentInfo is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.osgi/@dot [javac] ---------- [javac] 91. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxBundlesState.java (at line 199) [javac] String os = EclipseEnvironmentInfo.guessOS(System.getProperty("os.name"));//$NON-NLS-1$); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method guessOS(String) from the type EclipseEnvironmentInfo is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.osgi/@dot [javac] ---------- [javac] 92. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxBundlesState.java (at line 202) [javac] String ws = EclipseEnvironmentInfo.guessWS(os); [javac] ^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type EclipseEnvironmentInfo is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.osgi/@dot [javac] ---------- [javac] 93. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxBundlesState.java (at line 202) [javac] String ws = EclipseEnvironmentInfo.guessWS(os); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method guessWS(String) from the type EclipseEnvironmentInfo is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.osgi/@dot [javac] ---------- [javac] 94. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxBundlesState.java (at line 208) [javac] String name = FrameworkProperties.getProperty("os.arch");//$NON-NLS-1$ [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method getProperty(String) from the type FrameworkProperties is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.osgi/@dot [javac] ---------- [javac] 95. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxBundlesState.java (at line 208) [javac] String name = FrameworkProperties.getProperty("os.arch");//$NON-NLS-1$ [javac] ^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type FrameworkProperties is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.osgi/@dot [javac] ---------- [javac] 96. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxBundlesState.java (at line 219) [javac] platformProperties.setProperty(Constants.FRAMEWORK_SYSTEMPACKAGES, FrameworkProperties.getProperty(Constants.FRAMEWORK_SYSTEMPACKAGES)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method getProperty(String) from the type FrameworkProperties is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.osgi/@dot [javac] ---------- [javac] 97. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxBundlesState.java (at line 219) [javac] platformProperties.setProperty(Constants.FRAMEWORK_SYSTEMPACKAGES, FrameworkProperties.getProperty(Constants.FRAMEWORK_SYSTEMPACKAGES)); [javac] ^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type FrameworkProperties is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.osgi/@dot [javac] ---------- [javac] 98. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxBundlesState.java (at line 220) [javac] platformProperties.setProperty(Constants.FRAMEWORK_EXECUTIONENVIRONMENT, FrameworkProperties.getProperty(Constants.FRAMEWORK_EXECUTIONENVIRONMENT)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method getProperty(String) from the type FrameworkProperties is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.osgi/@dot [javac] ---------- [javac] 99. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxBundlesState.java (at line 220) [javac] platformProperties.setProperty(Constants.FRAMEWORK_EXECUTIONENVIRONMENT, FrameworkProperties.getProperty(Constants.FRAMEWORK_EXECUTIONENVIRONMENT)); [javac] ^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type FrameworkProperties is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.osgi/@dot [javac] ---------- [javac] 100. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxBundlesState.java (at line 221) [javac] platformProperties.setProperty("osgi.resolveOptional", "" + "true".equals(FrameworkProperties.getProperty("osgi.resolveOptional"))); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method getProperty(String) from the type FrameworkProperties is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.osgi/@dot [javac] ---------- [javac] 101. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxBundlesState.java (at line 221) [javac] platformProperties.setProperty("osgi.resolveOptional", "" + "true".equals(FrameworkProperties.getProperty("osgi.resolveOptional"))); [javac] ^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type FrameworkProperties is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.osgi/@dot [javac] ---------- [javac] 102. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxBundlesState.java (at line 229) [javac] Manipulator manipulator = null; [javac] ^^^^^^^^^^^ [javac] Discouraged access: The type Manipulator is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 103. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxBundlesState.java (at line 247) [javac] EquinoxBundlesState(BundleContext context, EquinoxFwAdminImpl fwAdmin, Manipulator manipulator, boolean useFwPersistentData) { [javac] ^^^^^^^^^^^ [javac] Discouraged access: The type Manipulator is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 104. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxBundlesState.java (at line 253) [javac] this.manipulator.setConfigData(manipulator.getConfigData()); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method setConfigData(ConfigData) from the type Manipulator is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 105. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxBundlesState.java (at line 253) [javac] this.manipulator.setConfigData(manipulator.getConfigData()); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method getConfigData() from the type Manipulator is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 106. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxBundlesState.java (at line 254) [javac] this.manipulator.setLauncherData(manipulator.getLauncherData()); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method setLauncherData(LauncherData) from the type Manipulator is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 107. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxBundlesState.java (at line 254) [javac] this.manipulator.setLauncherData(manipulator.getLauncherData()); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method getLauncherData() from the type Manipulator is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 108. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxBundlesState.java (at line 267) [javac] EquinoxBundlesState(BundleContext context, EquinoxFwAdminImpl fwAdmin, Manipulator manipulator, Properties platformProperties) { [javac] ^^^^^^^^^^^ [javac] Discouraged access: The type Manipulator is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 109. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxBundlesState.java (at line 274) [javac] this.manipulator.setConfigData(manipulator.getConfigData()); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method setConfigData(ConfigData) from the type Manipulator is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 110. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxBundlesState.java (at line 274) [javac] this.manipulator.setConfigData(manipulator.getConfigData()); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method getConfigData() from the type Manipulator is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 111. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxBundlesState.java (at line 275) [javac] this.manipulator.setLauncherData(manipulator.getLauncherData()); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method setLauncherData(LauncherData) from the type Manipulator is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 112. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxBundlesState.java (at line 275) [javac] this.manipulator.setLauncherData(manipulator.getLauncherData()); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method getLauncherData() from the type Manipulator is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 113. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxBundlesState.java (at line 276) [javac] LauncherData launcherData = manipulator.getLauncherData(); [javac] ^^^^^^^^^^^^ [javac] Discouraged access: The type LauncherData is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 114. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxBundlesState.java (at line 276) [javac] LauncherData launcherData = manipulator.getLauncherData(); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method getLauncherData() from the type Manipulator is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 115. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxBundlesState.java (at line 277) [javac] ConfigData configData = manipulator.getConfigData(); [javac] ^^^^^^^^^^ [javac] Discouraged access: The type ConfigData is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 116. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxBundlesState.java (at line 277) [javac] ConfigData configData = manipulator.getConfigData(); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method getConfigData() from the type Manipulator is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 117. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxBundlesState.java (at line 278) [javac] BundleInfo[] bInfos = configData.getBundles(); [javac] ^^^^^^^^^^^^ [javac] Discouraged access: The type BundleInfo is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 118. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxBundlesState.java (at line 278) [javac] BundleInfo[] bInfos = configData.getBundles(); [javac] ^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method getBundles() from the type ConfigData is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 119. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxBundlesState.java (at line 290) [javac] private void composeNewState(LauncherData launcherData, ConfigData configData, BundleInfo[] bInfos) { [javac] ^^^^^^^^^^^^ [javac] Discouraged access: The type LauncherData is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 120. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxBundlesState.java (at line 290) [javac] private void composeNewState(LauncherData launcherData, ConfigData configData, BundleInfo[] bInfos) { [javac] ^^^^^^^^^^ [javac] Discouraged access: The type ConfigData is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 121. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxBundlesState.java (at line 290) [javac] private void composeNewState(LauncherData launcherData, ConfigData configData, BundleInfo[] bInfos) { [javac] ^^^^^^^^^^^^ [javac] Discouraged access: The type BundleInfo is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 122. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxBundlesState.java (at line 291) [javac] this.composeNewState(launcherData, configData, configData.getFwDependentProps(), bInfos); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method getFwDependentProps() from the type ConfigData is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 123. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxBundlesState.java (at line 304) [javac] private void composeNewState(LauncherData launcherData, ConfigData configData, Properties properties, BundleInfo[] bInfos) { [javac] ^^^^^^^^^^^^ [javac] Discouraged access: The type LauncherData is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 124. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxBundlesState.java (at line 304) [javac] private void composeNewState(LauncherData launcherData, ConfigData configData, Properties properties, BundleInfo[] bInfos) { [javac] ^^^^^^^^^^ [javac] Discouraged access: The type ConfigData is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 125. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxBundlesState.java (at line 304) [javac] private void composeNewState(LauncherData launcherData, ConfigData configData, Properties properties, BundleInfo[] bInfos) { [javac] ^^^^^^^^^^^^ [javac] Discouraged access: The type BundleInfo is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 126. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxBundlesState.java (at line 307) [javac] launcherData.setFwJar(fwJar); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method setFwJar(File) from the type LauncherData is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 127. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxBundlesState.java (at line 309) [javac] composeState(configData.getBundles(), properties, null); [javac] ^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method getBundles() from the type ConfigData is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 128. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxBundlesState.java (at line 321) [javac] * @throws FrameworkAdminRuntimeException [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type FrameworkAdminRuntimeException is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 129. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxBundlesState.java (at line 323) [javac] private boolean composeState(BundleInfo[] bInfos, Dictionary props, File fwPersistentDataLocation) throws IllegalArgumentException, FrameworkAdminRuntimeException { [javac] ^^^^^^^^^^^^ [javac] Discouraged access: The type BundleInfo is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 130. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxBundlesState.java (at line 323) [javac] private boolean composeState(BundleInfo[] bInfos, Dictionary props, File fwPersistentDataLocation) throws IllegalArgumentException, FrameworkAdminRuntimeException { [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type FrameworkAdminRuntimeException is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 131. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxBundlesState.java (at line 324) [javac] BundleInfo[] infos = manipulator.getConfigData().getBundles(); [javac] ^^^^^^^^^^^^ [javac] Discouraged access: The type BundleInfo is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 132. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxBundlesState.java (at line 324) [javac] BundleInfo[] infos = manipulator.getConfigData().getBundles(); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method getConfigData() from the type Manipulator is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 133. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxBundlesState.java (at line 324) [javac] BundleInfo[] infos = manipulator.getConfigData().getBundles(); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method getBundles() from the type ConfigData is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 134. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxBundlesState.java (at line 325) [javac] this.manipulator.getConfigData().setBundles(null); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method getConfigData() from the type Manipulator is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 135. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxBundlesState.java (at line 325) [javac] this.manipulator.getConfigData().setBundles(null); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method setBundles(BundleInfo[]) from the type ConfigData is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 136. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxBundlesState.java (at line 334) [javac] this.manipulator.getConfigData().setBundles(infos); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method setBundles(BundleInfo[]) from the type ConfigData is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 137. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxBundlesState.java (at line 334) [javac] this.manipulator.getConfigData().setBundles(infos); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method getConfigData() from the type Manipulator is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 138. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxBundlesState.java (at line 341) [javac] this.manipulator.getConfigData().setBundles(infos); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method setBundles(BundleInfo[]) from the type ConfigData is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 139. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxBundlesState.java (at line 341) [javac] this.manipulator.getConfigData().setBundles(infos); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method getConfigData() from the type Manipulator is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 140. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxBundlesState.java (at line 355) [javac] if (bInfos[j].getLocation().equals(location)) { [javac] ^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method getLocation() from the type BundleInfo is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 141. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxBundlesState.java (at line 383) [javac] BundleInfo[] newBundleInfos = new BundleInfo[bInfos.length]; [javac] ^^^^^^^^^^^^ [javac] Discouraged access: The type BundleInfo is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 142. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxBundlesState.java (at line 383) [javac] BundleInfo[] newBundleInfos = new BundleInfo[bInfos.length]; [javac] ^^^^^^^^^^ [javac] Discouraged access: The type BundleInfo is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 143. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxBundlesState.java (at line 405) [javac] public BundleInfo convert(BundleDescription toConvert) { [javac] ^^^^^^^^^^ [javac] Discouraged access: The type BundleInfo is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 144. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxBundlesState.java (at line 407) [javac] int sl = BundleInfo.NO_LEVEL; [javac] ^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type BundleInfo is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 145. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxBundlesState.java (at line 407) [javac] int sl = BundleInfo.NO_LEVEL; [javac] ^^^^^^^^ [javac] Discouraged access: The field NO_LEVEL from the type BundleInfo is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 146. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxBundlesState.java (at line 416) [javac] File fwJar = manipulator.getLauncherData().getFwJar(); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method getFwJar() from the type LauncherData is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 147. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxBundlesState.java (at line 416) [javac] File fwJar = manipulator.getLauncherData().getFwJar(); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method getLauncherData() from the type Manipulator is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 148. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxBundlesState.java (at line 430) [javac] } catch (FrameworkAdminRuntimeException e1) { [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type FrameworkAdminRuntimeException is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 149. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxBundlesState.java (at line 436) [javac] BundleInfo[] originalBInfos = manipulator.getConfigData().getBundles(); [javac] ^^^^^^^^^^^^ [javac] Discouraged access: The type BundleInfo is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 150. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxBundlesState.java (at line 436) [javac] BundleInfo[] originalBInfos = manipulator.getConfigData().getBundles(); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method getBundles() from the type ConfigData is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 151. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxBundlesState.java (at line 436) [javac] BundleInfo[] originalBInfos = manipulator.getConfigData().getBundles(); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method getConfigData() from the type Manipulator is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 152. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxBundlesState.java (at line 444) [javac] if (originalBInfos[i].getLocation().equals(location)) { [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method getLocation() from the type BundleInfo is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 153. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxBundlesState.java (at line 445) [javac] markedAsStarted = originalBInfos[i].isMarkedAsStarted(); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method isMarkedAsStarted() from the type BundleInfo is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 154. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxBundlesState.java (at line 446) [javac] sl = getStartLevel(originalBInfos[i].getStartLevel()); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method getStartLevel() from the type BundleInfo is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 155. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxBundlesState.java (at line 455) [javac] sl = BundleInfo.NO_LEVEL; [javac] ^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type BundleInfo is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 156. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxBundlesState.java (at line 455) [javac] sl = BundleInfo.NO_LEVEL; [javac] ^^^^^^^^ [javac] Discouraged access: The field NO_LEVEL from the type BundleInfo is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 157. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxBundlesState.java (at line 458) [javac] BundleInfo result = new BundleInfo(); [javac] ^^^^^^^^^^ [javac] Discouraged access: The type BundleInfo is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 158. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxBundlesState.java (at line 458) [javac] BundleInfo result = new BundleInfo(); [javac] ^^^^^^^^^^^^^^^^ [javac] Discouraged access: The constructor BundleInfo() is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 159. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxBundlesState.java (at line 458) [javac] BundleInfo result = new BundleInfo(); [javac] ^^^^^^^^^^ [javac] Discouraged access: The type BundleInfo is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 160. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxBundlesState.java (at line 459) [javac] result.setSymbolicName(toConvert.getSymbolicName()); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method setSymbolicName(String) from the type BundleInfo is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 161. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxBundlesState.java (at line 460) [javac] result.setVersion(toConvert.getVersion().toString()); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method setVersion(String) from the type BundleInfo is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 162. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxBundlesState.java (at line 461) [javac] result.setLocation(location); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method setLocation(String) from the type BundleInfo is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 163. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxBundlesState.java (at line 462) [javac] result.setResolved(toConvert.isResolved()); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method setResolved(boolean) from the type BundleInfo is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 164. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxBundlesState.java (at line 463) [javac] result.setMarkedAsStarted(markedAsStarted); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method setMarkedAsStarted(boolean) from the type BundleInfo is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 165. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxBundlesState.java (at line 464) [javac] result.setStartLevel(sl); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method setStartLevel(int) from the type BundleInfo is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 166. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxBundlesState.java (at line 465) [javac] result.setBundleId(toConvert.getBundleId()); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method setBundleId(long) from the type BundleInfo is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 167. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxBundlesState.java (at line 469) [javac] public BundleInfo[] convertState(BundleDescription[] bundles) { [javac] ^^^^^^^^^^^^ [javac] Discouraged access: The type BundleInfo is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 168. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxBundlesState.java (at line 470) [javac] BundleInfo[] result = new BundleInfo[bundles.length]; [javac] ^^^^^^^^^^^^ [javac] Discouraged access: The type BundleInfo is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 169. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxBundlesState.java (at line 470) [javac] BundleInfo[] result = new BundleInfo[bundles.length]; [javac] ^^^^^^^^^^ [javac] Discouraged access: The type BundleInfo is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 170. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxBundlesState.java (at line 477) [javac] public BundleInfo[] getExpectedState() throws FrameworkAdminRuntimeException { [javac] ^^^^^^^^^^^^ [javac] Discouraged access: The type BundleInfo is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 171. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxBundlesState.java (at line 477) [javac] public BundleInfo[] getExpectedState() throws FrameworkAdminRuntimeException { [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type FrameworkAdminRuntimeException is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 172. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxBundlesState.java (at line 486) [javac] public BundleInfo[] getPrerequisteBundles(BundleInfo bInfo) { [javac] ^^^^^^^^^^ [javac] Discouraged access: The type BundleInfo is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] ---------- [javac] 173. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxFrameworkAdminFactoryImpl.java (at line 13) [javac] import org.eclipse.equinox.internal.provisional.configuratormanipulator.ConfiguratorManipulatorFactory; [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type ConfiguratorManipulatorFactory is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 174. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxFrameworkAdminFactoryImpl.java (at line 14) [javac] import org.eclipse.equinox.internal.provisional.frameworkadmin.FrameworkAdmin; [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type FrameworkAdmin is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 175. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxFrameworkAdminFactoryImpl.java (at line 15) [javac] import org.eclipse.equinox.internal.provisional.frameworkadmin.FrameworkAdminFactory; [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type FrameworkAdminFactory is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 176. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxFrameworkAdminFactoryImpl.java (at line 17) [javac] public class EquinoxFrameworkAdminFactoryImpl extends FrameworkAdminFactory { [javac] ^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type FrameworkAdminFactory is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 177. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxFrameworkAdminFactoryImpl.java (at line 18) [javac] public FrameworkAdmin createFrameworkAdmin() throws InstantiationException, IllegalAccessException, ClassNotFoundException { [javac] ^^^^^^^^^^^^^^ [javac] Discouraged access: The type FrameworkAdmin is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 178. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxFrameworkAdminFactoryImpl.java (at line 19) [javac] String className = System.getProperty(ConfiguratorManipulatorFactory.SYSTEM_PROPERTY_KEY); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type ConfiguratorManipulatorFactory is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 179. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxFrameworkAdminFactoryImpl.java (at line 19) [javac] String className = System.getProperty(ConfiguratorManipulatorFactory.SYSTEM_PROPERTY_KEY); [javac] ^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The field SYSTEM_PROPERTY_KEY from the type ConfiguratorManipulatorFactory is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] ---------- [javac] 180. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxFwAdminImpl.java (at line 17) [javac] import org.eclipse.equinox.internal.provisional.configuratormanipulator.ConfiguratorManipulator; [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type ConfiguratorManipulator is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 181. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxFwAdminImpl.java (at line 18) [javac] import org.eclipse.equinox.internal.provisional.configuratormanipulator.ConfiguratorManipulatorFactory; [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type ConfiguratorManipulatorFactory is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 182. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxFwAdminImpl.java (at line 23) [javac] public class EquinoxFwAdminImpl implements FrameworkAdmin { [javac] ^^^^^^^^^^^^^^ [javac] Discouraged access: The type FrameworkAdmin is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 183. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxFwAdminImpl.java (at line 56) [javac] private ConfiguratorManipulator configuratorManipulator = null; [javac] ^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type ConfiguratorManipulator is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 184. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxFwAdminImpl.java (at line 80) [javac] this.configuratorManipulator = ConfiguratorManipulatorFactory.getInstance(configuratorManipulatorFactoryName); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type ConfiguratorManipulatorFactory is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 185. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxFwAdminImpl.java (at line 80) [javac] this.configuratorManipulator = ConfiguratorManipulatorFactory.getInstance(configuratorManipulatorFactoryName); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method getInstance(String) from the type ConfiguratorManipulatorFactory is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 186. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxFwAdminImpl.java (at line 94) [javac] public Manipulator getManipulator() { [javac] ^^^^^^^^^^^ [javac] Discouraged access: The type Manipulator is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 187. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxFwAdminImpl.java (at line 98) [javac] public Manipulator getRunningManipulator() { [javac] ^^^^^^^^^^^ [javac] Discouraged access: The type Manipulator is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 188. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxFwAdminImpl.java (at line 108) [javac] public Process launch(Manipulator manipulator, File cwd) throws IllegalArgumentException, FrameworkAdminRuntimeException, IOException { [javac] ^^^^^^^^^^^ [javac] Discouraged access: The type Manipulator is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 189. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxFwAdminImpl.java (at line 108) [javac] public Process launch(Manipulator manipulator, File cwd) throws IllegalArgumentException, FrameworkAdminRuntimeException, IOException { [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type FrameworkAdminRuntimeException is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 190. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxFwAdminImpl.java (at line 113) [javac] public ConfiguratorManipulator getConfiguratorManipulator() { [javac] ^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type ConfiguratorManipulator is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] ---------- [javac] 191. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxFwConfigFileParser.java (at line 46) [javac] private static String getCommandLine(BundleInfo bundleInfo, final URL baseUrl) { [javac] ^^^^^^^^^^ [javac] Discouraged access: The type BundleInfo is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 192. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxFwConfigFileParser.java (at line 47) [javac] String location = bundleInfo.getLocation(); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method getLocation() from the type BundleInfo is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 193. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxFwConfigFileParser.java (at line 66) [javac] int startLevel = bundleInfo.getStartLevel(); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method getStartLevel() from the type BundleInfo is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 194. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxFwConfigFileParser.java (at line 67) [javac] boolean toBeStarted = bundleInfo.isMarkedAsStarted(); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method isMarkedAsStarted() from the type BundleInfo is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 195. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxFwConfigFileParser.java (at line 76) [javac] if (startLevel == BundleInfo.NO_LEVEL && !toBeStarted) [javac] ^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type BundleInfo is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 196. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxFwConfigFileParser.java (at line 76) [javac] if (startLevel == BundleInfo.NO_LEVEL && !toBeStarted) [javac] ^^^^^^^^ [javac] Discouraged access: The field NO_LEVEL from the type BundleInfo is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 197. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxFwConfigFileParser.java (at line 79) [javac] if (startLevel != BundleInfo.NO_LEVEL) [javac] ^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type BundleInfo is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 198. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxFwConfigFileParser.java (at line 79) [javac] if (startLevel != BundleInfo.NO_LEVEL) [javac] ^^^^^^^^ [javac] Discouraged access: The field NO_LEVEL from the type BundleInfo is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 199. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxFwConfigFileParser.java (at line 86) [javac] private static Properties getConfigProps(BundleInfo[] bInfos, ConfigData configData, LauncherData launcherData, boolean relative, File fwJar) { [javac] ^^^^^^^^^^^^ [javac] Discouraged access: The type BundleInfo is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 200. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxFwConfigFileParser.java (at line 86) [javac] private static Properties getConfigProps(BundleInfo[] bInfos, ConfigData configData, LauncherData launcherData, boolean relative, File fwJar) { [javac] ^^^^^^^^^^ [javac] Discouraged access: The type ConfigData is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 201. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxFwConfigFileParser.java (at line 86) [javac] private static Properties getConfigProps(BundleInfo[] bInfos, ConfigData configData, LauncherData launcherData, boolean relative, File fwJar) { [javac] ^^^^^^^^^^^^ [javac] Discouraged access: The type LauncherData is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 202. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxFwConfigFileParser.java (at line 89) [javac] if (configData.getInitialBundleStartLevel() != BundleInfo.NO_LEVEL) [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method getInitialBundleStartLevel() from the type ConfigData is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 203. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxFwConfigFileParser.java (at line 89) [javac] if (configData.getInitialBundleStartLevel() != BundleInfo.NO_LEVEL) [javac] ^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type BundleInfo is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 204. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxFwConfigFileParser.java (at line 89) [javac] if (configData.getInitialBundleStartLevel() != BundleInfo.NO_LEVEL) [javac] ^^^^^^^^ [javac] Discouraged access: The field NO_LEVEL from the type BundleInfo is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 205. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxFwConfigFileParser.java (at line 90) [javac] props.setProperty(EquinoxConstants.PROP_BUNDLES_STARTLEVEL, Integer.toString(configData.getInitialBundleStartLevel())); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method getInitialBundleStartLevel() from the type ConfigData is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 206. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxFwConfigFileParser.java (at line 91) [javac] if (configData.getBeginingFwStartLevel() != BundleInfo.NO_LEVEL) [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method getBeginingFwStartLevel() from the type ConfigData is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 207. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxFwConfigFileParser.java (at line 91) [javac] if (configData.getBeginingFwStartLevel() != BundleInfo.NO_LEVEL) [javac] ^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type BundleInfo is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 208. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxFwConfigFileParser.java (at line 91) [javac] if (configData.getBeginingFwStartLevel() != BundleInfo.NO_LEVEL) [javac] ^^^^^^^^ [javac] Discouraged access: The field NO_LEVEL from the type BundleInfo is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 209. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxFwConfigFileParser.java (at line 92) [javac] props.setProperty(EquinoxConstants.PROP_INITIAL_STARTLEVEL, Integer.toString(configData.getBeginingFwStartLevel())); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method getBeginingFwStartLevel() from the type ConfigData is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 210. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxFwConfigFileParser.java (at line 94) [javac] final File launcher = launcherData.getLauncher(); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method getLauncher() from the type LauncherData is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 211. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxFwConfigFileParser.java (at line 117) [javac] if (fwJarSt != null && fwJarSt.equals(bInfos[i].getLocation())) [javac] ^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method getLocation() from the type BundleInfo is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 212. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxFwConfigFileParser.java (at line 127) [javac] props = Utils.appendProperties(props, configData.getFwIndependentProps()); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method getFwIndependentProps() from the type ConfigData is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 213. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxFwConfigFileParser.java (at line 129) [javac] props = Utils.appendProperties(props, configData.getFwDependentProps()); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method getFwDependentProps() from the type ConfigData is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 214. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxFwConfigFileParser.java (at line 154) [javac] return BundleInfo.NO_LEVEL; [javac] ^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type BundleInfo is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 215. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxFwConfigFileParser.java (at line 154) [javac] return BundleInfo.NO_LEVEL; [javac] ^^^^^^^^ [javac] Discouraged access: The field NO_LEVEL from the type BundleInfo is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 216. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxFwConfigFileParser.java (at line 161) [javac] return BundleInfo.NO_LEVEL; [javac] ^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type BundleInfo is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 217. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxFwConfigFileParser.java (at line 161) [javac] return BundleInfo.NO_LEVEL; [javac] ^^^^^^^^ [javac] Discouraged access: The field NO_LEVEL from the type BundleInfo is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 218. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxFwConfigFileParser.java (at line 164) [javac] return BundleInfo.NO_LEVEL; [javac] ^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type BundleInfo is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 219. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxFwConfigFileParser.java (at line 164) [javac] return BundleInfo.NO_LEVEL; [javac] ^^^^^^^^ [javac] Discouraged access: The field NO_LEVEL from the type BundleInfo is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 220. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxFwConfigFileParser.java (at line 174) [javac] private static void normalizeLocation(BundleInfo bInfo) { [javac] ^^^^^^^^^^ [javac] Discouraged access: The type BundleInfo is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 221. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxFwConfigFileParser.java (at line 175) [javac] String location = bInfo.getLocation(); [javac] ^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method getLocation() from the type BundleInfo is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 222. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxFwConfigFileParser.java (at line 178) [javac] bInfo.setLocation(new URL(location).toExternalForm()); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method setLocation(String) from the type BundleInfo is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 223. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxFwConfigFileParser.java (at line 180) [javac] bInfo.setLocation(new File(location).toURL().toExternalForm()); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method setLocation(String) from the type BundleInfo is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 224. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxFwConfigFileParser.java (at line 203) [javac] private static void setInstallingBundles(Manipulator manipulator, String value) throws NumberFormatException { [javac] ^^^^^^^^^^^ [javac] Discouraged access: The type Manipulator is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 225. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxFwConfigFileParser.java (at line 204) [javac] ConfigData configData = manipulator.getConfigData(); [javac] ^^^^^^^^^^ [javac] Discouraged access: The type ConfigData is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 226. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxFwConfigFileParser.java (at line 204) [javac] ConfigData configData = manipulator.getConfigData(); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method getConfigData() from the type Manipulator is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 227. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxFwConfigFileParser.java (at line 220) [javac] configData.addBundle(new BundleInfo(realLocation, startLevel, markedAsStarted)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method addBundle(BundleInfo) from the type ConfigData is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 228. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxFwConfigFileParser.java (at line 220) [javac] configData.addBundle(new BundleInfo(realLocation, startLevel, markedAsStarted)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The constructor BundleInfo(String, int, boolean) is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 229. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxFwConfigFileParser.java (at line 220) [javac] configData.addBundle(new BundleInfo(realLocation, startLevel, markedAsStarted)); [javac] ^^^^^^^^^^ [javac] Discouraged access: The type BundleInfo is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 230. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxFwConfigFileParser.java (at line 222) [javac] configData.addBundle(new BundleInfo(location, null, null, startLevel, markedAsStarted)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method addBundle(BundleInfo) from the type ConfigData is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 231. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxFwConfigFileParser.java (at line 222) [javac] configData.addBundle(new BundleInfo(location, null, null, startLevel, markedAsStarted)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The constructor BundleInfo(String, String, String, int, boolean) is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 232. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxFwConfigFileParser.java (at line 222) [javac] configData.addBundle(new BundleInfo(location, null, null, startLevel, markedAsStarted)); [javac] ^^^^^^^^^^ [javac] Discouraged access: The type BundleInfo is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 233. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxFwConfigFileParser.java (at line 234) [javac] public void readFwConfig(Manipulator manipulator, File inputFile) throws IOException { [javac] ^^^^^^^^^^^ [javac] Discouraged access: The type Manipulator is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 234. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxFwConfigFileParser.java (at line 239) [javac] ConfigData configData = manipulator.getConfigData(); [javac] ^^^^^^^^^^ [javac] Discouraged access: The type ConfigData is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 235. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxFwConfigFileParser.java (at line 239) [javac] ConfigData configData = manipulator.getConfigData(); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method getConfigData() from the type Manipulator is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 236. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxFwConfigFileParser.java (at line 240) [javac] LauncherData launcherData = manipulator.getLauncherData(); [javac] ^^^^^^^^^^^^ [javac] Discouraged access: The type LauncherData is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 237. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxFwConfigFileParser.java (at line 240) [javac] LauncherData launcherData = manipulator.getLauncherData(); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method getLauncherData() from the type Manipulator is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 238. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxFwConfigFileParser.java (at line 241) [javac] configData.initialize(); [javac] ^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method initialize() from the type ConfigData is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 239. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxFwConfigFileParser.java (at line 247) [javac] URL rootURL = launcherData.getLauncher() != null ? launcherData.getLauncher().getParentFile().toURL() : null; [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method getLauncher() from the type LauncherData is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 240. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxFwConfigFileParser.java (at line 247) [javac] URL rootURL = launcherData.getLauncher() != null ? launcherData.getLauncher().getParentFile().toURL() : null; [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method getLauncher() from the type LauncherData is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 241. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxFwConfigFileParser.java (at line 249) [javac] Properties sharedConfigProperties = getSharedConfiguration(props.getProperty(EquinoxConstants.PROP_SHARED_CONFIGURATION_AREA), getOSGiInstallArea(manipulator.getLauncherData())); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method getLauncherData() from the type Manipulator is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 242. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxFwConfigFileParser.java (at line 258) [javac] configData.setBundles(null); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method setBundles(BundleInfo[]) from the type ConfigData is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 243. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxFwConfigFileParser.java (at line 266) [javac] launcherData.setFwJar(fwJar); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method setFwJar(File) from the type LauncherData is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 244. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxFwConfigFileParser.java (at line 267) [javac] configData.addBundle(new BundleInfo(fwJarString)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method addBundle(BundleInfo) from the type ConfigData is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 245. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxFwConfigFileParser.java (at line 267) [javac] configData.addBundle(new BundleInfo(fwJarString)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The constructor BundleInfo(String) is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 246. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxFwConfigFileParser.java (at line 267) [javac] configData.addBundle(new BundleInfo(fwJarString)); [javac] ^^^^^^^^^^ [javac] Discouraged access: The type BundleInfo is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 247. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxFwConfigFileParser.java (at line 271) [javac] props = makeAbsolute(props, rootURL, fwJar, inputFile.getParentFile(), getOSGiInstallArea(manipulator.getLauncherData())); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method getLauncherData() from the type Manipulator is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 248. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxFwConfigFileParser.java (at line 276) [javac] configData.setInitialBundleStartLevel(Integer.parseInt(value)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method setInitialBundleStartLevel(int) from the type ConfigData is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 249. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxFwConfigFileParser.java (at line 278) [javac] configData.setBeginningFwStartLevel(Integer.parseInt(value)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method setBeginningFwStartLevel(int) from the type ConfigData is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 250. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxFwConfigFileParser.java (at line 283) [javac] configData.setFwDependentProp(key, value); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method setFwDependentProp(String, String) from the type ConfigData is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 251. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxFwConfigFileParser.java (at line 285) [javac] configData.setFwIndependentProp(key, value); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method setFwIndependentProp(String, String) from the type ConfigData is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 252. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxFwConfigFileParser.java (at line 287) [javac] if (launcherData.getLauncher() == null) [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method getLauncher() from the type LauncherData is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 253. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxFwConfigFileParser.java (at line 290) [javac] if (launcherData.getLauncher() == null) [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method getLauncher() from the type LauncherData is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 254. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxFwConfigFileParser.java (at line 295) [javac] launcherData.setLauncher(new File(launcherPath, launcherName + EquinoxConstants.EXE_EXTENSION)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method setLauncher(File) from the type LauncherData is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 255. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxFwConfigFileParser.java (at line 423) [javac] public static File getOSGiInstallArea(LauncherData launcherData) { [javac] ^^^^^^^^^^^^ [javac] Discouraged access: The type LauncherData is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 256. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxFwConfigFileParser.java (at line 426) [javac] String[] args = launcherData.getProgramArgs(); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method getProgramArgs() from the type LauncherData is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 257. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxFwConfigFileParser.java (at line 434) [javac] if (launcherData.getFwJar() != null) [javac] ^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method getFwJar() from the type LauncherData is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 258. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxFwConfigFileParser.java (at line 435) [javac] return fromOSGiJarToOSGiInstallArea(launcherData.getFwJar().getAbsolutePath()); [javac] ^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method getFwJar() from the type LauncherData is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 259. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxFwConfigFileParser.java (at line 436) [javac] if (launcherData.getLauncher() != null) [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method getLauncher() from the type LauncherData is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 260. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxFwConfigFileParser.java (at line 437) [javac] return launcherData.getLauncher().getParentFile(); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method getLauncher() from the type LauncherData is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 261. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxFwConfigFileParser.java (at line 448) [javac] public void saveFwConfig(BundleInfo[] bInfos, Manipulator manipulator, boolean backup, boolean relative) throws IOException {//{ [javac] ^^^^^^^^^^^^ [javac] Discouraged access: The type BundleInfo is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 262. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxFwConfigFileParser.java (at line 448) [javac] public void saveFwConfig(BundleInfo[] bInfos, Manipulator manipulator, boolean backup, boolean relative) throws IOException {//{ [javac] ^^^^^^^^^^^ [javac] Discouraged access: The type Manipulator is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 263. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxFwConfigFileParser.java (at line 449) [javac] ConfigData configData = manipulator.getConfigData(); [javac] ^^^^^^^^^^ [javac] Discouraged access: The type ConfigData is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 264. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxFwConfigFileParser.java (at line 449) [javac] ConfigData configData = manipulator.getConfigData(); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method getConfigData() from the type Manipulator is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 265. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxFwConfigFileParser.java (at line 450) [javac] LauncherData launcherData = manipulator.getLauncherData(); [javac] ^^^^^^^^^^^^ [javac] Discouraged access: The type LauncherData is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 266. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxFwConfigFileParser.java (at line 450) [javac] LauncherData launcherData = manipulator.getLauncherData(); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method getLauncherData() from the type Manipulator is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 267. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxFwConfigFileParser.java (at line 452) [javac] launcherData.setFwJar(fwJar); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method setFwJar(File) from the type LauncherData is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 268. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxFwConfigFileParser.java (at line 453) [javac] File outputFile = launcherData.getFwConfigLocation(); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method getFwConfigLocation() from the type LauncherData is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 269. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxFwConfigFileParser.java (at line 491) [javac] configProps = makeRelative(configProps, launcherData.getLauncher().getParentFile().toURL(), fwJar, outputFile.getParentFile(), getOSGiInstallArea(manipulator.getLauncherData())); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method getLauncher() from the type LauncherData is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 270. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxFwConfigFileParser.java (at line 491) [javac] configProps = makeRelative(configProps, launcherData.getLauncher().getParentFile().toURL(), fwJar, outputFile.getParentFile(), getOSGiInstallArea(manipulator.getLauncherData())); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method getLauncherData() from the type Manipulator is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 271. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxFwConfigFileParser.java (at line 506) [javac] private void filterPropertiesFromSharedArea(Properties configProps, LauncherData launcherData) { [javac] ^^^^^^^^^^^^ [javac] Discouraged access: The type LauncherData is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] ---------- [javac] 272. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxLauncherData.java (at line 12) [javac] import org.eclipse.equinox.internal.provisional.frameworkadmin.LauncherData; [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type LauncherData is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 273. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxLauncherData.java (at line 14) [javac] public class EquinoxLauncherData extends LauncherData { [javac] ^^^^^^^^^^^^ [javac] Discouraged access: The type LauncherData is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 274. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxLauncherData.java (at line 18) [javac] super(fwName, fwVersion, launcherName, launcherVersion); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The constructor LauncherData(String, String, String, String) is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 275. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxLauncherData.java (at line 22) [javac] if (previousLauncher == null && launcherFile != null && !launcherFile.equals(getLauncher())) [javac] ^^^^^^^^^^^^^ [javac] Discouraged access: The method getLauncher() from the type LauncherData is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 276. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxLauncherData.java (at line 24) [javac] super.setLauncher(launcherFile); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method setLauncher(File) from the type LauncherData is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] ---------- [javac] 277. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxManipulatorImpl.java (at line 21) [javac] import org.eclipse.equinox.internal.provisional.configuratormanipulator.ConfiguratorManipulator; [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type ConfiguratorManipulator is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 278. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxManipulatorImpl.java (at line 29) [javac] public class EquinoxManipulatorImpl implements Manipulator { [javac] ^^^^^^^^^^^ [javac] Discouraged access: The type Manipulator is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 279. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxManipulatorImpl.java (at line 45) [javac] static void checkConsistencyOfFwConfigLocAndFwPersistentDataLoc(LauncherData launcherData) { [javac] ^^^^^^^^^^^^ [javac] Discouraged access: The type LauncherData is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 280. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxManipulatorImpl.java (at line 46) [javac] File fwConfigLocation = launcherData.getFwConfigLocation(); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method getFwConfigLocation() from the type LauncherData is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 281. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxManipulatorImpl.java (at line 47) [javac] File fwPersistentDataLocation = launcherData.getFwPersistentDataLocation(); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method getFwPersistentDataLocation() from the type LauncherData is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 282. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxManipulatorImpl.java (at line 55) [javac] launcherData.setFwConfigLocation(fwConfigLocation); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method setFwConfigLocation(File) from the type LauncherData is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 283. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxManipulatorImpl.java (at line 64) [javac] launcherData.setFwPersistentDataLocation(fwConfigLocation, launcherData.isClean()); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method setFwPersistentDataLocation(File, boolean) from the type LauncherData is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 284. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxManipulatorImpl.java (at line 64) [javac] launcherData.setFwPersistentDataLocation(fwConfigLocation, launcherData.isClean()); [javac] ^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method isClean() from the type LauncherData is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 285. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxManipulatorImpl.java (at line 68) [javac] launcherData.setFwConfigLocation(fwPersistentDataLocation); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method setFwConfigLocation(File) from the type LauncherData is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 286. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxManipulatorImpl.java (at line 71) [javac] File home = launcherData.getHome(); [javac] ^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method getHome() from the type LauncherData is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 287. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxManipulatorImpl.java (at line 75) [javac] launcherData.setFwPersistentDataLocation(fwConfigLocation, launcherData.isClean()); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method setFwPersistentDataLocation(File, boolean) from the type LauncherData is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 288. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxManipulatorImpl.java (at line 75) [javac] launcherData.setFwPersistentDataLocation(fwConfigLocation, launcherData.isClean()); [javac] ^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method isClean() from the type LauncherData is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 289. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxManipulatorImpl.java (at line 76) [javac] launcherData.setFwConfigLocation(fwConfigLocation); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method setFwConfigLocation(File) from the type LauncherData is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 290. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxManipulatorImpl.java (at line 81) [javac] static File getLauncherConfigLocation(LauncherData launcherData) { [javac] ^^^^^^^^^^^^ [javac] Discouraged access: The type LauncherData is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 291. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxManipulatorImpl.java (at line 82) [javac] File launcherConfigLocation = launcherData.getLauncherConfigLocation(); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method getLauncherConfigLocation() from the type LauncherData is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 292. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxManipulatorImpl.java (at line 86) [javac] File launcher = launcherData.getLauncher(); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method getLauncher() from the type LauncherData is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 293. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxManipulatorImpl.java (at line 98) [javac] ConfigData configData = new ConfigData(EquinoxConstants.FW_NAME, EquinoxConstants.FW_VERSION, EquinoxConstants.LAUNCHER_NAME, EquinoxConstants.LAUNCHER_VERSION); [javac] ^^^^^^^^^^ [javac] Discouraged access: The type ConfigData is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 294. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxManipulatorImpl.java (at line 98) [javac] ConfigData configData = new ConfigData(EquinoxConstants.FW_NAME, EquinoxConstants.FW_VERSION, EquinoxConstants.LAUNCHER_NAME, EquinoxConstants.LAUNCHER_VERSION); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The constructor ConfigData(String, String, String, String) is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 295. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxManipulatorImpl.java (at line 98) [javac] ConfigData configData = new ConfigData(EquinoxConstants.FW_NAME, EquinoxConstants.FW_VERSION, EquinoxConstants.LAUNCHER_NAME, EquinoxConstants.LAUNCHER_VERSION); [javac] ^^^^^^^^^^ [javac] Discouraged access: The type ConfigData is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 296. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxManipulatorImpl.java (at line 109) [javac] ConfiguratorManipulator configuratorManipulator; [javac] ^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type ConfiguratorManipulator is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 297. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxManipulatorImpl.java (at line 121) [javac] cmTracker = new ServiceTracker(context, ConfiguratorManipulator.class.getName(), null); [javac] ^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type ConfiguratorManipulator is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 298. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxManipulatorImpl.java (at line 132) [javac] configData.setInitialBundleStartLevel(4); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method setInitialBundleStartLevel(int) from the type ConfigData is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 299. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxManipulatorImpl.java (at line 135) [javac] public BundlesState getBundlesState() throws FrameworkAdminRuntimeException { [javac] ^^^^^^^^^^^^ [javac] Discouraged access: The type BundlesState is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 300. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxManipulatorImpl.java (at line 135) [javac] public BundlesState getBundlesState() throws FrameworkAdminRuntimeException { [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type FrameworkAdminRuntimeException is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 301. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxManipulatorImpl.java (at line 148) [javac] public ConfigData getConfigData() throws FrameworkAdminRuntimeException { [javac] ^^^^^^^^^^ [javac] Discouraged access: The type ConfigData is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 302. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxManipulatorImpl.java (at line 148) [javac] public ConfigData getConfigData() throws FrameworkAdminRuntimeException { [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type FrameworkAdminRuntimeException is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 303. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxManipulatorImpl.java (at line 152) [javac] public BundleInfo[] getExpectedState() throws IllegalArgumentException, FrameworkAdminRuntimeException { [javac] ^^^^^^^^^^^^ [javac] Discouraged access: The type BundleInfo is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 304. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxManipulatorImpl.java (at line 152) [javac] public BundleInfo[] getExpectedState() throws IllegalArgumentException, FrameworkAdminRuntimeException { [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type FrameworkAdminRuntimeException is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 305. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxManipulatorImpl.java (at line 156) [javac] BundlesState bundleState = this.getBundlesState(); [javac] ^^^^^^^^^^^^ [javac] Discouraged access: The type BundlesState is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 306. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxManipulatorImpl.java (at line 158) [javac] return new BundleInfo[0]; [javac] ^^^^^^^^^^ [javac] Discouraged access: The type BundleInfo is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 307. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxManipulatorImpl.java (at line 159) [javac] bundleState.resolve(true); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method resolve(boolean) from the type BundlesState is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 308. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxManipulatorImpl.java (at line 161) [javac] return bundleState.getExpectedState(); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method getExpectedState() from the type BundlesState is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 309. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxManipulatorImpl.java (at line 164) [javac] public LauncherData getLauncherData() throws FrameworkAdminRuntimeException { [javac] ^^^^^^^^^^^^ [javac] Discouraged access: The type LauncherData is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 310. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxManipulatorImpl.java (at line 164) [javac] public LauncherData getLauncherData() throws FrameworkAdminRuntimeException { [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type FrameworkAdminRuntimeException is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 311. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxManipulatorImpl.java (at line 225) [javac] if (this.launcherData.isClean()) [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method isClean() from the type LauncherData is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 312. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxManipulatorImpl.java (at line 227) [javac] long lastModifiedFwPersistent = EquinoxBundlesState.getTimeStamp(launcherData.getFwPersistentDataLocation()); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method getFwPersistentDataLocation() from the type LauncherData is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 313. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxManipulatorImpl.java (at line 242) [javac] if (launcherData.getFwConfigLocation() != null) { [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method getFwConfigLocation() from the type LauncherData is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 314. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxManipulatorImpl.java (at line 243) [javac] File fwConfigFile = new File(launcherData.getFwConfigLocation(), EquinoxConstants.CONFIG_INI); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method getFwConfigLocation() from the type LauncherData is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 315. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxManipulatorImpl.java (at line 257) [javac] configData.initialize(); [javac] ^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method initialize() from the type ConfigData is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 316. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxManipulatorImpl.java (at line 258) [javac] launcherData.initialize(); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method initialize() from the type LauncherData is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 317. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxManipulatorImpl.java (at line 273) [javac] launcherData.setFwJar(fwJar); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method setFwJar(File) from the type LauncherData is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 318. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxManipulatorImpl.java (at line 274) [javac] launcherData.setFwPersistentDataLocation(fwConfigLocation, false); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method setFwPersistentDataLocation(File, boolean) from the type LauncherData is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 319. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxManipulatorImpl.java (at line 288) [javac] BundleInfo[] bInfos = new BundleInfo[bundles.length]; [javac] ^^^^^^^^^^^^ [javac] Discouraged access: The type BundleInfo is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 320. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxManipulatorImpl.java (at line 288) [javac] BundleInfo[] bInfos = new BundleInfo[bundles.length]; [javac] ^^^^^^^^^^ [javac] Discouraged access: The type BundleInfo is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 321. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxManipulatorImpl.java (at line 293) [javac] bInfos[i] = new BundleInfo(bundles[i].getSymbolicName(), (String) bundles[i].getHeaders().get(Constants.BUNDLE_VERSION), FileLocator.getBundleFile(bundles[i]).getAbsolutePath(), -1, true); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The constructor BundleInfo(String, String, String, int, boolean) is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 322. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxManipulatorImpl.java (at line 293) [javac] bInfos[i] = new BundleInfo(bundles[i].getSymbolicName(), (String) bundles[i].getHeaders().get(Constants.BUNDLE_VERSION), FileLocator.getBundleFile(bundles[i]).getAbsolutePath(), -1, true); [javac] ^^^^^^^^^^ [javac] Discouraged access: The type BundleInfo is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 323. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxManipulatorImpl.java (at line 295) [javac] bInfos[i] = new BundleInfo(bundles[i].getSymbolicName(), (String) bundles[i].getHeaders().get(Constants.BUNDLE_VERSION), FileLocator.getBundleFile(bundles[i]).getAbsolutePath(), startLevel.getBundleStartLevel(bundles[i]), startLevel.isBundlePersistentlyStarted(bundles[i])); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The constructor BundleInfo(String, String, String, int, boolean) is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 324. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxManipulatorImpl.java (at line 295) [javac] bInfos[i] = new BundleInfo(bundles[i].getSymbolicName(), (String) bundles[i].getHeaders().get(Constants.BUNDLE_VERSION), FileLocator.getBundleFile(bundles[i]).getAbsolutePath(), startLevel.getBundleStartLevel(bundles[i]), startLevel.isBundlePersistentlyStarted(bundles[i])); [javac] ^^^^^^^^^^ [javac] Discouraged access: The type BundleInfo is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 325. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxManipulatorImpl.java (at line 301) [javac] configData.setBundles(bInfos); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method setBundles(BundleInfo[]) from the type ConfigData is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 326. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxManipulatorImpl.java (at line 312) [javac] configData.setFwDependentProp(key, value); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method setFwDependentProp(String, String) from the type ConfigData is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 327. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxManipulatorImpl.java (at line 314) [javac] configData.setFwIndependentProp(key, value); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method setFwIndependentProp(String, String) from the type ConfigData is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 328. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxManipulatorImpl.java (at line 319) [javac] int initialBSL = configData.getInitialBundleStartLevel(); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method getInitialBundleStartLevel() from the type ConfigData is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 329. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxManipulatorImpl.java (at line 321) [javac] configData.setInitialBundleStartLevel(slAdmin.getInitialBundleStartLevel()); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method setInitialBundleStartLevel(int) from the type ConfigData is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 330. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxManipulatorImpl.java (at line 330) [javac] public void load() throws IllegalStateException, IOException, FrameworkAdminRuntimeException { [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type FrameworkAdminRuntimeException is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 331. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxManipulatorImpl.java (at line 334) [javac] BundlesState bundlesState = null; [javac] ^^^^^^^^^^^^ [javac] Discouraged access: The type BundlesState is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 332. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxManipulatorImpl.java (at line 337) [javac] bundlesState = new EquinoxBundlesState(context, fwAdmin, this, !launcherData.isClean()); [javac] ^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method isClean() from the type LauncherData is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 333. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxManipulatorImpl.java (at line 350) [javac] configuratorManipulator.updateBundles(this); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method updateBundles(Manipulator) from the type ConfiguratorManipulator is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 334. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxManipulatorImpl.java (at line 365) [javac] File fwConfigFile = new File(launcherData.getFwConfigLocation(), EquinoxConstants.CONFIG_INI); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method getFwConfigLocation() from the type LauncherData is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 335. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxManipulatorImpl.java (at line 373) [javac] public void save(boolean backup) throws IOException, FrameworkAdminRuntimeException { [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type FrameworkAdminRuntimeException is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 336. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxManipulatorImpl.java (at line 387) [javac] ConfiguratorManipulator previousConfigurator = setConfiguratorManipulator(); [javac] ^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type ConfiguratorManipulator is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 337. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxManipulatorImpl.java (at line 389) [javac] previousConfigurator.cleanup(this); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method cleanup(Manipulator) from the type ConfiguratorManipulator is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 338. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxManipulatorImpl.java (at line 391) [javac] BundleInfo[] newBInfos = null; [javac] ^^^^^^^^^^^^ [javac] Discouraged access: The type BundleInfo is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 339. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxManipulatorImpl.java (at line 394) [javac] newBInfos = configuratorManipulator.save(this, backup); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method save(Manipulator, boolean) from the type ConfiguratorManipulator is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 340. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxManipulatorImpl.java (at line 399) [javac] newBInfos = configData.getBundles(); [javac] ^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method getBundles() from the type ConfigData is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 341. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxManipulatorImpl.java (at line 402) [javac] newBInfos = configData.getBundles(); [javac] ^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method getBundles() from the type ConfigData is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 342. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxManipulatorImpl.java (at line 405) [javac] boolean stateIsEmpty = configData.getBundles().length == 0; [javac] ^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method getBundles() from the type ConfigData is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 343. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxManipulatorImpl.java (at line 441) [javac] parser.saveFwConfig(newBInfos.length != 0 ? newBInfos : getConfigData().getBundles(), this, backup, false); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method getBundles() from the type ConfigData is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 344. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxManipulatorImpl.java (at line 443) [javac] File configDir = launcherData.getFwConfigLocation(); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method getFwConfigLocation() from the type LauncherData is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 345. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxManipulatorImpl.java (at line 454) [javac] public void setConfigData(ConfigData configData) { [javac] ^^^^^^^^^^ [javac] Discouraged access: The type ConfigData is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 346. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxManipulatorImpl.java (at line 455) [javac] this.configData.initialize(); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method initialize() from the type ConfigData is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 347. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxManipulatorImpl.java (at line 456) [javac] this.configData.setInitialBundleStartLevel(configData.getInitialBundleStartLevel()); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method setInitialBundleStartLevel(int) from the type ConfigData is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 348. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxManipulatorImpl.java (at line 456) [javac] this.configData.setInitialBundleStartLevel(configData.getInitialBundleStartLevel()); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method getInitialBundleStartLevel() from the type ConfigData is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 349. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxManipulatorImpl.java (at line 457) [javac] this.configData.setBeginningFwStartLevel(configData.getBeginingFwStartLevel()); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method setBeginningFwStartLevel(int) from the type ConfigData is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 350. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxManipulatorImpl.java (at line 457) [javac] this.configData.setBeginningFwStartLevel(configData.getBeginingFwStartLevel()); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method getBeginingFwStartLevel() from the type ConfigData is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 351. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxManipulatorImpl.java (at line 458) [javac] BundleInfo[] bInfos = configData.getBundles(); [javac] ^^^^^^^^^^^^ [javac] Discouraged access: The type BundleInfo is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 352. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxManipulatorImpl.java (at line 458) [javac] BundleInfo[] bInfos = configData.getBundles(); [javac] ^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method getBundles() from the type ConfigData is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 353. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxManipulatorImpl.java (at line 460) [javac] this.configData.addBundle(bInfos[i]); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method addBundle(BundleInfo) from the type ConfigData is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 354. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxManipulatorImpl.java (at line 461) [javac] this.configData.setFwIndependentProps(configData.getFwIndependentProps()); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method setFwIndependentProps(Properties) from the type ConfigData is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 355. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxManipulatorImpl.java (at line 461) [javac] this.configData.setFwIndependentProps(configData.getFwIndependentProps()); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method getFwIndependentProps() from the type ConfigData is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 356. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxManipulatorImpl.java (at line 462) [javac] if (this.configData.getFwName().equals(configData.getFwName())) [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method getFwName() from the type ConfigData is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 357. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxManipulatorImpl.java (at line 462) [javac] if (this.configData.getFwName().equals(configData.getFwName())) [javac] ^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method getFwName() from the type ConfigData is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 358. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxManipulatorImpl.java (at line 463) [javac] if (this.configData.getFwVersion().equals(configData.getFwVersion())) { [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method getFwVersion() from the type ConfigData is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 359. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxManipulatorImpl.java (at line 463) [javac] if (this.configData.getFwVersion().equals(configData.getFwVersion())) { [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method getFwVersion() from the type ConfigData is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 360. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxManipulatorImpl.java (at line 467) [javac] this.configData.setFwDependentProps(configData.getFwDependentProps()); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method setFwDependentProps(Properties) from the type ConfigData is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 361. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxManipulatorImpl.java (at line 467) [javac] this.configData.setFwDependentProps(configData.getFwDependentProps()); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method getFwDependentProps() from the type ConfigData is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 362. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxManipulatorImpl.java (at line 479) [javac] private ConfiguratorManipulator setConfiguratorManipulator() { [javac] ^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type ConfiguratorManipulator is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 363. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxManipulatorImpl.java (at line 493) [javac] BundleInfo[] bInfos = configData.getBundles(); [javac] ^^^^^^^^^^^^ [javac] Discouraged access: The type BundleInfo is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 364. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxManipulatorImpl.java (at line 493) [javac] BundleInfo[] bInfos = configData.getBundles(); [javac] ^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method getBundles() from the type ConfigData is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 365. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxManipulatorImpl.java (at line 494) [javac] int initialBSL = configData.getInitialBundleStartLevel(); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method getInitialBundleStartLevel() from the type ConfigData is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 366. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxManipulatorImpl.java (at line 497) [javac] ConfiguratorManipulator previousConfiguratorManipulator = configuratorManipulator; [javac] ^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type ConfiguratorManipulator is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 367. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxManipulatorImpl.java (at line 500) [javac] String location = bInfos[i].getLocation(); [javac] ^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method getLocation() from the type BundleInfo is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 368. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxManipulatorImpl.java (at line 502) [javac] if (!bInfos[i].isMarkedAsStarted()) [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method isMarkedAsStarted() from the type BundleInfo is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 369. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxManipulatorImpl.java (at line 505) [javac] if (references[j].getProperty(ConfiguratorManipulator.SERVICE_PROP_KEY_CONFIGURATOR_BUNDLESYMBOLICNAME).equals(Utils.getPathFromClause(Utils.getManifestMainAttributes(location, Constants.BUNDLE_SYMBOLICNAME)))) { [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type ConfiguratorManipulator is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 370. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxManipulatorImpl.java (at line 505) [javac] if (references[j].getProperty(ConfiguratorManipulator.SERVICE_PROP_KEY_CONFIGURATOR_BUNDLESYMBOLICNAME).equals(Utils.getPathFromClause(Utils.getManifestMainAttributes(location, Constants.BUNDLE_SYMBOLICNAME)))) { [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The field SERVICE_PROP_KEY_CONFIGURATOR_BUNDLESYMBOLICNAME from the type ConfiguratorManipulator is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 371. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxManipulatorImpl.java (at line 506) [javac] configuratorManipulator = (ConfiguratorManipulator) cmTracker.getService(references[j]); [javac] ^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type ConfiguratorManipulator is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 372. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxManipulatorImpl.java (at line 517) [javac] public void setLauncherData(LauncherData value) { [javac] ^^^^^^^^^^^^ [javac] Discouraged access: The type LauncherData is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 373. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxManipulatorImpl.java (at line 518) [javac] launcherData.initialize(); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method initialize() from the type LauncherData is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 374. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxManipulatorImpl.java (at line 519) [javac] launcherData.setFwConfigLocation(value.getFwConfigLocation()); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method setFwConfigLocation(File) from the type LauncherData is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 375. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxManipulatorImpl.java (at line 519) [javac] launcherData.setFwConfigLocation(value.getFwConfigLocation()); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method getFwConfigLocation() from the type LauncherData is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 376. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxManipulatorImpl.java (at line 520) [javac] launcherData.setFwPersistentDataLocation(value.getFwPersistentDataLocation(), value.isClean()); [javac] ^^^^^^^^^^^^^^^ [javac] Discouraged access: The method isClean() from the type LauncherData is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] ---------- [javac] 377. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/utils/FileUtils.java (at line 17) [javac] import org.eclipse.equinox.internal.provisional.frameworkadmin.LauncherData; [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type LauncherData is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 378. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/utils/FileUtils.java (at line 18) [javac] import org.eclipse.equinox.internal.provisional.frameworkadmin.Manipulator; [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type Manipulator is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 379. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/utils/FileUtils.java (at line 22) [javac] public static String getEclipseRealLocation(final Manipulator manipulator, final String location) { [javac] ^^^^^^^^^^^ [javac] Discouraged access: The type Manipulator is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 380. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/utils/FileUtils.java (at line 32) [javac] LauncherData launcherData = manipulator.getLauncherData(); [javac] ^^^^^^^^^^^^ [javac] Discouraged access: The type LauncherData is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 381. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/utils/FileUtils.java (at line 32) [javac] LauncherData launcherData = manipulator.getLauncherData(); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method getLauncherData() from the type Manipulator is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 382. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/utils/FileUtils.java (at line 33) [javac] File home = launcherData.getHome(); [javac] ^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method getHome() from the type LauncherData is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 383. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/utils/FileUtils.java (at line 37) [javac] else if (launcherData.getLauncher() != null) [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method getLauncher() from the type LauncherData is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 384. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/utils/FileUtils.java (at line 38) [javac] pluginsDir = new File(launcherData.getLauncher().getParentFile(), EquinoxConstants.PLUGINS_DIR); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method getLauncher() from the type LauncherData is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 385. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/utils/FileUtils.java (at line 39) [javac] else if (launcherData.getFwJar() != null) [javac] ^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method getFwJar() from the type LauncherData is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 386. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/utils/FileUtils.java (at line 40) [javac] pluginsDir = launcherData.getFwJar().getParentFile(); [javac] ^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method getFwJar() from the type LauncherData is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 387. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/utils/FileUtils.java (at line 54) [javac] public static String getRealLocation(Manipulator manipulator, final String location, boolean useEclipse) { [javac] ^^^^^^^^^^^ [javac] Discouraged access: The type Manipulator is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 387 problems (387 warnings) [copy] Copying 1 file to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/temp.folder/@dot.bin [copy] Copying 15 files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/@dot [delete] Deleting directory /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/temp.folder/@dot.bin properties: init: build.jars: properties: init: @dot: [mkdir] Created dir: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.simpleconfigurator.manipulator/temp.folder/@dot.bin [javac] Compiling 4 source files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.simpleconfigurator.manipulator/temp.folder/@dot.bin [javac] ---------- [javac] 1. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.simpleconfigurator.manipulator/src/org/eclipse/equinox/internal/simpleconfigurator/manipulator/Activator.java (at line 15) [javac] import org.eclipse.equinox.internal.provisional.configuratormanipulator.ConfiguratorManipulator; [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type ConfiguratorManipulator is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 2. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.simpleconfigurator.manipulator/src/org/eclipse/equinox/internal/simpleconfigurator/manipulator/Activator.java (at line 33) [javac] props.put(ConfiguratorManipulator.SERVICE_PROP_KEY_CONFIGURATOR_BUNDLESYMBOLICNAME, SimpleConfiguratorConstants.SERVICE_PROP_VALUE_CONFIGURATOR_SYMBOLICNAME); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type ConfiguratorManipulator is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 3. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.simpleconfigurator.manipulator/src/org/eclipse/equinox/internal/simpleconfigurator/manipulator/Activator.java (at line 33) [javac] props.put(ConfiguratorManipulator.SERVICE_PROP_KEY_CONFIGURATOR_BUNDLESYMBOLICNAME, SimpleConfiguratorConstants.SERVICE_PROP_VALUE_CONFIGURATOR_SYMBOLICNAME); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The field SERVICE_PROP_KEY_CONFIGURATOR_BUNDLESYMBOLICNAME from the type ConfiguratorManipulator is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 4. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.simpleconfigurator.manipulator/src/org/eclipse/equinox/internal/simpleconfigurator/manipulator/Activator.java (at line 36) [javac] registration = context.registerService(ConfiguratorManipulator.class.getName(), manipulator, props); [javac] ^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type ConfiguratorManipulator is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] ---------- [javac] 5. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.simpleconfigurator.manipulator/src/org/eclipse/equinox/internal/simpleconfigurator/manipulator/SimpleConfiguratorManipulatorFactoryImpl.java (at line 13) [javac] import org.eclipse.equinox.internal.provisional.configuratormanipulator.ConfiguratorManipulator; [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type ConfiguratorManipulator is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 6. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.simpleconfigurator.manipulator/src/org/eclipse/equinox/internal/simpleconfigurator/manipulator/SimpleConfiguratorManipulatorFactoryImpl.java (at line 14) [javac] import org.eclipse.equinox.internal.provisional.configuratormanipulator.ConfiguratorManipulatorFactory; [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type ConfiguratorManipulatorFactory is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 7. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.simpleconfigurator.manipulator/src/org/eclipse/equinox/internal/simpleconfigurator/manipulator/SimpleConfiguratorManipulatorFactoryImpl.java (at line 16) [javac] public class SimpleConfiguratorManipulatorFactoryImpl extends ConfiguratorManipulatorFactory { [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type ConfiguratorManipulatorFactory is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 8. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.simpleconfigurator.manipulator/src/org/eclipse/equinox/internal/simpleconfigurator/manipulator/SimpleConfiguratorManipulatorFactoryImpl.java (at line 18) [javac] protected ConfiguratorManipulator createConfiguratorManipulator() { [javac] ^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type ConfiguratorManipulator is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] ---------- [javac] 9. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.simpleconfigurator.manipulator/src/org/eclipse/equinox/internal/simpleconfigurator/manipulator/SimpleConfiguratorManipulatorImpl.java (at line 19) [javac] import org.eclipse.equinox.internal.frameworkadmin.equinox.EquinoxFwConfigFileParser; [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type EquinoxFwConfigFileParser is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/@dot [javac] ---------- [javac] 10. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.simpleconfigurator.manipulator/src/org/eclipse/equinox/internal/simpleconfigurator/manipulator/SimpleConfiguratorManipulatorImpl.java (at line 20) [javac] import org.eclipse.equinox.internal.frameworkadmin.utils.Utils; [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type Utils is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 11. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.simpleconfigurator.manipulator/src/org/eclipse/equinox/internal/simpleconfigurator/manipulator/SimpleConfiguratorManipulatorImpl.java (at line 21) [javac] import org.eclipse.equinox.internal.provisional.configuratormanipulator.ConfiguratorManipulator; [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type ConfiguratorManipulator is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 12. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.simpleconfigurator.manipulator/src/org/eclipse/equinox/internal/simpleconfigurator/manipulator/SimpleConfiguratorManipulatorImpl.java (at line 26) [javac] public class SimpleConfiguratorManipulatorImpl implements ConfiguratorManipulator { [javac] ^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type ConfiguratorManipulator is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 13. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.simpleconfigurator.manipulator/src/org/eclipse/equinox/internal/simpleconfigurator/manipulator/SimpleConfiguratorManipulatorImpl.java (at line 38) [javac] private static final BundleInfo[] NULL_BUNDLEINFOS = new BundleInfo[0]; [javac] ^^^^^^^^^^^^ [javac] Discouraged access: The type BundleInfo is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 14. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.simpleconfigurator.manipulator/src/org/eclipse/equinox/internal/simpleconfigurator/manipulator/SimpleConfiguratorManipulatorImpl.java (at line 38) [javac] private static final BundleInfo[] NULL_BUNDLEINFOS = new BundleInfo[0]; [javac] ^^^^^^^^^^ [javac] Discouraged access: The type BundleInfo is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 15. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.simpleconfigurator.manipulator/src/org/eclipse/equinox/internal/simpleconfigurator/manipulator/SimpleConfiguratorManipulatorImpl.java (at line 49) [javac] private static URL getConfigLocation(Manipulator manipulator) throws IllegalStateException { [javac] ^^^^^^^^^^^ [javac] Discouraged access: The type Manipulator is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 16. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.simpleconfigurator.manipulator/src/org/eclipse/equinox/internal/simpleconfigurator/manipulator/SimpleConfiguratorManipulatorImpl.java (at line 50) [javac] File fwConfigLoc = manipulator.getLauncherData().getFwConfigLocation(); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method getFwConfigLocation() from the type LauncherData is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 17. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.simpleconfigurator.manipulator/src/org/eclipse/equinox/internal/simpleconfigurator/manipulator/SimpleConfiguratorManipulatorImpl.java (at line 50) [javac] File fwConfigLoc = manipulator.getLauncherData().getFwConfigLocation(); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method getLauncherData() from the type Manipulator is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 18. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.simpleconfigurator.manipulator/src/org/eclipse/equinox/internal/simpleconfigurator/manipulator/SimpleConfiguratorManipulatorImpl.java (at line 53) [javac] baseDir = manipulator.getLauncherData().getHome(); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method getHome() from the type LauncherData is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 19. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.simpleconfigurator.manipulator/src/org/eclipse/equinox/internal/simpleconfigurator/manipulator/SimpleConfiguratorManipulatorImpl.java (at line 53) [javac] baseDir = manipulator.getLauncherData().getHome(); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method getLauncherData() from the type Manipulator is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 20. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.simpleconfigurator.manipulator/src/org/eclipse/equinox/internal/simpleconfigurator/manipulator/SimpleConfiguratorManipulatorImpl.java (at line 55) [javac] if (manipulator.getLauncherData().getLauncher() != null) { [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method getLauncher() from the type LauncherData is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 21. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.simpleconfigurator.manipulator/src/org/eclipse/equinox/internal/simpleconfigurator/manipulator/SimpleConfiguratorManipulatorImpl.java (at line 55) [javac] if (manipulator.getLauncherData().getLauncher() != null) { [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method getLauncherData() from the type Manipulator is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 22. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.simpleconfigurator.manipulator/src/org/eclipse/equinox/internal/simpleconfigurator/manipulator/SimpleConfiguratorManipulatorImpl.java (at line 56) [javac] baseDir = manipulator.getLauncherData().getLauncher().getParentFile(); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method getLauncher() from the type LauncherData is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 23. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.simpleconfigurator.manipulator/src/org/eclipse/equinox/internal/simpleconfigurator/manipulator/SimpleConfiguratorManipulatorImpl.java (at line 56) [javac] baseDir = manipulator.getLauncherData().getLauncher().getParentFile(); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method getLauncherData() from the type Manipulator is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 24. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.simpleconfigurator.manipulator/src/org/eclipse/equinox/internal/simpleconfigurator/manipulator/SimpleConfiguratorManipulatorImpl.java (at line 79) [javac] Utils.createParentDir(targetFile); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method createParentDir(File) from the type Utils is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 25. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.simpleconfigurator.manipulator/src/org/eclipse/equinox/internal/simpleconfigurator/manipulator/SimpleConfiguratorManipulatorImpl.java (at line 79) [javac] Utils.createParentDir(targetFile); [javac] ^^^^^ [javac] Discouraged access: The type Utils is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 26. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.simpleconfigurator.manipulator/src/org/eclipse/equinox/internal/simpleconfigurator/manipulator/SimpleConfiguratorManipulatorImpl.java (at line 128) [javac] private static boolean isTargetConfiguratorBundle(BundleInfo[] bInfos) { [javac] ^^^^^^^^^^^^ [javac] Discouraged access: The type BundleInfo is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 27. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.simpleconfigurator.manipulator/src/org/eclipse/equinox/internal/simpleconfigurator/manipulator/SimpleConfiguratorManipulatorImpl.java (at line 130) [javac] if (isTargetConfiguratorBundle(bInfos[i].getLocation())) { [javac] ^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method getLocation() from the type BundleInfo is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 28. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.simpleconfigurator.manipulator/src/org/eclipse/equinox/internal/simpleconfigurator/manipulator/SimpleConfiguratorManipulatorImpl.java (at line 139) [javac] final String symbolic = Utils.getPathFromClause(Utils.getManifestMainAttributes(location, Constants.BUNDLE_SYMBOLICNAME)); [javac] ^^^^^ [javac] Discouraged access: The type Utils is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 29. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.simpleconfigurator.manipulator/src/org/eclipse/equinox/internal/simpleconfigurator/manipulator/SimpleConfiguratorManipulatorImpl.java (at line 139) [javac] final String symbolic = Utils.getPathFromClause(Utils.getManifestMainAttributes(location, Constants.BUNDLE_SYMBOLICNAME)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method getPathFromClause(String) from the type Utils is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 30. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.simpleconfigurator.manipulator/src/org/eclipse/equinox/internal/simpleconfigurator/manipulator/SimpleConfiguratorManipulatorImpl.java (at line 139) [javac] final String symbolic = Utils.getPathFromClause(Utils.getManifestMainAttributes(location, Constants.BUNDLE_SYMBOLICNAME)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method getManifestMainAttributes(String, String) from the type Utils is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 31. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.simpleconfigurator.manipulator/src/org/eclipse/equinox/internal/simpleconfigurator/manipulator/SimpleConfiguratorManipulatorImpl.java (at line 139) [javac] final String symbolic = Utils.getPathFromClause(Utils.getManifestMainAttributes(location, Constants.BUNDLE_SYMBOLICNAME)); [javac] ^^^^^ [javac] Discouraged access: The type Utils is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 32. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.simpleconfigurator.manipulator/src/org/eclipse/equinox/internal/simpleconfigurator/manipulator/SimpleConfiguratorManipulatorImpl.java (at line 143) [javac] private void algorithm(int initialSl, SortedMap bslToList, BundleInfo configuratorBInfo, List setToInitialConfig, List setToSimpleConfig, LocationInfo info) { [javac] ^^^^^^^^^^ [javac] Discouraged access: The type BundleInfo is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 33. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.simpleconfigurator.manipulator/src/org/eclipse/equinox/internal/simpleconfigurator/manipulator/SimpleConfiguratorManipulatorImpl.java (at line 144) [javac] int configuratorSL = configuratorBInfo.getStartLevel(); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method getStartLevel() from the type BundleInfo is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 34. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.simpleconfigurator.manipulator/src/org/eclipse/equinox/internal/simpleconfigurator/manipulator/SimpleConfiguratorManipulatorImpl.java (at line 150) [javac] BundleInfo bInfo = (BundleInfo) ite2.next(); [javac] ^^^^^^^^^^ [javac] Discouraged access: The type BundleInfo is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 35. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.simpleconfigurator.manipulator/src/org/eclipse/equinox/internal/simpleconfigurator/manipulator/SimpleConfiguratorManipulatorImpl.java (at line 150) [javac] BundleInfo bInfo = (BundleInfo) ite2.next(); [javac] ^^^^^^^^^^ [javac] Discouraged access: The type BundleInfo is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 36. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.simpleconfigurator.manipulator/src/org/eclipse/equinox/internal/simpleconfigurator/manipulator/SimpleConfiguratorManipulatorImpl.java (at line 151) [javac] if (isSystemBundle(bInfo.getLocation(), info)) { [javac] ^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method getLocation() from the type BundleInfo is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 37. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.simpleconfigurator.manipulator/src/org/eclipse/equinox/internal/simpleconfigurator/manipulator/SimpleConfiguratorManipulatorImpl.java (at line 163) [javac] BundleInfo bInfo = (BundleInfo) ite2.next(); [javac] ^^^^^^^^^^ [javac] Discouraged access: The type BundleInfo is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 38. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.simpleconfigurator.manipulator/src/org/eclipse/equinox/internal/simpleconfigurator/manipulator/SimpleConfiguratorManipulatorImpl.java (at line 163) [javac] BundleInfo bInfo = (BundleInfo) ite2.next(); [javac] ^^^^^^^^^^ [javac] Discouraged access: The type BundleInfo is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 39. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.simpleconfigurator.manipulator/src/org/eclipse/equinox/internal/simpleconfigurator/manipulator/SimpleConfiguratorManipulatorImpl.java (at line 164) [javac] if (!isSystemBundle(bInfo.getLocation(), info)) [javac] ^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method getLocation() from the type BundleInfo is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 40. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.simpleconfigurator.manipulator/src/org/eclipse/equinox/internal/simpleconfigurator/manipulator/SimpleConfiguratorManipulatorImpl.java (at line 169) [javac] BundleInfo bInfo = (BundleInfo) ite2.next(); [javac] ^^^^^^^^^^ [javac] Discouraged access: The type BundleInfo is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 41. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.simpleconfigurator.manipulator/src/org/eclipse/equinox/internal/simpleconfigurator/manipulator/SimpleConfiguratorManipulatorImpl.java (at line 169) [javac] BundleInfo bInfo = (BundleInfo) ite2.next(); [javac] ^^^^^^^^^^ [javac] Discouraged access: The type BundleInfo is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 42. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.simpleconfigurator.manipulator/src/org/eclipse/equinox/internal/simpleconfigurator/manipulator/SimpleConfiguratorManipulatorImpl.java (at line 170) [javac] if (isPrerequisiteBundles(bInfo.getLocation(), info) || isSystemFragmentBundle(bInfo.getLocation(), info)) [javac] ^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method getLocation() from the type BundleInfo is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 43. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.simpleconfigurator.manipulator/src/org/eclipse/equinox/internal/simpleconfigurator/manipulator/SimpleConfiguratorManipulatorImpl.java (at line 170) [javac] if (isPrerequisiteBundles(bInfo.getLocation(), info) || isSystemFragmentBundle(bInfo.getLocation(), info)) [javac] ^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method getLocation() from the type BundleInfo is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 44. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.simpleconfigurator.manipulator/src/org/eclipse/equinox/internal/simpleconfigurator/manipulator/SimpleConfiguratorManipulatorImpl.java (at line 171) [javac] if (!isSystemBundle(bInfo.getLocation(), info)) [javac] ^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method getLocation() from the type BundleInfo is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 45. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.simpleconfigurator.manipulator/src/org/eclipse/equinox/internal/simpleconfigurator/manipulator/SimpleConfiguratorManipulatorImpl.java (at line 178) [javac] BundleInfo bInfo = (BundleInfo) ite2.next(); [javac] ^^^^^^^^^^ [javac] Discouraged access: The type BundleInfo is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 46. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.simpleconfigurator.manipulator/src/org/eclipse/equinox/internal/simpleconfigurator/manipulator/SimpleConfiguratorManipulatorImpl.java (at line 178) [javac] BundleInfo bInfo = (BundleInfo) ite2.next(); [javac] ^^^^^^^^^^ [javac] Discouraged access: The type BundleInfo is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 47. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.simpleconfigurator.manipulator/src/org/eclipse/equinox/internal/simpleconfigurator/manipulator/SimpleConfiguratorManipulatorImpl.java (at line 180) [javac] if (!isSystemBundle(bInfo.getLocation(), info)) [javac] ^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method getLocation() from the type BundleInfo is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 48. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.simpleconfigurator.manipulator/src/org/eclipse/equinox/internal/simpleconfigurator/manipulator/SimpleConfiguratorManipulatorImpl.java (at line 181) [javac] if (isPrerequisiteBundles(bInfo.getLocation(), info) || isSystemFragmentBundle(bInfo.getLocation(), info)) [javac] ^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method getLocation() from the type BundleInfo is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 49. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.simpleconfigurator.manipulator/src/org/eclipse/equinox/internal/simpleconfigurator/manipulator/SimpleConfiguratorManipulatorImpl.java (at line 181) [javac] if (isPrerequisiteBundles(bInfo.getLocation(), info) || isSystemFragmentBundle(bInfo.getLocation(), info)) [javac] ^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method getLocation() from the type BundleInfo is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 50. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.simpleconfigurator.manipulator/src/org/eclipse/equinox/internal/simpleconfigurator/manipulator/SimpleConfiguratorManipulatorImpl.java (at line 186) [javac] if (isTargetConfiguratorBundle(bInfo.getLocation())) [javac] ^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method getLocation() from the type BundleInfo is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 51. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.simpleconfigurator.manipulator/src/org/eclipse/equinox/internal/simpleconfigurator/manipulator/SimpleConfiguratorManipulatorImpl.java (at line 188) [javac] else if (!isSystemBundle(bInfo.getLocation(), info)) [javac] ^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method getLocation() from the type BundleInfo is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 52. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.simpleconfigurator.manipulator/src/org/eclipse/equinox/internal/simpleconfigurator/manipulator/SimpleConfiguratorManipulatorImpl.java (at line 198) [javac] private boolean checkResolve(BundleInfo bInfo, BundlesState state) {//throws ManipulatorException { [javac] ^^^^^^^^^^ [javac] Discouraged access: The type BundleInfo is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 53. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.simpleconfigurator.manipulator/src/org/eclipse/equinox/internal/simpleconfigurator/manipulator/SimpleConfiguratorManipulatorImpl.java (at line 198) [javac] private boolean checkResolve(BundleInfo bInfo, BundlesState state) {//throws ManipulatorException { [javac] ^^^^^^^^^^^^ [javac] Discouraged access: The type BundlesState is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 54. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.simpleconfigurator.manipulator/src/org/eclipse/equinox/internal/simpleconfigurator/manipulator/SimpleConfiguratorManipulatorImpl.java (at line 202) [javac] if (!state.isResolved()) [javac] ^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method isResolved() from the type BundlesState is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 55. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.simpleconfigurator.manipulator/src/org/eclipse/equinox/internal/simpleconfigurator/manipulator/SimpleConfiguratorManipulatorImpl.java (at line 203) [javac] state.resolve(false); [javac] ^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method resolve(boolean) from the type BundlesState is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 56. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.simpleconfigurator.manipulator/src/org/eclipse/equinox/internal/simpleconfigurator/manipulator/SimpleConfiguratorManipulatorImpl.java (at line 207) [javac] if (!state.isResolved(bInfo)) { [javac] ^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method isResolved(BundleInfo) from the type BundlesState is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 57. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.simpleconfigurator.manipulator/src/org/eclipse/equinox/internal/simpleconfigurator/manipulator/SimpleConfiguratorManipulatorImpl.java (at line 214) [javac] private boolean divideBundleInfos(Manipulator manipulator, List setToInitialConfig, List setToSimpleConfig, final int initialBSL) throws IOException { [javac] ^^^^^^^^^^^ [javac] Discouraged access: The type Manipulator is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 58. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.simpleconfigurator.manipulator/src/org/eclipse/equinox/internal/simpleconfigurator/manipulator/SimpleConfiguratorManipulatorImpl.java (at line 215) [javac] BundlesState state = manipulator.getBundlesState(); [javac] ^^^^^^^^^^^^ [javac] Discouraged access: The type BundlesState is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 59. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.simpleconfigurator.manipulator/src/org/eclipse/equinox/internal/simpleconfigurator/manipulator/SimpleConfiguratorManipulatorImpl.java (at line 215) [javac] BundlesState state = manipulator.getBundlesState(); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method getBundlesState() from the type Manipulator is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 60. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.simpleconfigurator.manipulator/src/org/eclipse/equinox/internal/simpleconfigurator/manipulator/SimpleConfiguratorManipulatorImpl.java (at line 216) [javac] BundleInfo[] targetBundleInfos = null; [javac] ^^^^^^^^^^^^ [javac] Discouraged access: The type BundleInfo is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 61. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.simpleconfigurator.manipulator/src/org/eclipse/equinox/internal/simpleconfigurator/manipulator/SimpleConfiguratorManipulatorImpl.java (at line 217) [javac] if (state.isFullySupported()) { [javac] ^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method isFullySupported() from the type BundlesState is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 62. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.simpleconfigurator.manipulator/src/org/eclipse/equinox/internal/simpleconfigurator/manipulator/SimpleConfiguratorManipulatorImpl.java (at line 218) [javac] targetBundleInfos = state.getExpectedState(); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method getExpectedState() from the type BundlesState is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 63. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.simpleconfigurator.manipulator/src/org/eclipse/equinox/internal/simpleconfigurator/manipulator/SimpleConfiguratorManipulatorImpl.java (at line 220) [javac] targetBundleInfos = manipulator.getConfigData().getBundles(); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method getBundles() from the type ConfigData is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 64. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.simpleconfigurator.manipulator/src/org/eclipse/equinox/internal/simpleconfigurator/manipulator/SimpleConfiguratorManipulatorImpl.java (at line 220) [javac] targetBundleInfos = manipulator.getConfigData().getBundles(); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method getConfigData() from the type Manipulator is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 65. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.simpleconfigurator.manipulator/src/org/eclipse/equinox/internal/simpleconfigurator/manipulator/SimpleConfiguratorManipulatorImpl.java (at line 222) [javac] BundleInfo configuratorBInfo = null; [javac] ^^^^^^^^^^ [javac] Discouraged access: The type BundleInfo is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 66. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.simpleconfigurator.manipulator/src/org/eclipse/equinox/internal/simpleconfigurator/manipulator/SimpleConfiguratorManipulatorImpl.java (at line 224) [javac] if (isTargetConfiguratorBundle(targetBundleInfos[i].getLocation())) { [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method getLocation() from the type BundleInfo is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 67. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.simpleconfigurator.manipulator/src/org/eclipse/equinox/internal/simpleconfigurator/manipulator/SimpleConfiguratorManipulatorImpl.java (at line 225) [javac] if (targetBundleInfos[i].isMarkedAsStarted()) { [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method isMarkedAsStarted() from the type BundleInfo is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 68. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.simpleconfigurator.manipulator/src/org/eclipse/equinox/internal/simpleconfigurator/manipulator/SimpleConfiguratorManipulatorImpl.java (at line 243) [javac] if (state.isFullySupported()) { [javac] ^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method isFullySupported() from the type BundlesState is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 69. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.simpleconfigurator.manipulator/src/org/eclipse/equinox/internal/simpleconfigurator/manipulator/SimpleConfiguratorManipulatorImpl.java (at line 244) [javac] state.resolve(false); [javac] ^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method resolve(boolean) from the type BundlesState is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 70. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.simpleconfigurator.manipulator/src/org/eclipse/equinox/internal/simpleconfigurator/manipulator/SimpleConfiguratorManipulatorImpl.java (at line 257) [javac] private SortedMap getSortedMap(int initialSl, BundleInfo[] bInfos) { [javac] ^^^^^^^^^^^^ [javac] Discouraged access: The type BundleInfo is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 71. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.simpleconfigurator.manipulator/src/org/eclipse/equinox/internal/simpleconfigurator/manipulator/SimpleConfiguratorManipulatorImpl.java (at line 260) [javac] Integer sL = new Integer(bInfos[i].getStartLevel()); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method getStartLevel() from the type BundleInfo is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 72. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.simpleconfigurator.manipulator/src/org/eclipse/equinox/internal/simpleconfigurator/manipulator/SimpleConfiguratorManipulatorImpl.java (at line 261) [javac] if (sL.intValue() == BundleInfo.NO_LEVEL) [javac] ^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type BundleInfo is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 73. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.simpleconfigurator.manipulator/src/org/eclipse/equinox/internal/simpleconfigurator/manipulator/SimpleConfiguratorManipulatorImpl.java (at line 261) [javac] if (sL.intValue() == BundleInfo.NO_LEVEL) [javac] ^^^^^^^^ [javac] Discouraged access: The field NO_LEVEL from the type BundleInfo is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 74. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.simpleconfigurator.manipulator/src/org/eclipse/equinox/internal/simpleconfigurator/manipulator/SimpleConfiguratorManipulatorImpl.java (at line 273) [javac] private BundleInfo[] orderingInitialConfig(List setToInitialConfig) { [javac] ^^^^^^^^^^^^ [javac] Discouraged access: The type BundleInfo is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 75. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.simpleconfigurator.manipulator/src/org/eclipse/equinox/internal/simpleconfigurator/manipulator/SimpleConfiguratorManipulatorImpl.java (at line 277) [javac] BundleInfo bInfo = (BundleInfo) ite2.next(); [javac] ^^^^^^^^^^ [javac] Discouraged access: The type BundleInfo is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 76. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.simpleconfigurator.manipulator/src/org/eclipse/equinox/internal/simpleconfigurator/manipulator/SimpleConfiguratorManipulatorImpl.java (at line 277) [javac] BundleInfo bInfo = (BundleInfo) ite2.next(); [javac] ^^^^^^^^^^ [javac] Discouraged access: The type BundleInfo is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 77. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.simpleconfigurator.manipulator/src/org/eclipse/equinox/internal/simpleconfigurator/manipulator/SimpleConfiguratorManipulatorImpl.java (at line 278) [javac] if (bInfo.isMarkedAsStarted()) [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method isMarkedAsStarted() from the type BundleInfo is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 78. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.simpleconfigurator.manipulator/src/org/eclipse/equinox/internal/simpleconfigurator/manipulator/SimpleConfiguratorManipulatorImpl.java (at line 286) [javac] return Utils.getBundleInfosFromList(setToInitialConfig); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method getBundleInfosFromList(List) from the type Utils is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 79. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.simpleconfigurator.manipulator/src/org/eclipse/equinox/internal/simpleconfigurator/manipulator/SimpleConfiguratorManipulatorImpl.java (at line 286) [javac] return Utils.getBundleInfosFromList(setToInitialConfig); [javac] ^^^^^ [javac] Discouraged access: The type Utils is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 80. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.simpleconfigurator.manipulator/src/org/eclipse/equinox/internal/simpleconfigurator/manipulator/SimpleConfiguratorManipulatorImpl.java (at line 290) [javac] private void printoutUnsatisfiedConstraints(BundleInfo bInfo, BundlesState state) { [javac] ^^^^^^^^^^ [javac] Discouraged access: The type BundleInfo is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 81. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.simpleconfigurator.manipulator/src/org/eclipse/equinox/internal/simpleconfigurator/manipulator/SimpleConfiguratorManipulatorImpl.java (at line 290) [javac] private void printoutUnsatisfiedConstraints(BundleInfo bInfo, BundlesState state) { [javac] ^^^^^^^^^^^^ [javac] Discouraged access: The type BundlesState is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 82. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.simpleconfigurator.manipulator/src/org/eclipse/equinox/internal/simpleconfigurator/manipulator/SimpleConfiguratorManipulatorImpl.java (at line 294) [javac] String[] missings = state.getUnsatisfiedConstraints(bInfo); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method getUnsatisfiedConstraints(BundleInfo) from the type BundlesState is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 83. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.simpleconfigurator.manipulator/src/org/eclipse/equinox/internal/simpleconfigurator/manipulator/SimpleConfiguratorManipulatorImpl.java (at line 301) [javac] private BundleInfo[] loadConfiguration(URL url, File launcherLocation) throws IOException { [javac] ^^^^^^^^^^^^ [javac] Discouraged access: The type BundleInfo is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 84. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.simpleconfigurator.manipulator/src/org/eclipse/equinox/internal/simpleconfigurator/manipulator/SimpleConfiguratorManipulatorImpl.java (at line 312) [javac] return Utils.getBundleInfosFromList(bundleInfoList); [javac] ^^^^^ [javac] Discouraged access: The type Utils is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 85. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.simpleconfigurator.manipulator/src/org/eclipse/equinox/internal/simpleconfigurator/manipulator/SimpleConfiguratorManipulatorImpl.java (at line 312) [javac] return Utils.getBundleInfosFromList(bundleInfoList); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method getBundleInfosFromList(List) from the type Utils is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 86. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.simpleconfigurator.manipulator/src/org/eclipse/equinox/internal/simpleconfigurator/manipulator/SimpleConfiguratorManipulatorImpl.java (at line 373) [javac] urlSt = Utils.getUrlInFull(urlSt, baseUrl).toExternalForm(); [javac] ^^^^^ [javac] Discouraged access: The type Utils is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 87. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.simpleconfigurator.manipulator/src/org/eclipse/equinox/internal/simpleconfigurator/manipulator/SimpleConfiguratorManipulatorImpl.java (at line 373) [javac] urlSt = Utils.getUrlInFull(urlSt, baseUrl).toExternalForm(); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method getUrlInFull(String, URL) from the type Utils is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 88. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.simpleconfigurator.manipulator/src/org/eclipse/equinox/internal/simpleconfigurator/manipulator/SimpleConfiguratorManipulatorImpl.java (at line 389) [javac] BundleInfo bInfo = new BundleInfo(symbolicName, version, urlSt, sl, markedAsStarted); [javac] ^^^^^^^^^^ [javac] Discouraged access: The type BundleInfo is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 89. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.simpleconfigurator.manipulator/src/org/eclipse/equinox/internal/simpleconfigurator/manipulator/SimpleConfiguratorManipulatorImpl.java (at line 389) [javac] BundleInfo bInfo = new BundleInfo(symbolicName, version, urlSt, sl, markedAsStarted); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The constructor BundleInfo(String, String, String, int, boolean) is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 90. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.simpleconfigurator.manipulator/src/org/eclipse/equinox/internal/simpleconfigurator/manipulator/SimpleConfiguratorManipulatorImpl.java (at line 389) [javac] BundleInfo bInfo = new BundleInfo(symbolicName, version, urlSt, sl, markedAsStarted); [javac] ^^^^^^^^^^ [javac] Discouraged access: The type BundleInfo is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 91. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.simpleconfigurator.manipulator/src/org/eclipse/equinox/internal/simpleconfigurator/manipulator/SimpleConfiguratorManipulatorImpl.java (at line 410) [javac] public BundleInfo[] save(Manipulator manipulator, boolean backup) throws IOException { [javac] ^^^^^^^^^^^^ [javac] Discouraged access: The type BundleInfo is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 92. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.simpleconfigurator.manipulator/src/org/eclipse/equinox/internal/simpleconfigurator/manipulator/SimpleConfiguratorManipulatorImpl.java (at line 410) [javac] public BundleInfo[] save(Manipulator manipulator, boolean backup) throws IOException { [javac] ^^^^^^^^^^^ [javac] Discouraged access: The type Manipulator is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 93. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.simpleconfigurator.manipulator/src/org/eclipse/equinox/internal/simpleconfigurator/manipulator/SimpleConfiguratorManipulatorImpl.java (at line 413) [javac] ConfigData configData = manipulator.getConfigData(); [javac] ^^^^^^^^^^ [javac] Discouraged access: The type ConfigData is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 94. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.simpleconfigurator.manipulator/src/org/eclipse/equinox/internal/simpleconfigurator/manipulator/SimpleConfiguratorManipulatorImpl.java (at line 413) [javac] ConfigData configData = manipulator.getConfigData(); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method getConfigData() from the type Manipulator is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 95. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.simpleconfigurator.manipulator/src/org/eclipse/equinox/internal/simpleconfigurator/manipulator/SimpleConfiguratorManipulatorImpl.java (at line 416) [javac] if (!divideBundleInfos(manipulator, setToInitialConfig, setToSimpleConfig, configData.getInitialBundleStartLevel())) [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method getInitialBundleStartLevel() from the type ConfigData is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 96. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.simpleconfigurator.manipulator/src/org/eclipse/equinox/internal/simpleconfigurator/manipulator/SimpleConfiguratorManipulatorImpl.java (at line 417) [javac] return configData.getBundles(); [javac] ^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method getBundles() from the type ConfigData is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 97. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.simpleconfigurator.manipulator/src/org/eclipse/equinox/internal/simpleconfigurator/manipulator/SimpleConfiguratorManipulatorImpl.java (at line 430) [javac] saveConfiguration(setToSimpleConfig, outputFile, EquinoxFwConfigFileParser.getOSGiInstallArea(manipulator.getLauncherData()), backup); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method getOSGiInstallArea(LauncherData) from the type EquinoxFwConfigFileParser is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/@dot [javac] ---------- [javac] 98. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.simpleconfigurator.manipulator/src/org/eclipse/equinox/internal/simpleconfigurator/manipulator/SimpleConfiguratorManipulatorImpl.java (at line 430) [javac] saveConfiguration(setToSimpleConfig, outputFile, EquinoxFwConfigFileParser.getOSGiInstallArea(manipulator.getLauncherData()), backup); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type EquinoxFwConfigFileParser is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin.equinox/@dot [javac] ---------- [javac] 99. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.simpleconfigurator.manipulator/src/org/eclipse/equinox/internal/simpleconfigurator/manipulator/SimpleConfiguratorManipulatorImpl.java (at line 430) [javac] saveConfiguration(setToSimpleConfig, outputFile, EquinoxFwConfigFileParser.getOSGiInstallArea(manipulator.getLauncherData()), backup); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method getLauncherData() from the type Manipulator is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 100. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.simpleconfigurator.manipulator/src/org/eclipse/equinox/internal/simpleconfigurator/manipulator/SimpleConfiguratorManipulatorImpl.java (at line 431) [javac] configData.setFwIndependentProp(SimpleConfiguratorConstants.PROP_KEY_CONFIGURL, outputFile.toURL().toExternalForm()); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method setFwIndependentProp(String, String) from the type ConfigData is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 101. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.simpleconfigurator.manipulator/src/org/eclipse/equinox/internal/simpleconfigurator/manipulator/SimpleConfiguratorManipulatorImpl.java (at line 442) [javac] File dest = Utils.getSimpleDataFormattedFile(outputFile); [javac] ^^^^^ [javac] Discouraged access: The type Utils is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 102. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.simpleconfigurator.manipulator/src/org/eclipse/equinox/internal/simpleconfigurator/manipulator/SimpleConfiguratorManipulatorImpl.java (at line 442) [javac] File dest = Utils.getSimpleDataFormattedFile(outputFile); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method getSimpleDataFormattedFile(File) from the type Utils is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 103. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.simpleconfigurator.manipulator/src/org/eclipse/equinox/internal/simpleconfigurator/manipulator/SimpleConfiguratorManipulatorImpl.java (at line 450) [javac] if (o1 instanceof BundleInfo && o2 instanceof BundleInfo) { [javac] ^^^^^^^^^^ [javac] Discouraged access: The type BundleInfo is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 104. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.simpleconfigurator.manipulator/src/org/eclipse/equinox/internal/simpleconfigurator/manipulator/SimpleConfiguratorManipulatorImpl.java (at line 450) [javac] if (o1 instanceof BundleInfo && o2 instanceof BundleInfo) { [javac] ^^^^^^^^^^ [javac] Discouraged access: The type BundleInfo is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 105. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.simpleconfigurator.manipulator/src/org/eclipse/equinox/internal/simpleconfigurator/manipulator/SimpleConfiguratorManipulatorImpl.java (at line 451) [javac] return ((BundleInfo) o1).getSymbolicName().compareTo(((BundleInfo) o2).getSymbolicName()); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method getSymbolicName() from the type BundleInfo is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 106. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.simpleconfigurator.manipulator/src/org/eclipse/equinox/internal/simpleconfigurator/manipulator/SimpleConfiguratorManipulatorImpl.java (at line 451) [javac] return ((BundleInfo) o1).getSymbolicName().compareTo(((BundleInfo) o2).getSymbolicName()); [javac] ^^^^^^^^^^ [javac] Discouraged access: The type BundleInfo is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 107. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.simpleconfigurator.manipulator/src/org/eclipse/equinox/internal/simpleconfigurator/manipulator/SimpleConfiguratorManipulatorImpl.java (at line 451) [javac] return ((BundleInfo) o1).getSymbolicName().compareTo(((BundleInfo) o2).getSymbolicName()); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method getSymbolicName() from the type BundleInfo is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 108. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.simpleconfigurator.manipulator/src/org/eclipse/equinox/internal/simpleconfigurator/manipulator/SimpleConfiguratorManipulatorImpl.java (at line 451) [javac] return ((BundleInfo) o1).getSymbolicName().compareTo(((BundleInfo) o2).getSymbolicName()); [javac] ^^^^^^^^^^ [javac] Discouraged access: The type BundleInfo is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.frameworkadmin/@dot [javac] ---------- [javac] 108 problems (108 warnings) [copy] Copying 6 files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.simpleconfigurator.manipulator/@dot [delete] Deleting directory /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.simpleconfigurator.manipulator/temp.folder/@dot.bin properties: init: build.jars: properties: init: @dot: [mkdir] Created dir: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.security/temp.folder/@dot.bin [javac] Compiling 48 source files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.security/temp.folder/@dot.bin [copy] Copying 1 file to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.security/temp.folder/@dot.bin [copy] Copying 54 files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.security/@dot [delete] Deleting directory /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.security/temp.folder/@dot.bin properties: init: build.jars: properties: init: @dot: [mkdir] Created dir: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.core/temp.folder/@dot.bin [javac] Compiling 34 source files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.core/temp.folder/@dot.bin [copy] Copying 3 files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.core/temp.folder/@dot.bin [copy] Copying 53 files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.core/@dot [delete] Deleting directory /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.core/temp.folder/@dot.bin properties: init: build.jars: properties: init: @dot: [mkdir] Created dir: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.metadata/temp.folder/@dot.bin [javac] Compiling 25 source files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.metadata/temp.folder/@dot.bin [copy] Copying 1 file to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.metadata/temp.folder/@dot.bin [copy] Copying 29 files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.metadata/@dot [delete] Deleting directory /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.metadata/temp.folder/@dot.bin properties: init: build.jars: properties: init: @dot: [mkdir] Created dir: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.artifact.repository/temp.folder/@dot.bin [javac] Compiling 38 source files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.artifact.repository/temp.folder/@dot.bin [copy] Copying 3 files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.artifact.repository/temp.folder/@dot.bin [copy] Copying 59 files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.artifact.repository/@dot [delete] Deleting directory /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.artifact.repository/temp.folder/@dot.bin properties: init: build.jars: properties: init: @dot: [mkdir] Created dir: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.metadata.repository/temp.folder/@dot.bin [javac] Compiling 21 source files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.metadata.repository/temp.folder/@dot.bin [copy] Copying 1 file to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.metadata.repository/temp.folder/@dot.bin [copy] Copying 59 files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.metadata.repository/@dot [delete] Deleting directory /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.metadata.repository/temp.folder/@dot.bin properties: init: build.jars: properties: init: @dot: [mkdir] Created dir: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.metadata.generator/temp.folder/@dot.bin [javac] Compiling 23 source files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.metadata.generator/temp.folder/@dot.bin [copy] Copying 2 files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.metadata.generator/temp.folder/@dot.bin [copy] Copying 33 files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.metadata.generator/@dot [delete] Deleting directory /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.metadata.generator/temp.folder/@dot.bin properties: init: ant_tasks/generator-ant.jar: [mkdir] Created dir: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.metadata.generator/temp.folder/ant_tasks/generator-ant.jar.bin [javac] Compiling 2 source files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.metadata.generator/temp.folder/ant_tasks/generator-ant.jar.bin [copy] Copying 1 file to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.metadata.generator/temp.folder/ant_tasks/generator-ant.jar.bin [jar] Building jar: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.metadata.generator/ant_tasks/generator-ant.jar [delete] Deleting directory /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.metadata.generator/temp.folder/ant_tasks/generator-ant.jar.bin properties: init: build.jars: properties: init: @dot: [mkdir] Created dir: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.engine/temp.folder/@dot.bin [javac] Compiling 49 source files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.engine/temp.folder/@dot.bin [copy] Copying 3 files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.engine/temp.folder/@dot.bin [copy] Copying 75 files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.engine/@dot [delete] Deleting directory /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.engine/temp.folder/@dot.bin properties: init: build.jars: properties: init: @dot: [mkdir] Created dir: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.touchpoint.natives/temp.folder/@dot.bin [javac] Compiling 8 source files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.touchpoint.natives/temp.folder/@dot.bin [copy] Copying 1 file to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.touchpoint.natives/temp.folder/@dot.bin [copy] Copying 15 files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.touchpoint.natives/@dot [delete] Deleting directory /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.touchpoint.natives/temp.folder/@dot.bin properties: init: build.jars: properties: init: @dot: [mkdir] Created dir: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.director/temp.folder/@dot.bin [javac] Compiling 31 source files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.director/temp.folder/@dot.bin [copy] Copying 1 file to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.director/temp.folder/@dot.bin [copy] Copying 40 files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.director/@dot [delete] Deleting directory /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.director/temp.folder/@dot.bin properties: init: build.jars: properties: init: @dot: [mkdir] Created dir: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.garbagecollector/temp.folder/@dot.bin [javac] Compiling 6 source files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.garbagecollector/temp.folder/@dot.bin [copy] Copying 1 file to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.garbagecollector/temp.folder/@dot.bin [copy] Copying 9 files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.garbagecollector/@dot [delete] Deleting directory /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.garbagecollector/temp.folder/@dot.bin properties: init: build.jars: properties: init: @dot: [mkdir] Created dir: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.exemplarysetup/temp.folder/@dot.bin [javac] Compiling 1 source file to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.exemplarysetup/temp.folder/@dot.bin [javac] ---------- [javac] 1. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.exemplarysetup/src/org/eclipse/equinox/internal/p2/exemplarysetup/Activator.java (at line 13) [javac] import org.eclipse.equinox.internal.p2.core.ProvisioningEventBus; [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type ProvisioningEventBus is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.core/@dot [javac] ---------- [javac] 2. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.exemplarysetup/src/org/eclipse/equinox/internal/p2/exemplarysetup/Activator.java (at line 16) [javac] import org.eclipse.equinox.internal.p2.engine.MetadataCache; [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type MetadataCache is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.engine/@dot [javac] ---------- [javac] 3. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.exemplarysetup/src/org/eclipse/equinox/internal/p2/exemplarysetup/Activator.java (at line 17) [javac] import org.eclipse.equinox.internal.p2.engine.SimpleProfileRegistry; [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type SimpleProfileRegistry is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.engine/@dot [javac] ---------- [javac] 4. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.exemplarysetup/src/org/eclipse/equinox/internal/p2/exemplarysetup/Activator.java (at line 18) [javac] import org.eclipse.equinox.internal.p2.garbagecollector.GarbageCollector; [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type GarbageCollector is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.garbagecollector/@dot [javac] ---------- [javac] 5. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.exemplarysetup/src/org/eclipse/equinox/internal/p2/exemplarysetup/Activator.java (at line 19) [javac] import org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryManager; [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type MetadataRepositoryManager is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.metadata.repository/@dot [javac] ---------- [javac] 6. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.exemplarysetup/src/org/eclipse/equinox/internal/p2/exemplarysetup/Activator.java (at line 20) [javac] import org.eclipse.equinox.internal.provisional.p2.core.eventbus.IProvisioningEventBus; [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type IProvisioningEventBus is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.core/@dot [javac] ---------- [javac] 7. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.exemplarysetup/src/org/eclipse/equinox/internal/p2/exemplarysetup/Activator.java (at line 21) [javac] import org.eclipse.equinox.internal.provisional.p2.director.IDirector; [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type IDirector is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.director/@dot [javac] ---------- [javac] 8. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.exemplarysetup/src/org/eclipse/equinox/internal/p2/exemplarysetup/Activator.java (at line 22) [javac] import org.eclipse.equinox.internal.provisional.p2.director.IPlanner; [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type IPlanner is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.director/@dot [javac] ---------- [javac] 9. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.exemplarysetup/src/org/eclipse/equinox/internal/p2/exemplarysetup/Activator.java (at line 23) [javac] import org.eclipse.equinox.internal.provisional.p2.engine.IProfileRegistry; [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type IProfileRegistry is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.engine/@dot [javac] ---------- [javac] 10. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.exemplarysetup/src/org/eclipse/equinox/internal/p2/exemplarysetup/Activator.java (at line 24) [javac] import org.eclipse.equinox.internal.provisional.p2.metadata.repository.IMetadataRepositoryManager; [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type IMetadataRepositoryManager is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.metadata.repository/@dot [javac] ---------- [javac] 11. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.exemplarysetup/src/org/eclipse/equinox/internal/p2/exemplarysetup/Activator.java (at line 30) [javac] private IProvisioningEventBus bus; [javac] ^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type IProvisioningEventBus is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.core/@dot [javac] ---------- [javac] 12. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.exemplarysetup/src/org/eclipse/equinox/internal/p2/exemplarysetup/Activator.java (at line 33) [javac] private MetadataRepositoryManager defaultManager; [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type MetadataRepositoryManager is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.metadata.repository/@dot [javac] ---------- [javac] 13. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.exemplarysetup/src/org/eclipse/equinox/internal/p2/exemplarysetup/Activator.java (at line 39) [javac] private IProfileRegistry profileRegistry; [javac] ^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type IProfileRegistry is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.engine/@dot [javac] ---------- [javac] 14. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.exemplarysetup/src/org/eclipse/equinox/internal/p2/exemplarysetup/Activator.java (at line 42) [javac] private IDirector director; [javac] ^^^^^^^^^ [javac] Discouraged access: The type IDirector is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.director/@dot [javac] ---------- [javac] 15. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.exemplarysetup/src/org/eclipse/equinox/internal/p2/exemplarysetup/Activator.java (at line 45) [javac] private IPlanner planner; [javac] ^^^^^^^^ [javac] Discouraged access: The type IPlanner is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.director/@dot [javac] ---------- [javac] 16. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.exemplarysetup/src/org/eclipse/equinox/internal/p2/exemplarysetup/Activator.java (at line 70) [javac] new GarbageCollector(); [javac] ^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The constructor GarbageCollector() is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.garbagecollector/@dot [javac] ---------- [javac] 17. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.exemplarysetup/src/org/eclipse/equinox/internal/p2/exemplarysetup/Activator.java (at line 70) [javac] new GarbageCollector(); [javac] ^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type GarbageCollector is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.garbagecollector/@dot [javac] ---------- [javac] 18. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.exemplarysetup/src/org/eclipse/equinox/internal/p2/exemplarysetup/Activator.java (at line 86) [javac] registrationDirector = context.registerService(IDirector.class.getName(), director, null); [javac] ^^^^^^^^^ [javac] Discouraged access: The type IDirector is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.director/@dot [javac] ---------- [javac] 19. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.exemplarysetup/src/org/eclipse/equinox/internal/p2/exemplarysetup/Activator.java (at line 97) [javac] registrationPlanner = context.registerService(IPlanner.class.getName(), planner, null); [javac] ^^^^^^^^ [javac] Discouraged access: The type IPlanner is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.director/@dot [javac] ---------- [javac] 20. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.exemplarysetup/src/org/eclipse/equinox/internal/p2/exemplarysetup/Activator.java (at line 107) [javac] profileRegistry = new SimpleProfileRegistry(); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The constructor SimpleProfileRegistry() is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.engine/@dot [javac] ---------- [javac] 21. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.exemplarysetup/src/org/eclipse/equinox/internal/p2/exemplarysetup/Activator.java (at line 107) [javac] profileRegistry = new SimpleProfileRegistry(); [javac] ^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type SimpleProfileRegistry is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.engine/@dot [javac] ---------- [javac] 22. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.exemplarysetup/src/org/eclipse/equinox/internal/p2/exemplarysetup/Activator.java (at line 108) [javac] registrationProfileRegistry = context.registerService(IProfileRegistry.class.getName(), profileRegistry, null); [javac] ^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type IProfileRegistry is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.engine/@dot [javac] ---------- [javac] 23. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.exemplarysetup/src/org/eclipse/equinox/internal/p2/exemplarysetup/Activator.java (at line 118) [javac] defaultManager = new MetadataRepositoryManager(); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The constructor MetadataRepositoryManager() is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.metadata.repository/@dot [javac] ---------- [javac] 24. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.exemplarysetup/src/org/eclipse/equinox/internal/p2/exemplarysetup/Activator.java (at line 118) [javac] defaultManager = new MetadataRepositoryManager(); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type MetadataRepositoryManager is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.metadata.repository/@dot [javac] ---------- [javac] 25. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.exemplarysetup/src/org/eclipse/equinox/internal/p2/exemplarysetup/Activator.java (at line 119) [javac] registrationDefaultManager = context.registerService(IMetadataRepositoryManager.class.getName(), defaultManager, null); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type IMetadataRepositoryManager is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.metadata.repository/@dot [javac] ---------- [javac] 26. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.exemplarysetup/src/org/eclipse/equinox/internal/p2/exemplarysetup/Activator.java (at line 142) [javac] new MetadataCache(); [javac] ^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The constructor MetadataCache() is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.engine/@dot [javac] ---------- [javac] 27. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.exemplarysetup/src/org/eclipse/equinox/internal/p2/exemplarysetup/Activator.java (at line 142) [javac] new MetadataCache(); [javac] ^^^^^^^^^^^^^ [javac] Discouraged access: The type MetadataCache is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.engine/@dot [javac] ---------- [javac] 28. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.exemplarysetup/src/org/eclipse/equinox/internal/p2/exemplarysetup/Activator.java (at line 146) [javac] bus = new ProvisioningEventBus(); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The constructor ProvisioningEventBus() is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.core/@dot [javac] ---------- [javac] 29. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.exemplarysetup/src/org/eclipse/equinox/internal/p2/exemplarysetup/Activator.java (at line 146) [javac] bus = new ProvisioningEventBus(); [javac] ^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type ProvisioningEventBus is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.core/@dot [javac] ---------- [javac] 30. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.exemplarysetup/src/org/eclipse/equinox/internal/p2/exemplarysetup/Activator.java (at line 147) [javac] registrationBus = context.registerService(IProvisioningEventBus.SERVICE_NAME, bus, null); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type IProvisioningEventBus is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.core/@dot [javac] ---------- [javac] 31. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.exemplarysetup/src/org/eclipse/equinox/internal/p2/exemplarysetup/Activator.java (at line 147) [javac] registrationBus = context.registerService(IProvisioningEventBus.SERVICE_NAME, bus, null); [javac] ^^^^^^^^^^^^ [javac] Discouraged access: The field SERVICE_NAME from the type IProvisioningEventBus is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.core/@dot [javac] ---------- [javac] 32. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.exemplarysetup/src/org/eclipse/equinox/internal/p2/exemplarysetup/Activator.java (at line 153) [javac] bus.close(); [javac] ^^^^^^^^^^^ [javac] Discouraged access: The method close() from the type IProvisioningEventBus is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.core/@dot [javac] ---------- [javac] 32 problems (32 warnings) [copy] Copying 1 file to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.exemplarysetup/@dot [delete] Deleting directory /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.exemplarysetup/temp.folder/@dot.bin properties: init: build.jars: properties: init: @dot: [mkdir] Created dir: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.touchpoint.eclipse/temp.folder/@dot.bin [javac] Compiling 45 source files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.touchpoint.eclipse/temp.folder/@dot.bin [copy] Copying 3 files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.touchpoint.eclipse/temp.folder/@dot.bin [copy] Copying 48 files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.touchpoint.eclipse/@dot [delete] Deleting directory /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.touchpoint.eclipse/temp.folder/@dot.bin properties: init: build.jars: properties: init: @dot: [mkdir] Created dir: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.updatechecker/temp.folder/@dot.bin [javac] Compiling 5 source files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.updatechecker/temp.folder/@dot.bin [javac] ---------- [javac] 1. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.updatechecker/src/org/eclipse/equinox/internal/p2/updatechecker/UpdateChecker.java (at line 37) [javac] private HashSet checkers = new HashSet(); // threads [javac] ^^^^^^^ [javac] HashSet is a raw type. References to generic type HashSet should be parameterized [javac] ---------- [javac] 2. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.updatechecker/src/org/eclipse/equinox/internal/p2/updatechecker/UpdateChecker.java (at line 37) [javac] private HashSet checkers = new HashSet(); // threads [javac] ^^^^^^^ [javac] HashSet is a raw type. References to generic type HashSet should be parameterized [javac] ---------- [javac] 3. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.updatechecker/src/org/eclipse/equinox/internal/p2/updatechecker/UpdateChecker.java (at line 93) [javac] checkers.add(thread); [javac] ^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method add(Object) belongs to the raw type HashSet. References to generic type HashSet should be parameterized [javac] ---------- [javac] 4. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.updatechecker/src/org/eclipse/equinox/internal/p2/updatechecker/UpdateChecker.java (at line 101) [javac] Iterator iter = checkers.iterator(); [javac] ^^^^^^^^ [javac] Iterator is a raw type. References to generic type Iterator should be parameterized [javac] ---------- [javac] 5. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.updatechecker/src/org/eclipse/equinox/internal/p2/updatechecker/UpdateChecker.java (at line 118) [javac] ArrayList iusWithUpdates = new ArrayList(); [javac] ^^^^^^^^^ [javac] ArrayList is a raw type. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 6. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.updatechecker/src/org/eclipse/equinox/internal/p2/updatechecker/UpdateChecker.java (at line 118) [javac] ArrayList iusWithUpdates = new ArrayList(); [javac] ^^^^^^^^^ [javac] ArrayList is a raw type. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 7. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.updatechecker/src/org/eclipse/equinox/internal/p2/updatechecker/UpdateChecker.java (at line 124) [javac] Iterator iter = profile.query(query, new Collector(), null).iterator(); [javac] ^^^^^^^^ [javac] Iterator is a raw type. References to generic type Iterator should be parameterized [javac] ---------- [javac] 8. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.updatechecker/src/org/eclipse/equinox/internal/p2/updatechecker/UpdateChecker.java (at line 129) [javac] iusWithUpdates.add(iu); [javac] ^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 9. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.updatechecker/src/org/eclipse/equinox/internal/p2/updatechecker/UpdateChecker.java (at line 131) [javac] return (IInstallableUnit[]) iusWithUpdates.toArray(new IInstallableUnit[iusWithUpdates.size()]); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method toArray(Object[]) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 10. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.updatechecker/src/org/eclipse/equinox/internal/p2/updatechecker/UpdateChecker.java (at line 140) [javac] ArrayList available = new ArrayList(); [javac] ^^^^^^^^^ [javac] ArrayList is a raw type. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 11. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.updatechecker/src/org/eclipse/equinox/internal/p2/updatechecker/UpdateChecker.java (at line 140) [javac] ArrayList available = new ArrayList(); [javac] ^^^^^^^^^ [javac] ArrayList is a raw type. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 12. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.updatechecker/src/org/eclipse/equinox/internal/p2/updatechecker/UpdateChecker.java (at line 144) [javac] available.add(repositories[i]); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 13. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.updatechecker/src/org/eclipse/equinox/internal/p2/updatechecker/UpdateChecker.java (at line 149) [javac] return (URL[]) available.toArray(new URL[available.size()]); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method toArray(Object[]) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 13 problems (13 warnings) [copy] Copying 6 files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.updatechecker/@dot [delete] Deleting directory /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.updatechecker/temp.folder/@dot.bin properties: init: build.jars: properties: init: @dot: [mkdir] Created dir: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.directorywatcher/temp.folder/@dot.bin [javac] Compiling 5 source files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.directorywatcher/temp.folder/@dot.bin [javac] ---------- [javac] 1. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.directorywatcher/src/org/eclipse/equinox/internal/provisional/p2/directorywatcher/DirectoryWatcher.java (at line 65) [javac] private Set listeners = new HashSet(); [javac] ^^^ [javac] Set is a raw type. References to generic type Set should be parameterized [javac] ---------- [javac] 2. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.directorywatcher/src/org/eclipse/equinox/internal/provisional/p2/directorywatcher/DirectoryWatcher.java (at line 65) [javac] private Set listeners = new HashSet(); [javac] ^^^^^^^ [javac] HashSet is a raw type. References to generic type HashSet should be parameterized [javac] ---------- [javac] 3. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.directorywatcher/src/org/eclipse/equinox/internal/provisional/p2/directorywatcher/DirectoryWatcher.java (at line 66) [javac] private HashSet scannedFiles = new HashSet(); [javac] ^^^^^^^ [javac] HashSet is a raw type. References to generic type HashSet should be parameterized [javac] ---------- [javac] 4. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.directorywatcher/src/org/eclipse/equinox/internal/provisional/p2/directorywatcher/DirectoryWatcher.java (at line 66) [javac] private HashSet scannedFiles = new HashSet(); [javac] ^^^^^^^ [javac] HashSet is a raw type. References to generic type HashSet should be parameterized [javac] ---------- [javac] 5. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.directorywatcher/src/org/eclipse/equinox/internal/provisional/p2/directorywatcher/DirectoryWatcher.java (at line 67) [javac] private HashSet removals; [javac] ^^^^^^^ [javac] HashSet is a raw type. References to generic type HashSet should be parameterized [javac] ---------- [javac] 6. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.directorywatcher/src/org/eclipse/equinox/internal/provisional/p2/directorywatcher/DirectoryWatcher.java (at line 68) [javac] private Set pendingDeletions; [javac] ^^^ [javac] Set is a raw type. References to generic type Set should be parameterized [javac] ---------- [javac] 7. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.directorywatcher/src/org/eclipse/equinox/internal/provisional/p2/directorywatcher/DirectoryWatcher.java (at line 71) [javac] public DirectoryWatcher(Dictionary properties, BundleContext context) { [javac] ^^^^^^^^^^ [javac] Dictionary is a raw type. References to generic type Dictionary should be parameterized [javac] ---------- [javac] 8. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.directorywatcher/src/org/eclipse/equinox/internal/provisional/p2/directorywatcher/DirectoryWatcher.java (at line 95) [javac] listeners.add(listener); [javac] ^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method add(Object) belongs to the raw type Set. References to generic type Set should be parameterized [javac] ---------- [javac] 9. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.directorywatcher/src/org/eclipse/equinox/internal/provisional/p2/directorywatcher/DirectoryWatcher.java (at line 134) [javac] scannedFiles = new HashSet(); [javac] ^^^^^^^ [javac] HashSet is a raw type. References to generic type HashSet should be parameterized [javac] ---------- [javac] 10. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.directorywatcher/src/org/eclipse/equinox/internal/provisional/p2/directorywatcher/DirectoryWatcher.java (at line 135) [javac] pendingDeletions = new HashSet(); [javac] ^^^^^^^ [javac] HashSet is a raw type. References to generic type HashSet should be parameterized [javac] ---------- [javac] 11. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.directorywatcher/src/org/eclipse/equinox/internal/provisional/p2/directorywatcher/DirectoryWatcher.java (at line 136) [javac] for (Iterator i = listeners.iterator(); i.hasNext();) [javac] ^^^^^^^^ [javac] Iterator is a raw type. References to generic type Iterator should be parameterized [javac] ---------- [javac] 12. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.directorywatcher/src/org/eclipse/equinox/internal/provisional/p2/directorywatcher/DirectoryWatcher.java (at line 151) [javac] removals.add(target); [javac] ^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method add(Object) belongs to the raw type HashSet. References to generic type HashSet should be parameterized [javac] ---------- [javac] 13. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.directorywatcher/src/org/eclipse/equinox/internal/provisional/p2/directorywatcher/DirectoryWatcher.java (at line 152) [javac] pendingDeletions.add(target); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method add(Object) belongs to the raw type Set. References to generic type Set should be parameterized [javac] ---------- [javac] 14. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.directorywatcher/src/org/eclipse/equinox/internal/provisional/p2/directorywatcher/DirectoryWatcher.java (at line 156) [javac] scannedFiles.add(file); [javac] ^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method add(Object) belongs to the raw type HashSet. References to generic type HashSet should be parameterized [javac] ---------- [javac] 15. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.directorywatcher/src/org/eclipse/equinox/internal/provisional/p2/directorywatcher/DirectoryWatcher.java (at line 158) [javac] for (Iterator iterator = listeners.iterator(); iterator.hasNext();) { [javac] ^^^^^^^^ [javac] Iterator is a raw type. References to generic type Iterator should be parameterized [javac] ---------- [javac] 16. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.directorywatcher/src/org/eclipse/equinox/internal/provisional/p2/directorywatcher/DirectoryWatcher.java (at line 171) [javac] for (Iterator i = listeners.iterator(); i.hasNext();) [javac] ^^^^^^^^ [javac] Iterator is a raw type. References to generic type Iterator should be parameterized [javac] ---------- [javac] 17. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.directorywatcher/src/org/eclipse/equinox/internal/provisional/p2/directorywatcher/DirectoryWatcher.java (at line 184) [javac] Set removed = removals; [javac] ^^^ [javac] Set is a raw type. References to generic type Set should be parameterized [javac] ---------- [javac] 18. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.directorywatcher/src/org/eclipse/equinox/internal/provisional/p2/directorywatcher/DirectoryWatcher.java (at line 185) [javac] for (Iterator i = listeners.iterator(); i.hasNext();) { [javac] ^^^^^^^^ [javac] Iterator is a raw type. References to generic type Iterator should be parameterized [javac] ---------- [javac] 19. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.directorywatcher/src/org/eclipse/equinox/internal/provisional/p2/directorywatcher/DirectoryWatcher.java (at line 187) [javac] for (Iterator j = removed.iterator(); j.hasNext();) { [javac] ^^^^^^^^ [javac] Iterator is a raw type. References to generic type Iterator should be parameterized [javac] ---------- [javac] 20. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.directorywatcher/src/org/eclipse/equinox/internal/provisional/p2/directorywatcher/DirectoryWatcher.java (at line 216) [javac] for (Iterator iterator = pendingDeletions.iterator(); iterator.hasNext();) { [javac] ^^^^^^^^ [javac] Iterator is a raw type. References to generic type Iterator should be parameterized [javac] ---------- [javac] ---------- [javac] 21. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.directorywatcher/src/org/eclipse/equinox/internal/provisional/p2/directorywatcher/RepositoryListener.java (at line 45) [javac] private final Map currentFiles = new HashMap(); [javac] ^^^ [javac] Map is a raw type. References to generic type Map should be parameterized [javac] ---------- [javac] 22. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.directorywatcher/src/org/eclipse/equinox/internal/provisional/p2/directorywatcher/RepositoryListener.java (at line 45) [javac] private final Map currentFiles = new HashMap(); [javac] ^^^^^^^ [javac] HashMap is a raw type. References to generic type HashMap should be parameterized [javac] ---------- [javac] 23. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.directorywatcher/src/org/eclipse/equinox/internal/provisional/p2/directorywatcher/RepositoryListener.java (at line 145) [javac] Map properties = new HashMap(1); [javac] ^^^ [javac] Map is a raw type. References to generic type Map should be parameterized [javac] ---------- [javac] 24. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.directorywatcher/src/org/eclipse/equinox/internal/provisional/p2/directorywatcher/RepositoryListener.java (at line 145) [javac] Map properties = new HashMap(1); [javac] ^^^^^^^ [javac] HashMap is a raw type. References to generic type HashMap should be parameterized [javac] ---------- [javac] 25. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.directorywatcher/src/org/eclipse/equinox/internal/provisional/p2/directorywatcher/RepositoryListener.java (at line 147) [javac] properties.put(IRepository.PROP_SYSTEM, Boolean.TRUE.toString()); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [javac] ---------- [javac] 26. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.directorywatcher/src/org/eclipse/equinox/internal/provisional/p2/directorywatcher/RepositoryListener.java (at line 175) [javac] Map properties = new HashMap(1); [javac] ^^^ [javac] Map is a raw type. References to generic type Map should be parameterized [javac] ---------- [javac] 27. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.directorywatcher/src/org/eclipse/equinox/internal/provisional/p2/directorywatcher/RepositoryListener.java (at line 175) [javac] Map properties = new HashMap(1); [javac] ^^^^^^^ [javac] HashMap is a raw type. References to generic type HashMap should be parameterized [javac] ---------- [javac] 28. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.directorywatcher/src/org/eclipse/equinox/internal/provisional/p2/directorywatcher/RepositoryListener.java (at line 177) [javac] properties.put(IRepository.PROP_SYSTEM, Boolean.TRUE.toString()); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [javac] ---------- [javac] 29. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.directorywatcher/src/org/eclipse/equinox/internal/provisional/p2/directorywatcher/RepositoryListener.java (at line 194) [javac] currentFiles.put(file, new Long(file.lastModified())); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [javac] ---------- [javac] 30. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.directorywatcher/src/org/eclipse/equinox/internal/provisional/p2/directorywatcher/RepositoryListener.java (at line 205) [javac] currentFiles.put(file, new Long(file.lastModified())); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [javac] ---------- [javac] 31. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.directorywatcher/src/org/eclipse/equinox/internal/provisional/p2/directorywatcher/RepositoryListener.java (at line 266) [javac] final Map snapshot = new HashMap(currentFiles); [javac] ^^^ [javac] Map is a raw type. References to generic type Map should be parameterized [javac] ---------- [javac] 32. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.directorywatcher/src/org/eclipse/equinox/internal/provisional/p2/directorywatcher/RepositoryListener.java (at line 266) [javac] final Map snapshot = new HashMap(currentFiles); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The constructor HashMap(Map) belongs to the raw type HashMap. References to generic type HashMap should be parameterized [javac] ---------- [javac] 33. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.directorywatcher/src/org/eclipse/equinox/internal/provisional/p2/directorywatcher/RepositoryListener.java (at line 266) [javac] final Map snapshot = new HashMap(currentFiles); [javac] ^^^^^^^ [javac] HashMap is a raw type. References to generic type HashMap should be parameterized [javac] ---------- [javac] 34. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.directorywatcher/src/org/eclipse/equinox/internal/provisional/p2/directorywatcher/RepositoryListener.java (at line 267) [javac] final List featureFiles = new ArrayList(); [javac] ^^^^ [javac] List is a raw type. References to generic type List should be parameterized [javac] ---------- [javac] 35. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.directorywatcher/src/org/eclipse/equinox/internal/provisional/p2/directorywatcher/RepositoryListener.java (at line 267) [javac] final List featureFiles = new ArrayList(); [javac] ^^^^^^^^^ [javac] ArrayList is a raw type. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 36. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.directorywatcher/src/org/eclipse/equinox/internal/provisional/p2/directorywatcher/RepositoryListener.java (at line 287) [javac] featureFiles.add(iuFile); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [javac] ---------- [javac] 37. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.directorywatcher/src/org/eclipse/equinox/internal/provisional/p2/directorywatcher/RepositoryListener.java (at line 302) [javac] final Map snapshot = new HashMap(currentFiles); [javac] ^^^ [javac] Map is a raw type. References to generic type Map should be parameterized [javac] ---------- [javac] 38. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.directorywatcher/src/org/eclipse/equinox/internal/provisional/p2/directorywatcher/RepositoryListener.java (at line 302) [javac] final Map snapshot = new HashMap(currentFiles); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The constructor HashMap(Map) belongs to the raw type HashMap. References to generic type HashMap should be parameterized [javac] ---------- [javac] 39. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.directorywatcher/src/org/eclipse/equinox/internal/provisional/p2/directorywatcher/RepositoryListener.java (at line 302) [javac] final Map snapshot = new HashMap(currentFiles); [javac] ^^^^^^^ [javac] HashMap is a raw type. References to generic type HashMap should be parameterized [javac] ---------- [javac] 40. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.directorywatcher/src/org/eclipse/equinox/internal/provisional/p2/directorywatcher/RepositoryListener.java (at line 303) [javac] final List keys = new ArrayList(Arrays.asList(artifactRepository.getArtifactKeys())); [javac] ^^^^ [javac] List is a raw type. References to generic type List should be parameterized [javac] ---------- [javac] 41. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.directorywatcher/src/org/eclipse/equinox/internal/provisional/p2/directorywatcher/RepositoryListener.java (at line 303) [javac] final List keys = new ArrayList(Arrays.asList(artifactRepository.getArtifactKeys())); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The constructor ArrayList(Collection) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 42. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.directorywatcher/src/org/eclipse/equinox/internal/provisional/p2/directorywatcher/RepositoryListener.java (at line 303) [javac] final List keys = new ArrayList(Arrays.asList(artifactRepository.getArtifactKeys())); [javac] ^^^^^^^^^ [javac] ArrayList is a raw type. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 43. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.directorywatcher/src/org/eclipse/equinox/internal/provisional/p2/directorywatcher/RepositoryListener.java (at line 305) [javac] for (Iterator it = keys.iterator(); it.hasNext();) { [javac] ^^^^^^^^ [javac] Iterator is a raw type. References to generic type Iterator should be parameterized [javac] ---------- [javac] 44. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.directorywatcher/src/org/eclipse/equinox/internal/provisional/p2/directorywatcher/RepositoryListener.java (at line 321) [javac] List descriptorsToAdd = new ArrayList(); [javac] ^^^^ [javac] List is a raw type. References to generic type List should be parameterized [javac] ---------- [javac] 45. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.directorywatcher/src/org/eclipse/equinox/internal/provisional/p2/directorywatcher/RepositoryListener.java (at line 321) [javac] List descriptorsToAdd = new ArrayList(); [javac] ^^^^^^^^^ [javac] ArrayList is a raw type. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 46. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.directorywatcher/src/org/eclipse/equinox/internal/provisional/p2/directorywatcher/RepositoryListener.java (at line 322) [javac] for (Iterator it = snapshot.keySet().iterator(); it.hasNext();) { [javac] ^^^^^^^^ [javac] Iterator is a raw type. References to generic type Iterator should be parameterized [javac] ---------- [javac] 47. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.directorywatcher/src/org/eclipse/equinox/internal/provisional/p2/directorywatcher/RepositoryListener.java (at line 326) [javac] descriptorsToAdd.add(descriptor); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [javac] ---------- [javac] 48. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.directorywatcher/src/org/eclipse/equinox/internal/provisional/p2/directorywatcher/RepositoryListener.java (at line 329) [javac] artifactRepository.addDescriptors((IArtifactDescriptor[]) descriptorsToAdd.toArray(new IArtifactDescriptor[descriptorsToAdd.size()])); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method toArray(Object[]) belongs to the raw type List. References to generic type List should be parameterized [javac] ---------- [javac] 49. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.directorywatcher/src/org/eclipse/equinox/internal/provisional/p2/directorywatcher/RepositoryListener.java (at line 372) [javac] private IInstallableUnit[] generateIUs(Collection files) { [javac] ^^^^^^^^^^ [javac] Collection is a raw type. References to generic type Collection should be parameterized [javac] ---------- [javac] 50. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.directorywatcher/src/org/eclipse/equinox/internal/provisional/p2/directorywatcher/RepositoryListener.java (at line 373) [javac] List ius = new ArrayList(); [javac] ^^^^ [javac] List is a raw type. References to generic type List should be parameterized [javac] ---------- [javac] 51. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.directorywatcher/src/org/eclipse/equinox/internal/provisional/p2/directorywatcher/RepositoryListener.java (at line 373) [javac] List ius = new ArrayList(); [javac] ^^^^^^^^^ [javac] ArrayList is a raw type. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 52. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.directorywatcher/src/org/eclipse/equinox/internal/provisional/p2/directorywatcher/RepositoryListener.java (at line 374) [javac] for (Iterator it = files.iterator(); it.hasNext();) { [javac] ^^^^^^^^ [javac] Iterator is a raw type. References to generic type Iterator should be parameterized [javac] ---------- [javac] 53. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.directorywatcher/src/org/eclipse/equinox/internal/provisional/p2/directorywatcher/RepositoryListener.java (at line 384) [javac] ius.addAll(Arrays.asList(featureIUs)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addAll(Collection) belongs to the raw type List. References to generic type List should be parameterized [javac] ---------- [javac] 54. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.directorywatcher/src/org/eclipse/equinox/internal/provisional/p2/directorywatcher/RepositoryListener.java (at line 389) [javac] ius.add(bundleIUs[i]); [javac] ^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [javac] ---------- [javac] 55. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.directorywatcher/src/org/eclipse/equinox/internal/provisional/p2/directorywatcher/RepositoryListener.java (at line 394) [javac] return (IInstallableUnit[]) ius.toArray(new IInstallableUnit[ius.size()]); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method toArray(Object[]) belongs to the raw type List. References to generic type List should be parameterized [javac] ---------- [javac] 56. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.directorywatcher/src/org/eclipse/equinox/internal/provisional/p2/directorywatcher/RepositoryListener.java (at line 416) [javac] IInstallableUnit[] ius = MetadataGeneratorHelper.createEclipseIU(bundleDescription, (Map) bundleDescription.getUserObject(), bundleFile.isDirectory(), key, props); [javac] ^^^ [javac] Map is a raw type. References to generic type Map should be parameterized [javac] ---------- [javac] 56 problems (56 warnings) [copy] Copying 1 file to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.directorywatcher/temp.folder/@dot.bin [copy] Copying 8 files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.directorywatcher/@dot [delete] Deleting directory /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.directorywatcher/temp.folder/@dot.bin properties: init: build.jars: properties: init: @dot: [mkdir] Created dir: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.extensionlocation/temp.folder/@dot.bin [javac] Compiling 9 source files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.extensionlocation/temp.folder/@dot.bin [copy] Copying 1 file to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.extensionlocation/temp.folder/@dot.bin [copy] Copying 10 files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.extensionlocation/@dot [delete] Deleting directory /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.extensionlocation/temp.folder/@dot.bin properties: init: build.jars: properties: init: @dot: [mkdir] Created dir: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.reconciler.dropins/temp.folder/@dot.bin [javac] Compiling 6 source files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.reconciler.dropins/temp.folder/@dot.bin [copy] Copying 1 file to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.reconciler.dropins/temp.folder/@dot.bin [copy] Copying 9 files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.reconciler.dropins/@dot [delete] Deleting directory /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.reconciler.dropins/temp.folder/@dot.bin properties: init: build.jars: properties: init: @dot: [mkdir] Created dir: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.updatesite/temp.folder/@dot.bin [javac] Compiling 8 source files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.updatesite/temp.folder/@dot.bin [copy] Copying 1 file to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.updatesite/temp.folder/@dot.bin [copy] Copying 12 files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.updatesite/@dot [delete] Deleting directory /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.updatesite/temp.folder/@dot.bin properties: init: build.jars: properties: init: @dot: [mkdir] Created dir: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.security.ui/temp.folder/@dot.bin [javac] Compiling 43 source files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.security.ui/temp.folder/@dot.bin [copy] Copying 2 files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.security.ui/temp.folder/@dot.bin [copy] Copying 119 files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.security.ui/@dot [delete] Deleting directory /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.security.ui/temp.folder/@dot.bin properties: init: build.jars: properties: init: @dot: [mkdir] Created dir: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.ui/temp.folder/@dot.bin [javac] Compiling 137 source files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.ui/temp.folder/@dot.bin [copy] Copying 1 file to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.ui/temp.folder/@dot.bin [copy] Copying 214 files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.ui/@dot [delete] Deleting directory /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.ui/temp.folder/@dot.bin properties: init: build.jars: properties: init: @dot: [mkdir] Created dir: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.ui.sdk/temp.folder/@dot.bin [javac] Compiling 24 source files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.ui.sdk/temp.folder/@dot.bin [copy] Copying 1 file to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.ui.sdk/temp.folder/@dot.bin [copy] Copying 88 files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.ui.sdk/@dot [delete] Deleting directory /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.ui.sdk/temp.folder/@dot.bin properties: init: build.jars: properties: init: @dot: [mkdir] Created dir: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.console/temp.folder/@dot.bin [javac] Compiling 3 source files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.console/temp.folder/@dot.bin [copy] Copying 4 files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.console/@dot [delete] Deleting directory /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.console/temp.folder/@dot.bin properties: init: build.jars: properties: init: @dot: [mkdir] Created dir: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.director.app/temp.folder/@dot.bin [javac] Compiling 4 source files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.director.app/temp.folder/@dot.bin [copy] Copying 1 file to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.director.app/temp.folder/@dot.bin [copy] Copying 5 files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.director.app/@dot [delete] Deleting directory /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.director.app/temp.folder/@dot.bin properties: init: ant_tasks/director-ant.jar: [mkdir] Created dir: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.director.app/temp.folder/ant_tasks/director-ant.jar.bin [javac] Compiling 1 source file to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.director.app/temp.folder/ant_tasks/director-ant.jar.bin [jar] Building jar: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.director.app/ant_tasks/director-ant.jar [delete] Deleting directory /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.p2.director.app/temp.folder/ant_tasks/director-ant.jar.bin update.feature: all.children: all.plugins: properties: init: build.jars: properties: init: build.jars: pre.build.jars: properties: init: @dot: [mkdir] Created dir: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.osgi.util/temp.folder/@dot.bin pre.@dot: [copy] Copying 18 files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.osgi.util/temp.folder/@dot.bin [copy] Copied 11 empty directories to 2 empty directories under /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.osgi.util/temp.folder/@dot.bin post.compile.@dot: [copy] Copying 18 files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.osgi.util/@dot [copy] Copied 12 empty directories to 2 empty directories under /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.osgi.util/@dot [delete] Deleting directory /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.osgi.util/temp.folder/@dot.bin post.@dot: post.build.jars: properties: init: build.jars: properties: init: @dot: [mkdir] Created dir: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.filesystem/temp.folder/@dot.bin [javac] Compiling 22 source files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.filesystem/temp.folder/@dot.bin [copy] Copying 1 file to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.filesystem/temp.folder/@dot.bin [copy] Copying 24 files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.filesystem/@dot [delete] Deleting directory /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.filesystem/temp.folder/@dot.bin properties: init: build.jars: properties: init: build.jars: properties: init: build.jars: properties: init: build.jars: properties: init: build.jars: properties: init: build.jars: properties: init: build.jars: properties: init: build.jars: properties: init: build.jars: properties: init: build.jars: properties: init: build.jars: pre.build.jars: post.build.jars: build.index: properties: init: build.jars: properties: init: @dot: [mkdir] Created dir: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.help.appserver/temp.folder/@dot.bin [javac] Compiling 6 source files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.help.appserver/temp.folder/@dot.bin [javac] ---------- [javac] 1. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.help.appserver/src/org/eclipse/help/internal/appserver/DevClassPathHelper.java (at line 66) [javac] Vector list = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 2. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.help.appserver/src/org/eclipse/help/internal/appserver/DevClassPathHelper.java (at line 66) [javac] Vector list = new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 3. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.help.appserver/src/org/eclipse/help/internal/appserver/DevClassPathHelper.java (at line 71) [javac] list.addElement(token); [javac] ^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 4. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.help.appserver/src/org/eclipse/help/internal/appserver/DevClassPathHelper.java (at line 73) [javac] return list.isEmpty() ? new String[0] : (String[]) list [javac] .toArray(new String[list.size()]); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method toArray(Object[]) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] ---------- [javac] 5. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.help.appserver/src/org/eclipse/help/internal/appserver/PluginClassLoaderWrapper.java (at line 33) [javac] public Class loadClass(String className) throws ClassNotFoundException { [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] 6. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.help.appserver/src/org/eclipse/help/internal/appserver/PluginClassLoaderWrapper.java (at line 33) [javac] public Class loadClass(String className) throws ClassNotFoundException { [javac] ^^^^^ [javac] Type safety: The return type Class for loadClass(String) from the type PluginClassLoaderWrapper needs unchecked conversion to conform to Class from the type ClassLoader [javac] ---------- [javac] 7. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.help.appserver/src/org/eclipse/help/internal/appserver/PluginClassLoaderWrapper.java (at line 44) [javac] Set urls = getPluginClasspath(plugin); [javac] ^^^ [javac] Set is a raw type. References to generic type Set should be parameterized [javac] ---------- [javac] 8. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.help.appserver/src/org/eclipse/help/internal/appserver/PluginClassLoaderWrapper.java (at line 45) [javac] return (URL[]) urls.toArray(new URL[urls.size()]); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method toArray(Object[]) belongs to the raw type Set. References to generic type Set should be parameterized [javac] ---------- [javac] 9. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.help.appserver/src/org/eclipse/help/internal/appserver/PluginClassLoaderWrapper.java (at line 47) [javac] private Set getPluginClasspath(String pluginId) { [javac] ^^^ [javac] Set is a raw type. References to generic type Set should be parameterized [javac] ---------- [javac] 10. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.help.appserver/src/org/eclipse/help/internal/appserver/PluginClassLoaderWrapper.java (at line 49) [javac] Set plugins = new HashSet(); [javac] ^^^ [javac] Set is a raw type. References to generic type Set should be parameterized [javac] ---------- [javac] 11. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.help.appserver/src/org/eclipse/help/internal/appserver/PluginClassLoaderWrapper.java (at line 49) [javac] Set plugins = new HashSet(); [javac] ^^^^^^^ [javac] HashSet is a raw type. References to generic type HashSet should be parameterized [javac] ---------- [javac] 12. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.help.appserver/src/org/eclipse/help/internal/appserver/PluginClassLoaderWrapper.java (at line 52) [javac] Set urls = new HashSet(); [javac] ^^^ [javac] Set is a raw type. References to generic type Set should be parameterized [javac] ---------- [javac] 13. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.help.appserver/src/org/eclipse/help/internal/appserver/PluginClassLoaderWrapper.java (at line 52) [javac] Set urls = new HashSet(); [javac] ^^^^^^^ [javac] HashSet is a raw type. References to generic type HashSet should be parameterized [javac] ---------- [javac] 14. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.help.appserver/src/org/eclipse/help/internal/appserver/PluginClassLoaderWrapper.java (at line 53) [javac] for (Iterator it = plugins.iterator(); it.hasNext();) { [javac] ^^^^^^^^ [javac] Iterator is a raw type. References to generic type Iterator should be parameterized [javac] ---------- [javac] 15. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.help.appserver/src/org/eclipse/help/internal/appserver/PluginClassLoaderWrapper.java (at line 69) [javac] urls.add(FileLocator.toFileURL(url)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method add(Object) belongs to the raw type Set. References to generic type Set should be parameterized [javac] ---------- [javac] 16. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.help.appserver/src/org/eclipse/help/internal/appserver/PluginClassLoaderWrapper.java (at line 82) [javac] urls.add(FileLocator.toFileURL(url)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method add(Object) belongs to the raw type Set. References to generic type Set should be parameterized [javac] ---------- [javac] 17. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.help.appserver/src/org/eclipse/help/internal/appserver/PluginClassLoaderWrapper.java (at line 97) [javac] private void addPluginWithPrereqs(String pluginId, Set pluginIds) { [javac] ^^^ [javac] Set is a raw type. References to generic type Set should be parameterized [javac] ---------- [javac] 18. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.help.appserver/src/org/eclipse/help/internal/appserver/PluginClassLoaderWrapper.java (at line 105) [javac] pluginIds.add(pluginId); [javac] ^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method add(Object) belongs to the raw type Set. References to generic type Set should be parameterized [javac] ---------- [javac] 18 problems (18 warnings) [copy] Copying 1 file to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.help.appserver/temp.folder/@dot.bin [copy] Copying 7 files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.help.appserver/@dot [delete] Deleting directory /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.help.appserver/temp.folder/@dot.bin properties: init: build.jars: properties: init: @dot: [mkdir] Created dir: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.resources/temp.folder/@dot.bin [javac] Compiling 250 source files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.resources/temp.folder/@dot.bin [copy] Copying 1 file to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.resources/temp.folder/@dot.bin [copy] Copying 340 files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.resources/@dot [delete] Deleting directory /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.resources/temp.folder/@dot.bin properties: init: ant_tasks/resources-ant.jar: [mkdir] Created dir: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.resources/temp.folder/ant_tasks/resources-ant.jar.bin [javac] Compiling 4 source files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.resources/temp.folder/ant_tasks/resources-ant.jar.bin [copy] Copying 2 files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.resources/temp.folder/ant_tasks/resources-ant.jar.bin [jar] Building jar: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.resources/ant_tasks/resources-ant.jar [delete] Deleting directory /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.resources/temp.folder/ant_tasks/resources-ant.jar.bin properties: init: build.jars: properties: init: build.jars: properties: init: @dot: [mkdir] Created dir: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.resources.compatibility/temp.folder/@dot.bin [javac] Compiling 54 source files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.resources.compatibility/temp.folder/@dot.bin [copy] Copying 1 file to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.resources.compatibility/temp.folder/@dot.bin [copy] Copying 67 files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.resources.compatibility/@dot [delete] Deleting directory /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.resources.compatibility/temp.folder/@dot.bin properties: init: build.jars: properties: init: build.jars: properties: init: @dot: [mkdir] Created dir: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.team.core/temp.folder/@dot.bin [javac] Compiling 172 source files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.team.core/temp.folder/@dot.bin [copy] Copying 1 file to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.team.core/temp.folder/@dot.bin [copy] Copying 257 files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.team.core/@dot [delete] Deleting directory /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.team.core/temp.folder/@dot.bin properties: init: build.jars: properties: init: @dot: [mkdir] Created dir: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.debug.core/temp.folder/@dot.bin [javac] Compiling 173 source files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.debug.core/temp.folder/@dot.bin [copy] Copying 2 files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.debug.core/temp.folder/@dot.bin [copy] Copying 223 files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.debug.core/@dot [delete] Deleting directory /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.debug.core/temp.folder/@dot.bin properties: init: build.jars: properties: init: @dot: properties: init: build.jars: properties: init: @dot: [mkdir] Created dir: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.security.win32.x86/temp.folder/@dot.bin [javac] Compiling 3 source files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.security.win32.x86/temp.folder/@dot.bin [copy] Copying 1 file to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.security.win32.x86/temp.folder/@dot.bin [copy] Copying 4 files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.security.win32.x86/@dot [delete] Deleting directory /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.security.win32.x86/temp.folder/@dot.bin properties: init: build.jars: properties: init: @dot: [mkdir] Created dir: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.security.macosx/temp.folder/@dot.bin [javac] Compiling 3 source files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.security.macosx/temp.folder/@dot.bin [copy] Copying 1 file to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.security.macosx/temp.folder/@dot.bin [copy] Copying 4 files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.security.macosx/@dot [delete] Deleting directory /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.equinox.security.macosx/temp.folder/@dot.bin properties: init: build.jars: properties: init: @dot: [mkdir] Created dir: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.net/temp.folder/@dot.bin [javac] Compiling 25 source files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.net/temp.folder/@dot.bin [copy] Copying 27 files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.net/@dot [delete] Deleting directory /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.net/temp.folder/@dot.bin properties: init: build.jars: pre.build.jars: properties: init: @dot: [mkdir] Created dir: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.update.core/temp.folder/@dot.bin pre.@dot: [javac] Compiling 280 source files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.update.core/temp.folder/@dot.bin [copy] Copying 2 files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.update.core/temp.folder/@dot.bin post.compile.@dot: [echo] UPDATE jarprocessor.jar [delete] Deleting: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.update.core/jarprocessor.jar [jar] Building jar: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.update.core/jarprocessor.jar [echo] UPDATE jarprocessorsrc.zip [delete] Deleting: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.update.core/jarprocessorsrc.zip [zip] Building zip: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.update.core/jarprocessorsrc.zip [copy] Copying 323 files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.update.core/@dot [delete] Deleting directory /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.update.core/temp.folder/@dot.bin post.@dot: post.build.jars: properties: init: build.jars: properties: init: build.jars: properties: init: build.jars: properties: init: @dot: [mkdir] Created dir: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.net.win32.x86/temp.folder/@dot.bin [javac] Compiling 1 source file to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.net.win32.x86/temp.folder/@dot.bin [copy] Copying 1 file to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.net.win32.x86/@dot [delete] Deleting directory /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.net.win32.x86/temp.folder/@dot.bin properties: init: build.jars: properties: init: @dot: [mkdir] Created dir: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.net.linux.x86/temp.folder/@dot.bin [javac] Compiling 1 source file to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.net.linux.x86/temp.folder/@dot.bin [copy] Copying 1 file to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.net.linux.x86/@dot [delete] Deleting directory /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.net.linux.x86/temp.folder/@dot.bin properties: init: build.jars: properties: init: @dot: [mkdir] Created dir: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jsch.core/temp.folder/@dot.bin [javac] Compiling 17 source files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jsch.core/temp.folder/@dot.bin [copy] Copying 1 file to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jsch.core/temp.folder/@dot.bin [copy] Copying 20 files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jsch.core/@dot [delete] Deleting directory /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jsch.core/temp.folder/@dot.bin properties: init: build.jars: properties: init: @dot: [mkdir] Created dir: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.text/temp.folder/@dot.bin [javac] Compiling 127 source files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.text/temp.folder/@dot.bin [copy] Copying 4 files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.text/temp.folder/@dot.bin [copy] Copying 171 files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.text/@dot [delete] Deleting directory /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.text/temp.folder/@dot.bin properties: init: build.jars: properties: init: @dot: [mkdir] Created dir: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.filebuffers/temp.folder/@dot.bin [javac] Compiling 39 source files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.filebuffers/temp.folder/@dot.bin [copy] Copying 2 files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.filebuffers/temp.folder/@dot.bin [copy] Copying 72 files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.filebuffers/@dot [delete] Deleting directory /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.core.filebuffers/temp.folder/@dot.bin properties: init: build.jars: properties: init: compatibility.jar: [mkdir] Created dir: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.workbench.compatibility/temp.folder/compatibility.jar.bin [javac] Compiling 2 source files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.workbench.compatibility/temp.folder/compatibility.jar.bin [jar] Building jar: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.workbench.compatibility/compatibility.jar [delete] Deleting directory /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.workbench.compatibility/temp.folder/compatibility.jar.bin properties: init: build.jars: properties: init: @dot: properties: init: build.jars: properties: init: @dot: [mkdir] Created dir: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jsch.ui/temp.folder/@dot.bin [javac] Compiling 16 source files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jsch.ui/temp.folder/@dot.bin [copy] Copying 1 file to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jsch.ui/temp.folder/@dot.bin [copy] Copying 45 files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jsch.ui/@dot [delete] Deleting directory /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jsch.ui/temp.folder/@dot.bin properties: init: build.jars: properties: init: @dot: [mkdir] Created dir: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.views/temp.folder/@dot.bin [javac] Compiling 33 source files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.views/temp.folder/@dot.bin [javac] ---------- [javac] 1. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.views/src/org/eclipse/ui/views/properties/PropertySheetPage.java (at line 23) [javac] import org.eclipse.jface.internal.ConfigureColumnsDialog; [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type ConfigureColumnsDialog is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface/@dot [javac] ---------- [javac] 2. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.views/src/org/eclipse/ui/views/properties/PropertySheetPage.java (at line 425) [javac] new ConfigureColumnsDialog(new SameShellProvider(tree), tree).open(); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The constructor ConfigureColumnsDialog(IShellProvider, Tree) is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface/@dot [javac] ---------- [javac] 3. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.views/src/org/eclipse/ui/views/properties/PropertySheetPage.java (at line 425) [javac] new ConfigureColumnsDialog(new SameShellProvider(tree), tree).open(); [javac] ^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type ConfigureColumnsDialog is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface/@dot [javac] ---------- [javac] 3 problems (3 warnings) [copy] Copying 2 files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.views/temp.folder/@dot.bin [copy] Copying 54 files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.views/@dot [delete] Deleting directory /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.views/temp.folder/@dot.bin properties: init: build.jars: properties: init: @dot: [mkdir] Created dir: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.net/temp.folder/@dot.bin [javac] Compiling 9 source files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.net/temp.folder/@dot.bin [copy] Copying 1 file to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.net/temp.folder/@dot.bin [copy] Copying 26 files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.net/@dot [delete] Deleting directory /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.net/temp.folder/@dot.bin properties: init: build.jars: properties: init: @dot: [mkdir] Created dir: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.browser/temp.folder/@dot.bin [javac] Compiling 51 source files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.browser/temp.folder/@dot.bin [copy] Copying 1 file to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.browser/temp.folder/@dot.bin [copy] Copying 109 files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.browser/@dot [delete] Deleting directory /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.browser/temp.folder/@dot.bin properties: init: build.jars: properties: init: @dot: [mkdir] Created dir: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.intro/temp.folder/@dot.bin [javac] Compiling 85 source files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.intro/temp.folder/@dot.bin [copy] Copying 1 file to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.intro/temp.folder/@dot.bin [copy] Copying 122 files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.intro/@dot [delete] Deleting directory /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.intro/temp.folder/@dot.bin properties: init: build.jars: properties: init: @dot: [mkdir] Created dir: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.cheatsheets/temp.folder/@dot.bin [javac] Compiling 124 source files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.cheatsheets/temp.folder/@dot.bin [copy] Copying 1 file to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.cheatsheets/temp.folder/@dot.bin [copy] Copying 180 files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.cheatsheets/@dot [delete] Deleting directory /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.cheatsheets/temp.folder/@dot.bin properties: init: build.jars: properties: init: @dot: [mkdir] Created dir: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.presentations.r21/temp.folder/@dot.bin [javac] Compiling 14 source files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.presentations.r21/temp.folder/@dot.bin [copy] Copying 1 file to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.presentations.r21/temp.folder/@dot.bin [copy] Copying 50 files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.presentations.r21/@dot [delete] Deleting directory /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.presentations.r21/temp.folder/@dot.bin properties: init: build.jars: properties: init: @dot: [mkdir] Created dir: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.update.ui/temp.folder/@dot.bin [javac] Compiling 99 source files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.update.ui/temp.folder/@dot.bin [copy] Copying 1 file to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.update.ui/temp.folder/@dot.bin [copy] Copying 259 files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.update.ui/@dot [delete] Deleting directory /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.update.ui/temp.folder/@dot.bin properties: init: build.jars: properties: init: @dot: [mkdir] Created dir: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.navigator/temp.folder/@dot.bin [javac] Compiling 136 source files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.navigator/temp.folder/@dot.bin [copy] Copying 1 file to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.navigator/temp.folder/@dot.bin [copy] Copying 210 files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.navigator/@dot [delete] Deleting directory /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.navigator/temp.folder/@dot.bin properties: init: build.jars: properties: init: @dot: [mkdir] Created dir: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.update.scheduler/temp.folder/@dot.bin [javac] Compiling 8 source files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.update.scheduler/temp.folder/@dot.bin [javac] ---------- [javac] 1. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.update.scheduler/src/org/eclipse/update/internal/scheduler/ScheduledPluginUninstall.java (at line 55) [javac] Enumeration featuresToBeDeleted = toBeUninstalled.elements(); [javac] ^^^^^^^^^^^ [javac] Enumeration is a raw type. References to generic type Enumeration should be parameterized [javac] ---------- [javac] ---------- [javac] 2. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.update.scheduler/src/org/eclipse/update/internal/scheduler/SchedulerStartup.java (at line 240) [javac] Class theClass = Class [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] 3. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.update.scheduler/src/org/eclipse/update/internal/scheduler/SchedulerStartup.java (at line 242) [javac] Constructor constructor = theClass.getConstructor(new Class[] { [javac] ^^^^^^^^^^^ [javac] Constructor is a raw type. References to generic type Constructor should be parameterized [javac] ---------- [javac] 4. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.update.scheduler/src/org/eclipse/update/internal/scheduler/SchedulerStartup.java (at line 242) [javac] Constructor constructor = theClass.getConstructor(new Class[] { [javac] String.class, Boolean.TYPE, Boolean.TYPE }); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method getConstructor(Class...) belongs to the raw type Class. References to generic type Class should be parameterized [javac] ---------- [javac] 5. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.update.scheduler/src/org/eclipse/update/internal/scheduler/SchedulerStartup.java (at line 258) [javac] Class theClass = Class [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] 6. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.update.scheduler/src/org/eclipse/update/internal/scheduler/SchedulerStartup.java (at line 260) [javac] Constructor constructor = theClass [javac] ^^^^^^^^^^^ [javac] Constructor is a raw type. References to generic type Constructor should be parameterized [javac] ---------- [javac] 7. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.update.scheduler/src/org/eclipse/update/internal/scheduler/SchedulerStartup.java (at line 260) [javac] Constructor constructor = theClass [javac] .getConstructor(new Class[] { SchedulerStartup.class }); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method getConstructor(Class...) belongs to the raw type Class. References to generic type Class should be parameterized [javac] ---------- [javac] 7 problems (7 warnings) [copy] Copying 1 file to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.update.scheduler/temp.folder/@dot.bin [copy] Copying 18 files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.update.scheduler/@dot [delete] Deleting directory /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.update.scheduler/temp.folder/@dot.bin properties: init: build.jars: properties: init: @dot: [mkdir] Created dir: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.views.properties.tabbed/temp.folder/@dot.bin [javac] Compiling 36 source files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.views.properties.tabbed/temp.folder/@dot.bin [javac] ---------- [javac] 1. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.views.properties.tabbed/src/org/eclipse/ui/internal/views/properties/tabbed/view/SectionDescriptor.java (at line 61) [javac] private ArrayList inputTypes; [javac] ^^^^^^^^^ [javac] ArrayList is a raw type. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 2. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.views.properties.tabbed/src/org/eclipse/ui/internal/views/properties/tabbed/view/SectionDescriptor.java (at line 203) [javac] public List getInputTypes() { [javac] ^^^^ [javac] List is a raw type. References to generic type List should be parameterized [javac] ---------- [javac] 3. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.views.properties.tabbed/src/org/eclipse/ui/internal/views/properties/tabbed/view/SectionDescriptor.java (at line 205) [javac] inputTypes = new ArrayList(); [javac] ^^^^^^^^^ [javac] ArrayList is a raw type. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 4. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.views.properties.tabbed/src/org/eclipse/ui/internal/views/properties/tabbed/view/SectionDescriptor.java (at line 210) [javac] inputTypes.add(element.getAttribute(ATT_INPUT_TYPE)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [javac] ---------- [javac] ---------- [javac] 5. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.views.properties.tabbed/src/org/eclipse/ui/internal/views/properties/tabbed/view/TabDescriptor.java (at line 152) [javac] getSectionDescriptors().add(target); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [javac] ---------- [javac] 6. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.views.properties.tabbed/src/org/eclipse/ui/internal/views/properties/tabbed/view/TabDescriptor.java (at line 166) [javac] getSectionDescriptors().add(0, target); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method add(int, Object) belongs to the raw type List. References to generic type List should be parameterized [javac] ---------- [javac] 7. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.views.properties.tabbed/src/org/eclipse/ui/internal/views/properties/tabbed/view/TabDescriptor.java (at line 173) [javac] getSectionDescriptors().add(i + 1, target); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method add(int, Object) belongs to the raw type List. References to generic type List should be parameterized [javac] ---------- [javac] 8. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.views.properties.tabbed/src/org/eclipse/ui/internal/views/properties/tabbed/view/TabDescriptor.java (at line 176) [javac] getSectionDescriptors().add(i, target); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method add(int, Object) belongs to the raw type List. References to generic type List should be parameterized [javac] ---------- [javac] ---------- [javac] 9. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.views.properties.tabbed/src/org/eclipse/ui/internal/views/properties/tabbed/view/TabbedPropertyRegistry.java (at line 91) [javac] protected List propertyCategories; [javac] ^^^^ [javac] List is a raw type. References to generic type List should be parameterized [javac] ---------- [javac] 10. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.views.properties.tabbed/src/org/eclipse/ui/internal/views/properties/tabbed/view/TabbedPropertyRegistry.java (at line 114) [javac] this.propertyCategories = new ArrayList(); [javac] ^^^^^^^^^ [javac] ArrayList is a raw type. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 11. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.views.properties.tabbed/src/org/eclipse/ui/internal/views/properties/tabbed/view/TabbedPropertyRegistry.java (at line 178) [javac] propertyCategories.add(element.getAttribute(ATT_CATEGORY)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [javac] ---------- [javac] 12. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.views.properties.tabbed/src/org/eclipse/ui/internal/views/properties/tabbed/view/TabbedPropertyRegistry.java (at line 206) [javac] List result = new ArrayList(); [javac] ^^^^ [javac] List is a raw type. References to generic type List should be parameterized [javac] ---------- [javac] 13. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.views.properties.tabbed/src/org/eclipse/ui/internal/views/properties/tabbed/view/TabbedPropertyRegistry.java (at line 206) [javac] List result = new ArrayList(); [javac] ^^^^^^^^^ [javac] ArrayList is a raw type. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 14. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.views.properties.tabbed/src/org/eclipse/ui/internal/views/properties/tabbed/view/TabbedPropertyRegistry.java (at line 216) [javac] result.add(descriptor); [javac] ^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [javac] ---------- [javac] 15. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.views.properties.tabbed/src/org/eclipse/ui/internal/views/properties/tabbed/view/TabbedPropertyRegistry.java (at line 219) [javac] return (ISectionDescriptor[]) result [javac] .toArray(new ISectionDescriptor[result.size()]); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method toArray(Object[]) belongs to the raw type List. References to generic type List should be parameterized [javac] ---------- [javac] 16. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.views.properties.tabbed/src/org/eclipse/ui/internal/views/properties/tabbed/view/TabbedPropertyRegistry.java (at line 238) [javac] List unordered = new ArrayList(extensions.length); [javac] ^^^^ [javac] List is a raw type. References to generic type List should be parameterized [javac] ---------- [javac] 17. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.views.properties.tabbed/src/org/eclipse/ui/internal/views/properties/tabbed/view/TabbedPropertyRegistry.java (at line 238) [javac] List unordered = new ArrayList(extensions.length); [javac] ^^^^^^^^^ [javac] ArrayList is a raw type. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 18. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.views.properties.tabbed/src/org/eclipse/ui/internal/views/properties/tabbed/view/TabbedPropertyRegistry.java (at line 248) [javac] unordered.add(extension); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [javac] ---------- [javac] 19. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.views.properties.tabbed/src/org/eclipse/ui/internal/views/properties/tabbed/view/TabbedPropertyRegistry.java (at line 250) [javac] return (IConfigurationElement[]) unordered [javac] .toArray(new IConfigurationElement[unordered.size()]); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method toArray(Object[]) belongs to the raw type List. References to generic type List should be parameterized [javac] ---------- [javac] 20. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.views.properties.tabbed/src/org/eclipse/ui/internal/views/properties/tabbed/view/TabbedPropertyRegistry.java (at line 301) [javac] List result = new ArrayList(); [javac] ^^^^ [javac] List is a raw type. References to generic type List should be parameterized [javac] ---------- [javac] 21. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.views.properties.tabbed/src/org/eclipse/ui/internal/views/properties/tabbed/view/TabbedPropertyRegistry.java (at line 301) [javac] List result = new ArrayList(); [javac] ^^^^^^^^^ [javac] ArrayList is a raw type. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 22. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.views.properties.tabbed/src/org/eclipse/ui/internal/views/properties/tabbed/view/TabbedPropertyRegistry.java (at line 306) [javac] result.add(descriptor); [javac] ^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [javac] ---------- [javac] 23. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.views.properties.tabbed/src/org/eclipse/ui/internal/views/properties/tabbed/view/TabbedPropertyRegistry.java (at line 312) [javac] return (ITabDescriptor[]) result.toArray(new ITabDescriptor[result [javac] .size()]); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method toArray(Object[]) belongs to the raw type List. References to generic type List should be parameterized [javac] ---------- [javac] 24. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.views.properties.tabbed/src/org/eclipse/ui/internal/views/properties/tabbed/view/TabbedPropertyRegistry.java (at line 322) [javac] List filteredSectionDescriptors = new ArrayList(); [javac] ^^^^ [javac] List is a raw type. References to generic type List should be parameterized [javac] ---------- [javac] 25. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.views.properties.tabbed/src/org/eclipse/ui/internal/views/properties/tabbed/view/TabbedPropertyRegistry.java (at line 322) [javac] List filteredSectionDescriptors = new ArrayList(); [javac] ^^^^^^^^^ [javac] ArrayList is a raw type. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 26. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.views.properties.tabbed/src/org/eclipse/ui/internal/views/properties/tabbed/view/TabbedPropertyRegistry.java (at line 323) [javac] List descriptors = target.getSectionDescriptors(); [javac] ^^^^ [javac] List is a raw type. References to generic type List should be parameterized [javac] ---------- [javac] 27. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.views.properties.tabbed/src/org/eclipse/ui/internal/views/properties/tabbed/view/TabbedPropertyRegistry.java (at line 324) [javac] for (Iterator iter = descriptors.iterator(); iter.hasNext();) { [javac] ^^^^^^^^ [javac] Iterator is a raw type. References to generic type Iterator should be parameterized [javac] ---------- [javac] 28. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.views.properties.tabbed/src/org/eclipse/ui/internal/views/properties/tabbed/view/TabbedPropertyRegistry.java (at line 327) [javac] filteredSectionDescriptors.add(descriptor); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [javac] ---------- [javac] 29. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.views.properties.tabbed/src/org/eclipse/ui/internal/views/properties/tabbed/view/TabbedPropertyRegistry.java (at line 342) [javac] List temp = readTabDescriptors(); [javac] ^^^^ [javac] List is a raw type. References to generic type List should be parameterized [javac] ---------- [javac] 30. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.views.properties.tabbed/src/org/eclipse/ui/internal/views/properties/tabbed/view/TabbedPropertyRegistry.java (at line 346) [javac] tabDescriptors = (TabDescriptor[]) temp [javac] .toArray(new TabDescriptor[temp.size()]); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method toArray(Object[]) belongs to the raw type List. References to generic type List should be parameterized [javac] ---------- [javac] 31. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.views.properties.tabbed/src/org/eclipse/ui/internal/views/properties/tabbed/view/TabbedPropertyRegistry.java (at line 356) [javac] protected List readTabDescriptors() { [javac] ^^^^ [javac] List is a raw type. References to generic type List should be parameterized [javac] ---------- [javac] 32. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.views.properties.tabbed/src/org/eclipse/ui/internal/views/properties/tabbed/view/TabbedPropertyRegistry.java (at line 357) [javac] List result = new ArrayList(); [javac] ^^^^ [javac] List is a raw type. References to generic type List should be parameterized [javac] ---------- [javac] 33. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.views.properties.tabbed/src/org/eclipse/ui/internal/views/properties/tabbed/view/TabbedPropertyRegistry.java (at line 357) [javac] List result = new ArrayList(); [javac] ^^^^^^^^^ [javac] ArrayList is a raw type. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 34. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.views.properties.tabbed/src/org/eclipse/ui/internal/views/properties/tabbed/view/TabbedPropertyRegistry.java (at line 371) [javac] result.add(descriptor); [javac] ^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [javac] ---------- [javac] 35. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.views.properties.tabbed/src/org/eclipse/ui/internal/views/properties/tabbed/view/TabbedPropertyRegistry.java (at line 381) [javac] protected void populateWithSectionDescriptors(List aTabDescriptors) { [javac] ^^^^ [javac] List is a raw type. References to generic type List should be parameterized [javac] ---------- [javac] 36. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.views.properties.tabbed/src/org/eclipse/ui/internal/views/properties/tabbed/view/TabbedPropertyRegistry.java (at line 398) [javac] List aTabDescriptors) { [javac] ^^^^ [javac] List is a raw type. References to generic type List should be parameterized [javac] ---------- [javac] 37. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.views.properties.tabbed/src/org/eclipse/ui/internal/views/properties/tabbed/view/TabbedPropertyRegistry.java (at line 399) [javac] for (Iterator i = aTabDescriptors.iterator(); i.hasNext();) { [javac] ^^^^^^^^ [javac] Iterator is a raw type. References to generic type Iterator should be parameterized [javac] ---------- [javac] 38. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.views.properties.tabbed/src/org/eclipse/ui/internal/views/properties/tabbed/view/TabbedPropertyRegistry.java (at line 417) [javac] protected List sortTabDescriptorsByCategory(List descriptors) { [javac] ^^^^ [javac] List is a raw type. References to generic type List should be parameterized [javac] ---------- [javac] 39. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.views.properties.tabbed/src/org/eclipse/ui/internal/views/properties/tabbed/view/TabbedPropertyRegistry.java (at line 417) [javac] protected List sortTabDescriptorsByCategory(List descriptors) { [javac] ^^^^ [javac] List is a raw type. References to generic type List should be parameterized [javac] ---------- [javac] 40. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.views.properties.tabbed/src/org/eclipse/ui/internal/views/properties/tabbed/view/TabbedPropertyRegistry.java (at line 418) [javac] Collections.sort(descriptors, new Comparator() { [javac] [javac] public int compare(Object arg0, Object arg1) { [javac] TabDescriptor one = (TabDescriptor) arg0; [javac] TabDescriptor two = (TabDescriptor) arg1; [javac] String categoryOne = one.getCategory(); [javac] String categoryTwo = two.getCategory(); [javac] int categoryOnePosition = getIndex( [javac] propertyCategories.toArray(), categoryOne); [javac] int categoryTwoPosition = getIndex( [javac] propertyCategories.toArray(), categoryTwo); [javac] return categoryOnePosition - categoryTwoPosition; [javac] } [javac] }); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: Unchecked invocation sort(List, Comparator) of the generic method sort(List, Comparator) of type Collections [javac] ---------- [javac] 41. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.views.properties.tabbed/src/org/eclipse/ui/internal/views/properties/tabbed/view/TabbedPropertyRegistry.java (at line 418) [javac] Collections.sort(descriptors, new Comparator() { [javac] ^^^^^^^^^^^ [javac] Type safety: The expression of type List needs unchecked conversion to conform to List [javac] ---------- [javac] 42. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.views.properties.tabbed/src/org/eclipse/ui/internal/views/properties/tabbed/view/TabbedPropertyRegistry.java (at line 418) [javac] Collections.sort(descriptors, new Comparator() { [javac] [javac] public int compare(Object arg0, Object arg1) { [javac] TabDescriptor one = (TabDescriptor) arg0; [javac] TabDescriptor two = (TabDescriptor) arg1; [javac] String categoryOne = one.getCategory(); [javac] String categoryTwo = two.getCategory(); [javac] int categoryOnePosition = getIndex( [javac] propertyCategories.toArray(), categoryOne); [javac] int categoryTwoPosition = getIndex( [javac] propertyCategories.toArray(), categoryTwo); [javac] return categoryOnePosition - categoryTwoPosition; [javac] } [javac] }); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The expression of type new Comparator(){} needs unchecked conversion to conform to Comparator [javac] ---------- [javac] 43. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.views.properties.tabbed/src/org/eclipse/ui/internal/views/properties/tabbed/view/TabbedPropertyRegistry.java (at line 418) [javac] Collections.sort(descriptors, new Comparator() { [javac] ^^^^^^^^^^ [javac] Comparator is a raw type. References to generic type Comparator should be parameterized [javac] ---------- [javac] 44. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.views.properties.tabbed/src/org/eclipse/ui/internal/views/properties/tabbed/view/TabbedPropertyRegistry.java (at line 438) [javac] protected List sortTabDescriptorsByAfterTab(List tabs) { [javac] ^^^^ [javac] List is a raw type. References to generic type List should be parameterized [javac] ---------- [javac] 45. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.views.properties.tabbed/src/org/eclipse/ui/internal/views/properties/tabbed/view/TabbedPropertyRegistry.java (at line 438) [javac] protected List sortTabDescriptorsByAfterTab(List tabs) { [javac] ^^^^ [javac] List is a raw type. References to generic type List should be parameterized [javac] ---------- [javac] 46. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.views.properties.tabbed/src/org/eclipse/ui/internal/views/properties/tabbed/view/TabbedPropertyRegistry.java (at line 442) [javac] List sorted = new ArrayList(); [javac] ^^^^ [javac] List is a raw type. References to generic type List should be parameterized [javac] ---------- [javac] 47. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.views.properties.tabbed/src/org/eclipse/ui/internal/views/properties/tabbed/view/TabbedPropertyRegistry.java (at line 442) [javac] List sorted = new ArrayList(); [javac] ^^^^^^^^^ [javac] ArrayList is a raw type. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 48. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.views.properties.tabbed/src/org/eclipse/ui/internal/views/properties/tabbed/view/TabbedPropertyRegistry.java (at line 445) [javac] List categoryList = new ArrayList(); [javac] ^^^^ [javac] List is a raw type. References to generic type List should be parameterized [javac] ---------- [javac] 49. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.views.properties.tabbed/src/org/eclipse/ui/internal/views/properties/tabbed/view/TabbedPropertyRegistry.java (at line 445) [javac] List categoryList = new ArrayList(); [javac] ^^^^^^^^^ [javac] ArrayList is a raw type. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 50. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.views.properties.tabbed/src/org/eclipse/ui/internal/views/properties/tabbed/view/TabbedPropertyRegistry.java (at line 457) [javac] categoryList.add(0, tabs.get(j)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method add(int, Object) belongs to the raw type List. References to generic type List should be parameterized [javac] ---------- [javac] 51. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.views.properties.tabbed/src/org/eclipse/ui/internal/views/properties/tabbed/view/TabbedPropertyRegistry.java (at line 459) [javac] categoryList.add(tabs.get(j)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [javac] ---------- [javac] 52. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.views.properties.tabbed/src/org/eclipse/ui/internal/views/properties/tabbed/view/TabbedPropertyRegistry.java (at line 462) [javac] Collections.sort(categoryList, new Comparator() { [javac] [javac] public int compare(Object arg0, Object arg1) { [javac] TabDescriptor one = (TabDescriptor) arg0; [javac] TabDescriptor two = (TabDescriptor) arg1; [javac] if (two.getAfterTab().equals(one.getId())) { [javac] return -1; [javac] } else if (one.getAfterTab().equals(two.getId())) { [javac] return 1; [javac] } else { [javac] return 0; [javac] } [javac] } [javac] }); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: Unchecked invocation sort(List, Comparator) of the generic method sort(List, Comparator) of type Collections [javac] ---------- [javac] 53. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.views.properties.tabbed/src/org/eclipse/ui/internal/views/properties/tabbed/view/TabbedPropertyRegistry.java (at line 462) [javac] Collections.sort(categoryList, new Comparator() { [javac] ^^^^^^^^^^^^ [javac] Type safety: The expression of type List needs unchecked conversion to conform to List [javac] ---------- [javac] 54. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.views.properties.tabbed/src/org/eclipse/ui/internal/views/properties/tabbed/view/TabbedPropertyRegistry.java (at line 462) [javac] Collections.sort(categoryList, new Comparator() { [javac] [javac] public int compare(Object arg0, Object arg1) { [javac] TabDescriptor one = (TabDescriptor) arg0; [javac] TabDescriptor two = (TabDescriptor) arg1; [javac] if (two.getAfterTab().equals(one.getId())) { [javac] return -1; [javac] } else if (one.getAfterTab().equals(two.getId())) { [javac] return 1; [javac] } else { [javac] return 0; [javac] } [javac] } [javac] }); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The expression of type new Comparator(){} needs unchecked conversion to conform to Comparator [javac] ---------- [javac] 55. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.views.properties.tabbed/src/org/eclipse/ui/internal/views/properties/tabbed/view/TabbedPropertyRegistry.java (at line 462) [javac] Collections.sort(categoryList, new Comparator() { [javac] ^^^^^^^^^^ [javac] Comparator is a raw type. References to generic type Comparator should be parameterized [javac] ---------- [javac] 56. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.views.properties.tabbed/src/org/eclipse/ui/internal/views/properties/tabbed/view/TabbedPropertyRegistry.java (at line 477) [javac] sorted.add(categoryList.get(j)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [javac] ---------- [javac] ---------- [javac] 57. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.views.properties.tabbed/src/org/eclipse/ui/internal/views/properties/tabbed/view/TabbedPropertyRegistryClassSectionFilter.java (at line 75) [javac] for (Iterator i = ((IStructuredSelection) selection).iterator(); i [javac] ^^^^^^^^ [javac] Iterator is a raw type. References to generic type Iterator should be parameterized [javac] ---------- [javac] 58. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.views.properties.tabbed/src/org/eclipse/ui/internal/views/properties/tabbed/view/TabbedPropertyRegistryClassSectionFilter.java (at line 93) [javac] Set effectiveTypes = new HashSet(); [javac] ^^^ [javac] Set is a raw type. References to generic type Set should be parameterized [javac] ---------- [javac] 59. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.views.properties.tabbed/src/org/eclipse/ui/internal/views/properties/tabbed/view/TabbedPropertyRegistryClassSectionFilter.java (at line 93) [javac] Set effectiveTypes = new HashSet(); [javac] ^^^^^^^ [javac] HashSet is a raw type. References to generic type HashSet should be parameterized [javac] ---------- [javac] 60. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.views.properties.tabbed/src/org/eclipse/ui/internal/views/properties/tabbed/view/TabbedPropertyRegistryClassSectionFilter.java (at line 95) [javac] for (Iterator i = ((IStructuredSelection) selection).iterator(); i [javac] ^^^^^^^^ [javac] Iterator is a raw type. References to generic type Iterator should be parameterized [javac] ---------- [javac] 61. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.views.properties.tabbed/src/org/eclipse/ui/internal/views/properties/tabbed/view/TabbedPropertyRegistryClassSectionFilter.java (at line 100) [javac] Class remapType = object.getClass(); [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] 62. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.views.properties.tabbed/src/org/eclipse/ui/internal/views/properties/tabbed/view/TabbedPropertyRegistryClassSectionFilter.java (at line 105) [javac] if (effectiveTypes.add(remapType)) { [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method add(Object) belongs to the raw type Set. References to generic type Set should be parameterized [javac] ---------- [javac] 63. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.views.properties.tabbed/src/org/eclipse/ui/internal/views/properties/tabbed/view/TabbedPropertyRegistryClassSectionFilter.java (at line 119) [javac] Class inputClass) { [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] 64. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.views.properties.tabbed/src/org/eclipse/ui/internal/views/properties/tabbed/view/TabbedPropertyRegistryClassSectionFilter.java (at line 121) [javac] ArrayList classTypes = getClassTypes(inputClass); [javac] ^^^^^^^^^ [javac] ArrayList is a raw type. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 65. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.views.properties.tabbed/src/org/eclipse/ui/internal/views/properties/tabbed/view/TabbedPropertyRegistryClassSectionFilter.java (at line 123) [javac] List sectionInputTypes = descriptor.getInputTypes(); [javac] ^^^^ [javac] List is a raw type. References to generic type List should be parameterized [javac] ---------- [javac] 66. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.views.properties.tabbed/src/org/eclipse/ui/internal/views/properties/tabbed/view/TabbedPropertyRegistryClassSectionFilter.java (at line 124) [javac] for (Iterator j = sectionInputTypes.iterator(); j.hasNext();) { [javac] ^^^^^^^^ [javac] Iterator is a raw type. References to generic type Iterator should be parameterized [javac] ---------- [javac] 67. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.views.properties.tabbed/src/org/eclipse/ui/internal/views/properties/tabbed/view/TabbedPropertyRegistryClassSectionFilter.java (at line 139) [javac] protected ArrayList getClassTypes(Class target) { [javac] ^^^^^^^^^ [javac] ArrayList is a raw type. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 68. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.views.properties.tabbed/src/org/eclipse/ui/internal/views/properties/tabbed/view/TabbedPropertyRegistryClassSectionFilter.java (at line 139) [javac] protected ArrayList getClassTypes(Class target) { [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] 69. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.views.properties.tabbed/src/org/eclipse/ui/internal/views/properties/tabbed/view/TabbedPropertyRegistryClassSectionFilter.java (at line 140) [javac] ArrayList result = new ArrayList(); [javac] ^^^^^^^^^ [javac] ArrayList is a raw type. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 70. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.views.properties.tabbed/src/org/eclipse/ui/internal/views/properties/tabbed/view/TabbedPropertyRegistryClassSectionFilter.java (at line 140) [javac] ArrayList result = new ArrayList(); [javac] ^^^^^^^^^ [javac] ArrayList is a raw type. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 71. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.views.properties.tabbed/src/org/eclipse/ui/internal/views/properties/tabbed/view/TabbedPropertyRegistryClassSectionFilter.java (at line 142) [javac] List classes = computeClassOrder(target); [javac] ^^^^ [javac] List is a raw type. References to generic type List should be parameterized [javac] ---------- [javac] 72. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.views.properties.tabbed/src/org/eclipse/ui/internal/views/properties/tabbed/view/TabbedPropertyRegistryClassSectionFilter.java (at line 143) [javac] for (Iterator i = classes.iterator(); i.hasNext();) { [javac] ^^^^^^^^ [javac] Iterator is a raw type. References to generic type Iterator should be parameterized [javac] ---------- [javac] 73. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.views.properties.tabbed/src/org/eclipse/ui/internal/views/properties/tabbed/view/TabbedPropertyRegistryClassSectionFilter.java (at line 144) [javac] result.add(((Class) i.next()).getName()); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 74. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.views.properties.tabbed/src/org/eclipse/ui/internal/views/properties/tabbed/view/TabbedPropertyRegistryClassSectionFilter.java (at line 144) [javac] result.add(((Class) i.next()).getName()); [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] 75. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.views.properties.tabbed/src/org/eclipse/ui/internal/views/properties/tabbed/view/TabbedPropertyRegistryClassSectionFilter.java (at line 147) [javac] result.addAll(computeInterfaceOrder(classes)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method addAll(Collection) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 76. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.views.properties.tabbed/src/org/eclipse/ui/internal/views/properties/tabbed/view/TabbedPropertyRegistryClassSectionFilter.java (at line 151) [javac] private List computeClassOrder(Class target) { [javac] ^^^^ [javac] List is a raw type. References to generic type List should be parameterized [javac] ---------- [javac] 77. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.views.properties.tabbed/src/org/eclipse/ui/internal/views/properties/tabbed/view/TabbedPropertyRegistryClassSectionFilter.java (at line 151) [javac] private List computeClassOrder(Class target) { [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] 78. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.views.properties.tabbed/src/org/eclipse/ui/internal/views/properties/tabbed/view/TabbedPropertyRegistryClassSectionFilter.java (at line 152) [javac] List result = new ArrayList(4); [javac] ^^^^ [javac] List is a raw type. References to generic type List should be parameterized [javac] ---------- [javac] 79. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.views.properties.tabbed/src/org/eclipse/ui/internal/views/properties/tabbed/view/TabbedPropertyRegistryClassSectionFilter.java (at line 152) [javac] List result = new ArrayList(4); [javac] ^^^^^^^^^ [javac] ArrayList is a raw type. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 80. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.views.properties.tabbed/src/org/eclipse/ui/internal/views/properties/tabbed/view/TabbedPropertyRegistryClassSectionFilter.java (at line 153) [javac] Class clazz = target; [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] 81. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.views.properties.tabbed/src/org/eclipse/ui/internal/views/properties/tabbed/view/TabbedPropertyRegistryClassSectionFilter.java (at line 155) [javac] result.add(clazz); [javac] ^^^^^^^^^^^^^^^^^ [javac] Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [javac] ---------- [javac] 82. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.views.properties.tabbed/src/org/eclipse/ui/internal/views/properties/tabbed/view/TabbedPropertyRegistryClassSectionFilter.java (at line 161) [javac] private List computeInterfaceOrder(List classes) { [javac] ^^^^ [javac] List is a raw type. References to generic type List should be parameterized [javac] ---------- [javac] 83. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.views.properties.tabbed/src/org/eclipse/ui/internal/views/properties/tabbed/view/TabbedPropertyRegistryClassSectionFilter.java (at line 161) [javac] private List computeInterfaceOrder(List classes) { [javac] ^^^^ [javac] List is a raw type. References to generic type List should be parameterized [javac] ---------- [javac] 84. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.views.properties.tabbed/src/org/eclipse/ui/internal/views/properties/tabbed/view/TabbedPropertyRegistryClassSectionFilter.java (at line 162) [javac] List result = new ArrayList(4); [javac] ^^^^ [javac] List is a raw type. References to generic type List should be parameterized [javac] ---------- [javac] 85. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.views.properties.tabbed/src/org/eclipse/ui/internal/views/properties/tabbed/view/TabbedPropertyRegistryClassSectionFilter.java (at line 162) [javac] List result = new ArrayList(4); [javac] ^^^^^^^^^ [javac] ArrayList is a raw type. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 86. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.views.properties.tabbed/src/org/eclipse/ui/internal/views/properties/tabbed/view/TabbedPropertyRegistryClassSectionFilter.java (at line 163) [javac] Map seen = new HashMap(4); [javac] ^^^ [javac] Map is a raw type. References to generic type Map should be parameterized [javac] ---------- [javac] 87. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.views.properties.tabbed/src/org/eclipse/ui/internal/views/properties/tabbed/view/TabbedPropertyRegistryClassSectionFilter.java (at line 163) [javac] Map seen = new HashMap(4); [javac] ^^^^^^^ [javac] HashMap is a raw type. References to generic type HashMap should be parameterized [javac] ---------- [javac] 88. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.views.properties.tabbed/src/org/eclipse/ui/internal/views/properties/tabbed/view/TabbedPropertyRegistryClassSectionFilter.java (at line 164) [javac] for (Iterator iter = classes.iterator(); iter.hasNext();) { [javac] ^^^^^^^^ [javac] Iterator is a raw type. References to generic type Iterator should be parameterized [javac] ---------- [javac] 89. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.views.properties.tabbed/src/org/eclipse/ui/internal/views/properties/tabbed/view/TabbedPropertyRegistryClassSectionFilter.java (at line 165) [javac] Class[] interfaces = ((Class) iter.next()).getInterfaces(); [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] 90. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.views.properties.tabbed/src/org/eclipse/ui/internal/views/properties/tabbed/view/TabbedPropertyRegistryClassSectionFilter.java (at line 165) [javac] Class[] interfaces = ((Class) iter.next()).getInterfaces(); [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] 91. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.views.properties.tabbed/src/org/eclipse/ui/internal/views/properties/tabbed/view/TabbedPropertyRegistryClassSectionFilter.java (at line 171) [javac] private void internalComputeInterfaceOrder(Class[] interfaces, List result, [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] 92. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.views.properties.tabbed/src/org/eclipse/ui/internal/views/properties/tabbed/view/TabbedPropertyRegistryClassSectionFilter.java (at line 171) [javac] private void internalComputeInterfaceOrder(Class[] interfaces, List result, [javac] ^^^^ [javac] List is a raw type. References to generic type List should be parameterized [javac] ---------- [javac] 93. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.views.properties.tabbed/src/org/eclipse/ui/internal/views/properties/tabbed/view/TabbedPropertyRegistryClassSectionFilter.java (at line 172) [javac] Map seen) { [javac] ^^^ [javac] Map is a raw type. References to generic type Map should be parameterized [javac] ---------- [javac] 94. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.views.properties.tabbed/src/org/eclipse/ui/internal/views/properties/tabbed/view/TabbedPropertyRegistryClassSectionFilter.java (at line 173) [javac] List newInterfaces = new ArrayList(seen.size()); [javac] ^^^^ [javac] List is a raw type. References to generic type List should be parameterized [javac] ---------- [javac] 95. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.views.properties.tabbed/src/org/eclipse/ui/internal/views/properties/tabbed/view/TabbedPropertyRegistryClassSectionFilter.java (at line 173) [javac] List newInterfaces = new ArrayList(seen.size()); [javac] ^^^^^^^^^ [javac] ArrayList is a raw type. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 96. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.views.properties.tabbed/src/org/eclipse/ui/internal/views/properties/tabbed/view/TabbedPropertyRegistryClassSectionFilter.java (at line 175) [javac] Class interfac = interfaces[i]; [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] 97. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.views.properties.tabbed/src/org/eclipse/ui/internal/views/properties/tabbed/view/TabbedPropertyRegistryClassSectionFilter.java (at line 177) [javac] result.add(interfac.getName()); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [javac] ---------- [javac] 98. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.views.properties.tabbed/src/org/eclipse/ui/internal/views/properties/tabbed/view/TabbedPropertyRegistryClassSectionFilter.java (at line 178) [javac] seen.put(interfac, interfac); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [javac] ---------- [javac] 99. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.views.properties.tabbed/src/org/eclipse/ui/internal/views/properties/tabbed/view/TabbedPropertyRegistryClassSectionFilter.java (at line 179) [javac] newInterfaces.add(interfac); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [javac] ---------- [javac] 100. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.views.properties.tabbed/src/org/eclipse/ui/internal/views/properties/tabbed/view/TabbedPropertyRegistryClassSectionFilter.java (at line 182) [javac] for (Iterator iter = newInterfaces.iterator(); iter.hasNext();) { [javac] ^^^^^^^^ [javac] Iterator is a raw type. References to generic type Iterator should be parameterized [javac] ---------- [javac] 101. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.views.properties.tabbed/src/org/eclipse/ui/internal/views/properties/tabbed/view/TabbedPropertyRegistryClassSectionFilter.java (at line 184) [javac] ((Class) iter.next()).getInterfaces(), result, seen); [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] ---------- [javac] 102. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.views.properties.tabbed/src/org/eclipse/ui/internal/views/properties/tabbed/view/TabbedPropertyRegistryFactory.java (at line 30) [javac] List references; [javac] ^^^^ [javac] List is a raw type. References to generic type List should be parameterized [javac] ---------- [javac] 103. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.views.properties.tabbed/src/org/eclipse/ui/internal/views/properties/tabbed/view/TabbedPropertyRegistryFactory.java (at line 52) [javac] idToCacheData = new HashMap(); [javac] ^^^^^^^ [javac] HashMap is a raw type. References to generic type HashMap should be parameterized [javac] ---------- [javac] 104. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.views.properties.tabbed/src/org/eclipse/ui/internal/views/properties/tabbed/view/TabbedPropertyRegistryFactory.java (at line 55) [javac] protected Map idToCacheData; // cache [javac] ^^^ [javac] Map is a raw type. References to generic type Map should be parameterized [javac] ---------- [javac] 105. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.views.properties.tabbed/src/org/eclipse/ui/internal/views/properties/tabbed/view/TabbedPropertyRegistryFactory.java (at line 75) [javac] data.references = new ArrayList(5); [javac] ^^^^^^^^^ [javac] ArrayList is a raw type. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 106. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.views.properties.tabbed/src/org/eclipse/ui/internal/views/properties/tabbed/view/TabbedPropertyRegistryFactory.java (at line 76) [javac] idToCacheData.put(key, data); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [javac] ---------- [javac] 107. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.views.properties.tabbed/src/org/eclipse/ui/internal/views/properties/tabbed/view/TabbedPropertyRegistryFactory.java (at line 78) [javac] data.references.add(target); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [javac] ---------- [javac] ---------- [javac] 108. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.views.properties.tabbed/src/org/eclipse/ui/internal/views/properties/tabbed/view/TabbedPropertyViewer.java (at line 34) [javac] protected List elements; [javac] ^^^^ [javac] List is a raw type. References to generic type List should be parameterized [javac] ---------- [javac] 109. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.views.properties.tabbed/src/org/eclipse/ui/internal/views/properties/tabbed/view/TabbedPropertyViewer.java (at line 46) [javac] elements = new ArrayList(); [javac] ^^^^^^^^^ [javac] ArrayList is a raw type. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 110. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.views.properties.tabbed/src/org/eclipse/ui/internal/views/properties/tabbed/view/TabbedPropertyViewer.java (at line 88) [javac] protected List getSelectionFromWidget() { [javac] ^^^^ [javac] List is a raw type. References to generic type List should be parameterized [javac] ---------- [javac] 111. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.views.properties.tabbed/src/org/eclipse/ui/internal/views/properties/tabbed/view/TabbedPropertyViewer.java (at line 93) [javac] List result = new ArrayList(1); [javac] ^^^^ [javac] List is a raw type. References to generic type List should be parameterized [javac] ---------- [javac] 112. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.views.properties.tabbed/src/org/eclipse/ui/internal/views/properties/tabbed/view/TabbedPropertyViewer.java (at line 93) [javac] List result = new ArrayList(1); [javac] ^^^^^^^^^ [javac] ArrayList is a raw type. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 113. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.views.properties.tabbed/src/org/eclipse/ui/internal/views/properties/tabbed/view/TabbedPropertyViewer.java (at line 94) [javac] result.add(getElementAt(index)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [javac] ---------- [javac] 114. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.views.properties.tabbed/src/org/eclipse/ui/internal/views/properties/tabbed/view/TabbedPropertyViewer.java (at line 110) [javac] protected void setSelectionToWidget(List l, boolean reveal) { [javac] ^^^^ [javac] List is a raw type. References to generic type List should be parameterized [javac] ---------- [javac] 115. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.views.properties.tabbed/src/org/eclipse/ui/internal/views/properties/tabbed/view/TabbedPropertyViewer.java (at line 135) [javac] elements.add(children[i]); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [javac] ---------- [javac] ---------- [javac] 116. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.views.properties.tabbed/src/org/eclipse/ui/views/properties/tabbed/AbstractSectionDescriptor.java (at line 81) [javac] public List getInputTypes() { [javac] ^^^^ [javac] List is a raw type. References to generic type List should be parameterized [javac] ---------- [javac] 117. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.views.properties.tabbed/src/org/eclipse/ui/views/properties/tabbed/AbstractSectionDescriptor.java (at line 82) [javac] return new ArrayList(); [javac] ^^^^^^^^^ [javac] ArrayList is a raw type. References to generic type ArrayList should be parameterized [javac] ---------- [javac] ---------- [javac] 118. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.views.properties.tabbed/src/org/eclipse/ui/views/properties/tabbed/AbstractTabDescriptor.java (at line 32) [javac] private List sectionDescriptors; [javac] ^^^^ [javac] List is a raw type. References to generic type List should be parameterized [javac] ---------- [javac] 119. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.views.properties.tabbed/src/org/eclipse/ui/views/properties/tabbed/AbstractTabDescriptor.java (at line 39) [javac] sectionDescriptors = new ArrayList(5); [javac] ^^^^^^^^^ [javac] ArrayList is a raw type. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 120. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.views.properties.tabbed/src/org/eclipse/ui/views/properties/tabbed/AbstractTabDescriptor.java (at line 61) [javac] List sections = new ArrayList(getSectionDescriptors().size()); [javac] ^^^^ [javac] List is a raw type. References to generic type List should be parameterized [javac] ---------- [javac] 121. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.views.properties.tabbed/src/org/eclipse/ui/views/properties/tabbed/AbstractTabDescriptor.java (at line 61) [javac] List sections = new ArrayList(getSectionDescriptors().size()); [javac] ^^^^^^^^^ [javac] ArrayList is a raw type. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 122. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.views.properties.tabbed/src/org/eclipse/ui/views/properties/tabbed/AbstractTabDescriptor.java (at line 62) [javac] for (Iterator iter = getSectionDescriptors().iterator(); iter.hasNext();) { [javac] ^^^^^^^^ [javac] Iterator is a raw type. References to generic type Iterator should be parameterized [javac] ---------- [javac] 123. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.views.properties.tabbed/src/org/eclipse/ui/views/properties/tabbed/AbstractTabDescriptor.java (at line 65) [javac] sections.add(section); [javac] ^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [javac] ---------- [javac] 124. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.views.properties.tabbed/src/org/eclipse/ui/views/properties/tabbed/AbstractTabDescriptor.java (at line 68) [javac] tab.setSections((ISection[]) sections.toArray(new ISection[sections [javac] .size()])); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method toArray(Object[]) belongs to the raw type List. References to generic type List should be parameterized [javac] ---------- [javac] 125. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.views.properties.tabbed/src/org/eclipse/ui/views/properties/tabbed/AbstractTabDescriptor.java (at line 88) [javac] Iterator i = this.getSectionDescriptors().iterator(); [javac] ^^^^^^^^ [javac] Iterator is a raw type. References to generic type Iterator should be parameterized [javac] ---------- [javac] 126. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.views.properties.tabbed/src/org/eclipse/ui/views/properties/tabbed/AbstractTabDescriptor.java (at line 89) [javac] Iterator j = descriptor.getSectionDescriptors().iterator(); [javac] ^^^^^^^^ [javac] Iterator is a raw type. References to generic type Iterator should be parameterized [javac] ---------- [javac] 127. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.views.properties.tabbed/src/org/eclipse/ui/views/properties/tabbed/AbstractTabDescriptor.java (at line 129) [javac] public List getSectionDescriptors() { [javac] ^^^^ [javac] List is a raw type. References to generic type List should be parameterized [javac] ---------- [javac] 128. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.views.properties.tabbed/src/org/eclipse/ui/views/properties/tabbed/AbstractTabDescriptor.java (at line 147) [javac] Iterator i = this.getSectionDescriptors().iterator(); [javac] ^^^^^^^^ [javac] Iterator is a raw type. References to generic type Iterator should be parameterized [javac] ---------- [javac] 129. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.views.properties.tabbed/src/org/eclipse/ui/views/properties/tabbed/AbstractTabDescriptor.java (at line 175) [javac] public void setSectionDescriptors(List sectionDescriptors) { [javac] ^^^^ [javac] List is a raw type. References to generic type List should be parameterized [javac] ---------- [javac] ---------- [javac] 130. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.views.properties.tabbed/src/org/eclipse/ui/views/properties/tabbed/AbstractTypeMapper.java (at line 21) [javac] public Class mapType(Object object) { [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] ---------- [javac] 131. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.views.properties.tabbed/src/org/eclipse/ui/views/properties/tabbed/ISectionDescriptor.java (at line 63) [javac] public List getInputTypes(); [javac] ^^^^ [javac] List is a raw type. References to generic type List should be parameterized [javac] ---------- [javac] ---------- [javac] 132. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.views.properties.tabbed/src/org/eclipse/ui/views/properties/tabbed/ITabDescriptor.java (at line 76) [javac] public List getSectionDescriptors(); [javac] ^^^^ [javac] List is a raw type. References to generic type List should be parameterized [javac] ---------- [javac] ---------- [javac] 133. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.views.properties.tabbed/src/org/eclipse/ui/views/properties/tabbed/ITypeMapper.java (at line 41) [javac] public Class mapType(Object object); [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] ---------- [javac] 134. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.views.properties.tabbed/src/org/eclipse/ui/views/properties/tabbed/TabbedPropertySheetPage.java (at line 94) [javac] private Map descriptorToTab; [javac] ^^^ [javac] Map is a raw type. References to generic type Map should be parameterized [javac] ---------- [javac] 135. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.views.properties.tabbed/src/org/eclipse/ui/views/properties/tabbed/TabbedPropertySheetPage.java (at line 96) [javac] private Map tabToComposite; [javac] ^^^ [javac] Map is a raw type. References to generic type Map should be parameterized [javac] ---------- [javac] 136. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.views.properties.tabbed/src/org/eclipse/ui/views/properties/tabbed/TabbedPropertySheetPage.java (at line 98) [javac] private List selectionQueue; [javac] ^^^^ [javac] List is a raw type. References to generic type List should be parameterized [javac] ---------- [javac] 137. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.views.properties.tabbed/src/org/eclipse/ui/views/properties/tabbed/TabbedPropertySheetPage.java (at line 102) [javac] private List tabSelectionListeners; [javac] ^^^^ [javac] List is a raw type. References to generic type List should be parameterized [javac] ---------- [javac] 138. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.views.properties.tabbed/src/org/eclipse/ui/views/properties/tabbed/TabbedPropertySheetPage.java (at line 205) [javac] tabToComposite.put(tab, tabComposite); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [javac] ---------- [javac] 139. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.views.properties.tabbed/src/org/eclipse/ui/views/properties/tabbed/TabbedPropertySheetPage.java (at line 271) [javac] tabToComposite = new HashMap(); [javac] ^^^^^^^ [javac] HashMap is a raw type. References to generic type HashMap should be parameterized [javac] ---------- [javac] 140. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.views.properties.tabbed/src/org/eclipse/ui/views/properties/tabbed/TabbedPropertySheetPage.java (at line 272) [javac] selectionQueue = new ArrayList(10); [javac] ^^^^^^^^^ [javac] ArrayList is a raw type. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 141. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.views.properties.tabbed/src/org/eclipse/ui/views/properties/tabbed/TabbedPropertySheetPage.java (at line 273) [javac] tabSelectionListeners = new ArrayList(); [javac] ^^^^^^^^^ [javac] ArrayList is a raw type. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 142. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.views.properties.tabbed/src/org/eclipse/ui/views/properties/tabbed/TabbedPropertySheetPage.java (at line 371) [javac] descriptorToTab = new HashMap(); [javac] ^^^^^^^ [javac] HashMap is a raw type. References to generic type HashMap should be parameterized [javac] ---------- [javac] 143. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.views.properties.tabbed/src/org/eclipse/ui/views/properties/tabbed/TabbedPropertySheetPage.java (at line 429) [javac] descriptorToTab = new HashMap(); [javac] ^^^^^^^ [javac] HashMap is a raw type. References to generic type HashMap should be parameterized [javac] ---------- [javac] 144. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.views.properties.tabbed/src/org/eclipse/ui/views/properties/tabbed/TabbedPropertySheetPage.java (at line 539) [javac] selectionQueue.add(0, label); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method add(int, Object) belongs to the raw type List. References to generic type List should be parameterized [javac] ---------- [javac] 145. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.views.properties.tabbed/src/org/eclipse/ui/views/properties/tabbed/TabbedPropertySheetPage.java (at line 556) [javac] private void disposeTabs(Collection tabs) { [javac] ^^^^^^^^^^ [javac] Collection is a raw type. References to generic type Collection should be parameterized [javac] ---------- [javac] 146. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.views.properties.tabbed/src/org/eclipse/ui/views/properties/tabbed/TabbedPropertySheetPage.java (at line 557) [javac] for (Iterator iter = tabs.iterator(); iter.hasNext();) { [javac] ^^^^^^^^ [javac] Iterator is a raw type. References to generic type Iterator should be parameterized [javac] ---------- [javac] 147. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.views.properties.tabbed/src/org/eclipse/ui/views/properties/tabbed/TabbedPropertySheetPage.java (at line 573) [javac] for (Iterator iter = selectionQueue.iterator(); iter.hasNext();) { [javac] ^^^^^^^^ [javac] Iterator is a raw type. References to generic type Iterator should be parameterized [javac] ---------- [javac] 148. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.views.properties.tabbed/src/org/eclipse/ui/views/properties/tabbed/TabbedPropertySheetPage.java (at line 593) [javac] Map newTabs = new HashMap(descriptors.length * 2); [javac] ^^^ [javac] Map is a raw type. References to generic type Map should be parameterized [javac] ---------- [javac] 149. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.views.properties.tabbed/src/org/eclipse/ui/views/properties/tabbed/TabbedPropertySheetPage.java (at line 593) [javac] Map newTabs = new HashMap(descriptors.length * 2); [javac] ^^^^^^^ [javac] HashMap is a raw type. References to generic type HashMap should be parameterized [javac] ---------- [javac] 150. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.views.properties.tabbed/src/org/eclipse/ui/views/properties/tabbed/TabbedPropertySheetPage.java (at line 607) [javac] newTabs.put(descriptors[i], tab); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [javac] ---------- [javac] 151. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.views.properties.tabbed/src/org/eclipse/ui/views/properties/tabbed/TabbedPropertySheetPage.java (at line 722) [javac] for (Iterator i = tabSelectionListeners.iterator(); i.hasNext();) { [javac] ^^^^^^^^ [javac] Iterator is a raw type. References to generic type Iterator should be parameterized [javac] ---------- [javac] 152. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.views.properties.tabbed/src/org/eclipse/ui/views/properties/tabbed/TabbedPropertySheetPage.java (at line 735) [javac] tabSelectionListeners.add(listener); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [javac] ---------- [javac] 153. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.views.properties.tabbed/src/org/eclipse/ui/views/properties/tabbed/TabbedPropertySheetPage.java (at line 880) [javac] Iterator i = structuredSelection.iterator(); [javac] ^^^^^^^^ [javac] Iterator is a raw type. References to generic type Iterator should be parameterized [javac] ---------- [javac] 153 problems (153 warnings) [copy] Copying 1 file to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.views.properties.tabbed/temp.folder/@dot.bin [copy] Copying 69 files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.views.properties.tabbed/@dot [delete] Deleting directory /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.views.properties.tabbed/temp.folder/@dot.bin properties: init: build.jars: properties: init: universal.jar: [mkdir] Created dir: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.intro.universal/temp.folder/universal.jar.bin [javac] Compiling 23 source files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.intro.universal/temp.folder/universal.jar.bin [copy] Copying 1 file to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.intro.universal/temp.folder/universal.jar.bin [jar] Building jar: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.intro.universal/universal.jar [delete] Deleting directory /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.intro.universal/temp.folder/universal.jar.bin properties: init: build.jars: properties: init: @dot: [mkdir] Created dir: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.text/temp.folder/@dot.bin [javac] Compiling 321 source files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.text/temp.folder/@dot.bin [copy] Copying 11 files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.text/temp.folder/@dot.bin [copy] Copying 639 files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.text/@dot [delete] Deleting directory /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface.text/temp.folder/@dot.bin properties: init: build.jars: properties: init: @dot: [mkdir] Created dir: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.ide/temp.folder/@dot.bin [javac] Compiling 532 source files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.ide/temp.folder/@dot.bin [javac] ---------- [javac] 1. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.ide/extensions/org/eclipse/ui/actions/CopyProjectAction.java (at line 41) [javac] import org.eclipse.ui.internal.progress.ProgressMonitorJobsDialog; [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type ProgressMonitorJobsDialog is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.workbench/@dot [javac] ---------- [javac] 2. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.ide/extensions/org/eclipse/ui/actions/CopyProjectAction.java (at line 246) [javac] new ProgressMonitorJobsDialog(shellProvider.getShell()).run(true, true, op); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The constructor ProgressMonitorJobsDialog(Shell) is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.workbench/@dot [javac] ---------- [javac] 3. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.ide/extensions/org/eclipse/ui/actions/CopyProjectAction.java (at line 246) [javac] new ProgressMonitorJobsDialog(shellProvider.getShell()).run(true, true, op); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method run(boolean, boolean, IRunnableWithProgress) from the type ProgressMonitorJobsDialog is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.workbench/@dot [javac] ---------- [javac] 4. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.ide/extensions/org/eclipse/ui/actions/CopyProjectAction.java (at line 246) [javac] new ProgressMonitorJobsDialog(shellProvider.getShell()).run(true, true, op); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type ProgressMonitorJobsDialog is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.workbench/@dot [javac] ---------- [javac] ---------- [javac] 5. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.ide/extensions/org/eclipse/ui/actions/CopyProjectOperation.java (at line 37) [javac] import org.eclipse.ui.internal.progress.ProgressMonitorJobsDialog; [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type ProgressMonitorJobsDialog is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.workbench/@dot [javac] ---------- [javac] 6. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.ide/extensions/org/eclipse/ui/actions/CopyProjectOperation.java (at line 180) [javac] new ProgressMonitorJobsDialog(parentShell).run(true, true, op); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The constructor ProgressMonitorJobsDialog(Shell) is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.workbench/@dot [javac] ---------- [javac] 7. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.ide/extensions/org/eclipse/ui/actions/CopyProjectOperation.java (at line 180) [javac] new ProgressMonitorJobsDialog(parentShell).run(true, true, op); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method run(boolean, boolean, IRunnableWithProgress) from the type ProgressMonitorJobsDialog is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.workbench/@dot [javac] ---------- [javac] 8. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.ide/extensions/org/eclipse/ui/actions/CopyProjectOperation.java (at line 180) [javac] new ProgressMonitorJobsDialog(parentShell).run(true, true, op); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type ProgressMonitorJobsDialog is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.workbench/@dot [javac] ---------- [javac] ---------- [javac] 9. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.ide/extensions/org/eclipse/ui/actions/MoveProjectAction.java (at line 33) [javac] import org.eclipse.ui.internal.progress.ProgressMonitorJobsDialog; [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type ProgressMonitorJobsDialog is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.workbench/@dot [javac] ---------- [javac] 10. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.ide/extensions/org/eclipse/ui/actions/MoveProjectAction.java (at line 126) [javac] new ProgressMonitorJobsDialog(shellProvider.getShell()).run(true, true, op); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The constructor ProgressMonitorJobsDialog(Shell) is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.workbench/@dot [javac] ---------- [javac] 11. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.ide/extensions/org/eclipse/ui/actions/MoveProjectAction.java (at line 126) [javac] new ProgressMonitorJobsDialog(shellProvider.getShell()).run(true, true, op); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method run(boolean, boolean, IRunnableWithProgress) from the type ProgressMonitorJobsDialog is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.workbench/@dot [javac] ---------- [javac] 12. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.ide/extensions/org/eclipse/ui/actions/MoveProjectAction.java (at line 126) [javac] new ProgressMonitorJobsDialog(shellProvider.getShell()).run(true, true, op); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type ProgressMonitorJobsDialog is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.workbench/@dot [javac] ---------- [javac] ---------- [javac] 13. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.ide/extensions/org/eclipse/ui/actions/NewExampleAction.java (at line 24) [javac] import org.eclipse.ui.internal.dialogs.NewWizard; [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type NewWizard is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.workbench/@dot [javac] ---------- [javac] 14. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.ide/extensions/org/eclipse/ui/actions/NewExampleAction.java (at line 28) [javac] import org.eclipse.ui.internal.registry.WizardsRegistryReader; [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type WizardsRegistryReader is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.workbench/@dot [javac] ---------- [javac] 15. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.ide/extensions/org/eclipse/ui/actions/NewExampleAction.java (at line 91) [javac] NewWizard wizard = new NewWizard(); [javac] ^^^^^^^^^ [javac] Discouraged access: The type NewWizard is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.workbench/@dot [javac] ---------- [javac] 16. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.ide/extensions/org/eclipse/ui/actions/NewExampleAction.java (at line 91) [javac] NewWizard wizard = new NewWizard(); [javac] ^^^^^^^^^^^^^^^ [javac] Discouraged access: The constructor NewWizard() is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.workbench/@dot [javac] ---------- [javac] 17. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.ide/extensions/org/eclipse/ui/actions/NewExampleAction.java (at line 91) [javac] NewWizard wizard = new NewWizard(); [javac] ^^^^^^^^^ [javac] Discouraged access: The type NewWizard is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.workbench/@dot [javac] ---------- [javac] 18. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.ide/extensions/org/eclipse/ui/actions/NewExampleAction.java (at line 92) [javac] wizard [javac] .setCategoryId(WizardsRegistryReader.FULL_EXAMPLES_WIZARD_CATEGORY); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method setCategoryId(String) from the type NewWizard is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.workbench/@dot [javac] ---------- [javac] 19. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.ide/extensions/org/eclipse/ui/actions/NewExampleAction.java (at line 93) [javac] .setCategoryId(WizardsRegistryReader.FULL_EXAMPLES_WIZARD_CATEGORY); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type WizardsRegistryReader is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.workbench/@dot [javac] ---------- [javac] 20. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.ide/extensions/org/eclipse/ui/actions/NewExampleAction.java (at line 93) [javac] .setCategoryId(WizardsRegistryReader.FULL_EXAMPLES_WIZARD_CATEGORY); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The field FULL_EXAMPLES_WIZARD_CATEGORY from the type WizardsRegistryReader is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.workbench/@dot [javac] ---------- [javac] 21. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.ide/extensions/org/eclipse/ui/actions/NewExampleAction.java (at line 100) [javac] wizard.init(workbench, selectionToPass); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method init(IWorkbench, IStructuredSelection) from the type NewWizard is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.workbench/@dot [javac] ---------- [javac] ---------- [javac] 22. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.ide/extensions/org/eclipse/ui/actions/NewProjectAction.java (at line 23) [javac] import org.eclipse.ui.internal.dialogs.NewWizard; [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type NewWizard is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.workbench/@dot [javac] ---------- [javac] 23. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.ide/extensions/org/eclipse/ui/actions/NewProjectAction.java (at line 89) [javac] NewWizard wizard = new NewWizard(); [javac] ^^^^^^^^^ [javac] Discouraged access: The type NewWizard is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.workbench/@dot [javac] ---------- [javac] 24. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.ide/extensions/org/eclipse/ui/actions/NewProjectAction.java (at line 89) [javac] NewWizard wizard = new NewWizard(); [javac] ^^^^^^^^^^^^^^^ [javac] Discouraged access: The constructor NewWizard() is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.workbench/@dot [javac] ---------- [javac] 25. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.ide/extensions/org/eclipse/ui/actions/NewProjectAction.java (at line 89) [javac] NewWizard wizard = new NewWizard(); [javac] ^^^^^^^^^ [javac] Discouraged access: The type NewWizard is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.workbench/@dot [javac] ---------- [javac] 26. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.ide/extensions/org/eclipse/ui/actions/NewProjectAction.java (at line 90) [javac] wizard.setProjectsOnly(true); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method setProjectsOnly(boolean) from the type NewWizard is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.workbench/@dot [javac] ---------- [javac] 27. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.ide/extensions/org/eclipse/ui/actions/NewProjectAction.java (at line 96) [javac] wizard.init(workbench, selectionToPass); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method init(IWorkbench, IStructuredSelection) from the type NewWizard is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.workbench/@dot [javac] ---------- [javac] ---------- [javac] 28. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.ide/extensions/org/eclipse/ui/actions/NewWizardMenu.java (at line 24) [javac] import org.eclipse.ui.internal.actions.NewWizardShortcutAction; [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type NewWizardShortcutAction is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.workbench/@dot [javac] ---------- [javac] 29. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.ide/extensions/org/eclipse/ui/actions/NewWizardMenu.java (at line 25) [javac] import org.eclipse.ui.internal.dialogs.WorkbenchWizardElement; [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type WorkbenchWizardElement is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.workbench/@dot [javac] ---------- [javac] 30. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.ide/extensions/org/eclipse/ui/actions/NewWizardMenu.java (at line 26) [javac] import org.eclipse.ui.internal.registry.WizardsRegistryReader; [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type WizardsRegistryReader is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.workbench/@dot [javac] ---------- [javac] 31. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.ide/extensions/org/eclipse/ui/actions/NewWizardMenu.java (at line 121) [javac] return registryHasCategory(WizardsRegistryReader.FULL_EXAMPLES_WIZARD_CATEGORY); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type WizardsRegistryReader is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.workbench/@dot [javac] ---------- [javac] 32. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.ide/extensions/org/eclipse/ui/actions/NewWizardMenu.java (at line 121) [javac] return registryHasCategory(WizardsRegistryReader.FULL_EXAMPLES_WIZARD_CATEGORY); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The field FULL_EXAMPLES_WIZARD_CATEGORY from the type WizardsRegistryReader is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.workbench/@dot [javac] ---------- [javac] 33. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.ide/extensions/org/eclipse/ui/actions/NewWizardMenu.java (at line 152) [javac] if (action instanceof NewWizardShortcutAction) { [javac] ^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type NewWizardShortcutAction is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.workbench/@dot [javac] ---------- [javac] 34. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.ide/extensions/org/eclipse/ui/actions/NewWizardMenu.java (at line 153) [javac] IWizardDescriptor wizardDescriptor= ((NewWizardShortcutAction) action).getWizardDescriptor(); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method getWizardDescriptor() from the type NewWizardShortcutAction is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.workbench/@dot [javac] ---------- [javac] 35. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.ide/extensions/org/eclipse/ui/actions/NewWizardMenu.java (at line 153) [javac] IWizardDescriptor wizardDescriptor= ((NewWizardShortcutAction) action).getWizardDescriptor(); [javac] ^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type NewWizardShortcutAction is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.workbench/@dot [javac] ---------- [javac] 36. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.ide/extensions/org/eclipse/ui/actions/NewWizardMenu.java (at line 156) [javac] if (WorkbenchWizardElement.TAG_PROJECT.equals(tags[i])) { [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type WorkbenchWizardElement is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.workbench/@dot [javac] ---------- [javac] 37. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.ide/extensions/org/eclipse/ui/actions/NewWizardMenu.java (at line 156) [javac] if (WorkbenchWizardElement.TAG_PROJECT.equals(tags[i])) { [javac] ^^^^^^^^^^^ [javac] Discouraged access: The field TAG_PROJECT from the type WorkbenchWizardElement is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.workbench/@dot [javac] ---------- [javac] ---------- [javac] 38. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.ide/extensions/org/eclipse/ui/actions/WorkspaceAction.java (at line 40) [javac] import org.eclipse.ui.internal.progress.ProgressMonitorJobsDialog; [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type ProgressMonitorJobsDialog is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.workbench/@dot [javac] ---------- [javac] 39. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.ide/extensions/org/eclipse/ui/actions/WorkspaceAction.java (at line 334) [javac] new ProgressMonitorJobsDialog(shellProvider.getShell()).run(true, true, [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The constructor ProgressMonitorJobsDialog(Shell) is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.workbench/@dot [javac] ---------- [javac] 40. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.ide/extensions/org/eclipse/ui/actions/WorkspaceAction.java (at line 334) [javac] new ProgressMonitorJobsDialog(shellProvider.getShell()).run(true, true, [javac] createOperation(errorStatus)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method run(boolean, boolean, IRunnableWithProgress) from the type ProgressMonitorJobsDialog is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.workbench/@dot [javac] ---------- [javac] 41. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.ide/extensions/org/eclipse/ui/actions/WorkspaceAction.java (at line 334) [javac] new ProgressMonitorJobsDialog(shellProvider.getShell()).run(true, true, [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type ProgressMonitorJobsDialog is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.workbench/@dot [javac] ---------- [javac] ---------- [javac] 42. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.ide/src/org/eclipse/ui/ide/IDE.java (at line 77) [javac] import org.eclipse.ui.internal.misc.UIStats; [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type UIStats is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.workbench/@dot [javac] ---------- [javac] 43. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.ide/src/org/eclipse/ui/ide/IDE.java (at line 1325) [javac] UIStats.start(UIStats.CONTENT_TYPE_LOOKUP, file.getName()); [javac] ^^^^^^^ [javac] Discouraged access: The type UIStats is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.workbench/@dot [javac] ---------- [javac] 44. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.ide/src/org/eclipse/ui/ide/IDE.java (at line 1325) [javac] UIStats.start(UIStats.CONTENT_TYPE_LOOKUP, file.getName()); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method start(int, String) from the type UIStats is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.workbench/@dot [javac] ---------- [javac] 45. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.ide/src/org/eclipse/ui/ide/IDE.java (at line 1325) [javac] UIStats.start(UIStats.CONTENT_TYPE_LOOKUP, file.getName()); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type UIStats is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.workbench/@dot [javac] ---------- [javac] 46. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.ide/src/org/eclipse/ui/ide/IDE.java (at line 1325) [javac] UIStats.start(UIStats.CONTENT_TYPE_LOOKUP, file.getName()); [javac] ^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The field CONTENT_TYPE_LOOKUP from the type UIStats is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.workbench/@dot [javac] ---------- [javac] 47. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.ide/src/org/eclipse/ui/ide/IDE.java (at line 1340) [javac] UIStats.end(UIStats.CONTENT_TYPE_LOOKUP, file, file.getName()); [javac] ^^^^^^^ [javac] Discouraged access: The type UIStats is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.workbench/@dot [javac] ---------- [javac] 48. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.ide/src/org/eclipse/ui/ide/IDE.java (at line 1340) [javac] UIStats.end(UIStats.CONTENT_TYPE_LOOKUP, file, file.getName()); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method end(int, Object, String) from the type UIStats is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.workbench/@dot [javac] ---------- [javac] 49. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.ide/src/org/eclipse/ui/ide/IDE.java (at line 1340) [javac] UIStats.end(UIStats.CONTENT_TYPE_LOOKUP, file, file.getName()); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type UIStats is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.workbench/@dot [javac] ---------- [javac] 50. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.ide/src/org/eclipse/ui/ide/IDE.java (at line 1340) [javac] UIStats.end(UIStats.CONTENT_TYPE_LOOKUP, file, file.getName()); [javac] ^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The field CONTENT_TYPE_LOOKUP from the type UIStats is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.workbench/@dot [javac] ---------- [javac] 51. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.ide/src/org/eclipse/ui/ide/IDE.java (at line 1356) [javac] UIStats.start(UIStats.CONTENT_TYPE_LOOKUP, fileName); [javac] ^^^^^^^ [javac] Discouraged access: The type UIStats is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.workbench/@dot [javac] ---------- [javac] 52. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.ide/src/org/eclipse/ui/ide/IDE.java (at line 1356) [javac] UIStats.start(UIStats.CONTENT_TYPE_LOOKUP, fileName); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method start(int, String) from the type UIStats is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.workbench/@dot [javac] ---------- [javac] 53. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.ide/src/org/eclipse/ui/ide/IDE.java (at line 1356) [javac] UIStats.start(UIStats.CONTENT_TYPE_LOOKUP, fileName); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type UIStats is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.workbench/@dot [javac] ---------- [javac] 54. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.ide/src/org/eclipse/ui/ide/IDE.java (at line 1356) [javac] UIStats.start(UIStats.CONTENT_TYPE_LOOKUP, fileName); [javac] ^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The field CONTENT_TYPE_LOOKUP from the type UIStats is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.workbench/@dot [javac] ---------- [javac] 55. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.ide/src/org/eclipse/ui/ide/IDE.java (at line 1363) [javac] UIStats.end(UIStats.CONTENT_TYPE_LOOKUP, file, fileName); [javac] ^^^^^^^ [javac] Discouraged access: The type UIStats is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.workbench/@dot [javac] ---------- [javac] 56. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.ide/src/org/eclipse/ui/ide/IDE.java (at line 1363) [javac] UIStats.end(UIStats.CONTENT_TYPE_LOOKUP, file, fileName); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method end(int, Object, String) from the type UIStats is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.workbench/@dot [javac] ---------- [javac] 57. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.ide/src/org/eclipse/ui/ide/IDE.java (at line 1363) [javac] UIStats.end(UIStats.CONTENT_TYPE_LOOKUP, file, fileName); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type UIStats is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.workbench/@dot [javac] ---------- [javac] 58. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.ide/src/org/eclipse/ui/ide/IDE.java (at line 1363) [javac] UIStats.end(UIStats.CONTENT_TYPE_LOOKUP, file, fileName); [javac] ^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The field CONTENT_TYPE_LOOKUP from the type UIStats is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.workbench/@dot [javac] ---------- [javac] ---------- [javac] 59. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/WorkbenchActionBuilder.java (at line 34) [javac] import org.eclipse.jface.internal.provisional.action.IToolBarContributionItem; [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type IToolBarContributionItem is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface/@dot [javac] ---------- [javac] 60. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/WorkbenchActionBuilder.java (at line 58) [javac] import org.eclipse.ui.internal.handlers.IActionCommandMappingService; [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type IActionCommandMappingService is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.workbench/@dot [javac] ---------- [javac] 61. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/WorkbenchActionBuilder.java (at line 63) [javac] import org.eclipse.ui.internal.provisional.application.IActionBarConfigurer2; [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type IActionBarConfigurer2 is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.workbench/@dot [javac] ---------- [javac] 62. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/WorkbenchActionBuilder.java (at line 347) [javac] IActionBarConfigurer2 actionBarConfigurer = (IActionBarConfigurer2) getActionBarConfigurer(); [javac] ^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type IActionBarConfigurer2 is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.workbench/@dot [javac] ---------- [javac] 63. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/WorkbenchActionBuilder.java (at line 347) [javac] IActionBarConfigurer2 actionBarConfigurer = (IActionBarConfigurer2) getActionBarConfigurer(); [javac] ^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type IActionBarConfigurer2 is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.workbench/@dot [javac] ---------- [javac] 64. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/WorkbenchActionBuilder.java (at line 358) [javac] IToolBarManager fileToolBar = actionBarConfigurer.createToolBarManager(); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method createToolBarManager() from the type IActionBarConfigurer2 is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.workbench/@dot [javac] ---------- [javac] 65. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/WorkbenchActionBuilder.java (at line 379) [javac] coolBar.add(actionBarConfigurer.createToolBarContributionItem(fileToolBar, [javac] IWorkbenchActionConstants.TOOLBAR_FILE)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method createToolBarContributionItem(IToolBarManager, String) from the type IActionBarConfigurer2 is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.workbench/@dot [javac] ---------- [javac] 66. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/WorkbenchActionBuilder.java (at line 387) [javac] IToolBarManager navToolBar = actionBarConfigurer.createToolBarManager(); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method createToolBarManager() from the type IActionBarConfigurer2 is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.workbench/@dot [javac] ---------- [javac] 67. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/WorkbenchActionBuilder.java (at line 398) [javac] coolBar.add(actionBarConfigurer.createToolBarContributionItem(navToolBar, [javac] IWorkbenchActionConstants.TOOLBAR_NAVIGATE)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method createToolBarContributionItem(IToolBarManager, String) from the type IActionBarConfigurer2 is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.workbench/@dot [javac] ---------- [javac] 68. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/WorkbenchActionBuilder.java (at line 407) [javac] IToolBarManager helpToolBar = actionBarConfigurer.createToolBarManager(); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method createToolBarManager() from the type IActionBarConfigurer2 is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.workbench/@dot [javac] ---------- [javac] 69. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/WorkbenchActionBuilder.java (at line 413) [javac] coolBar.add(actionBarConfigurer.createToolBarContributionItem(helpToolBar, [javac] IWorkbenchActionConstants.TOOLBAR_HELP)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method createToolBarContributionItem(IToolBarManager, String) from the type IActionBarConfigurer2 is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.workbench/@dot [javac] ---------- [javac] 70. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/WorkbenchActionBuilder.java (at line 1281) [javac] if (!(cbItem instanceof IToolBarContributionItem)) { [javac] ^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type IToolBarContributionItem is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface/@dot [javac] ---------- [javac] 71. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/WorkbenchActionBuilder.java (at line 1286) [javac] IToolBarContributionItem toolBarItem = (IToolBarContributionItem) cbItem; [javac] ^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type IToolBarContributionItem is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface/@dot [javac] ---------- [javac] 72. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/WorkbenchActionBuilder.java (at line 1286) [javac] IToolBarContributionItem toolBarItem = (IToolBarContributionItem) cbItem; [javac] ^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type IToolBarContributionItem is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface/@dot [javac] ---------- [javac] 73. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/WorkbenchActionBuilder.java (at line 1287) [javac] IToolBarManager toolBarManager = toolBarItem.getToolBarManager(); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method getToolBarManager() from the type IToolBarContributionItem is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface/@dot [javac] ---------- [javac] 74. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/WorkbenchActionBuilder.java (at line 1329) [javac] if (!(cbItem instanceof IToolBarContributionItem)) { [javac] ^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type IToolBarContributionItem is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface/@dot [javac] ---------- [javac] 75. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/WorkbenchActionBuilder.java (at line 1335) [javac] IToolBarContributionItem toolBarItem = (IToolBarContributionItem) cbItem; [javac] ^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type IToolBarContributionItem is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface/@dot [javac] ---------- [javac] 76. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/WorkbenchActionBuilder.java (at line 1335) [javac] IToolBarContributionItem toolBarItem = (IToolBarContributionItem) cbItem; [javac] ^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type IToolBarContributionItem is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface/@dot [javac] ---------- [javac] 77. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/WorkbenchActionBuilder.java (at line 1336) [javac] IToolBarManager toolBarManager = toolBarItem.getToolBarManager(); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method getToolBarManager() from the type IToolBarContributionItem is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface/@dot [javac] ---------- [javac] 78. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/WorkbenchActionBuilder.java (at line 1482) [javac] IActionCommandMappingService acms = (IActionCommandMappingService) getWindow() [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type IActionCommandMappingService is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.workbench/@dot [javac] ---------- [javac] 79. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/WorkbenchActionBuilder.java (at line 1482) [javac] IActionCommandMappingService acms = (IActionCommandMappingService) getWindow() [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type IActionCommandMappingService is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.workbench/@dot [javac] ---------- [javac] 80. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/WorkbenchActionBuilder.java (at line 1483) [javac] .getService(IActionCommandMappingService.class); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type IActionCommandMappingService is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.workbench/@dot [javac] ---------- [javac] 81. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/WorkbenchActionBuilder.java (at line 1484) [javac] acms.map(actionId, commandId); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method map(String, String) from the type IActionCommandMappingService is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.workbench/@dot [javac] ---------- [javac] ---------- [javac] 82. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/dialogs/IDEEditorsPreferencePage.java (at line 18) [javac] import org.eclipse.ui.internal.dialogs.EditorsPreferencePage; [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type EditorsPreferencePage is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.workbench/@dot [javac] ---------- [javac] 83. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/dialogs/IDEEditorsPreferencePage.java (at line 20) [javac] import org.eclipse.ui.internal.tweaklets.TabBehaviour; [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type TabBehaviour is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.workbench/@dot [javac] ---------- [javac] 84. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/dialogs/IDEEditorsPreferencePage.java (at line 21) [javac] import org.eclipse.ui.internal.tweaklets.Tweaklets; [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type Tweaklets is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.workbench/@dot [javac] ---------- [javac] 85. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/dialogs/IDEEditorsPreferencePage.java (at line 30) [javac] public class IDEEditorsPreferencePage extends EditorsPreferencePage { [javac] ^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type EditorsPreferencePage is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.workbench/@dot [javac] ---------- [javac] 86. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/dialogs/IDEEditorsPreferencePage.java (at line 33) [javac] Composite composite = createComposite(parent); [javac] ^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method createComposite(Composite) from the type EditorsPreferencePage is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.workbench/@dot [javac] ---------- [javac] 87. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/dialogs/IDEEditorsPreferencePage.java (at line 56) [javac] createEditorHistoryGroup(composite); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method createEditorHistoryGroup(Composite) from the type EditorsPreferencePage is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.workbench/@dot [javac] ---------- [javac] 88. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/dialogs/IDEEditorsPreferencePage.java (at line 58) [javac] createSpace(composite); [javac] ^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method createSpace(Composite) from the type EditorsPreferencePage is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.workbench/@dot [javac] ---------- [javac] 89. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/dialogs/IDEEditorsPreferencePage.java (at line 59) [javac] createShowMultipleEditorTabsPref(composite); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method createShowMultipleEditorTabsPref(Composite) from the type EditorsPreferencePage is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.workbench/@dot [javac] ---------- [javac] 90. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/dialogs/IDEEditorsPreferencePage.java (at line 60) [javac] createAllowInplaceEditorPref(composite); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method createAllowInplaceEditorPref(Composite) from the type EditorsPreferencePage is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.workbench/@dot [javac] ---------- [javac] 91. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/dialogs/IDEEditorsPreferencePage.java (at line 61) [javac] createUseIPersistablePref(composite); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method createUseIPersistablePref(Composite) from the type EditorsPreferencePage is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.workbench/@dot [javac] ---------- [javac] 92. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/dialogs/IDEEditorsPreferencePage.java (at line 62) [javac] createPromptWhenStillOpenPref(composite); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method createPromptWhenStillOpenPref(Composite) from the type EditorsPreferencePage is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.workbench/@dot [javac] ---------- [javac] 93. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/dialogs/IDEEditorsPreferencePage.java (at line 63) [javac] createEditorReuseGroup(composite); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method createEditorReuseGroup(Composite) from the type EditorsPreferencePage is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.workbench/@dot [javac] ---------- [javac] 94. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/dialogs/IDEEditorsPreferencePage.java (at line 64) [javac] ((TabBehaviour)Tweaklets.get(TabBehaviour.KEY)).setPreferenceVisibility(editorReuseGroup, showMultipleEditorTabs); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method setPreferenceVisibility(Composite, Button) from the type TabBehaviour is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.workbench/@dot [javac] ---------- [javac] 95. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/dialogs/IDEEditorsPreferencePage.java (at line 64) [javac] ((TabBehaviour)Tweaklets.get(TabBehaviour.KEY)).setPreferenceVisibility(editorReuseGroup, showMultipleEditorTabs); [javac] ^^^^^^^^^^^^ [javac] Discouraged access: The type TabBehaviour is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.workbench/@dot [javac] ---------- [javac] 96. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/dialogs/IDEEditorsPreferencePage.java (at line 64) [javac] ((TabBehaviour)Tweaklets.get(TabBehaviour.KEY)).setPreferenceVisibility(editorReuseGroup, showMultipleEditorTabs); [javac] ^^^^^^^^^ [javac] Discouraged access: The type Tweaklets is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.workbench/@dot [javac] ---------- [javac] 97. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/dialogs/IDEEditorsPreferencePage.java (at line 64) [javac] ((TabBehaviour)Tweaklets.get(TabBehaviour.KEY)).setPreferenceVisibility(editorReuseGroup, showMultipleEditorTabs); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method get(Tweaklets.TweakKey) from the type Tweaklets is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.workbench/@dot [javac] ---------- [javac] 98. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/dialogs/IDEEditorsPreferencePage.java (at line 64) [javac] ((TabBehaviour)Tweaklets.get(TabBehaviour.KEY)).setPreferenceVisibility(editorReuseGroup, showMultipleEditorTabs); [javac] ^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type TabBehaviour is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.workbench/@dot [javac] ---------- [javac] 99. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/dialogs/IDEEditorsPreferencePage.java (at line 64) [javac] ((TabBehaviour)Tweaklets.get(TabBehaviour.KEY)).setPreferenceVisibility(editorReuseGroup, showMultipleEditorTabs); [javac] ^^^ [javac] Discouraged access: The field KEY from the type TabBehaviour is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.workbench/@dot [javac] ---------- [javac] 100. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/dialogs/IDEEditorsPreferencePage.java (at line 64) [javac] ((TabBehaviour)Tweaklets.get(TabBehaviour.KEY)).setPreferenceVisibility(editorReuseGroup, showMultipleEditorTabs); [javac] ^^^^^^^^^^^^^^^^ [javac] Discouraged access: The field editorReuseGroup from the type EditorsPreferencePage is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.workbench/@dot [javac] ---------- [javac] 101. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/dialogs/IDEEditorsPreferencePage.java (at line 64) [javac] ((TabBehaviour)Tweaklets.get(TabBehaviour.KEY)).setPreferenceVisibility(editorReuseGroup, showMultipleEditorTabs); [javac] ^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The field showMultipleEditorTabs from the type EditorsPreferencePage is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.workbench/@dot [javac] ---------- [javac] 102. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/dialogs/IDEEditorsPreferencePage.java (at line 68) [javac] super.setHelpContext(parent); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method setHelpContext(Composite) from the type EditorsPreferencePage is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.workbench/@dot [javac] ---------- [javac] ---------- [javac] 103. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/dialogs/IDEPerspectivesPreferencePage.java (at line 20) [javac] import org.eclipse.ui.internal.dialogs.PerspectivesPreferencePage; [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type PerspectivesPreferencePage is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.workbench/@dot [javac] ---------- [javac] 104. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/dialogs/IDEPerspectivesPreferencePage.java (at line 32) [javac] public class IDEPerspectivesPreferencePage extends PerspectivesPreferencePage { [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type PerspectivesPreferencePage is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.workbench/@dot [javac] ---------- [javac] 105. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/dialogs/IDEPerspectivesPreferencePage.java (at line 56) [javac] Composite composite = createComposite(parent); [javac] ^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method createComposite(Composite) from the type PerspectivesPreferencePage is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.workbench/@dot [javac] ---------- [javac] 106. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/dialogs/IDEPerspectivesPreferencePage.java (at line 58) [javac] createOpenPerspButtonGroup(composite); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method createOpenPerspButtonGroup(Composite) from the type PerspectivesPreferencePage is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.workbench/@dot [javac] ---------- [javac] 107. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/dialogs/IDEPerspectivesPreferencePage.java (at line 59) [javac] createOpenViewButtonGroup(composite); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method createOpenViewButtonGroup(Composite) from the type PerspectivesPreferencePage is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.workbench/@dot [javac] ---------- [javac] 108. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/dialogs/IDEPerspectivesPreferencePage.java (at line 61) [javac] createCustomizePerspective(composite); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method createCustomizePerspective(Composite) from the type PerspectivesPreferencePage is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.workbench/@dot [javac] ---------- [javac] 109. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/dialogs/IDEPerspectivesPreferencePage.java (at line 103) [javac] super.performDefaults(); [javac] ^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method performDefaults() from the type PerspectivesPreferencePage is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.workbench/@dot [javac] ---------- [javac] 110. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/dialogs/IDEPerspectivesPreferencePage.java (at line 114) [javac] return super.performOk(); [javac] ^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method performOk() from the type PerspectivesPreferencePage is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.workbench/@dot [javac] ---------- [javac] ---------- [javac] 111. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/dialogs/IDEWorkbenchPreferencePage.java (at line 19) [javac] import org.eclipse.ui.internal.dialogs.WorkbenchPreferencePage; [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type WorkbenchPreferencePage is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.workbench/@dot [javac] ---------- [javac] 112. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/dialogs/IDEWorkbenchPreferencePage.java (at line 28) [javac] public class IDEWorkbenchPreferencePage extends WorkbenchPreferencePage [javac] ^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type WorkbenchPreferencePage is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.workbench/@dot [javac] ---------- [javac] 113. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/dialogs/IDEWorkbenchPreferencePage.java (at line 41) [javac] Composite composite = createComposite(parent); [javac] ^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method createComposite(Composite) from the type WorkbenchPreferencePage is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.workbench/@dot [javac] ---------- [javac] 114. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/dialogs/IDEWorkbenchPreferencePage.java (at line 43) [javac] createShowUserDialogPref(composite); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method createShowUserDialogPref(Composite) from the type WorkbenchPreferencePage is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.workbench/@dot [javac] ---------- [javac] 115. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/dialogs/IDEWorkbenchPreferencePage.java (at line 44) [javac] createStickyCyclePref(composite); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method createStickyCyclePref(Composite) from the type WorkbenchPreferencePage is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.workbench/@dot [javac] ---------- [javac] 116. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/dialogs/IDEWorkbenchPreferencePage.java (at line 45) [javac] createHeapStatusPref(composite); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method createHeapStatusPref(Composite) from the type WorkbenchPreferencePage is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.workbench/@dot [javac] ---------- [javac] 117. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/dialogs/IDEWorkbenchPreferencePage.java (at line 47) [javac] createOpenModeGroup(composite); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method createOpenModeGroup(Composite) from the type WorkbenchPreferencePage is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.workbench/@dot [javac] ---------- [javac] 118. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/dialogs/IDEWorkbenchPreferencePage.java (at line 66) [javac] super.performDefaults(); [javac] ^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method performDefaults() from the type WorkbenchPreferencePage is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.workbench/@dot [javac] ---------- [javac] 119. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/dialogs/IDEWorkbenchPreferencePage.java (at line 73) [javac] return super.performOk(); [javac] ^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method performOk() from the type WorkbenchPreferencePage is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.workbench/@dot [javac] ---------- [javac] ---------- [javac] 120. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/dialogs/ProjectReferencePage.java (at line 47) [javac] import org.eclipse.ui.internal.progress.ProgressMonitorJobsDialog; [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type ProgressMonitorJobsDialog is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.workbench/@dot [javac] ---------- [javac] 121. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/dialogs/ProjectReferencePage.java (at line 248) [javac] new ProgressMonitorJobsDialog(getControl().getShell()).run(true, [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The constructor ProgressMonitorJobsDialog(Shell) is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.workbench/@dot [javac] ---------- [javac] 122. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/dialogs/ProjectReferencePage.java (at line 248) [javac] new ProgressMonitorJobsDialog(getControl().getShell()).run(true, [javac] true, runnable); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method run(boolean, boolean, IRunnableWithProgress) from the type ProgressMonitorJobsDialog is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.workbench/@dot [javac] ---------- [javac] 123. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/dialogs/ProjectReferencePage.java (at line 248) [javac] new ProgressMonitorJobsDialog(getControl().getShell()).run(true, [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type ProgressMonitorJobsDialog is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.workbench/@dot [javac] ---------- [javac] ---------- [javac] 124. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.ide/src/org/eclipse/ui/internal/views/markers/ConfigureColumnsHandler.java (at line 15) [javac] import org.eclipse.jface.internal.ConfigureColumnsDialog; [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type ConfigureColumnsDialog is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface/@dot [javac] ---------- [javac] 125. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.ide/src/org/eclipse/ui/internal/views/markers/ConfigureColumnsHandler.java (at line 36) [javac] ConfigureColumnsDialog dialog = new ConfigureColumnsDialog(view.getSite(), view.getViewer().getTree()); [javac] ^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type ConfigureColumnsDialog is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface/@dot [javac] ---------- [javac] 126. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.ide/src/org/eclipse/ui/internal/views/markers/ConfigureColumnsHandler.java (at line 36) [javac] ConfigureColumnsDialog dialog = new ConfigureColumnsDialog(view.getSite(), view.getViewer().getTree()); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The constructor ConfigureColumnsDialog(IShellProvider, Tree) is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface/@dot [javac] ---------- [javac] 127. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.ide/src/org/eclipse/ui/internal/views/markers/ConfigureColumnsHandler.java (at line 36) [javac] ConfigureColumnsDialog dialog = new ConfigureColumnsDialog(view.getSite(), view.getViewer().getTree()); [javac] ^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type ConfigureColumnsDialog is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jface/@dot [javac] ---------- [javac] ---------- [javac] 128. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.ide/src/org/eclipse/ui/internal/wizards/datatransfer/WizardFileSystemResourceImportPage1.java (at line 60) [javac] import org.eclipse.ui.internal.progress.ProgressMonitorJobsDialog; [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type ProgressMonitorJobsDialog is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.workbench/@dot [javac] ---------- [javac] 129. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.ide/src/org/eclipse/ui/internal/wizards/datatransfer/WizardFileSystemResourceImportPage1.java (at line 819) [javac] ProgressMonitorDialog dialog = new ProgressMonitorJobsDialog( [javac] getContainer().getShell()); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The constructor ProgressMonitorJobsDialog(Shell) is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.workbench/@dot [javac] ---------- [javac] 130. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.ide/src/org/eclipse/ui/internal/wizards/datatransfer/WizardFileSystemResourceImportPage1.java (at line 819) [javac] ProgressMonitorDialog dialog = new ProgressMonitorJobsDialog( [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type ProgressMonitorJobsDialog is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.workbench/@dot [javac] ---------- [javac] ---------- [javac] 131. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.ide/src/org/eclipse/ui/wizards/newresource/BasicNewProjectResourceWizard.java (at line 71) [javac] import org.eclipse.ui.internal.registry.PerspectiveDescriptor; [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type PerspectiveDescriptor is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.workbench/@dot [javac] ---------- [javac] 132. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.ide/src/org/eclipse/ui/wizards/newresource/BasicNewProjectResourceWizard.java (at line 549) [javac] PerspectiveDescriptor descriptor = ((PerspectiveDescriptor) perspectives[i]); [javac] ^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type PerspectiveDescriptor is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.workbench/@dot [javac] ---------- [javac] 133. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.ide/src/org/eclipse/ui/wizards/newresource/BasicNewProjectResourceWizard.java (at line 549) [javac] PerspectiveDescriptor descriptor = ((PerspectiveDescriptor) perspectives[i]); [javac] ^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type PerspectiveDescriptor is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.workbench/@dot [javac] ---------- [javac] 134. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.ide/src/org/eclipse/ui/wizards/newresource/BasicNewProjectResourceWizard.java (at line 550) [javac] if (descriptor.getOriginalId().equals(id)) { [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method getOriginalId() from the type PerspectiveDescriptor is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.workbench/@dot [javac] ---------- [javac] 135. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.ide/src/org/eclipse/ui/wizards/newresource/BasicNewProjectResourceWizard.java (at line 551) [javac] perspectiveIds.add(descriptor.getId()); [javac] ^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method getId() from the type PerspectiveDescriptor is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.workbench/@dot [javac] ---------- [javac] 135 problems (135 warnings) [copy] Copying 11 files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.ide/temp.folder/@dot.bin [copy] Copying 1177 files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.ide/@dot [delete] Deleting directory /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.ide/temp.folder/@dot.bin properties: init: build.jars: properties: init: @dot: [mkdir] Created dir: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.win32/temp.folder/@dot.bin [javac] Compiling 2 source files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.win32/temp.folder/@dot.bin [copy] Copying 1 file to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.win32/temp.folder/@dot.bin [copy] Copying 11 files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.win32/@dot [delete] Deleting directory /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.win32/temp.folder/@dot.bin properties: init: build.jars: properties: init: @dot: [mkdir] Created dir: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ltk.core.refactoring/temp.folder/@dot.bin [javac] Compiling 138 source files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ltk.core.refactoring/temp.folder/@dot.bin [copy] Copying 1 file to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ltk.core.refactoring/temp.folder/@dot.bin [copy] Copying 201 files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ltk.core.refactoring/@dot [delete] Deleting directory /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ltk.core.refactoring/temp.folder/@dot.bin properties: init: build.jars: properties: init: @dot: [mkdir] Created dir: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.workbench.texteditor/temp.folder/@dot.bin [javac] Compiling 161 source files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.workbench.texteditor/temp.folder/@dot.bin [copy] Copying 9 files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.workbench.texteditor/temp.folder/@dot.bin [copy] Copying 350 files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.workbench.texteditor/@dot [delete] Deleting directory /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.workbench.texteditor/temp.folder/@dot.bin properties: init: build.jars: properties: init: @dot: [mkdir] Created dir: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.navigator.resources/temp.folder/@dot.bin [javac] Compiling 35 source files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.navigator.resources/temp.folder/@dot.bin [javac] ---------- [javac] 1. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.navigator.resources/src/org/eclipse/ui/internal/navigator/resources/actions/ResourceMgmtActionProvider.java (at line 43) [javac] import org.eclipse.ui.internal.ide.IDEWorkbenchMessages; [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type IDEWorkbenchMessages is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.ide/@dot [javac] ---------- [javac] 2. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.navigator.resources/src/org/eclipse/ui/internal/navigator/resources/actions/ResourceMgmtActionProvider.java (at line 44) [javac] import org.eclipse.ui.internal.ide.IDEWorkbenchPlugin; [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type IDEWorkbenchPlugin is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.ide/@dot [javac] ---------- [javac] 3. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.navigator.resources/src/org/eclipse/ui/internal/navigator/resources/actions/ResourceMgmtActionProvider.java (at line 45) [javac] import org.eclipse.ui.internal.ide.StatusUtil; [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type StatusUtil is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.ide/@dot [javac] ---------- [javac] 4. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.navigator.resources/src/org/eclipse/ui/internal/navigator/resources/actions/ResourceMgmtActionProvider.java (at line 227) [javac] IDEWorkbenchMessages.WorkspaceAction_logTitle, getClass() [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type IDEWorkbenchMessages is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.ide/@dot [javac] ---------- [javac] 5. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.navigator.resources/src/org/eclipse/ui/internal/navigator/resources/actions/ResourceMgmtActionProvider.java (at line 227) [javac] IDEWorkbenchMessages.WorkspaceAction_logTitle, getClass() [javac] ^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The field WorkspaceAction_logTitle from the type IDEWorkbenchMessages is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.ide/@dot [javac] ---------- [javac] 6. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.navigator.resources/src/org/eclipse/ui/internal/navigator/resources/actions/ResourceMgmtActionProvider.java (at line 229) [javac] throw new CoreException(StatusUtil.newStatus(IStatus.ERROR, [javac] ^^^^^^^^^^ [javac] Discouraged access: The type StatusUtil is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.ide/@dot [javac] ---------- [javac] 7. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.navigator.resources/src/org/eclipse/ui/internal/navigator/resources/actions/ResourceMgmtActionProvider.java (at line 229) [javac] throw new CoreException(StatusUtil.newStatus(IStatus.ERROR, [javac] msg, e.getTargetException())); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method newStatus(int, String, Throwable) from the type StatusUtil is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.ide/@dot [javac] ---------- [javac] 8. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.navigator.resources/src/org/eclipse/ui/internal/navigator/resources/actions/ResourceMgmtActionProvider.java (at line 261) [javac] return IDEWorkbenchPlugin.getIDEImageDescriptor(relativePath); [javac] ^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type IDEWorkbenchPlugin is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.ide/@dot [javac] ---------- [javac] 9. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.navigator.resources/src/org/eclipse/ui/internal/navigator/resources/actions/ResourceMgmtActionProvider.java (at line 261) [javac] return IDEWorkbenchPlugin.getIDEImageDescriptor(relativePath); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method getIDEImageDescriptor(String) from the type IDEWorkbenchPlugin is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.ide/@dot [javac] ---------- [javac] ---------- [javac] 10. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.navigator.resources/src/org/eclipse/ui/internal/navigator/workingsets/WorkingSetsContentProvider.java (at line 22) [javac] import org.eclipse.ui.internal.AggregateWorkingSet; [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type AggregateWorkingSet is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.workbench/@dot [javac] ---------- [javac] 11. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.navigator.resources/src/org/eclipse/ui/internal/navigator/workingsets/WorkingSetsContentProvider.java (at line 100) [javac] return ((AggregateWorkingSet) workingSet).getComponents(); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method getComponents() from the type AggregateWorkingSet is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.workbench/@dot [javac] ---------- [javac] 12. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.navigator.resources/src/org/eclipse/ui/internal/navigator/workingsets/WorkingSetsContentProvider.java (at line 100) [javac] return ((AggregateWorkingSet) workingSet).getComponents(); [javac] ^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type AggregateWorkingSet is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.workbench/@dot [javac] ---------- [javac] 13. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.navigator.resources/src/org/eclipse/ui/internal/navigator/workingsets/WorkingSetsContentProvider.java (at line 160) [javac] AggregateWorkingSet aggregateSet = (AggregateWorkingSet) workingSet; [javac] ^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type AggregateWorkingSet is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.workbench/@dot [javac] ---------- [javac] 14. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.navigator.resources/src/org/eclipse/ui/internal/navigator/workingsets/WorkingSetsContentProvider.java (at line 160) [javac] AggregateWorkingSet aggregateSet = (AggregateWorkingSet) workingSet; [javac] ^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type AggregateWorkingSet is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.workbench/@dot [javac] ---------- [javac] 15. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.navigator.resources/src/org/eclipse/ui/internal/navigator/workingsets/WorkingSetsContentProvider.java (at line 162) [javac] IWorkingSet[] components = aggregateSet.getComponents(); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method getComponents() from the type AggregateWorkingSet is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.workbench/@dot [javac] ---------- [javac] 15 problems (15 warnings) [copy] Copying 1 file to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.navigator.resources/temp.folder/@dot.bin [copy] Copying 64 files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.navigator.resources/@dot [delete] Deleting directory /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.navigator.resources/temp.folder/@dot.bin properties: init: build.jars: properties: init: @dot: [mkdir] Created dir: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.ide.application/temp.folder/@dot.bin [javac] Compiling 6 source files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.ide.application/temp.folder/@dot.bin [javac] ---------- [javac] 1. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.ide.application/src/org/eclipse/ui/internal/ide/application/IDEApplication.java (at line 39) [javac] import org.eclipse.ui.internal.WorkbenchPlugin; [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type WorkbenchPlugin is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.workbench/@dot [javac] ---------- [javac] 2. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.ide.application/src/org/eclipse/ui/internal/ide/application/IDEApplication.java (at line 93) [javac] Shell shell = WorkbenchPlugin.getSplashShell(display); [javac] ^^^^^^^^^^^^^^^ [javac] Discouraged access: The type WorkbenchPlugin is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.workbench/@dot [javac] ---------- [javac] 3. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.ide.application/src/org/eclipse/ui/internal/ide/application/IDEApplication.java (at line 93) [javac] Shell shell = WorkbenchPlugin.getSplashShell(display); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method getSplashShell(Display) from the type WorkbenchPlugin is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.workbench/@dot [javac] ---------- [javac] 4. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.ide.application/src/org/eclipse/ui/internal/ide/application/IDEApplication.java (at line 104) [javac] WorkbenchPlugin.unsetSplashShell(display); [javac] ^^^^^^^^^^^^^^^ [javac] Discouraged access: The type WorkbenchPlugin is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.workbench/@dot [javac] ---------- [javac] 5. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.ide.application/src/org/eclipse/ui/internal/ide/application/IDEApplication.java (at line 104) [javac] WorkbenchPlugin.unsetSplashShell(display); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method unsetSplashShell(Display) from the type WorkbenchPlugin is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.workbench/@dot [javac] ---------- [javac] ---------- [javac] 6. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.ide.application/src/org/eclipse/ui/internal/ide/application/IDEWorkbenchAdvisor.java (at line 55) [javac] import org.eclipse.ui.internal.ISelectionConversionService; [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type ISelectionConversionService is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.workbench/@dot [javac] ---------- [javac] 7. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.ide.application/src/org/eclipse/ui/internal/ide/application/IDEWorkbenchAdvisor.java (at line 56) [javac] import org.eclipse.ui.internal.PluginActionBuilder; [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type PluginActionBuilder is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.workbench/@dot [javac] ---------- [javac] 8. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.ide.application/src/org/eclipse/ui/internal/ide/application/IDEWorkbenchAdvisor.java (at line 57) [javac] import org.eclipse.ui.internal.Workbench; [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type Workbench is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.workbench/@dot [javac] ---------- [javac] 9. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.ide.application/src/org/eclipse/ui/internal/ide/application/IDEWorkbenchAdvisor.java (at line 68) [javac] import org.eclipse.ui.internal.progress.ProgressMonitorJobsDialog; [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type ProgressMonitorJobsDialog is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.workbench/@dot [javac] ---------- [javac] 10. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.ide.application/src/org/eclipse/ui/internal/ide/application/IDEWorkbenchAdvisor.java (at line 161) [javac] PluginActionBuilder.setAllowIdeLogging(true); [javac] ^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type PluginActionBuilder is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.workbench/@dot [javac] ---------- [javac] 11. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.ide.application/src/org/eclipse/ui/internal/ide/application/IDEWorkbenchAdvisor.java (at line 161) [javac] PluginActionBuilder.setAllowIdeLogging(true); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method setAllowIdeLogging(boolean) from the type PluginActionBuilder is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.workbench/@dot [javac] ---------- [javac] 12. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.ide.application/src/org/eclipse/ui/internal/ide/application/IDEWorkbenchAdvisor.java (at line 238) [javac] ((Workbench) PlatformUI.getWorkbench()).registerService( [javac] ISelectionConversionService.class, [javac] new IDESelectionConversionService()); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method registerService(Class, Object) from the type Workbench is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.workbench/@dot [javac] ---------- [javac] 13. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.ide.application/src/org/eclipse/ui/internal/ide/application/IDEWorkbenchAdvisor.java (at line 238) [javac] ((Workbench) PlatformUI.getWorkbench()).registerService( [javac] ^^^^^^^^^ [javac] Discouraged access: The type Workbench is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.workbench/@dot [javac] ---------- [javac] 14. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.ide.application/src/org/eclipse/ui/internal/ide/application/IDEWorkbenchAdvisor.java (at line 239) [javac] ISelectionConversionService.class, [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type ISelectionConversionService is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.workbench/@dot [javac] ---------- [javac] 15. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.ide.application/src/org/eclipse/ui/internal/ide/application/IDEWorkbenchAdvisor.java (at line 398) [javac] new ProgressMonitorJobsDialog(null).run(true, false, runnable); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The constructor ProgressMonitorJobsDialog(Shell) is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.workbench/@dot [javac] ---------- [javac] 16. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.ide.application/src/org/eclipse/ui/internal/ide/application/IDEWorkbenchAdvisor.java (at line 398) [javac] new ProgressMonitorJobsDialog(null).run(true, false, runnable); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method run(boolean, boolean, IRunnableWithProgress) from the type ProgressMonitorJobsDialog is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.workbench/@dot [javac] ---------- [javac] 17. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.ide.application/src/org/eclipse/ui/internal/ide/application/IDEWorkbenchAdvisor.java (at line 398) [javac] new ProgressMonitorJobsDialog(null).run(true, false, runnable); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type ProgressMonitorJobsDialog is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.workbench/@dot [javac] ---------- [javac] ---------- [javac] 18. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.ide.application/src/org/eclipse/ui/internal/ide/application/dialogs/IDEStartupPreferencePage.java (at line 22) [javac] import org.eclipse.ui.internal.IWorkbenchHelpContextIds; [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type IWorkbenchHelpContextIds is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.workbench/@dot [javac] ---------- [javac] 19. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.ide.application/src/org/eclipse/ui/internal/ide/application/dialogs/IDEStartupPreferencePage.java (at line 23) [javac] import org.eclipse.ui.internal.dialogs.StartupPreferencePage; [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type StartupPreferencePage is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.workbench/@dot [javac] ---------- [javac] 20. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.ide.application/src/org/eclipse/ui/internal/ide/application/dialogs/IDEStartupPreferencePage.java (at line 36) [javac] public class IDEStartupPreferencePage extends StartupPreferencePage implements [javac] ^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type StartupPreferencePage is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.workbench/@dot [javac] ---------- [javac] 21. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.ide.application/src/org/eclipse/ui/internal/ide/application/dialogs/IDEStartupPreferencePage.java (at line 53) [javac] IWorkbenchHelpContextIds.STARTUP_PREFERENCE_PAGE); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type IWorkbenchHelpContextIds is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.workbench/@dot [javac] ---------- [javac] 22. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.ide.application/src/org/eclipse/ui/internal/ide/application/dialogs/IDEStartupPreferencePage.java (at line 53) [javac] IWorkbenchHelpContextIds.STARTUP_PREFERENCE_PAGE); [javac] ^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The field STARTUP_PREFERENCE_PAGE from the type IWorkbenchHelpContextIds is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.workbench/@dot [javac] ---------- [javac] 23. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.ide.application/src/org/eclipse/ui/internal/ide/application/dialogs/IDEStartupPreferencePage.java (at line 55) [javac] Composite composite = createComposite(parent); [javac] ^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method createComposite(Composite) from the type StartupPreferencePage is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.workbench/@dot [javac] ---------- [javac] 24. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.ide.application/src/org/eclipse/ui/internal/ide/application/dialogs/IDEStartupPreferencePage.java (at line 64) [javac] createEarlyStartupSelection(composite); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method createEarlyStartupSelection(Composite) from the type StartupPreferencePage is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.workbench/@dot [javac] ---------- [javac] 25. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.ide.application/src/org/eclipse/ui/internal/ide/application/dialogs/IDEStartupPreferencePage.java (at line 84) [javac] super.performDefaults(); [javac] ^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method performDefaults() from the type StartupPreferencePage is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.workbench/@dot [javac] ---------- [javac] 26. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.ide.application/src/org/eclipse/ui/internal/ide/application/dialogs/IDEStartupPreferencePage.java (at line 111) [javac] return super.performOk(); [javac] ^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method performOk() from the type StartupPreferencePage is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.workbench/@dot [javac] ---------- [javac] 26 problems (26 warnings) [copy] Copying 18 files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.ide.application/@dot [delete] Deleting directory /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.ide.application/temp.folder/@dot.bin properties: init: build.jars: properties: init: platform.jar: [mkdir] Created dir: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.platform/temp.folder/platform.jar.bin [javac] Compiling 4 source files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.platform/temp.folder/platform.jar.bin [copy] Copying 1 file to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.platform/temp.folder/platform.jar.bin [jar] Building jar: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.platform/platform.jar [delete] Deleting directory /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.platform/temp.folder/platform.jar.bin properties: init: build.jars: properties: init: @dot: [mkdir] Created dir: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.editors/temp.folder/@dot.bin [javac] Compiling 124 source files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.editors/temp.folder/@dot.bin [copy] Copying 8 files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.editors/temp.folder/@dot.bin [copy] Copying 339 files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.editors/@dot [delete] Deleting directory /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.editors/temp.folder/@dot.bin properties: init: build.jars: properties: init: @dot: [mkdir] Created dir: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.compare/temp.folder/@dot.bin [javac] Compiling 165 source files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.compare/temp.folder/@dot.bin [copy] Copying 10 files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.compare/temp.folder/@dot.bin [copy] Copying 404 files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.compare/@dot [delete] Deleting directory /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.compare/temp.folder/@dot.bin properties: init: build.jars: properties: init: @dot: [mkdir] Created dir: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.team.ui/temp.folder/@dot.bin [javac] Compiling 307 source files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.team.ui/temp.folder/@dot.bin [javac] ---------- [javac] 1. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.team.ui/src/org/eclipse/team/internal/ui/Utils.java (at line 57) [javac] import org.eclipse.ui.internal.ErrorEditorPart; [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type ErrorEditorPart is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.workbench/@dot [javac] ---------- [javac] 2. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.team.ui/src/org/eclipse/team/internal/ui/Utils.java (at line 58) [javac] import org.eclipse.ui.internal.registry.EditorDescriptor; [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type EditorDescriptor is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.workbench/@dot [javac] ---------- [javac] 3. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.team.ui/src/org/eclipse/team/internal/ui/Utils.java (at line 993) [javac] if (!(descriptor instanceof EditorDescriptor)) [javac] ^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type EditorDescriptor is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.workbench/@dot [javac] ---------- [javac] 4. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.team.ui/src/org/eclipse/team/internal/ui/Utils.java (at line 996) [javac] EditorDescriptor desc = (EditorDescriptor) descriptor; [javac] ^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type EditorDescriptor is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.workbench/@dot [javac] ---------- [javac] 5. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.team.ui/src/org/eclipse/team/internal/ui/Utils.java (at line 996) [javac] EditorDescriptor desc = (EditorDescriptor) descriptor; [javac] ^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type EditorDescriptor is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.workbench/@dot [javac] ---------- [javac] 6. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.team.ui/src/org/eclipse/team/internal/ui/Utils.java (at line 997) [javac] String className = desc.getClassName(); [javac] ^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method getClassName() from the type EditorDescriptor is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.workbench/@dot [javac] ---------- [javac] 7. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.team.ui/src/org/eclipse/team/internal/ui/Utils.java (at line 998) [javac] String contributor = desc.getPluginId(); [javac] ^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method getPluginId() from the type EditorDescriptor is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.workbench/@dot [javac] ---------- [javac] 8. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.team.ui/src/org/eclipse/team/internal/ui/Utils.java (at line 1013) [javac] IEditorPart editor= desc.createEditor(); [javac] ^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method createEditor() from the type EditorDescriptor is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.workbench/@dot [javac] ---------- [javac] 9. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.team.ui/src/org/eclipse/team/internal/ui/Utils.java (at line 1037) [javac] if (part instanceof ErrorEditorPart) { [javac] ^^^^^^^^^^^^^^^ [javac] Discouraged access: The type ErrorEditorPart is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.workbench/@dot [javac] ---------- [javac] ---------- [javac] 10. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.team.ui/src/org/eclipse/team/ui/PageSaveablePart.java (at line 19) [javac] import org.eclipse.compare.internal.CompareEditor; [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type CompareEditor is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.compare/@dot [javac] ---------- [javac] 11. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.team.ui/src/org/eclipse/team/ui/PageSaveablePart.java (at line 20) [javac] import org.eclipse.compare.internal.CompareEditorInputNavigator; [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type CompareEditorInputNavigator is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.compare/@dot [javac] ---------- [javac] 12. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.team.ui/src/org/eclipse/team/ui/PageSaveablePart.java (at line 212) [javac] Object o= cc.getProperty(CompareEditor.CONFIRM_SAVE_PROPERTY); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type CompareEditor is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.compare/@dot [javac] ---------- [javac] 13. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.team.ui/src/org/eclipse/team/ui/PageSaveablePart.java (at line 212) [javac] Object o= cc.getProperty(CompareEditor.CONFIRM_SAVE_PROPERTY); [javac] ^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The field CONFIRM_SAVE_PROPERTY from the type CompareEditor is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.compare/@dot [javac] ---------- [javac] 14. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.team.ui/src/org/eclipse/team/ui/PageSaveablePart.java (at line 319) [javac] configuration.setProperty(SynchronizePageConfiguration.P_NAVIGATOR, new CompareEditorInputNavigator( [javac] new Object[] { [javac] configuration.getProperty(SynchronizePageConfiguration.P_ADVISOR), [javac] fStructuredComparePane, [javac] fContentPane [javac] } [javac] )); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The constructor CompareEditorInputNavigator(Object[]) is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.compare/@dot [javac] ---------- [javac] 15. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.team.ui/src/org/eclipse/team/ui/PageSaveablePart.java (at line 319) [javac] configuration.setProperty(SynchronizePageConfiguration.P_NAVIGATOR, new CompareEditorInputNavigator( [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type CompareEditorInputNavigator is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.compare/@dot [javac] ---------- [javac] 15 problems (15 warnings) [copy] Copying 2 files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.team.ui/temp.folder/@dot.bin [copy] Copying 764 files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.team.ui/@dot [delete] Deleting directory /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.team.ui/temp.folder/@dot.bin properties: init: build.jars: properties: init: @dot: [mkdir] Created dir: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ltk.ui.refactoring/temp.folder/@dot.bin [javac] Compiling 127 source files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ltk.ui.refactoring/temp.folder/@dot.bin [copy] Copying 3 files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ltk.ui.refactoring/temp.folder/@dot.bin [copy] Copying 266 files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ltk.ui.refactoring/@dot [delete] Deleting directory /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ltk.ui.refactoring/temp.folder/@dot.bin properties: init: build.jars: properties: init: @dot: [mkdir] Created dir: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.search/temp.folder/@dot.bin [javac] Compiling 152 source files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.search/temp.folder/@dot.bin [copy] Copying 2 files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.search/temp.folder/@dot.bin [copy] Copying 262 files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.search/@dot [delete] Deleting directory /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.search/temp.folder/@dot.bin properties: init: build.jars: properties: init: @dot: [mkdir] Created dir: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.console/temp.folder/@dot.bin [javac] Compiling 56 source files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.console/temp.folder/@dot.bin [copy] Copying 2 files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.console/temp.folder/@dot.bin [copy] Copying 96 files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.console/@dot [delete] Deleting directory /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.console/temp.folder/@dot.bin properties: init: build.jars: properties: init: @dot: [mkdir] Created dir: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.debug.ui/temp.folder/@dot.bin [javac] Compiling 729 source files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.debug.ui/temp.folder/@dot.bin [javac] ---------- [javac] 1. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.debug.ui/ui/org/eclipse/debug/internal/ui/contextlaunching/LaunchingResourceManager.java (at line 65) [javac] import org.eclipse.ui.internal.WorkbenchWindow; [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type WorkbenchWindow is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.workbench/@dot [javac] ---------- [javac] 2. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.debug.ui/ui/org/eclipse/debug/internal/ui/contextlaunching/LaunchingResourceManager.java (at line 621) [javac] CoolBarManager cmgr = ((WorkbenchWindow)window).getCoolBarManager(); [javac] ^^^^^^^^^^^^^^^ [javac] Discouraged access: The type WorkbenchWindow is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.workbench/@dot [javac] ---------- [javac] ---------- [javac] 3. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.debug.ui/ui/org/eclipse/debug/internal/ui/importexport/launchconfigurations/ImportLaunchConfigurationsWizardPage.java (at line 256) [javac] if(selectionGroup.getCheckedElementCount() < 1) { [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method getCheckedElementCount() from the type ResourceTreeAndListGroup is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.ide/@dot [javac] ---------- [javac] 4. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.debug.ui/ui/org/eclipse/debug/internal/ui/importexport/launchconfigurations/ImportLaunchConfigurationsWizardPage.java (at line 312) [javac] selectionGroup.setRoot(dummyparent); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method setRoot(Object) from the type ResourceTreeAndListGroup is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.ide/@dot [javac] ---------- [javac] 4 problems (4 warnings) [copy] Copying 19 files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.debug.ui/temp.folder/@dot.bin [copy] Copying 1321 files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.debug.ui/@dot [delete] Deleting directory /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.debug.ui/temp.folder/@dot.bin properties: init: build.jars: properties: init: @dot: [mkdir] Created dir: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.externaltools/temp.folder/@dot.bin [javac] Compiling 38 source files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.externaltools/temp.folder/@dot.bin [copy] Copying 5 files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.externaltools/temp.folder/@dot.bin [copy] Copying 79 files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.externaltools/@dot [delete] Deleting directory /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.ui.externaltools/temp.folder/@dot.bin update.feature: all.children: init: build.jars: init: all.features: init: build.jars: init: all.features: init: build.jars: init: all.features: all.plugins: build.jars: build.jars: build.jars: build.jars: build.jars: build.jars: build.jars: build.jars: build.jars: build.jars: build.jars: build.jars: build.jars: build.jars: build.jars: build.jars: build.jars: build.jars: build.jars: build.jars: build.jars: build.jars: build.jars: build.jars: build.jars: build.jars: build.jars: build.jars: build.jars: build.jars: build.jars: build.jars: build.jars: build.jars: build.jars: build.jars: build.jars: build.jars: build.jars: build.jars: build.jars: build.jars: update.feature: all.children: all.plugins: build.jars: build.jars: build.jars: build.jars: build.jars: build.jars: build.jars: build.jars: build.jars: build.jars: build.jars: build.jars: build.jars: build.jars: update.feature: all.children: init: build.jars: init: all.features: all.plugins: build.jars: build.jars: build.jars: build.jars: build.jars: build.jars: build.jars: build.jars: build.jars: build.jars: build.jars: build.jars: build.jars: build.jars: build.jars: build.jars: build.jars: build.jars: build.jars: build.jars: build.jars: build.jars: build.jars: build.jars: build.jars: build.jars: update.feature: all.children: all.plugins: build.jars: build.jars: build.jars: build.jars: build.jars: build.jars: build.jars: build.jars: build.jars: build.jars: build.jars: build.jars: build.jars: build.jars: build.jars: build.jars: build.jars: build.jars: build.jars: build.jars: build.jars: build.jars: build.jars: build.jars: build.jars: build.jars: build.jars: build.jars: build.jars: build.jars: build.jars: build.jars: build.jars: build.jars: build.jars: build.jars: build.jars: build.jars: build.jars: build.jars: build.jars: build.jars: build.jars: build.jars: build.jars: build.jars: build.jars: properties: init: build.jars: pre.build.jars: post.build.jars: init: all: convertSchemaToHtml: examplesDocCopy: getJavadocPath: generateJavadoc: [copy] Copying 1 file to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.platform.doc.isv [delete] Deleting directory /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.platform.doc.isv/reference/api [mkdir] Created dir: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.platform.doc.isv/reference/api build.index: update.feature: all.children: init: build.jars: init: all.features: all.plugins: properties: init: build.jars: properties: init: build.jars: properties: init: @dot: [mkdir] Created dir: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.team.cvs.core/temp.folder/@dot.bin [javac] Compiling 187 source files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.team.cvs.core/temp.folder/@dot.bin [copy] Copying 1 file to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.team.cvs.core/temp.folder/@dot.bin [copy] Copying 284 files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.team.cvs.core/@dot [delete] Deleting directory /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.team.cvs.core/temp.folder/@dot.bin properties: init: build.jars: properties: init: @dot: [mkdir] Created dir: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.team.cvs.ssh/temp.folder/@dot.bin [javac] Compiling 13 source files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.team.cvs.ssh/temp.folder/@dot.bin [copy] Copying 1 file to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.team.cvs.ssh/temp.folder/@dot.bin [copy] Copying 17 files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.team.cvs.ssh/@dot [delete] Deleting directory /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.team.cvs.ssh/temp.folder/@dot.bin properties: init: build.jars: properties: init: @dot: [mkdir] Created dir: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.team.cvs.ui/temp.folder/@dot.bin [javac] Compiling 320 source files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.team.cvs.ui/temp.folder/@dot.bin [copy] Copying 2 files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.team.cvs.ui/temp.folder/@dot.bin [copy] Copying 928 files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.team.cvs.ui/@dot [delete] Deleting directory /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.team.cvs.ui/temp.folder/@dot.bin properties: init: build.jars: properties: init: @dot: [mkdir] Created dir: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.team.cvs.ssh2/temp.folder/@dot.bin [javac] Compiling 7 source files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.team.cvs.ssh2/temp.folder/@dot.bin [copy] Copying 1 file to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.team.cvs.ssh2/temp.folder/@dot.bin [copy] Copying 12 files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.team.cvs.ssh2/@dot [delete] Deleting directory /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.team.cvs.ssh2/temp.folder/@dot.bin update.feature: all.children: init: build.jars: init: all.features: all.plugins: build.jars: build.jars: build.jars: build.jars: build.jars: update.feature: all.children: init: build.jars: init: all.features: all.plugins: properties: init: build.jars: pre.build.jars: post.build.jars: properties: init: build.jars: properties: init: build.jars: properties: init: @dot: [mkdir] Created dir: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.junit.runtime/temp.folder/@dot.bin [javac] Compiling 29 source files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.junit.runtime/temp.folder/@dot.bin [javac] ---------- [javac] 1. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.junit.runtime/src/org/eclipse/jdt/internal/junit/runner/CustomHashtable.java (at line 61) [javac] private static final class EmptyEnumerator implements Enumeration { [javac] ^^^^^^^^^^^ [javac] Enumeration is a raw type. References to generic type Enumeration should be parameterized [javac] ---------- [javac] 2. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.junit.runtime/src/org/eclipse/jdt/internal/junit/runner/CustomHashtable.java (at line 72) [javac] private class HashEnumerator implements Enumeration { [javac] ^^^^^^^^^^^ [javac] Enumeration is a raw type. References to generic type Enumeration should be parameterized [javac] ---------- [javac] 3. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.junit.runtime/src/org/eclipse/jdt/internal/junit/runner/CustomHashtable.java (at line 221) [javac] public Enumeration elements() { [javac] ^^^^^^^^^^^ [javac] Enumeration is a raw type. References to generic type Enumeration should be parameterized [javac] ---------- [javac] 4. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.junit.runtime/src/org/eclipse/jdt/internal/junit/runner/CustomHashtable.java (at line 300) [javac] public Enumeration keys() { [javac] ^^^^^^^^^^^ [javac] Enumeration is a raw type. References to generic type Enumeration should be parameterized [javac] ---------- [javac] ---------- [javac] 5. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.junit.runtime/src/org/eclipse/jdt/internal/junit/runner/FailuresFirstPrioritizer.java (at line 29) [javac] private HashSet fPriorities; [javac] ^^^^^^^ [javac] HashSet is a raw type. References to generic type HashSet should be parameterized [javac] ---------- [javac] 6. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.junit.runtime/src/org/eclipse/jdt/internal/junit/runner/FailuresFirstPrioritizer.java (at line 32) [javac] fPriorities= new HashSet(Arrays.asList(priorities)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The constructor HashSet(Collection) belongs to the raw type HashSet. References to generic type HashSet should be parameterized [javac] ---------- [javac] 7. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.junit.runtime/src/org/eclipse/jdt/internal/junit/runner/FailuresFirstPrioritizer.java (at line 32) [javac] fPriorities= new HashSet(Arrays.asList(priorities)); [javac] ^^^^^^^ [javac] HashSet is a raw type. References to generic type HashSet should be parameterized [javac] ---------- [javac] 8. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.junit.runtime/src/org/eclipse/jdt/internal/junit/runner/FailuresFirstPrioritizer.java (at line 36) [javac] doPrioritize(suite, new ArrayList()); [javac] ^^^^^^^^^ [javac] ArrayList is a raw type. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 9. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.junit.runtime/src/org/eclipse/jdt/internal/junit/runner/FailuresFirstPrioritizer.java (at line 40) [javac] private void doPrioritize(Test suite, List path) { [javac] ^^^^ [javac] List is a raw type. References to generic type List should be parameterized [javac] ---------- [javac] 10. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.junit.runtime/src/org/eclipse/jdt/internal/junit/runner/FailuresFirstPrioritizer.java (at line 47) [javac] path.add(suite); [javac] ^^^^^^^^^^^^^^^ [javac] Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [javac] ---------- [javac] 11. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.junit.runtime/src/org/eclipse/jdt/internal/junit/runner/FailuresFirstPrioritizer.java (at line 52) [javac] path.add(aDecorator); [javac] ^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [javac] ---------- [javac] 12. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.junit.runtime/src/org/eclipse/jdt/internal/junit/runner/FailuresFirstPrioritizer.java (at line 58) [javac] private void loopTests(List path, TestSuite aSuite) { [javac] ^^^^ [javac] List is a raw type. References to generic type List should be parameterized [javac] ---------- [javac] 13. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.junit.runtime/src/org/eclipse/jdt/internal/junit/runner/FailuresFirstPrioritizer.java (at line 59) [javac] for (Enumeration e= aSuite.tests(); e.hasMoreElements();) { [javac] ^^^^^^^^^^^ [javac] Enumeration is a raw type. References to generic type Enumeration should be parameterized [javac] ---------- [javac] 14. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.junit.runtime/src/org/eclipse/jdt/internal/junit/runner/FailuresFirstPrioritizer.java (at line 65) [javac] private void reorder(Test test, List path) { [javac] ^^^^ [javac] List is a raw type. References to generic type List should be parameterized [javac] ---------- [javac] 15. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.junit.runtime/src/org/eclipse/jdt/internal/junit/runner/FailuresFirstPrioritizer.java (at line 69) [javac] private void doReorder(Test test, List path, int top) { [javac] ^^^^ [javac] List is a raw type. References to generic type List should be parameterized [javac] ---------- [javac] 16. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.junit.runtime/src/org/eclipse/jdt/internal/junit/runner/FailuresFirstPrioritizer.java (at line 82) [javac] Vector tests= (Vector)getField(suite, "fTests"); //$NON-NLS-1$ [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 17. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.junit.runtime/src/org/eclipse/jdt/internal/junit/runner/FailuresFirstPrioritizer.java (at line 82) [javac] Vector tests= (Vector)getField(suite, "fTests"); //$NON-NLS-1$ [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 18. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.junit.runtime/src/org/eclipse/jdt/internal/junit/runner/FailuresFirstPrioritizer.java (at line 86) [javac] tests.insertElementAt(test, 0); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method insertElementAt(Object, int) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 19. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.junit.runtime/src/org/eclipse/jdt/internal/junit/runner/FailuresFirstPrioritizer.java (at line 100) [javac] private static Object getFieldInClass(Object object, String fieldName, Class clazz) { [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] ---------- [javac] 20. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.junit.runtime/src/org/eclipse/jdt/internal/junit/runner/ITestLoader.java (at line 24) [javac] public abstract ITestReference[] loadTests(Class[] testClasses, String testName, String[] failureNames, RemoteTestRunner listener); [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] ---------- [javac] 21. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.junit.runtime/src/org/eclipse/jdt/internal/junit/runner/RemoteTestRunner.java (at line 110) [javac] private Vector fRerunRequests= new Vector(10); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 22. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.junit.runtime/src/org/eclipse/jdt/internal/junit/runner/RemoteTestRunner.java (at line 110) [javac] private Vector fRerunRequests= new Vector(10); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 23. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.junit.runtime/src/org/eclipse/jdt/internal/junit/runner/RemoteTestRunner.java (at line 161) [javac] fRerunRequests.add(new RerunRequest(testId, className, testName)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method add(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 24. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.junit.runtime/src/org/eclipse/jdt/internal/junit/runner/RemoteTestRunner.java (at line 227) [javac] Vector list= new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 25. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.junit.runtime/src/org/eclipse/jdt/internal/junit/runner/RemoteTestRunner.java (at line 227) [javac] Vector list= new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 26. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.junit.runtime/src/org/eclipse/jdt/internal/junit/runner/RemoteTestRunner.java (at line 231) [javac] list.add(args[j]); [javac] ^^^^^^^^^^^^^^^^^ [javac] Type safety: The method add(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 27. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.junit.runtime/src/org/eclipse/jdt/internal/junit/runner/RemoteTestRunner.java (at line 233) [javac] fTestClassNames= (String[]) list.toArray(new String[list.size()]); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method toArray(Object[]) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 28. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.junit.runtime/src/org/eclipse/jdt/internal/junit/runner/RemoteTestRunner.java (at line 323) [javac] protected Class loadTestLoaderClass(String className) throws ClassNotFoundException { [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] 29. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.junit.runtime/src/org/eclipse/jdt/internal/junit/runner/RemoteTestRunner.java (at line 335) [javac] Vector list= new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 30. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.junit.runtime/src/org/eclipse/jdt/internal/junit/runner/RemoteTestRunner.java (at line 335) [javac] Vector list= new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 31. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.junit.runtime/src/org/eclipse/jdt/internal/junit/runner/RemoteTestRunner.java (at line 337) [javac] list.add(line); [javac] ^^^^^^^^^^^^^^ [javac] Type safety: The method add(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 32. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.junit.runtime/src/org/eclipse/jdt/internal/junit/runner/RemoteTestRunner.java (at line 339) [javac] fTestClassNames= (String[]) list.toArray(new String[list.size()]); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method toArray(Object[]) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 33. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.junit.runtime/src/org/eclipse/jdt/internal/junit/runner/RemoteTestRunner.java (at line 356) [javac] Vector list= new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 34. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.junit.runtime/src/org/eclipse/jdt/internal/junit/runner/RemoteTestRunner.java (at line 356) [javac] Vector list= new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 35. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.junit.runtime/src/org/eclipse/jdt/internal/junit/runner/RemoteTestRunner.java (at line 358) [javac] list.add(line); [javac] ^^^^^^^^^^^^^^ [javac] Type safety: The method add(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 36. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.junit.runtime/src/org/eclipse/jdt/internal/junit/runner/RemoteTestRunner.java (at line 360) [javac] fFailureNames= (String[]) list.toArray(new String[list.size()]); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method toArray(Object[]) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 37. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.junit.runtime/src/org/eclipse/jdt/internal/junit/runner/RemoteTestRunner.java (at line 421) [javac] protected Class[] loadClasses(String[] testClassNames) { [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] 38. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.junit.runtime/src/org/eclipse/jdt/internal/junit/runner/RemoteTestRunner.java (at line 422) [javac] Vector classes= new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 39. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.junit.runtime/src/org/eclipse/jdt/internal/junit/runner/RemoteTestRunner.java (at line 422) [javac] Vector classes= new Vector(); [javac] ^^^^^^ [javac] Vector is a raw type. References to generic type Vector should be parameterized [javac] ---------- [javac] 40. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.junit.runtime/src/org/eclipse/jdt/internal/junit/runner/RemoteTestRunner.java (at line 425) [javac] Class clazz = loadClass(name, this); [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] 41. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.junit.runtime/src/org/eclipse/jdt/internal/junit/runner/RemoteTestRunner.java (at line 427) [javac] classes.add(clazz); [javac] ^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method add(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 42. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.junit.runtime/src/org/eclipse/jdt/internal/junit/runner/RemoteTestRunner.java (at line 430) [javac] return (Class[]) classes.toArray(new Class[classes.size()]); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method toArray(Object[]) belongs to the raw type Vector. References to generic type Vector should be parameterized [javac] ---------- [javac] 43. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.junit.runtime/src/org/eclipse/jdt/internal/junit/runner/RemoteTestRunner.java (at line 490) [javac] final Class[] classes= loadClasses(new String[] { r.fRerunClassName }); [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] 44. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.junit.runtime/src/org/eclipse/jdt/internal/junit/runner/RemoteTestRunner.java (at line 680) [javac] public Class loadClass(String className, RemoteTestRunner listener) { [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] 45. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.junit.runtime/src/org/eclipse/jdt/internal/junit/runner/RemoteTestRunner.java (at line 681) [javac] Class clazz= null; [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] ---------- [javac] 46. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.junit.runtime/src/org/eclipse/jdt/internal/junit/runner/TestExecution.java (at line 26) [javac] private ArrayList fStopListeners = new ArrayList(); [javac] ^^^^^^^^^ [javac] ArrayList is a raw type. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 47. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.junit.runtime/src/org/eclipse/jdt/internal/junit/runner/TestExecution.java (at line 26) [javac] private ArrayList fStopListeners = new ArrayList(); [javac] ^^^^^^^^^ [javac] ArrayList is a raw type. References to generic type ArrayList should be parameterized [javac] ---------- [javac] 48. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.junit.runtime/src/org/eclipse/jdt/internal/junit/runner/TestExecution.java (at line 48) [javac] for (Iterator iter = fStopListeners.iterator(); iter.hasNext();) { [javac] ^^^^^^^^ [javac] Iterator is a raw type. References to generic type Iterator should be parameterized [javac] ---------- [javac] 49. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.junit.runtime/src/org/eclipse/jdt/internal/junit/runner/TestExecution.java (at line 63) [javac] fStopListeners.add(listener); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [javac] ---------- [javac] ---------- [javac] 50. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.junit.runtime/src/org/eclipse/jdt/internal/junit/runner/TestIdMap.java (at line 19) [javac] private HashMap fIdMap= new HashMap(); [javac] ^^^^^^^ [javac] HashMap is a raw type. References to generic type HashMap should be parameterized [javac] ---------- [javac] 51. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.junit.runtime/src/org/eclipse/jdt/internal/junit/runner/TestIdMap.java (at line 19) [javac] private HashMap fIdMap= new HashMap(); [javac] ^^^^^^^ [javac] HashMap is a raw type. References to generic type HashMap should be parameterized [javac] ---------- [javac] 52. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.junit.runtime/src/org/eclipse/jdt/internal/junit/runner/TestIdMap.java (at line 28) [javac] fIdMap.put(identifier, newId); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized [javac] ---------- [javac] ---------- [javac] 53. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.junit.runtime/src/org/eclipse/jdt/internal/junit/runner/junit3/JUnit3TestLoader.java (at line 47) [javac] public ITestReference[] loadTests(Class[] testClasses, String testName, String[] failureNames, RemoteTestRunner listener) { [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] 54. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.junit.runtime/src/org/eclipse/jdt/internal/junit/runner/junit3/JUnit3TestLoader.java (at line 58) [javac] Class testClassName= testClasses[i]; [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] 55. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.junit.runtime/src/org/eclipse/jdt/internal/junit/runner/junit3/JUnit3TestLoader.java (at line 67) [javac] private Test createTest(String testName, Class testClass) { [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] 56. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.junit.runtime/src/org/eclipse/jdt/internal/junit/runner/junit3/JUnit3TestLoader.java (at line 68) [javac] Class[] classArgs= { String.class }; [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] 57. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.junit.runtime/src/org/eclipse/jdt/internal/junit/runner/junit3/JUnit3TestLoader.java (at line 70) [javac] Constructor constructor= null; [javac] ^^^^^^^^^^^ [javac] Constructor is a raw type. References to generic type Constructor should be parameterized [javac] ---------- [javac] 58. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.junit.runtime/src/org/eclipse/jdt/internal/junit/runner/junit3/JUnit3TestLoader.java (at line 73) [javac] constructor= testClass.getConstructor(classArgs); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method getConstructor(Class...) belongs to the raw type Class. References to generic type Class should be parameterized [javac] ---------- [javac] 59. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.junit.runtime/src/org/eclipse/jdt/internal/junit/runner/junit3/JUnit3TestLoader.java (at line 77) [javac] constructor= testClass.getConstructor(new Class[0]); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method getConstructor(Class...) belongs to the raw type Class. References to generic type Class should be parameterized [javac] ---------- [javac] 60. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.junit.runtime/src/org/eclipse/jdt/internal/junit/runner/junit3/JUnit3TestLoader.java (at line 93) [javac] public Test getTest(Class testClass, String testName, RemoteTestRunner failureListener) { [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] 61. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.junit.runtime/src/org/eclipse/jdt/internal/junit/runner/junit3/JUnit3TestLoader.java (at line 99) [javac] suiteMethod= testClass.getMethod(JUnit3TestLoader.SUITE_METHODNAME, new Class[0]); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method getMethod(String, Class...) belongs to the raw type Class. References to generic type Class should be parameterized [javac] ---------- [javac] 62. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.junit.runtime/src/org/eclipse/jdt/internal/junit/runner/junit3/JUnit3TestLoader.java (at line 108) [javac] Test test= (Test) suiteMethod.invoke(null, new Class[0]); // static [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] The argument of type Class[] should explicitly be cast to Object[] for the invocation of the varargs method invoke(Object, Object...) from type Method. It could alternatively be cast to Object for a varargs invocation [javac] ---------- [javac] 63. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.junit.runtime/src/org/eclipse/jdt/internal/junit/runner/junit3/JUnit3TestLoader.java (at line 132) [javac] private Test setupTest(Class reloadedTestClass, Test reloadedTest) { [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] 64. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.junit.runtime/src/org/eclipse/jdt/internal/junit/runner/junit3/JUnit3TestLoader.java (at line 138) [javac] setup= reloadedTestClass.getMethod(SET_UP_TEST_METHOD_NAME, new Class[] { Test.class }); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Type safety: The method getMethod(String, Class...) belongs to the raw type Class. References to generic type Class should be parameterized [javac] ---------- [javac] ---------- [javac] 65. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.junit.runtime/src/org/eclipse/jdt/internal/junit/runner/junit3/JUnit3TestReference.java (at line 46) [javac] Class clazz= object.getClass(); [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] 66. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.junit.runtime/src/org/eclipse/jdt/internal/junit/runner/junit3/JUnit3TestReference.java (at line 92) [javac] return MessageFormat.format( [javac] MessageIds.TEST_IDENTIFIER_MESSAGE_FORMAT, new String[] { method.getName(), method.getDeclaringClass().getName() }); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] The argument of type String[] should explicitly be cast to Object[] for the invocation of the varargs method format(String, Object...) from type MessageFormat. It could alternatively be cast to Object for a varargs invocation [javac] ---------- [javac] 67. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.junit.runtime/src/org/eclipse/jdt/internal/junit/runner/junit3/JUnit3TestReference.java (at line 97) [javac] return MessageFormat.format(MessageIds.TEST_IDENTIFIER_MESSAGE_FORMAT, new String[] { testCase.getName(), fTest.getClass().getName() }); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] The argument of type String[] should explicitly be cast to Object[] for the invocation of the varargs method format(String, Object...) from type MessageFormat. It could alternatively be cast to Object for a varargs invocation [javac] ---------- [javac] 68. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.junit.runtime/src/org/eclipse/jdt/internal/junit/runner/junit3/JUnit3TestReference.java (at line 110) [javac] Class testClass= (Class) callJUnit4GetterMethod(fTest, "getTestClass"); //$NON-NLS-1$ [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] 69. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.junit.runtime/src/org/eclipse/jdt/internal/junit/runner/junit3/JUnit3TestReference.java (at line 110) [javac] Class testClass= (Class) callJUnit4GetterMethod(fTest, "getTestClass"); //$NON-NLS-1$ [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class should be parameterized [javac] ---------- [javac] 70. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.junit.runtime/src/org/eclipse/jdt/internal/junit/runner/junit3/JUnit3TestReference.java (at line 146) [javac] List tests= (List) callJUnit4GetterMethod(fTest, "getTests"); //$NON-NLS-1$ [javac] ^^^^ [javac] List is a raw type. References to generic type List should be parameterized [javac] ---------- [javac] 71. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.junit.runtime/src/org/eclipse/jdt/internal/junit/runner/junit3/JUnit3TestReference.java (at line 146) [javac] List tests= (List) callJUnit4GetterMethod(fTest, "getTests"); //$NON-NLS-1$ [javac] ^^^^ [javac] List is a raw type. References to generic type List should be parameterized [javac] ---------- [javac] 72. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.junit.runtime/src/org/eclipse/jdt/internal/junit/runner/junit3/JUnit3TestReference.java (at line 147) [javac] for (Iterator iter= tests.iterator(); iter.hasNext();) { [javac] ^^^^^^^^ [javac] Iterator is a raw type. References to generic type Iterator should be parameterized [javac] ---------- [javac] 72 problems (72 warnings) [copy] Copying 1 file to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.junit.runtime/temp.folder/@dot.bin [copy] Copying 37 files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.junit.runtime/@dot [delete] Deleting directory /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.junit.runtime/temp.folder/@dot.bin properties: init: build.jars: properties: init: @dot: [mkdir] Created dir: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.junit4.runtime/temp.folder/@dot.bin [javac] Compiling 6 source files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.junit4.runtime/temp.folder/@dot.bin [copy] Copying 8 files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.junit4.runtime/@dot [delete] Deleting directory /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.junit4.runtime/temp.folder/@dot.bin properties: init: build.jars: pre.build.jars: properties: init: @dot: [mkdir] Created dir: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.core/temp.folder/@dot.bin pre.@dot: [javac] Compiling 1178 source files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.core/temp.folder/@dot.bin [copy] Copying 36 files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.core/temp.folder/@dot.bin post.compile.@dot: init: [mkdir] Created dir: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.core/ecj-temp-src-folder [mkdir] Created dir: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.core/ecj-temp-folder extract-batch-compiler: [echo] Extract .class file and properties for the batch compiler [copy] Copying 414 files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.core/ecj-temp-folder [copy] Copying 1486 files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.core/@dot [delete] Deleting directory /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.core/temp.folder/@dot.bin post.@dot: properties: init: jdtCompilerAdapter.jar: [mkdir] Created dir: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.core/temp.folder/jdtCompilerAdapter.jar.bin pre.jdtCompilerAdapter.jar: [javac] Compiling 3 source files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.core/temp.folder/jdtCompilerAdapter.jar.bin [copy] Copying 2 files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.core/temp.folder/jdtCompilerAdapter.jar.bin post.compile.jdtCompilerAdapter.jar: init: extract-ant-adapter-compiler: [echo] Extract .class file and properties for the ant adapter [copy] Copying 5 files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.core/ecj-temp-folder [jar] Building jar: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.core/jdtCompilerAdapter.jar [delete] Deleting directory /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.core/temp.folder/jdtCompilerAdapter.jar.bin post.jdtCompilerAdapter.jar: post.build.jars: init: export: [echo] UPDATE ecj-global.jar [delete] Deleting: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.core/ecj/global/ecj-global.jar [zip] Building zip: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.core/ecj/global/ecj-global.jar [echo] UPDATE ecjsrc-global.zip [delete] Deleting: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.core/ecj/global/ecjsrc-global.zip [zip] Building zip: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.core/ecj/global/ecjsrc-global.zip cleanup: [delete] Deleting directory /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.core/ecj-temp-folder [delete] Deleting directory /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.core/ecj-temp-src-folder properties: init: build.jars: pre.build.jars: properties: init: @dot: [mkdir] Created dir: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.compiler.tool/temp.folder/@dot.bin pre.@dot: [javac] Compiling 8 source files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.compiler.tool/temp.folder/@dot.bin [copy] Copying 1 file to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.compiler.tool/temp.folder/@dot.bin post.compile.@dot: [echo] UPDATE ecj-global.jar [mkdir] Created dir: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.compiler.tool/tempbin [unjar] Expanding: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.core/ecj/global/ecj-global.jar into /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.compiler.tool/tempbin [zip] Building zip: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.core/ecj/global/ecj-global.jar [delete] Deleting directory /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.compiler.tool/tempbin [echo] UPDATE ecjsrc-global.zip [mkdir] Created dir: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.compiler.tool/tempsrc [unzip] Expanding: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.core/ecj/global/ecjsrc-global.zip into /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.compiler.tool/tempsrc [zip] Building zip: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.core/ecj/global/ecjsrc-global.zip [delete] Deleting directory /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.compiler.tool/tempsrc [copy] Copying 16 files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.compiler.tool/@dot [delete] Deleting directory /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.compiler.tool/temp.folder/@dot.bin post.@dot: post.build.jars: properties: init: build.jars: pre.build.jars: properties: init: @dot: [mkdir] Created dir: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.compiler.apt/temp.folder/@dot.bin pre.@dot: [javac] Compiling 44 source files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.compiler.apt/temp.folder/@dot.bin post.compile.@dot: [echo] UPDATE ecj-global.jar [mkdir] Created dir: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.compiler.apt/tempbin [unjar] Expanding: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.core/ecj/global/ecj-global.jar into /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.compiler.apt/tempbin [zip] Building zip: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.core/ecj/global/ecj-global.jar [delete] Deleting directory /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.compiler.apt/tempbin [echo] UPDATE ecjsrc-global.zip [mkdir] Created dir: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.compiler.apt/tempsrc [unzip] Expanding: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.core/ecj/global/ecjsrc-global.zip into /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.compiler.apt/tempsrc [zip] Building zip: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.core/ecj/global/ecjsrc-global.zip [delete] Deleting directory /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.compiler.apt/tempsrc [copy] Copying 48 files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.compiler.apt/@dot [delete] Deleting directory /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.compiler.apt/temp.folder/@dot.bin post.@dot: post.build.jars: properties: init: build.jars: properties: init: @dot: [mkdir] Created dir: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.apt.core/temp.folder/@dot.bin [javac] Compiling 164 source files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.apt.core/temp.folder/@dot.bin [copy] Copying 3 files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.apt.core/temp.folder/@dot.bin [copy] Copying 217 files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.apt.core/@dot [delete] Deleting directory /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.apt.core/temp.folder/@dot.bin properties: init: build.jars: properties: init: @dot: [mkdir] Created dir: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.apt.pluggable.core/temp.folder/@dot.bin [javac] Compiling 14 source files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.apt.pluggable.core/temp.folder/@dot.bin [copy] Copying 14 files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.apt.pluggable.core/@dot [delete] Deleting directory /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.apt.pluggable.core/temp.folder/@dot.bin properties: init: build.jars: properties: init: jdi.jar: [mkdir] Created dir: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.debug/temp.folder/jdi.jar.bin [javac] Compiling 121 source files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.debug/temp.folder/jdi.jar.bin [jar] Building jar: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.debug/jdi.jar [delete] Deleting directory /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.debug/temp.folder/jdi.jar.bin properties: init: jdimodel.jar: [mkdir] Created dir: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.debug/temp.folder/jdimodel.jar.bin [javac] Compiling 342 source files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.debug/temp.folder/jdimodel.jar.bin [javac] ---------- [javac] 1. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.debug/model/org/eclipse/jdt/internal/debug/core/hcr/JavaHotCodeReplaceManager.java (at line 69) [javac] import org.eclipse.jdt.internal.core.util.Util; [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type Util is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.core/@dot [javac] ---------- [javac] 2. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.debug/model/org/eclipse/jdt/internal/debug/core/hcr/JavaHotCodeReplaceManager.java (at line 634) [javac] bytes= Util.getResourceContentsAsByteArray((IFile) resource); [javac] ^^^^ [javac] Discouraged access: The type Util is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.core/@dot [javac] ---------- [javac] 3. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.debug/model/org/eclipse/jdt/internal/debug/core/hcr/JavaHotCodeReplaceManager.java (at line 634) [javac] bytes= Util.getResourceContentsAsByteArray((IFile) resource); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method getResourceContentsAsByteArray(IFile) from the type Util is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.core/@dot [javac] ---------- [javac] ---------- [javac] 4. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.debug/eval/org/eclipse/jdt/internal/debug/eval/ast/engine/SignatureExt.java (at line 17) [javac] import org.eclipse.jdt.internal.core.util.Util; [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type Util is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.core/@dot [javac] ---------- [javac] 5. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.debug/eval/org/eclipse/jdt/internal/debug/eval/ast/engine/SignatureExt.java (at line 37) [javac] i = Util.scanTypeSignature(typeSignature, i); [javac] ^^^^ [javac] Discouraged access: The type Util is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.core/@dot [javac] ---------- [javac] 6. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.debug/eval/org/eclipse/jdt/internal/debug/eval/ast/engine/SignatureExt.java (at line 37) [javac] i = Util.scanTypeSignature(typeSignature, i); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method scanTypeSignature(char[], int) from the type Util is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.core/@dot [javac] ---------- [javac] 7. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.debug/eval/org/eclipse/jdt/internal/debug/eval/ast/engine/SignatureExt.java (at line 47) [javac] i= Util.scanTypeSignature(typeSignature, i); [javac] ^^^^ [javac] Discouraged access: The type Util is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.core/@dot [javac] ---------- [javac] 8. WARNING in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.debug/eval/org/eclipse/jdt/internal/debug/eval/ast/engine/SignatureExt.java (at line 47) [javac] i= Util.scanTypeSignature(typeSignature, i); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method scanTypeSignature(char[], int) from the type Util is not accessible due to restriction on classpath entry /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.core/@dot [javac] ---------- [javac] 8 problems (8 warnings) [copy] Copying 13 files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.debug/temp.folder/jdimodel.jar.bin [jar] Building jar: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.debug/jdimodel.jar [delete] Deleting directory /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.debug/temp.folder/jdimodel.jar.bin properties: init: build.jars: properties: init: @dot: [mkdir] Created dir: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.launching/temp.folder/@dot.bin [javac] Compiling 96 source files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.launching/temp.folder/@dot.bin [copy] Copying 2 files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.launching/temp.folder/@dot.bin [copy] Copying 111 files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.launching/@dot [delete] Deleting directory /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.launching/temp.folder/@dot.bin properties: init: lib/launchingsupport.jar: [mkdir] Created dir: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.launching/temp.folder/lib/launchingsupport.jar.bin [javac] Compiling 3 source files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.launching/temp.folder/lib/launchingsupport.jar.bin [jar] Building jar: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.launching/lib/launchingsupport.jar [delete] Deleting directory /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.launching/temp.folder/lib/launchingsupport.jar.bin properties: init: build.jars: properties: init: build.jars: properties: init: @dot: [mkdir] Created dir: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.core.manipulation/temp.folder/@dot.bin [javac] Compiling 47 source files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.core.manipulation/temp.folder/@dot.bin [copy] Copying 2 files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.core.manipulation/temp.folder/@dot.bin [copy] Copying 53 files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.core.manipulation/@dot [delete] Deleting directory /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.core.manipulation/temp.folder/@dot.bin properties: init: build.jars: properties: init: @dot: [mkdir] Created dir: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.ui/temp.folder/@dot.bin [javac] Compiling 2027 source files to /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.ui/temp.folder/@dot.bin [javac] ---------- [javac] 1. ERROR in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/fix/UnimplementedCodeCleanUp.java (at line 105) [javac] problemLocations= filter(problemLocations, new int[] { IProblem.AbstractMethodMustBeImplemented, IProblem.EnumConstantMustImplementAbstractMethod }); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] IProblem.EnumConstantMustImplementAbstractMethod cannot be resolved [javac] ---------- [javac] 2. ERROR in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/fix/UnimplementedCodeCleanUp.java (at line 114) [javac] IProblemLocation[] problemLocations= filter(problems, new int[] { IProblem.AbstractMethodMustBeImplemented, IProblem.EnumConstantMustImplementAbstractMethod }); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] IProblem.EnumConstantMustImplementAbstractMethod cannot be resolved [javac] ---------- [javac] 3. ERROR in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/fix/UnimplementedCodeCleanUp.java (at line 123) [javac] if (id == IProblem.AbstractMethodMustBeImplemented || id == IProblem.EnumConstantMustImplementAbstractMethod) [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] IProblem.EnumConstantMustImplementAbstractMethod cannot be resolved [javac] ---------- [javac] 4. ERROR in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/fix/UnimplementedCodeCleanUp.java (at line 136) [javac] IProblemLocation[] locations= filter(convertProblems(compilationUnit.getProblems()), new int[] { IProblem.AbstractMethodMustBeImplemented, IProblem.EnumConstantMustImplementAbstractMethod }); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] IProblem.EnumConstantMustImplementAbstractMethod cannot be resolved [javac] ---------- [javac] ---------- [javac] 5. ERROR in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/text/correction/QuickFixProcessor.java (at line 78) [javac] case IProblem.EnumConstantMustImplementAbstractMethod: [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] IProblem.EnumConstantMustImplementAbstractMethod cannot be resolved [javac] ---------- [javac] 6. ERROR in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/text/correction/QuickFixProcessor.java (at line 200) [javac] case IProblem.UnusedWarningToken: [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] IProblem.UnusedWarningToken cannot be resolved [javac] ---------- [javac] 7. ERROR in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/text/correction/QuickFixProcessor.java (at line 201) [javac] case IProblem.RedundantSuperinterface: [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] IProblem.RedundantSuperinterface cannot be resolved [javac] ---------- [javac] 8. ERROR in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/text/correction/QuickFixProcessor.java (at line 322) [javac] case IProblem.RedundantSuperinterface: [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] IProblem.RedundantSuperinterface cannot be resolved [javac] ---------- [javac] 9. ERROR in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/text/correction/QuickFixProcessor.java (at line 412) [javac] case IProblem.EnumConstantMustImplementAbstractMethod: [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] IProblem.EnumConstantMustImplementAbstractMethod cannot be resolved [javac] ---------- [javac] 10. ERROR in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/text/correction/QuickFixProcessor.java (at line 574) [javac] case IProblem.UnusedWarningToken: [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] IProblem.UnusedWarningToken cannot be resolved [javac] ---------- [javac] 10 problems (10 errors) [javac] Compilation failed. Compiler errors are available in /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.ui/temp.folder/@dot.bin.log BUILD FAILED /home/mepcotterell/Desktop/build/buildScripts/build.xml:68: The following error occurred while executing this line: /home/mepcotterell/Desktop/build/buildScripts/build.xml:8: The following error occurred while executing this line: /home/mepcotterell/Desktop/build/buildScripts/features/org.eclipse.sdk/build.xml:39: The following error occurred while executing this line: /home/mepcotterell/Desktop/build/buildScripts/features/org.eclipse.sdk/build.xml:21: The following error occurred while executing this line: /home/mepcotterell/Desktop/build/buildScripts/features/org.eclipse.jdt/build.xml:119: The following error occurred while executing this line: /home/mepcotterell/Desktop/build/buildScripts/features/org.eclipse.jdt/build.xml:75: The following error occurred while executing this line: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.ui/build.xml:418: The following error occurred while executing this line: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.ui/build.xml:342: Compile failed; see the compiler error output for details. at org.apache.tools.ant.ProjectHelper.addLocationToBuildException(ProjectHelper.java:541) at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:419) at org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:105) at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:288) at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:616) at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:105) at org.apache.tools.ant.Task.perform(Task.java:348) at org.apache.tools.ant.Target.execute(Target.java:357) at org.apache.tools.ant.Target.performTasks(Target.java:385) at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1329) at org.apache.tools.ant.Project.executeTarget(Project.java:1298) at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41) at org.apache.tools.ant.Project.executeTargets(Project.java:1181) at org.apache.tools.ant.Main.runBuild(Main.java:698) at org.apache.tools.ant.Main.startAnt(Main.java:199) at org.apache.tools.ant.launch.Launcher.run(Launcher.java:257) at org.apache.tools.ant.launch.Launcher.main(Launcher.java:104) Caused by: /home/mepcotterell/Desktop/build/buildScripts/build.xml:8: The following error occurred while executing this line: /home/mepcotterell/Desktop/build/buildScripts/features/org.eclipse.sdk/build.xml:39: The following error occurred while executing this line: /home/mepcotterell/Desktop/build/buildScripts/features/org.eclipse.sdk/build.xml:21: The following error occurred while executing this line: /home/mepcotterell/Desktop/build/buildScripts/features/org.eclipse.jdt/build.xml:119: The following error occurred while executing this line: /home/mepcotterell/Desktop/build/buildScripts/features/org.eclipse.jdt/build.xml:75: The following error occurred while executing this line: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.ui/build.xml:418: The following error occurred while executing this line: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.ui/build.xml:342: Compile failed; see the compiler error output for details. at org.apache.tools.ant.ProjectHelper.addLocationToBuildException(ProjectHelper.java:541) at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:419) at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:288) at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:616) at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:105) at org.apache.tools.ant.Task.perform(Task.java:348) at org.apache.tools.ant.Target.execute(Target.java:357) at org.apache.tools.ant.Target.performTasks(Target.java:385) at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1329) at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:38) at org.apache.tools.ant.Project.executeTargets(Project.java:1181) at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:416) ... 17 more Caused by: /home/mepcotterell/Desktop/build/buildScripts/features/org.eclipse.sdk/build.xml:39: The following error occurred while executing this line: /home/mepcotterell/Desktop/build/buildScripts/features/org.eclipse.sdk/build.xml:21: The following error occurred while executing this line: /home/mepcotterell/Desktop/build/buildScripts/features/org.eclipse.jdt/build.xml:119: The following error occurred while executing this line: /home/mepcotterell/Desktop/build/buildScripts/features/org.eclipse.jdt/build.xml:75: The following error occurred while executing this line: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.ui/build.xml:418: The following error occurred while executing this line: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.ui/build.xml:342: Compile failed; see the compiler error output for details. at org.apache.tools.ant.ProjectHelper.addLocationToBuildException(ProjectHelper.java:541) at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:419) at org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:105) at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:288) at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:616) at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:105) at org.apache.tools.ant.Task.perform(Task.java:348) at org.apache.tools.ant.Target.execute(Target.java:357) at org.apache.tools.ant.Target.performTasks(Target.java:385) at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1329) at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:38) at org.apache.tools.ant.Project.executeTargets(Project.java:1181) at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:416) ... 29 more Caused by: /home/mepcotterell/Desktop/build/buildScripts/features/org.eclipse.sdk/build.xml:21: The following error occurred while executing this line: /home/mepcotterell/Desktop/build/buildScripts/features/org.eclipse.jdt/build.xml:119: The following error occurred while executing this line: /home/mepcotterell/Desktop/build/buildScripts/features/org.eclipse.jdt/build.xml:75: The following error occurred while executing this line: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.ui/build.xml:418: The following error occurred while executing this line: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.ui/build.xml:342: Compile failed; see the compiler error output for details. at org.apache.tools.ant.ProjectHelper.addLocationToBuildException(ProjectHelper.java:541) at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:419) at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:288) at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:616) at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:105) at org.apache.tools.ant.Task.perform(Task.java:348) at org.apache.tools.ant.Target.execute(Target.java:357) at org.apache.tools.ant.Target.performTasks(Target.java:385) at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1329) at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:38) at org.apache.tools.ant.Project.executeTargets(Project.java:1181) at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:416) ... 42 more Caused by: /home/mepcotterell/Desktop/build/buildScripts/features/org.eclipse.jdt/build.xml:119: The following error occurred while executing this line: /home/mepcotterell/Desktop/build/buildScripts/features/org.eclipse.jdt/build.xml:75: The following error occurred while executing this line: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.ui/build.xml:418: The following error occurred while executing this line: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.ui/build.xml:342: Compile failed; see the compiler error output for details. at org.apache.tools.ant.ProjectHelper.addLocationToBuildException(ProjectHelper.java:541) at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:419) at org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:105) at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:288) at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:616) at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:105) at org.apache.tools.ant.Task.perform(Task.java:348) at org.apache.tools.ant.Target.execute(Target.java:357) at org.apache.tools.ant.Target.performTasks(Target.java:385) at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1329) at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:38) at org.apache.tools.ant.Project.executeTargets(Project.java:1181) at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:416) ... 54 more Caused by: /home/mepcotterell/Desktop/build/buildScripts/features/org.eclipse.jdt/build.xml:75: The following error occurred while executing this line: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.ui/build.xml:418: The following error occurred while executing this line: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.ui/build.xml:342: Compile failed; see the compiler error output for details. at org.apache.tools.ant.ProjectHelper.addLocationToBuildException(ProjectHelper.java:541) at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:419) at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:288) at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:616) at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:105) at org.apache.tools.ant.Task.perform(Task.java:348) at org.apache.tools.ant.Target.execute(Target.java:357) at org.apache.tools.ant.Target.performTasks(Target.java:385) at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1329) at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:38) at org.apache.tools.ant.Project.executeTargets(Project.java:1181) at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:416) ... 67 more Caused by: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.ui/build.xml:418: The following error occurred while executing this line: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.ui/build.xml:342: Compile failed; see the compiler error output for details. at org.apache.tools.ant.ProjectHelper.addLocationToBuildException(ProjectHelper.java:541) at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:419) at org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:105) at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:288) at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:616) at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:105) at org.apache.tools.ant.Task.perform(Task.java:348) at org.apache.tools.ant.Target.execute(Target.java:357) at org.apache.tools.ant.Target.performTasks(Target.java:385) at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1329) at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:38) at org.apache.tools.ant.Project.executeTargets(Project.java:1181) at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:416) ... 79 more Caused by: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.ui/build.xml:342: Compile failed; see the compiler error output for details. at org.apache.tools.ant.taskdefs.Javac.compile(Javac.java:999) at org.apache.tools.ant.taskdefs.Javac.execute(Javac.java:820) at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:288) at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:616) at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:105) at org.apache.tools.ant.Task.perform(Task.java:348) at org.apache.tools.ant.Target.execute(Target.java:357) at org.apache.tools.ant.Target.performTasks(Target.java:385) at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1329) at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:38) at org.apache.tools.ant.Project.executeTargets(Project.java:1181) at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:416) ... 92 more --- Nested Exception --- /home/mepcotterell/Desktop/build/buildScripts/build.xml:8: The following error occurred while executing this line: /home/mepcotterell/Desktop/build/buildScripts/features/org.eclipse.sdk/build.xml:39: The following error occurred while executing this line: /home/mepcotterell/Desktop/build/buildScripts/features/org.eclipse.sdk/build.xml:21: The following error occurred while executing this line: /home/mepcotterell/Desktop/build/buildScripts/features/org.eclipse.jdt/build.xml:119: The following error occurred while executing this line: /home/mepcotterell/Desktop/build/buildScripts/features/org.eclipse.jdt/build.xml:75: The following error occurred while executing this line: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.ui/build.xml:418: The following error occurred while executing this line: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.ui/build.xml:342: Compile failed; see the compiler error output for details. at org.apache.tools.ant.ProjectHelper.addLocationToBuildException(ProjectHelper.java:541) at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:419) at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:288) at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:616) at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:105) at org.apache.tools.ant.Task.perform(Task.java:348) at org.apache.tools.ant.Target.execute(Target.java:357) at org.apache.tools.ant.Target.performTasks(Target.java:385) at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1329) at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:38) at org.apache.tools.ant.Project.executeTargets(Project.java:1181) at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:416) at org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:105) at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:288) at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:616) at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:105) at org.apache.tools.ant.Task.perform(Task.java:348) at org.apache.tools.ant.Target.execute(Target.java:357) at org.apache.tools.ant.Target.performTasks(Target.java:385) at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1329) at org.apache.tools.ant.Project.executeTarget(Project.java:1298) at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41) at org.apache.tools.ant.Project.executeTargets(Project.java:1181) at org.apache.tools.ant.Main.runBuild(Main.java:698) at org.apache.tools.ant.Main.startAnt(Main.java:199) at org.apache.tools.ant.launch.Launcher.run(Launcher.java:257) at org.apache.tools.ant.launch.Launcher.main(Launcher.java:104) Caused by: /home/mepcotterell/Desktop/build/buildScripts/features/org.eclipse.sdk/build.xml:39: The following error occurred while executing this line: /home/mepcotterell/Desktop/build/buildScripts/features/org.eclipse.sdk/build.xml:21: The following error occurred while executing this line: /home/mepcotterell/Desktop/build/buildScripts/features/org.eclipse.jdt/build.xml:119: The following error occurred while executing this line: /home/mepcotterell/Desktop/build/buildScripts/features/org.eclipse.jdt/build.xml:75: The following error occurred while executing this line: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.ui/build.xml:418: The following error occurred while executing this line: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.ui/build.xml:342: Compile failed; see the compiler error output for details. at org.apache.tools.ant.ProjectHelper.addLocationToBuildException(ProjectHelper.java:541) at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:419) at org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:105) at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:288) at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:616) at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:105) at org.apache.tools.ant.Task.perform(Task.java:348) at org.apache.tools.ant.Target.execute(Target.java:357) at org.apache.tools.ant.Target.performTasks(Target.java:385) at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1329) at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:38) at org.apache.tools.ant.Project.executeTargets(Project.java:1181) at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:416) ... 29 more Caused by: /home/mepcotterell/Desktop/build/buildScripts/features/org.eclipse.sdk/build.xml:21: The following error occurred while executing this line: /home/mepcotterell/Desktop/build/buildScripts/features/org.eclipse.jdt/build.xml:119: The following error occurred while executing this line: /home/mepcotterell/Desktop/build/buildScripts/features/org.eclipse.jdt/build.xml:75: The following error occurred while executing this line: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.ui/build.xml:418: The following error occurred while executing this line: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.ui/build.xml:342: Compile failed; see the compiler error output for details. at org.apache.tools.ant.ProjectHelper.addLocationToBuildException(ProjectHelper.java:541) at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:419) at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:288) at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:616) at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:105) at org.apache.tools.ant.Task.perform(Task.java:348) at org.apache.tools.ant.Target.execute(Target.java:357) at org.apache.tools.ant.Target.performTasks(Target.java:385) at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1329) at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:38) at org.apache.tools.ant.Project.executeTargets(Project.java:1181) at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:416) ... 42 more Caused by: /home/mepcotterell/Desktop/build/buildScripts/features/org.eclipse.jdt/build.xml:119: The following error occurred while executing this line: /home/mepcotterell/Desktop/build/buildScripts/features/org.eclipse.jdt/build.xml:75: The following error occurred while executing this line: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.ui/build.xml:418: The following error occurred while executing this line: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.ui/build.xml:342: Compile failed; see the compiler error output for details. at org.apache.tools.ant.ProjectHelper.addLocationToBuildException(ProjectHelper.java:541) at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:419) at org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:105) at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:288) at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:616) at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:105) at org.apache.tools.ant.Task.perform(Task.java:348) at org.apache.tools.ant.Target.execute(Target.java:357) at org.apache.tools.ant.Target.performTasks(Target.java:385) at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1329) at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:38) at org.apache.tools.ant.Project.executeTargets(Project.java:1181) at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:416) ... 54 more Caused by: /home/mepcotterell/Desktop/build/buildScripts/features/org.eclipse.jdt/build.xml:75: The following error occurred while executing this line: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.ui/build.xml:418: The following error occurred while executing this line: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.ui/build.xml:342: Compile failed; see the compiler error output for details. at org.apache.tools.ant.ProjectHelper.addLocationToBuildException(ProjectHelper.java:541) at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:419) at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:288) at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:616) at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:105) at org.apache.tools.ant.Task.perform(Task.java:348) at org.apache.tools.ant.Target.execute(Target.java:357) at org.apache.tools.ant.Target.performTasks(Target.java:385) at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1329) at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:38) at org.apache.tools.ant.Project.executeTargets(Project.java:1181) at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:416) ... 67 more Caused by: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.ui/build.xml:418: The following error occurred while executing this line: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.ui/build.xml:342: Compile failed; see the compiler error output for details. at org.apache.tools.ant.ProjectHelper.addLocationToBuildException(ProjectHelper.java:541) at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:419) at org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:105) at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:288) at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:616) at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:105) at org.apache.tools.ant.Task.perform(Task.java:348) at org.apache.tools.ant.Target.execute(Target.java:357) at org.apache.tools.ant.Target.performTasks(Target.java:385) at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1329) at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:38) at org.apache.tools.ant.Project.executeTargets(Project.java:1181) at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:416) ... 79 more Caused by: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.ui/build.xml:342: Compile failed; see the compiler error output for details. at org.apache.tools.ant.taskdefs.Javac.compile(Javac.java:999) at org.apache.tools.ant.taskdefs.Javac.execute(Javac.java:820) at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:288) at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:616) at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:105) at org.apache.tools.ant.Task.perform(Task.java:348) at org.apache.tools.ant.Target.execute(Target.java:357) at org.apache.tools.ant.Target.performTasks(Target.java:385) at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1329) at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:38) at org.apache.tools.ant.Project.executeTargets(Project.java:1181) at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:416) ... 92 more --- Nested Exception --- /home/mepcotterell/Desktop/build/buildScripts/features/org.eclipse.sdk/build.xml:39: The following error occurred while executing this line: /home/mepcotterell/Desktop/build/buildScripts/features/org.eclipse.sdk/build.xml:21: The following error occurred while executing this line: /home/mepcotterell/Desktop/build/buildScripts/features/org.eclipse.jdt/build.xml:119: The following error occurred while executing this line: /home/mepcotterell/Desktop/build/buildScripts/features/org.eclipse.jdt/build.xml:75: The following error occurred while executing this line: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.ui/build.xml:418: The following error occurred while executing this line: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.ui/build.xml:342: Compile failed; see the compiler error output for details. at org.apache.tools.ant.ProjectHelper.addLocationToBuildException(ProjectHelper.java:541) at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:419) at org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:105) at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:288) at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:616) at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:105) at org.apache.tools.ant.Task.perform(Task.java:348) at org.apache.tools.ant.Target.execute(Target.java:357) at org.apache.tools.ant.Target.performTasks(Target.java:385) at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1329) at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:38) at org.apache.tools.ant.Project.executeTargets(Project.java:1181) at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:416) at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:288) at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:616) at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:105) at org.apache.tools.ant.Task.perform(Task.java:348) at org.apache.tools.ant.Target.execute(Target.java:357) at org.apache.tools.ant.Target.performTasks(Target.java:385) at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1329) at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:38) at org.apache.tools.ant.Project.executeTargets(Project.java:1181) at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:416) at org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:105) at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:288) at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:616) at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:105) at org.apache.tools.ant.Task.perform(Task.java:348) at org.apache.tools.ant.Target.execute(Target.java:357) at org.apache.tools.ant.Target.performTasks(Target.java:385) at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1329) at org.apache.tools.ant.Project.executeTarget(Project.java:1298) at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41) at org.apache.tools.ant.Project.executeTargets(Project.java:1181) at org.apache.tools.ant.Main.runBuild(Main.java:698) at org.apache.tools.ant.Main.startAnt(Main.java:199) at org.apache.tools.ant.launch.Launcher.run(Launcher.java:257) at org.apache.tools.ant.launch.Launcher.main(Launcher.java:104) Caused by: /home/mepcotterell/Desktop/build/buildScripts/features/org.eclipse.sdk/build.xml:21: The following error occurred while executing this line: /home/mepcotterell/Desktop/build/buildScripts/features/org.eclipse.jdt/build.xml:119: The following error occurred while executing this line: /home/mepcotterell/Desktop/build/buildScripts/features/org.eclipse.jdt/build.xml:75: The following error occurred while executing this line: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.ui/build.xml:418: The following error occurred while executing this line: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.ui/build.xml:342: Compile failed; see the compiler error output for details. at org.apache.tools.ant.ProjectHelper.addLocationToBuildException(ProjectHelper.java:541) at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:419) at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:288) at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:616) at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:105) at org.apache.tools.ant.Task.perform(Task.java:348) at org.apache.tools.ant.Target.execute(Target.java:357) at org.apache.tools.ant.Target.performTasks(Target.java:385) at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1329) at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:38) at org.apache.tools.ant.Project.executeTargets(Project.java:1181) at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:416) ... 42 more Caused by: /home/mepcotterell/Desktop/build/buildScripts/features/org.eclipse.jdt/build.xml:119: The following error occurred while executing this line: /home/mepcotterell/Desktop/build/buildScripts/features/org.eclipse.jdt/build.xml:75: The following error occurred while executing this line: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.ui/build.xml:418: The following error occurred while executing this line: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.ui/build.xml:342: Compile failed; see the compiler error output for details. at org.apache.tools.ant.ProjectHelper.addLocationToBuildException(ProjectHelper.java:541) at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:419) at org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:105) at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:288) at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:616) at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:105) at org.apache.tools.ant.Task.perform(Task.java:348) at org.apache.tools.ant.Target.execute(Target.java:357) at org.apache.tools.ant.Target.performTasks(Target.java:385) at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1329) at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:38) at org.apache.tools.ant.Project.executeTargets(Project.java:1181) at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:416) ... 54 more Caused by: /home/mepcotterell/Desktop/build/buildScripts/features/org.eclipse.jdt/build.xml:75: The following error occurred while executing this line: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.ui/build.xml:418: The following error occurred while executing this line: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.ui/build.xml:342: Compile failed; see the compiler error output for details. at org.apache.tools.ant.ProjectHelper.addLocationToBuildException(ProjectHelper.java:541) at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:419) at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:288) at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:616) at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:105) at org.apache.tools.ant.Task.perform(Task.java:348) at org.apache.tools.ant.Target.execute(Target.java:357) at org.apache.tools.ant.Target.performTasks(Target.java:385) at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1329) at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:38) at org.apache.tools.ant.Project.executeTargets(Project.java:1181) at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:416) ... 67 more Caused by: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.ui/build.xml:418: The following error occurred while executing this line: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.ui/build.xml:342: Compile failed; see the compiler error output for details. at org.apache.tools.ant.ProjectHelper.addLocationToBuildException(ProjectHelper.java:541) at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:419) at org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:105) at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:288) at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:616) at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:105) at org.apache.tools.ant.Task.perform(Task.java:348) at org.apache.tools.ant.Target.execute(Target.java:357) at org.apache.tools.ant.Target.performTasks(Target.java:385) at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1329) at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:38) at org.apache.tools.ant.Project.executeTargets(Project.java:1181) at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:416) ... 79 more Caused by: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.ui/build.xml:342: Compile failed; see the compiler error output for details. at org.apache.tools.ant.taskdefs.Javac.compile(Javac.java:999) at org.apache.tools.ant.taskdefs.Javac.execute(Javac.java:820) at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:288) at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:616) at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:105) at org.apache.tools.ant.Task.perform(Task.java:348) at org.apache.tools.ant.Target.execute(Target.java:357) at org.apache.tools.ant.Target.performTasks(Target.java:385) at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1329) at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:38) at org.apache.tools.ant.Project.executeTargets(Project.java:1181) at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:416) ... 92 more --- Nested Exception --- /home/mepcotterell/Desktop/build/buildScripts/features/org.eclipse.sdk/build.xml:21: The following error occurred while executing this line: /home/mepcotterell/Desktop/build/buildScripts/features/org.eclipse.jdt/build.xml:119: The following error occurred while executing this line: /home/mepcotterell/Desktop/build/buildScripts/features/org.eclipse.jdt/build.xml:75: The following error occurred while executing this line: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.ui/build.xml:418: The following error occurred while executing this line: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.ui/build.xml:342: Compile failed; see the compiler error output for details. at org.apache.tools.ant.ProjectHelper.addLocationToBuildException(ProjectHelper.java:541) at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:419) at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:288) at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:616) at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:105) at org.apache.tools.ant.Task.perform(Task.java:348) at org.apache.tools.ant.Target.execute(Target.java:357) at org.apache.tools.ant.Target.performTasks(Target.java:385) at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1329) at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:38) at org.apache.tools.ant.Project.executeTargets(Project.java:1181) at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:416) at org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:105) at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:288) at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:616) at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:105) at org.apache.tools.ant.Task.perform(Task.java:348) at org.apache.tools.ant.Target.execute(Target.java:357) at org.apache.tools.ant.Target.performTasks(Target.java:385) at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1329) at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:38) at org.apache.tools.ant.Project.executeTargets(Project.java:1181) at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:416) at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:288) at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:616) at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:105) at org.apache.tools.ant.Task.perform(Task.java:348) at org.apache.tools.ant.Target.execute(Target.java:357) at org.apache.tools.ant.Target.performTasks(Target.java:385) at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1329) at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:38) at org.apache.tools.ant.Project.executeTargets(Project.java:1181) at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:416) at org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:105) at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:288) at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:616) at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:105) at org.apache.tools.ant.Task.perform(Task.java:348) at org.apache.tools.ant.Target.execute(Target.java:357) at org.apache.tools.ant.Target.performTasks(Target.java:385) at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1329) at org.apache.tools.ant.Project.executeTarget(Project.java:1298) at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41) at org.apache.tools.ant.Project.executeTargets(Project.java:1181) at org.apache.tools.ant.Main.runBuild(Main.java:698) at org.apache.tools.ant.Main.startAnt(Main.java:199) at org.apache.tools.ant.launch.Launcher.run(Launcher.java:257) at org.apache.tools.ant.launch.Launcher.main(Launcher.java:104) Caused by: /home/mepcotterell/Desktop/build/buildScripts/features/org.eclipse.jdt/build.xml:119: The following error occurred while executing this line: /home/mepcotterell/Desktop/build/buildScripts/features/org.eclipse.jdt/build.xml:75: The following error occurred while executing this line: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.ui/build.xml:418: The following error occurred while executing this line: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.ui/build.xml:342: Compile failed; see the compiler error output for details. at org.apache.tools.ant.ProjectHelper.addLocationToBuildException(ProjectHelper.java:541) at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:419) at org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:105) at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:288) at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:616) at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:105) at org.apache.tools.ant.Task.perform(Task.java:348) at org.apache.tools.ant.Target.execute(Target.java:357) at org.apache.tools.ant.Target.performTasks(Target.java:385) at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1329) at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:38) at org.apache.tools.ant.Project.executeTargets(Project.java:1181) at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:416) ... 54 more Caused by: /home/mepcotterell/Desktop/build/buildScripts/features/org.eclipse.jdt/build.xml:75: The following error occurred while executing this line: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.ui/build.xml:418: The following error occurred while executing this line: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.ui/build.xml:342: Compile failed; see the compiler error output for details. at org.apache.tools.ant.ProjectHelper.addLocationToBuildException(ProjectHelper.java:541) at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:419) at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:288) at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:616) at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:105) at org.apache.tools.ant.Task.perform(Task.java:348) at org.apache.tools.ant.Target.execute(Target.java:357) at org.apache.tools.ant.Target.performTasks(Target.java:385) at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1329) at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:38) at org.apache.tools.ant.Project.executeTargets(Project.java:1181) at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:416) ... 67 more Caused by: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.ui/build.xml:418: The following error occurred while executing this line: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.ui/build.xml:342: Compile failed; see the compiler error output for details. at org.apache.tools.ant.ProjectHelper.addLocationToBuildException(ProjectHelper.java:541) at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:419) at org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:105) at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:288) at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:616) at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:105) at org.apache.tools.ant.Task.perform(Task.java:348) at org.apache.tools.ant.Target.execute(Target.java:357) at org.apache.tools.ant.Target.performTasks(Target.java:385) at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1329) at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:38) at org.apache.tools.ant.Project.executeTargets(Project.java:1181) at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:416) ... 79 more Caused by: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.ui/build.xml:342: Compile failed; see the compiler error output for details. at org.apache.tools.ant.taskdefs.Javac.compile(Javac.java:999) at org.apache.tools.ant.taskdefs.Javac.execute(Javac.java:820) at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:288) at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:616) at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:105) at org.apache.tools.ant.Task.perform(Task.java:348) at org.apache.tools.ant.Target.execute(Target.java:357) at org.apache.tools.ant.Target.performTasks(Target.java:385) at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1329) at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:38) at org.apache.tools.ant.Project.executeTargets(Project.java:1181) at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:416) ... 92 more --- Nested Exception --- /home/mepcotterell/Desktop/build/buildScripts/features/org.eclipse.jdt/build.xml:119: The following error occurred while executing this line: /home/mepcotterell/Desktop/build/buildScripts/features/org.eclipse.jdt/build.xml:75: The following error occurred while executing this line: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.ui/build.xml:418: The following error occurred while executing this line: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.ui/build.xml:342: Compile failed; see the compiler error output for details. at org.apache.tools.ant.ProjectHelper.addLocationToBuildException(ProjectHelper.java:541) at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:419) at org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:105) at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:288) at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:616) at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:105) at org.apache.tools.ant.Task.perform(Task.java:348) at org.apache.tools.ant.Target.execute(Target.java:357) at org.apache.tools.ant.Target.performTasks(Target.java:385) at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1329) at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:38) at org.apache.tools.ant.Project.executeTargets(Project.java:1181) at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:416) at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:288) at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:616) at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:105) at org.apache.tools.ant.Task.perform(Task.java:348) at org.apache.tools.ant.Target.execute(Target.java:357) at org.apache.tools.ant.Target.performTasks(Target.java:385) at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1329) at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:38) at org.apache.tools.ant.Project.executeTargets(Project.java:1181) at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:416) at org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:105) at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:288) at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:616) at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:105) at org.apache.tools.ant.Task.perform(Task.java:348) at org.apache.tools.ant.Target.execute(Target.java:357) at org.apache.tools.ant.Target.performTasks(Target.java:385) at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1329) at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:38) at org.apache.tools.ant.Project.executeTargets(Project.java:1181) at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:416) at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:288) at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:616) at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:105) at org.apache.tools.ant.Task.perform(Task.java:348) at org.apache.tools.ant.Target.execute(Target.java:357) at org.apache.tools.ant.Target.performTasks(Target.java:385) at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1329) at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:38) at org.apache.tools.ant.Project.executeTargets(Project.java:1181) at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:416) at org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:105) at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:288) at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:616) at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:105) at org.apache.tools.ant.Task.perform(Task.java:348) at org.apache.tools.ant.Target.execute(Target.java:357) at org.apache.tools.ant.Target.performTasks(Target.java:385) at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1329) at org.apache.tools.ant.Project.executeTarget(Project.java:1298) at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41) at org.apache.tools.ant.Project.executeTargets(Project.java:1181) at org.apache.tools.ant.Main.runBuild(Main.java:698) at org.apache.tools.ant.Main.startAnt(Main.java:199) at org.apache.tools.ant.launch.Launcher.run(Launcher.java:257) at org.apache.tools.ant.launch.Launcher.main(Launcher.java:104) Caused by: /home/mepcotterell/Desktop/build/buildScripts/features/org.eclipse.jdt/build.xml:75: The following error occurred while executing this line: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.ui/build.xml:418: The following error occurred while executing this line: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.ui/build.xml:342: Compile failed; see the compiler error output for details. at org.apache.tools.ant.ProjectHelper.addLocationToBuildException(ProjectHelper.java:541) at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:419) at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:288) at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:616) at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:105) at org.apache.tools.ant.Task.perform(Task.java:348) at org.apache.tools.ant.Target.execute(Target.java:357) at org.apache.tools.ant.Target.performTasks(Target.java:385) at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1329) at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:38) at org.apache.tools.ant.Project.executeTargets(Project.java:1181) at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:416) ... 67 more Caused by: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.ui/build.xml:418: The following error occurred while executing this line: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.ui/build.xml:342: Compile failed; see the compiler error output for details. at org.apache.tools.ant.ProjectHelper.addLocationToBuildException(ProjectHelper.java:541) at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:419) at org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:105) at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:288) at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:616) at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:105) at org.apache.tools.ant.Task.perform(Task.java:348) at org.apache.tools.ant.Target.execute(Target.java:357) at org.apache.tools.ant.Target.performTasks(Target.java:385) at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1329) at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:38) at org.apache.tools.ant.Project.executeTargets(Project.java:1181) at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:416) ... 79 more Caused by: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.ui/build.xml:342: Compile failed; see the compiler error output for details. at org.apache.tools.ant.taskdefs.Javac.compile(Javac.java:999) at org.apache.tools.ant.taskdefs.Javac.execute(Javac.java:820) at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:288) at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:616) at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:105) at org.apache.tools.ant.Task.perform(Task.java:348) at org.apache.tools.ant.Target.execute(Target.java:357) at org.apache.tools.ant.Target.performTasks(Target.java:385) at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1329) at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:38) at org.apache.tools.ant.Project.executeTargets(Project.java:1181) at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:416) ... 92 more --- Nested Exception --- /home/mepcotterell/Desktop/build/buildScripts/features/org.eclipse.jdt/build.xml:75: The following error occurred while executing this line: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.ui/build.xml:418: The following error occurred while executing this line: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.ui/build.xml:342: Compile failed; see the compiler error output for details. at org.apache.tools.ant.ProjectHelper.addLocationToBuildException(ProjectHelper.java:541) at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:419) at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:288) at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:616) at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:105) at org.apache.tools.ant.Task.perform(Task.java:348) at org.apache.tools.ant.Target.execute(Target.java:357) at org.apache.tools.ant.Target.performTasks(Target.java:385) at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1329) at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:38) at org.apache.tools.ant.Project.executeTargets(Project.java:1181) at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:416) at org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:105) at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:288) at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:616) at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:105) at org.apache.tools.ant.Task.perform(Task.java:348) at org.apache.tools.ant.Target.execute(Target.java:357) at org.apache.tools.ant.Target.performTasks(Target.java:385) at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1329) at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:38) at org.apache.tools.ant.Project.executeTargets(Project.java:1181) at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:416) at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:288) at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:616) at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:105) at org.apache.tools.ant.Task.perform(Task.java:348) at org.apache.tools.ant.Target.execute(Target.java:357) at org.apache.tools.ant.Target.performTasks(Target.java:385) at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1329) at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:38) at org.apache.tools.ant.Project.executeTargets(Project.java:1181) at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:416) at org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:105) at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:288) at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:616) at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:105) at org.apache.tools.ant.Task.perform(Task.java:348) at org.apache.tools.ant.Target.execute(Target.java:357) at org.apache.tools.ant.Target.performTasks(Target.java:385) at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1329) at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:38) at org.apache.tools.ant.Project.executeTargets(Project.java:1181) at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:416) at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:288) at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:616) at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:105) at org.apache.tools.ant.Task.perform(Task.java:348) at org.apache.tools.ant.Target.execute(Target.java:357) at org.apache.tools.ant.Target.performTasks(Target.java:385) at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1329) at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:38) at org.apache.tools.ant.Project.executeTargets(Project.java:1181) at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:416) at org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:105) at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:288) at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:616) at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:105) at org.apache.tools.ant.Task.perform(Task.java:348) at org.apache.tools.ant.Target.execute(Target.java:357) at org.apache.tools.ant.Target.performTasks(Target.java:385) at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1329) at org.apache.tools.ant.Project.executeTarget(Project.java:1298) at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41) at org.apache.tools.ant.Project.executeTargets(Project.java:1181) at org.apache.tools.ant.Main.runBuild(Main.java:698) at org.apache.tools.ant.Main.startAnt(Main.java:199) at org.apache.tools.ant.launch.Launcher.run(Launcher.java:257) at org.apache.tools.ant.launch.Launcher.main(Launcher.java:104) Caused by: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.ui/build.xml:418: The following error occurred while executing this line: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.ui/build.xml:342: Compile failed; see the compiler error output for details. at org.apache.tools.ant.ProjectHelper.addLocationToBuildException(ProjectHelper.java:541) at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:419) at org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:105) at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:288) at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:616) at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:105) at org.apache.tools.ant.Task.perform(Task.java:348) at org.apache.tools.ant.Target.execute(Target.java:357) at org.apache.tools.ant.Target.performTasks(Target.java:385) at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1329) at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:38) at org.apache.tools.ant.Project.executeTargets(Project.java:1181) at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:416) ... 79 more Caused by: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.ui/build.xml:342: Compile failed; see the compiler error output for details. at org.apache.tools.ant.taskdefs.Javac.compile(Javac.java:999) at org.apache.tools.ant.taskdefs.Javac.execute(Javac.java:820) at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:288) at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:616) at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:105) at org.apache.tools.ant.Task.perform(Task.java:348) at org.apache.tools.ant.Target.execute(Target.java:357) at org.apache.tools.ant.Target.performTasks(Target.java:385) at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1329) at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:38) at org.apache.tools.ant.Project.executeTargets(Project.java:1181) at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:416) ... 92 more --- Nested Exception --- /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.ui/build.xml:418: The following error occurred while executing this line: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.ui/build.xml:342: Compile failed; see the compiler error output for details. at org.apache.tools.ant.ProjectHelper.addLocationToBuildException(ProjectHelper.java:541) at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:419) at org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:105) at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:288) at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:616) at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:105) at org.apache.tools.ant.Task.perform(Task.java:348) at org.apache.tools.ant.Target.execute(Target.java:357) at org.apache.tools.ant.Target.performTasks(Target.java:385) at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1329) at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:38) at org.apache.tools.ant.Project.executeTargets(Project.java:1181) at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:416) at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:288) at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:616) at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:105) at org.apache.tools.ant.Task.perform(Task.java:348) at org.apache.tools.ant.Target.execute(Target.java:357) at org.apache.tools.ant.Target.performTasks(Target.java:385) at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1329) at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:38) at org.apache.tools.ant.Project.executeTargets(Project.java:1181) at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:416) at org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:105) at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:288) at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:616) at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:105) at org.apache.tools.ant.Task.perform(Task.java:348) at org.apache.tools.ant.Target.execute(Target.java:357) at org.apache.tools.ant.Target.performTasks(Target.java:385) at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1329) at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:38) at org.apache.tools.ant.Project.executeTargets(Project.java:1181) at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:416) at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:288) at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:616) at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:105) at org.apache.tools.ant.Task.perform(Task.java:348) at org.apache.tools.ant.Target.execute(Target.java:357) at org.apache.tools.ant.Target.performTasks(Target.java:385) at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1329) at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:38) at org.apache.tools.ant.Project.executeTargets(Project.java:1181) at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:416) at org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:105) at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:288) at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:616) at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:105) at org.apache.tools.ant.Task.perform(Task.java:348) at org.apache.tools.ant.Target.execute(Target.java:357) at org.apache.tools.ant.Target.performTasks(Target.java:385) at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1329) at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:38) at org.apache.tools.ant.Project.executeTargets(Project.java:1181) at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:416) at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:288) at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:616) at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:105) at org.apache.tools.ant.Task.perform(Task.java:348) at org.apache.tools.ant.Target.execute(Target.java:357) at org.apache.tools.ant.Target.performTasks(Target.java:385) at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1329) at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:38) at org.apache.tools.ant.Project.executeTargets(Project.java:1181) at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:416) at org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:105) at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:288) at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:616) at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:105) at org.apache.tools.ant.Task.perform(Task.java:348) at org.apache.tools.ant.Target.execute(Target.java:357) at org.apache.tools.ant.Target.performTasks(Target.java:385) at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1329) at org.apache.tools.ant.Project.executeTarget(Project.java:1298) at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41) at org.apache.tools.ant.Project.executeTargets(Project.java:1181) at org.apache.tools.ant.Main.runBuild(Main.java:698) at org.apache.tools.ant.Main.startAnt(Main.java:199) at org.apache.tools.ant.launch.Launcher.run(Launcher.java:257) at org.apache.tools.ant.launch.Launcher.main(Launcher.java:104) Caused by: /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.ui/build.xml:342: Compile failed; see the compiler error output for details. at org.apache.tools.ant.taskdefs.Javac.compile(Javac.java:999) at org.apache.tools.ant.taskdefs.Javac.execute(Javac.java:820) at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:288) at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:616) at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:105) at org.apache.tools.ant.Task.perform(Task.java:348) at org.apache.tools.ant.Target.execute(Target.java:357) at org.apache.tools.ant.Target.performTasks(Target.java:385) at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1329) at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:38) at org.apache.tools.ant.Project.executeTargets(Project.java:1181) at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:416) ... 92 more --- Nested Exception --- /home/mepcotterell/Desktop/build/buildScripts/plugins/org.eclipse.jdt.ui/build.xml:342: Compile failed; see the compiler error output for details. at org.apache.tools.ant.taskdefs.Javac.compile(Javac.java:999) at org.apache.tools.ant.taskdefs.Javac.execute(Javac.java:820) at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:288) at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:616) at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:105) at org.apache.tools.ant.Task.perform(Task.java:348) at org.apache.tools.ant.Target.execute(Target.java:357) at org.apache.tools.ant.Target.performTasks(Target.java:385) at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1329) at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:38) at org.apache.tools.ant.Project.executeTargets(Project.java:1181) at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:416) at org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:105) at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:288) at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:616) at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:105) at org.apache.tools.ant.Task.perform(Task.java:348) at org.apache.tools.ant.Target.execute(Target.java:357) at org.apache.tools.ant.Target.performTasks(Target.java:385) at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1329) at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:38) at org.apache.tools.ant.Project.executeTargets(Project.java:1181) at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:416) at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:288) at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:616) at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:105) at org.apache.tools.ant.Task.perform(Task.java:348) at org.apache.tools.ant.Target.execute(Target.java:357) at org.apache.tools.ant.Target.performTasks(Target.java:385) at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1329) at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:38) at org.apache.tools.ant.Project.executeTargets(Project.java:1181) at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:416) at org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:105) at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:288) at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:616) at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:105) at org.apache.tools.ant.Task.perform(Task.java:348) at org.apache.tools.ant.Target.execute(Target.java:357) at org.apache.tools.ant.Target.performTasks(Target.java:385) at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1329) at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:38) at org.apache.tools.ant.Project.executeTargets(Project.java:1181) at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:416) at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:288) at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:616) at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:105) at org.apache.tools.ant.Task.perform(Task.java:348) at org.apache.tools.ant.Target.execute(Target.java:357) at org.apache.tools.ant.Target.performTasks(Target.java:385) at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1329) at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:38) at org.apache.tools.ant.Project.executeTargets(Project.java:1181) at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:416) at org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:105) at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:288) at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:616) at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:105) at org.apache.tools.ant.Task.perform(Task.java:348) at org.apache.tools.ant.Target.execute(Target.java:357) at org.apache.tools.ant.Target.performTasks(Target.java:385) at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1329) at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:38) at org.apache.tools.ant.Project.executeTargets(Project.java:1181) at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:416) at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:288) at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:616) at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:105) at org.apache.tools.ant.Task.perform(Task.java:348) at org.apache.tools.ant.Target.execute(Target.java:357) at org.apache.tools.ant.Target.performTasks(Target.java:385) at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1329) at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:38) at org.apache.tools.ant.Project.executeTargets(Project.java:1181) at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:416) at org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:105) at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:288) at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:616) at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:105) at org.apache.tools.ant.Task.perform(Task.java:348) at org.apache.tools.ant.Target.execute(Target.java:357) at org.apache.tools.ant.Target.performTasks(Target.java:385) at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1329) at org.apache.tools.ant.Project.executeTarget(Project.java:1298) at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41) at org.apache.tools.ant.Project.executeTargets(Project.java:1181) at org.apache.tools.ant.Main.runBuild(Main.java:698) at org.apache.tools.ant.Main.startAnt(Main.java:199) at org.apache.tools.ant.launch.Launcher.run(Launcher.java:257) at org.apache.tools.ant.launch.Launcher.main(Launcher.java:104)