# 5/19/12 12:07:26 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.emf.core/src/org/eclipse/gmf/runtime/emf/core/GMFEditingDomainFactory.java (at line 154) TransactionalEditingDomain.DefaultOptions options = (TransactionalEditingDomain.DefaultOptions) (TransactionUtil .getAdapter(domain, TransactionalEditingDomain.DefaultOptions.class)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Unnecessary cast from TransactionalEditingDomain.DefaultOptions to TransactionalEditingDomain.DefaultOptions ---------- ---------- 2. WARNING in /home/www-data/build/modeling/gmp/gmf-runtime/downloads/drops/1.6.0/S201205191203/eclipse/plugins/org.eclipse.gmf.runtime.emf.core/src/org/eclipse/gmf/runtime/emf/core/internal/resources/PathmapManager.java (at line 142) IScopeContext ctx = new InstanceScope(); ^^^^^^^^^^^^^^^ The constructor InstanceScope() 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.emf.core/src/org/eclipse/gmf/runtime/emf/core/internal/resources/PathmapManager.java (at line 171) IPath value = pathManager.getValue(pathVariable); ^^^^^^^^^^^^^^^^^^^^^^ The method getValue(String) from the type IPathVariableManager 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.emf.core/src/org/eclipse/gmf/runtime/emf/core/internal/resources/PathmapManager.java (at line 258) IPath value = pathManager.getValue(variable); ^^^^^^^^^^^^^^^^^^ The method getValue(String) from the type IPathVariableManager 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.emf.core/src/org/eclipse/gmf/runtime/emf/core/resources/GMFHandler.java (at line 83) URI locationURI = (URI) urisToLocations.get(nsURI); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Unnecessary cast from URI to URI ---------- ---------- 6. WARNING in /home/www-data/build/modeling/gmp/gmf-runtime/downloads/drops/1.6.0/S201205191203/eclipse/plugins/org.eclipse.gmf.runtime.emf.core/src/org/eclipse/gmf/runtime/emf/core/resources/GMFLoad.java (at line 22) import org.eclipse.emf.ecore.xmi.impl.SAXWrapper; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type SAXWrapper 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.emf.core/src/org/eclipse/gmf/runtime/emf/core/resources/GMFLoad.java (at line 65) return new SAXWrapper(new GMFHandler(resource, helper, options)); ^^^^^^^^^^ The type SAXWrapper 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.emf.core/src/org/eclipse/gmf/runtime/emf/core/resources/GMFLoad.java (at line 65) return new SAXWrapper(new GMFHandler(resource, helper, options)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SAXWrapper(XMLHandler) 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.emf.core/src/org/eclipse/gmf/runtime/emf/core/resources/GMFResource.java (at line 102) return (String) DETACHED_EOBJECT_TO_ID_MAP.get(eObject); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Unnecessary cast from String to String ---------- ---------- 10. WARNING in /home/www-data/build/modeling/gmp/gmf-runtime/downloads/drops/1.6.0/S201205191203/eclipse/plugins/org.eclipse.gmf.runtime.emf.core/src/org/eclipse/gmf/runtime/emf/core/util/CrossReferenceAdapter.java (at line 890) Collection nonNavigableInverseReferences = (Collection) inverseCrossReferencer .get(eObject); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Unnecessary cast from Collection to Collection ---------- 11. WARNING in /home/www-data/build/modeling/gmp/gmf-runtime/downloads/drops/1.6.0/S201205191203/eclipse/plugins/org.eclipse.gmf.runtime.emf.core/src/org/eclipse/gmf/runtime/emf/core/util/CrossReferenceAdapter.java (at line 1037) Collection nonNavigableInverseReferences = (Collection) inverseCrossReferencer .get(eObject); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Unnecessary cast from Collection to Collection ---------- 11 problems (11 warnings)