# 2/26/08 7:30:18 AM EST # Eclipse Java Compiler 0.829, pre-3.4.0 milestone-4, Copyright IBM Corp 2000, 2007. All rights reserved. ---------- 1. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.7.2/R200802260712/eclipse/plugins/org.eclipse.uml2.diagram.codegen/src/org/eclipse/uml2/diagram/codegen/CodegenEmittersExt.java (at line 21) "org.eclipse.uml2.diagram.codegen", ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- ---------- 2. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.7.2/R200802260712/eclipse/plugins/org.eclipse.uml2.diagram.codegen/src/org/eclipse/uml2/diagram/codegen/GeneratorExt.java (at line 29) if ("properties".equals(fileNameExt) && newText != null && newText.contains("#seeBugzilla=181484")){ ^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 3. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.7.2/R200802260712/eclipse/plugins/org.eclipse.uml2.diagram.codegen/src/org/eclipse/uml2/diagram/codegen/GeneratorExt.java (at line 29) if ("properties".equals(fileNameExt) && newText != null && newText.contains("#seeBugzilla=181484")){ ^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- ---------- 4. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.7.2/R200802260712/eclipse/plugins/org.eclipse.uml2.diagram.codegen/src/org/eclipse/uml2/diagram/codegen/gmfgenext/GMFGenExtPackage.java (at line 38) String eNAME = "gmfgenext"; ^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 5. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.7.2/R200802260712/eclipse/plugins/org.eclipse.uml2.diagram.codegen/src/org/eclipse/uml2/diagram/codegen/gmfgenext/GMFGenExtPackage.java (at line 46) String eNS_URI = "http://www.eclipse.org/uml2/diagram/gmfgenext/DiagramFigure/1.0"; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 6. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.7.2/R200802260712/eclipse/plugins/org.eclipse.uml2.diagram.codegen/src/org/eclipse/uml2/diagram/codegen/gmfgenext/GMFGenExtPackage.java (at line 54) String eNS_PREFIX = "uml2.gmfgenext"; ^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- ---------- 7. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.7.2/R200802260712/eclipse/plugins/org.eclipse.uml2.diagram.codegen/src/org/eclipse/uml2/diagram/codegen/gmfgenext/impl/AuxSecondaryDiagramNodeAttributeImpl.java (at line 155) result.append(" (substituteWithCanvasElement: "); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- ---------- 8. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.7.2/R200802260712/eclipse/plugins/org.eclipse.uml2.diagram.codegen/src/org/eclipse/uml2/diagram/codegen/gmfgenext/impl/CustomLocatorAttributesImpl.java (at line 155) result.append(" (customLocatorFQN: "); ^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- ---------- 9. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.7.2/R200802260712/eclipse/plugins/org.eclipse.uml2.diagram.codegen/src/org/eclipse/uml2/diagram/codegen/gmfgenext/impl/DetailsLevelAttributesImpl.java (at line 207) result.append(" (filteringCompartment: "); ^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 10. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.7.2/R200802260712/eclipse/plugins/org.eclipse.uml2.diagram.codegen/src/org/eclipse/uml2/diagram/codegen/gmfgenext/impl/DetailsLevelAttributesImpl.java (at line 209) result.append(", detailsAwareParser: "); ^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- ---------- 11. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.7.2/R200802260712/eclipse/plugins/org.eclipse.uml2.diagram.codegen/src/org/eclipse/uml2/diagram/codegen/gmfgenext/impl/GMFGenExtFactoryImpl.java (at line 34) GMFGenExtFactory theGMFGenExtFactory = (GMFGenExtFactory)EPackage.Registry.INSTANCE.getEFactory("http://www.eclipse.org/uml2/diagram/gmfgenext/DiagramFigure/1.0"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 12. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.7.2/R200802260712/eclipse/plugins/org.eclipse.uml2.diagram.codegen/src/org/eclipse/uml2/diagram/codegen/gmfgenext/impl/GMFGenExtFactoryImpl.java (at line 67) throw new IllegalArgumentException("The class '" + eClass.getName() + "' is not a valid classifier"); ^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 13. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.7.2/R200802260712/eclipse/plugins/org.eclipse.uml2.diagram.codegen/src/org/eclipse/uml2/diagram/codegen/gmfgenext/impl/GMFGenExtFactoryImpl.java (at line 67) throw new IllegalArgumentException("The class '" + eClass.getName() + "' is not a valid classifier"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- ---------- 14. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.7.2/R200802260712/eclipse/plugins/org.eclipse.uml2.diagram.codegen/src/org/eclipse/uml2/diagram/codegen/gmfgenext/impl/GMFGenExtPackageImpl.java (at line 303) initEClass(auxSecondaryDiagramNodeAttributeEClass, AuxSecondaryDiagramNodeAttribute.class, "AuxSecondaryDiagramNodeAttribute", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 15. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.7.2/R200802260712/eclipse/plugins/org.eclipse.uml2.diagram.codegen/src/org/eclipse/uml2/diagram/codegen/gmfgenext/impl/GMFGenExtPackageImpl.java (at line 304) initEAttribute(getAuxSecondaryDiagramNodeAttribute_SubstituteWithCanvasElement(), ecorePackage.getEBoolean(), "substituteWithCanvasElement", null, 0, 1, AuxSecondaryDiagramNodeAttribute.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 16. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.7.2/R200802260712/eclipse/plugins/org.eclipse.uml2.diagram.codegen/src/org/eclipse/uml2/diagram/codegen/gmfgenext/impl/GMFGenExtPackageImpl.java (at line 306) initEClass(customLocatorAttributesEClass, CustomLocatorAttributes.class, "CustomLocatorAttributes", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); ^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 17. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.7.2/R200802260712/eclipse/plugins/org.eclipse.uml2.diagram.codegen/src/org/eclipse/uml2/diagram/codegen/gmfgenext/impl/GMFGenExtPackageImpl.java (at line 307) initEAttribute(getCustomLocatorAttributes_CustomLocatorFQN(), ecorePackage.getEString(), "customLocatorFQN", null, 0, 1, CustomLocatorAttributes.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); ^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 18. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.7.2/R200802260712/eclipse/plugins/org.eclipse.uml2.diagram.codegen/src/org/eclipse/uml2/diagram/codegen/gmfgenext/impl/GMFGenExtPackageImpl.java (at line 309) initEClass(detailsLevelAttributesEClass, DetailsLevelAttributes.class, "DetailsLevelAttributes", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); ^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 19. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.7.2/R200802260712/eclipse/plugins/org.eclipse.uml2.diagram.codegen/src/org/eclipse/uml2/diagram/codegen/gmfgenext/impl/GMFGenExtPackageImpl.java (at line 310) initEAttribute(getDetailsLevelAttributes_FilteringCompartment(), ecorePackage.getEBoolean(), "filteringCompartment", null, 0, 1, DetailsLevelAttributes.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); ^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 20. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.7.2/R200802260712/eclipse/plugins/org.eclipse.uml2.diagram.codegen/src/org/eclipse/uml2/diagram/codegen/gmfgenext/impl/GMFGenExtPackageImpl.java (at line 311) initEAttribute(getDetailsLevelAttributes_DetailsAwareParser(), ecorePackage.getEBoolean(), "detailsAwareParser", null, 0, 1, DetailsLevelAttributes.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); ^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 21. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.7.2/R200802260712/eclipse/plugins/org.eclipse.uml2.diagram.codegen/src/org/eclipse/uml2/diagram/codegen/gmfgenext/impl/GMFGenExtPackageImpl.java (at line 313) initEClass(substitutableByAttributesEClass, SubstitutableByAttributes.class, "SubstitutableByAttributes", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 22. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.7.2/R200802260712/eclipse/plugins/org.eclipse.uml2.diagram.codegen/src/org/eclipse/uml2/diagram/codegen/gmfgenext/impl/GMFGenExtPackageImpl.java (at line 314) initEAttribute(getSubstitutableByAttributes_SubstitutableByIDs(), ecorePackage.getEInt(), "substitutableByIDs", null, 0, -1, SubstitutableByAttributes.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); ^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 23. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.7.2/R200802260712/eclipse/plugins/org.eclipse.uml2.diagram.codegen/src/org/eclipse/uml2/diagram/codegen/gmfgenext/impl/GMFGenExtPackageImpl.java (at line 315) initEAttribute(getSubstitutableByAttributes_RequiresAll(), ecorePackage.getEBoolean(), "requiresAll", null, 0, 1, SubstitutableByAttributes.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); ^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 24. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.7.2/R200802260712/eclipse/plugins/org.eclipse.uml2.diagram.codegen/src/org/eclipse/uml2/diagram/codegen/gmfgenext/impl/GMFGenExtPackageImpl.java (at line 317) addEOperation(substitutableByAttributesEClass, theGMFGenPackage.getGenCommonBase(), "getSubstitutableByNodes", 0, -1); ^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- ---------- 25. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.7.2/R200802260712/eclipse/plugins/org.eclipse.uml2.diagram.codegen/src/org/eclipse/uml2/diagram/codegen/gmfgenext/impl/SubstitutableByAttributesImpl.java (at line 242) result.append(" (substitutableByIDs: "); ^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 26. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.7.2/R200802260712/eclipse/plugins/org.eclipse.uml2.diagram.codegen/src/org/eclipse/uml2/diagram/codegen/gmfgenext/impl/SubstitutableByAttributesImpl.java (at line 244) result.append(", requiresAll: "); ^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- ---------- 27. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.7.2/R200802260712/eclipse/plugins/org.eclipse.uml2.diagram.codegen/src/org/eclipse/uml2/diagram/codegen/ui/ExecuteTemplatesActionExt.java (at line 3) import org.eclipse.gmf.internal.codegen.popup.actions.ExecuteTemplatesAction; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type ExecuteTemplatesAction is not accessible due to restriction on classpath entry /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.7.2/R200802260712/eclipse/plugins/org.eclipse.gmf.codegen.ui.jar ---------- 28. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.7.2/R200802260712/eclipse/plugins/org.eclipse.uml2.diagram.codegen/src/org/eclipse/uml2/diagram/codegen/ui/ExecuteTemplatesActionExt.java (at line 4) import org.eclipse.gmf.internal.codegen.popup.actions.ExecuteTemplatesOperation; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type ExecuteTemplatesOperation is not accessible due to restriction on classpath entry /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.7.2/R200802260712/eclipse/plugins/org.eclipse.gmf.codegen.ui.jar ---------- 29. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.7.2/R200802260712/eclipse/plugins/org.eclipse.uml2.diagram.codegen/src/org/eclipse/uml2/diagram/codegen/ui/ExecuteTemplatesActionExt.java (at line 8) public class ExecuteTemplatesActionExt extends ExecuteTemplatesAction { ^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type ExecuteTemplatesAction is not accessible due to restriction on classpath entry /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.7.2/R200802260712/eclipse/plugins/org.eclipse.gmf.codegen.ui.jar ---------- 30. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.7.2/R200802260712/eclipse/plugins/org.eclipse.uml2.diagram.codegen/src/org/eclipse/uml2/diagram/codegen/ui/ExecuteTemplatesActionExt.java (at line 10) protected ExecuteTemplatesOperation createOperation() { ^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type ExecuteTemplatesOperation is not accessible due to restriction on classpath entry /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.7.2/R200802260712/eclipse/plugins/org.eclipse.gmf.codegen.ui.jar ---------- 30 problems (30 warnings)