# 6/19/09 6:59:48 AM EDT # Eclipse Java Compiler 0.955, 3.5.0 milestone-7, Copyright IBM Corp 2000, 2008. All rights reserved. ---------- 1. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.0/S200906190654/eclipse/plugins/org.eclipse.uml2.diagram.common.notation/src/org/eclipse/uml2/diagram/common/notation/u2tnotation/U2TNotationPackage.java (at line 37) String eNAME = "u2tnotation"; ^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 2. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.0/S200906190654/eclipse/plugins/org.eclipse.uml2.diagram.common.notation/src/org/eclipse/uml2/diagram/common/notation/u2tnotation/U2TNotationPackage.java (at line 45) String eNS_URI = "http://www.eclipse.org/mdt/uml2tools/gmf/notation/ext/2008"; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 3. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.0/S200906190654/eclipse/plugins/org.eclipse.uml2.diagram.common.notation/src/org/eclipse/uml2/diagram/common/notation/u2tnotation/U2TNotationPackage.java (at line 53) String eNS_PREFIX = "uml2tools.notation"; ^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- ---------- 4. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.0/S200906190654/eclipse/plugins/org.eclipse.uml2.diagram.common.notation/src/org/eclipse/uml2/diagram/common/notation/u2tnotation/impl/U2TDiagramCanonicalStyleImpl.java (at line 289) result.append(" (syncNodes: "); ^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 5. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.0/S200906190654/eclipse/plugins/org.eclipse.uml2.diagram.common.notation/src/org/eclipse/uml2/diagram/common/notation/u2tnotation/impl/U2TDiagramCanonicalStyleImpl.java (at line 291) result.append(", syncLinks: "); ^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 6. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.0/S200906190654/eclipse/plugins/org.eclipse.uml2.diagram.common.notation/src/org/eclipse/uml2/diagram/common/notation/u2tnotation/impl/U2TDiagramCanonicalStyleImpl.java (at line 293) result.append(", nodeTypesToIgnore: "); ^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 7. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.0/S200906190654/eclipse/plugins/org.eclipse.uml2.diagram.common.notation/src/org/eclipse/uml2/diagram/common/notation/u2tnotation/impl/U2TDiagramCanonicalStyleImpl.java (at line 295) result.append(", linkTypesToIgnore: "); ^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- ---------- 8. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.0/S200906190654/eclipse/plugins/org.eclipse.uml2.diagram.common.notation/src/org/eclipse/uml2/diagram/common/notation/u2tnotation/impl/U2TNotationFactoryImpl.java (at line 34) U2TNotationFactory theU2TNotationFactory = (U2TNotationFactory)EPackage.Registry.INSTANCE.getEFactory("http://www.eclipse.org/mdt/uml2tools/gmf/notation/ext/2008"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 9. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.0/S200906190654/eclipse/plugins/org.eclipse.uml2.diagram.common.notation/src/org/eclipse/uml2/diagram/common/notation/u2tnotation/impl/U2TNotationFactoryImpl.java (at line 65) throw new IllegalArgumentException("The class '" + eClass.getName() + "' is not a valid classifier"); ^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 10. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.0/S200906190654/eclipse/plugins/org.eclipse.uml2.diagram.common.notation/src/org/eclipse/uml2/diagram/common/notation/u2tnotation/impl/U2TNotationFactoryImpl.java (at line 65) throw new IllegalArgumentException("The class '" + eClass.getName() + "' is not a valid classifier"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- ---------- 11. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.0/S200906190654/eclipse/plugins/org.eclipse.uml2.diagram.common.notation/src/org/eclipse/uml2/diagram/common/notation/u2tnotation/impl/U2TNotationPackageImpl.java (at line 220) initEClass(u2TDiagramCanonicalStyleEClass, U2TDiagramCanonicalStyle.class, "U2TDiagramCanonicalStyle", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); ^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 12. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.0/S200906190654/eclipse/plugins/org.eclipse.uml2.diagram.common.notation/src/org/eclipse/uml2/diagram/common/notation/u2tnotation/impl/U2TNotationPackageImpl.java (at line 221) initEAttribute(getU2TDiagramCanonicalStyle_SyncNodes(), ecorePackage.getEBoolean(), "syncNodes", "true", 0, 1, U2TDiagramCanonicalStyle.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-$ ---------- 13. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.0/S200906190654/eclipse/plugins/org.eclipse.uml2.diagram.common.notation/src/org/eclipse/uml2/diagram/common/notation/u2tnotation/impl/U2TNotationPackageImpl.java (at line 221) initEAttribute(getU2TDiagramCanonicalStyle_SyncNodes(), ecorePackage.getEBoolean(), "syncNodes", "true", 0, 1, U2TDiagramCanonicalStyle.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-$ ---------- 14. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.0/S200906190654/eclipse/plugins/org.eclipse.uml2.diagram.common.notation/src/org/eclipse/uml2/diagram/common/notation/u2tnotation/impl/U2TNotationPackageImpl.java (at line 222) initEAttribute(getU2TDiagramCanonicalStyle_SyncLinks(), ecorePackage.getEBoolean(), "syncLinks", "true", 0, 1, U2TDiagramCanonicalStyle.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-$ ---------- 15. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.0/S200906190654/eclipse/plugins/org.eclipse.uml2.diagram.common.notation/src/org/eclipse/uml2/diagram/common/notation/u2tnotation/impl/U2TNotationPackageImpl.java (at line 222) initEAttribute(getU2TDiagramCanonicalStyle_SyncLinks(), ecorePackage.getEBoolean(), "syncLinks", "true", 0, 1, U2TDiagramCanonicalStyle.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.9.0/S200906190654/eclipse/plugins/org.eclipse.uml2.diagram.common.notation/src/org/eclipse/uml2/diagram/common/notation/u2tnotation/impl/U2TNotationPackageImpl.java (at line 223) initEAttribute(getU2TDiagramCanonicalStyle_NodeTypesToIgnore(), ecorePackage.getEInt(), "nodeTypesToIgnore", null, 0, -1, U2TDiagramCanonicalStyle.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-$ ---------- 17. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.0/S200906190654/eclipse/plugins/org.eclipse.uml2.diagram.common.notation/src/org/eclipse/uml2/diagram/common/notation/u2tnotation/impl/U2TNotationPackageImpl.java (at line 224) initEAttribute(getU2TDiagramCanonicalStyle_LinkTypesToIgnore(), ecorePackage.getEInt(), "linkTypesToIgnore", null, 0, -1, U2TDiagramCanonicalStyle.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-$ ---------- 17 problems (17 warnings)