# 6/7/11 11:54:15 AM EDT # Eclipse Compiler for Java(TM) 0.B42, 3.7.0 M6, Copyright IBM Corp 2000, 2010. All rights reserved. ---------- 1. WARNING in /home/www-data/build/modeling/gmp/gmf-runtime/downloads/drops/1.5.0/S201106071147/eclipse/plugins/org.eclipse.gmf.runtime.emf.ui/src/org/eclipse/gmf/runtime/emf/ui/action/WriteCommand.java (at line 182) IUndoableOperation operation = (IUndoableOperation) compositeDelegate .iterator().next(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Unnecessary cast from IUndoableOperation to IUndoableOperation ---------- ---------- 2. WARNING in /home/www-data/build/modeling/gmp/gmf-runtime/downloads/drops/1.5.0/S201106071147/eclipse/plugins/org.eclipse.gmf.runtime.emf.ui/src/org/eclipse/gmf/runtime/emf/ui/preferences/PathmapsPreferencePage.java (at line 697) .getValue(name)); ^^^^^^^^^^^^^^ The method getValue(String) from the type IPathVariableManager is deprecated ---------- 3. WARNING in /home/www-data/build/modeling/gmp/gmf-runtime/downloads/drops/1.5.0/S201106071147/eclipse/plugins/org.eclipse.gmf.runtime.emf.ui/src/org/eclipse/gmf/runtime/emf/ui/preferences/PathmapsPreferencePage.java (at line 737) pathVariableManager.setValue(name, null); ^^^^^^^^^^^^^^^^^^^^ The method setValue(String, IPath) from the type IPathVariableManager is deprecated ---------- 4. WARNING in /home/www-data/build/modeling/gmp/gmf-runtime/downloads/drops/1.5.0/S201106071147/eclipse/plugins/org.eclipse.gmf.runtime.emf.ui/src/org/eclipse/gmf/runtime/emf/ui/preferences/PathmapsPreferencePage.java (at line 756) pathVariableManager.setValue(name, new Path(entry .getLocation())); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method setValue(String, IPath) from the type IPathVariableManager is deprecated ---------- 4 problems (4 warnings)