# 9/14/10 3:34:57 PM EDT # Eclipse Java Compiler 0.963, 3.5.0 rc3, Copyright IBM Corp 2000, 2008. All rights reserved. ---------- 1. WARNING in /home/www-data/build/modeling/gmp/gmf-runtime/downloads/drops/1.4.1/S201009141529/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.4.1/S201009141529/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 ---------- 3. WARNING in /home/www-data/build/modeling/gmp/gmf-runtime/downloads/drops/1.4.1/S201009141529/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 ---------- ---------- 4. WARNING in /home/www-data/build/modeling/gmp/gmf-runtime/downloads/drops/1.4.1/S201009141529/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 ---------- ---------- 5. WARNING in /home/www-data/build/modeling/gmp/gmf-runtime/downloads/drops/1.4.1/S201009141529/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 ---------- 6. WARNING in /home/www-data/build/modeling/gmp/gmf-runtime/downloads/drops/1.4.1/S201009141529/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 ---------- 7. WARNING in /home/www-data/build/modeling/gmp/gmf-runtime/downloads/drops/1.4.1/S201009141529/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.4.1/S201009141529/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 ---------- ---------- 9. WARNING in /home/www-data/build/modeling/gmp/gmf-runtime/downloads/drops/1.4.1/S201009141529/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 ---------- 10. WARNING in /home/www-data/build/modeling/gmp/gmf-runtime/downloads/drops/1.4.1/S201009141529/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 ---------- 10 problems (10 warnings)