# 2/7/11 9:52:43 AM EST # Eclipse Compiler for Java(TM) 0.A58, 3.6.0, Copyright IBM Corp 2000, 2010. All rights reserved. ---------- 1. WARNING in /home/www-data/build/modeling/gmp/gmf-runtime/downloads/drops/1.4.2/S201102070947/eclipse/plugins/org.eclipse.gmf.runtime.gef.ui/src/org/eclipse/gmf/runtime/gef/ui/figures/SlidableImageAnchor.java (at line 26) import org.eclipse.draw2d.geometry.Ray; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type Ray is deprecated ---------- 2. WARNING in /home/www-data/build/modeling/gmp/gmf-runtime/downloads/drops/1.4.2/S201102070947/eclipse/plugins/org.eclipse.gmf.runtime.gef.ui/src/org/eclipse/gmf/runtime/gef/ui/figures/SlidableImageAnchor.java (at line 198) Ray ray = new Ray(lineSeg.getOrigin(), new Point(lineSeg ^^^ The type Ray is deprecated ---------- 3. WARNING in /home/www-data/build/modeling/gmp/gmf-runtime/downloads/drops/1.4.2/S201102070947/eclipse/plugins/org.eclipse.gmf.runtime.gef.ui/src/org/eclipse/gmf/runtime/gef/ui/figures/SlidableImageAnchor.java (at line 198) Ray ray = new Ray(lineSeg.getOrigin(), new Point(lineSeg ^^^ The type Ray is deprecated ---------- 4. WARNING in /home/www-data/build/modeling/gmp/gmf-runtime/downloads/drops/1.4.2/S201102070947/eclipse/plugins/org.eclipse.gmf.runtime.gef.ui/src/org/eclipse/gmf/runtime/gef/ui/figures/SlidableImageAnchor.java (at line 198) Ray ray = new Ray(lineSeg.getOrigin(), new Point(lineSeg .getOrigin().x + 1, lineSeg.getOrigin().y)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor Ray(Point, Point) is deprecated ---------- 4 problems (4 warnings)