# 09/06/08 1:36:33 EDT PM # Eclipse Java Compiler 0.868, 3.4.0 release candidate-2, Copyright IBM Corp 2000, 2008. All rights reserved. ---------- 1. WARNING in /home/www-data/build/gef/downloads/drops/3.4.0/S200806091334/eclipse/plugins/org.eclipse.gef/src/org/eclipse/gef/commands/CommandStackEvent.java (at line 23) public class CommandStackEvent extends EventObject { ^^^^^^^^^^^^^^^^^ The serializable class CommandStackEvent does not declare a static final serialVersionUID field of type long ---------- ---------- 2. WARNING in /home/www-data/build/gef/downloads/drops/3.4.0/S200806091334/eclipse/plugins/org.eclipse.gef/src/org/eclipse/gef/ui/palette/FlyoutPaletteComposite.java (at line 67) import org.eclipse.ui.internal.DragCursors; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type DragCursors is not accessible due to restriction on classpath entry /home/www-data/build/gef/downloads/drops/3.4.0/S200806091334/eclipse/plugins/org.eclipse.ui.workbench.jar ---------- 3. WARNING in /home/www-data/build/gef/downloads/drops/3.4.0/S200806091334/eclipse/plugins/org.eclipse.gef/src/org/eclipse/gef/ui/palette/FlyoutPaletteComposite.java (at line 910) cursor = DragCursors.INVALID; ^^^^^^^^^^^^^^^^^^^ Discouraged access: The type DragCursors is not accessible due to restriction on classpath entry /home/www-data/build/gef/downloads/drops/3.4.0/S200806091334/eclipse/plugins/org.eclipse.ui.workbench.jar ---------- 4. WARNING in /home/www-data/build/gef/downloads/drops/3.4.0/S200806091334/eclipse/plugins/org.eclipse.gef/src/org/eclipse/gef/ui/palette/FlyoutPaletteComposite.java (at line 910) cursor = DragCursors.INVALID; ^^^^^^^ Discouraged access: The field INVALID from the type DragCursors is not accessible due to restriction on classpath entry /home/www-data/build/gef/downloads/drops/3.4.0/S200806091334/eclipse/plugins/org.eclipse.ui.workbench.jar ---------- 5. WARNING in /home/www-data/build/gef/downloads/drops/3.4.0/S200806091334/eclipse/plugins/org.eclipse.gef/src/org/eclipse/gef/ui/palette/FlyoutPaletteComposite.java (at line 913) cursor = DragCursors.RIGHT; ^^^^^^^^^^^^^^^^^ Discouraged access: The type DragCursors is not accessible due to restriction on classpath entry /home/www-data/build/gef/downloads/drops/3.4.0/S200806091334/eclipse/plugins/org.eclipse.ui.workbench.jar ---------- 6. WARNING in /home/www-data/build/gef/downloads/drops/3.4.0/S200806091334/eclipse/plugins/org.eclipse.gef/src/org/eclipse/gef/ui/palette/FlyoutPaletteComposite.java (at line 913) cursor = DragCursors.RIGHT; ^^^^^ Discouraged access: The field RIGHT from the type DragCursors is not accessible due to restriction on classpath entry /home/www-data/build/gef/downloads/drops/3.4.0/S200806091334/eclipse/plugins/org.eclipse.ui.workbench.jar ---------- 7. WARNING in /home/www-data/build/gef/downloads/drops/3.4.0/S200806091334/eclipse/plugins/org.eclipse.gef/src/org/eclipse/gef/ui/palette/FlyoutPaletteComposite.java (at line 915) cursor = DragCursors.LEFT; ^^^^^^^^^^^^^^^^ Discouraged access: The type DragCursors is not accessible due to restriction on classpath entry /home/www-data/build/gef/downloads/drops/3.4.0/S200806091334/eclipse/plugins/org.eclipse.ui.workbench.jar ---------- 8. WARNING in /home/www-data/build/gef/downloads/drops/3.4.0/S200806091334/eclipse/plugins/org.eclipse.gef/src/org/eclipse/gef/ui/palette/FlyoutPaletteComposite.java (at line 915) cursor = DragCursors.LEFT; ^^^^ Discouraged access: The field LEFT from the type DragCursors is not accessible due to restriction on classpath entry /home/www-data/build/gef/downloads/drops/3.4.0/S200806091334/eclipse/plugins/org.eclipse.ui.workbench.jar ---------- 9. WARNING in /home/www-data/build/gef/downloads/drops/3.4.0/S200806091334/eclipse/plugins/org.eclipse.gef/src/org/eclipse/gef/ui/palette/FlyoutPaletteComposite.java (at line 917) if (cursor == DragCursors.RIGHT) ^^^^^^^^^^^^^^^^^ Discouraged access: The type DragCursors is not accessible due to restriction on classpath entry /home/www-data/build/gef/downloads/drops/3.4.0/S200806091334/eclipse/plugins/org.eclipse.ui.workbench.jar ---------- 10. WARNING in /home/www-data/build/gef/downloads/drops/3.4.0/S200806091334/eclipse/plugins/org.eclipse.gef/src/org/eclipse/gef/ui/palette/FlyoutPaletteComposite.java (at line 917) if (cursor == DragCursors.RIGHT) ^^^^^ Discouraged access: The field RIGHT from the type DragCursors is not accessible due to restriction on classpath entry /home/www-data/build/gef/downloads/drops/3.4.0/S200806091334/eclipse/plugins/org.eclipse.ui.workbench.jar ---------- 11. WARNING in /home/www-data/build/gef/downloads/drops/3.4.0/S200806091334/eclipse/plugins/org.eclipse.gef/src/org/eclipse/gef/ui/palette/FlyoutPaletteComposite.java (at line 918) cursor = DragCursors.LEFT; ^^^^^^^^^^^^^^^^ Discouraged access: The type DragCursors is not accessible due to restriction on classpath entry /home/www-data/build/gef/downloads/drops/3.4.0/S200806091334/eclipse/plugins/org.eclipse.ui.workbench.jar ---------- 12. WARNING in /home/www-data/build/gef/downloads/drops/3.4.0/S200806091334/eclipse/plugins/org.eclipse.gef/src/org/eclipse/gef/ui/palette/FlyoutPaletteComposite.java (at line 918) cursor = DragCursors.LEFT; ^^^^ Discouraged access: The field LEFT from the type DragCursors is not accessible due to restriction on classpath entry /home/www-data/build/gef/downloads/drops/3.4.0/S200806091334/eclipse/plugins/org.eclipse.ui.workbench.jar ---------- 13. WARNING in /home/www-data/build/gef/downloads/drops/3.4.0/S200806091334/eclipse/plugins/org.eclipse.gef/src/org/eclipse/gef/ui/palette/FlyoutPaletteComposite.java (at line 919) else if (cursor == DragCursors.LEFT) ^^^^^^^^^^^^^^^^ Discouraged access: The type DragCursors is not accessible due to restriction on classpath entry /home/www-data/build/gef/downloads/drops/3.4.0/S200806091334/eclipse/plugins/org.eclipse.ui.workbench.jar ---------- 14. WARNING in /home/www-data/build/gef/downloads/drops/3.4.0/S200806091334/eclipse/plugins/org.eclipse.gef/src/org/eclipse/gef/ui/palette/FlyoutPaletteComposite.java (at line 919) else if (cursor == DragCursors.LEFT) ^^^^ Discouraged access: The field LEFT from the type DragCursors is not accessible due to restriction on classpath entry /home/www-data/build/gef/downloads/drops/3.4.0/S200806091334/eclipse/plugins/org.eclipse.ui.workbench.jar ---------- 15. WARNING in /home/www-data/build/gef/downloads/drops/3.4.0/S200806091334/eclipse/plugins/org.eclipse.gef/src/org/eclipse/gef/ui/palette/FlyoutPaletteComposite.java (at line 920) cursor = DragCursors.RIGHT; ^^^^^^^^^^^^^^^^^ Discouraged access: The type DragCursors is not accessible due to restriction on classpath entry /home/www-data/build/gef/downloads/drops/3.4.0/S200806091334/eclipse/plugins/org.eclipse.ui.workbench.jar ---------- 16. WARNING in /home/www-data/build/gef/downloads/drops/3.4.0/S200806091334/eclipse/plugins/org.eclipse.gef/src/org/eclipse/gef/ui/palette/FlyoutPaletteComposite.java (at line 920) cursor = DragCursors.RIGHT; ^^^^^ Discouraged access: The field RIGHT from the type DragCursors is not accessible due to restriction on classpath entry /home/www-data/build/gef/downloads/drops/3.4.0/S200806091334/eclipse/plugins/org.eclipse.ui.workbench.jar ---------- 17. WARNING in /home/www-data/build/gef/downloads/drops/3.4.0/S200806091334/eclipse/plugins/org.eclipse.gef/src/org/eclipse/gef/ui/palette/FlyoutPaletteComposite.java (at line 922) tracker.setCursor(DragCursors.getCursor(cursor)); ^^^^^^^^^^^ Discouraged access: The type DragCursors is not accessible due to restriction on classpath entry /home/www-data/build/gef/downloads/drops/3.4.0/S200806091334/eclipse/plugins/org.eclipse.ui.workbench.jar ---------- 18. WARNING in /home/www-data/build/gef/downloads/drops/3.4.0/S200806091334/eclipse/plugins/org.eclipse.gef/src/org/eclipse/gef/ui/palette/FlyoutPaletteComposite.java (at line 922) tracker.setCursor(DragCursors.getCursor(cursor)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method getCursor(int) from the type DragCursors is not accessible due to restriction on classpath entry /home/www-data/build/gef/downloads/drops/3.4.0/S200806091334/eclipse/plugins/org.eclipse.ui.workbench.jar ---------- ---------- 19. WARNING in /home/www-data/build/gef/downloads/drops/3.4.0/S200806091334/eclipse/plugins/org.eclipse.gef/src/org/eclipse/gef/ui/parts/GraphicalEditor.java (at line 66) private static class ActionIDList extends ArrayList { ^^^^^^^^^^^^ The serializable class ActionIDList does not declare a static final serialVersionUID field of type long ---------- 19 problems (19 warnings)