# 5/19/12 12:07:53 PM EDT # Eclipse Compiler for Java(TM) 0.B28, 3.7.0 M4, Copyright IBM Corp 2000, 2010. All rights reserved. ---------- 1. WARNING in /home/www-data/build/modeling/gmp/gmf-runtime/downloads/drops/1.6.0/S201205191203/eclipse/plugins/org.eclipse.gmf.runtime.gef.ui/src/org/eclipse/gmf/runtime/gef/ui/figures/NodeFigure.java (at line 191) return p.preciseX >= getSlidableAnchorArea()/2 && p.preciseX <= 1 - getSlidableAnchorArea()/2 && ^^^^^^^^ The field PrecisionPoint.preciseX is deprecated ---------- 2. WARNING in /home/www-data/build/modeling/gmp/gmf-runtime/downloads/drops/1.6.0/S201205191203/eclipse/plugins/org.eclipse.gmf.runtime.gef.ui/src/org/eclipse/gmf/runtime/gef/ui/figures/NodeFigure.java (at line 191) return p.preciseX >= getSlidableAnchorArea()/2 && p.preciseX <= 1 - getSlidableAnchorArea()/2 && ^^^^^^^^ The field PrecisionPoint.preciseX is deprecated ---------- 3. WARNING in /home/www-data/build/modeling/gmp/gmf-runtime/downloads/drops/1.6.0/S201205191203/eclipse/plugins/org.eclipse.gmf.runtime.gef.ui/src/org/eclipse/gmf/runtime/gef/ui/figures/NodeFigure.java (at line 192) p.preciseY >= getSlidableAnchorArea()/2 && p.preciseY <= 1 - getSlidableAnchorArea()/2; ^^^^^^^^ The field PrecisionPoint.preciseY is deprecated ---------- 4. WARNING in /home/www-data/build/modeling/gmp/gmf-runtime/downloads/drops/1.6.0/S201205191203/eclipse/plugins/org.eclipse.gmf.runtime.gef.ui/src/org/eclipse/gmf/runtime/gef/ui/figures/NodeFigure.java (at line 192) p.preciseY >= getSlidableAnchorArea()/2 && p.preciseY <= 1 - getSlidableAnchorArea()/2; ^^^^^^^^ The field PrecisionPoint.preciseY is deprecated ---------- 5. WARNING in /home/www-data/build/modeling/gmp/gmf-runtime/downloads/drops/1.6.0/S201205191203/eclipse/plugins/org.eclipse.gmf.runtime.gef.ui/src/org/eclipse/gmf/runtime/gef/ui/figures/NodeFigure.java (at line 202) tempRect.crop(getBorder().getInsets(this)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method crop(Insets) from the type Rectangle is deprecated ---------- ---------- 6. WARNING in /home/www-data/build/modeling/gmp/gmf-runtime/downloads/drops/1.6.0/S201205191203/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 ---------- 7. WARNING in /home/www-data/build/modeling/gmp/gmf-runtime/downloads/drops/1.6.0/S201205191203/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 ---------- 8. WARNING in /home/www-data/build/modeling/gmp/gmf-runtime/downloads/drops/1.6.0/S201205191203/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 ---------- 9. WARNING in /home/www-data/build/modeling/gmp/gmf-runtime/downloads/drops/1.6.0/S201205191203/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 ---------- ---------- 10. WARNING in /home/www-data/build/modeling/gmp/gmf-runtime/downloads/drops/1.6.0/S201205191203/eclipse/plugins/org.eclipse.gmf.runtime.gef.ui/src/org/eclipse/gmf/runtime/gef/ui/internal/figures/ConvexPentagonNodeFigure.java (at line 66) ptList.addPoint(new Point(getBounds().x + getBounds().width*(1-DEFAULT_CONVEX_RATIO), getBounds().y)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor Point(double, double) is deprecated ---------- 11. WARNING in /home/www-data/build/modeling/gmp/gmf-runtime/downloads/drops/1.6.0/S201205191203/eclipse/plugins/org.eclipse.gmf.runtime.gef.ui/src/org/eclipse/gmf/runtime/gef/ui/internal/figures/ConvexPentagonNodeFigure.java (at line 68) ptList.addPoint(new Point(getBounds().x+getBounds().width*(1-DEFAULT_CONVEX_RATIO), getBounds().y+getBounds().height)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor Point(double, double) is deprecated ---------- 11 problems (11 warnings)