# 7/25/10 5:42:00 PM EDT # Eclipse Java Compiler 0.963, 3.5.0 rc3, Copyright IBM Corp 2000, 2008. All rights reserved. ---------- 1. WARNING in /opt/users/hudsonbuild/.hudson/jobs/cbi-papyrus-0.7-nightly/workspace/build/R201007251735/eclipse/plugins/org.eclipse.papyrus.diagram.profile/src/org/eclipse/papyrus/diagram/profile/edit/parts/ProfileDiagramEditPart.java (at line 124) @SuppressWarnings("rawtypes") ^^^^^^^^^^ Unsupported @SuppressWarnings("rawtypes") ---------- 2. WARNING in /opt/users/hudsonbuild/.hudson/jobs/cbi-papyrus-0.7-nightly/workspace/build/R201007251735/eclipse/plugins/org.eclipse.papyrus.diagram.profile/src/org/eclipse/papyrus/diagram/profile/edit/parts/ProfileDiagramEditPart.java (at line 155) @SuppressWarnings("rawtypes") ^^^^^^^^^^ Unsupported @SuppressWarnings("rawtypes") ---------- ---------- 3. WARNING in /opt/users/hudsonbuild/.hudson/jobs/cbi-papyrus-0.7-nightly/workspace/build/R201007251735/eclipse/plugins/org.eclipse.papyrus.diagram.profile/src/org/eclipse/papyrus/diagram/profile/navigator/UMLNavigatorContentProvider.java (at line 58) @SuppressWarnings({ "unchecked", "serial", "rawtypes" }) ^^^^^^^^^^ Unsupported @SuppressWarnings("rawtypes") ---------- ---------- 4. WARNING in /opt/users/hudsonbuild/.hudson/jobs/cbi-papyrus-0.7-nightly/workspace/build/R201007251735/eclipse/plugins/org.eclipse.papyrus.diagram.profile/src/org/eclipse/papyrus/diagram/profile/part/UMLDiagramEditor.java (at line 22) import org.eclipse.gmf.runtime.diagram.ui.internal.parts.PaletteToolTransferDragSourceListener; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type PaletteToolTransferDragSourceListener is not accessible due to restriction on classpath entry /opt/users/hudsonbuild/.hudson/jobs/cbi-papyrus-0.7-nightly/workspace/build/R201007251735/eclipse/plugins/org.eclipse.gmf.runtime.diagram.ui_1.4.0.v20100528-2230.jar ---------- 5. WARNING in /opt/users/hudsonbuild/.hudson/jobs/cbi-papyrus-0.7-nightly/workspace/build/R201007251735/eclipse/plugins/org.eclipse.papyrus.diagram.profile/src/org/eclipse/papyrus/diagram/profile/part/UMLDiagramEditor.java (at line 348) viewer.addDragSourceListener(new PaletteToolTransferDragSourceListener(viewer)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The constructor PaletteToolTransferDragSourceListener(EditPartViewer) is not accessible due to restriction on classpath entry /opt/users/hudsonbuild/.hudson/jobs/cbi-papyrus-0.7-nightly/workspace/build/R201007251735/eclipse/plugins/org.eclipse.gmf.runtime.diagram.ui_1.4.0.v20100528-2230.jar ---------- 6. WARNING in /opt/users/hudsonbuild/.hudson/jobs/cbi-papyrus-0.7-nightly/workspace/build/R201007251735/eclipse/plugins/org.eclipse.papyrus.diagram.profile/src/org/eclipse/papyrus/diagram/profile/part/UMLDiagramEditor.java (at line 348) viewer.addDragSourceListener(new PaletteToolTransferDragSourceListener(viewer)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type PaletteToolTransferDragSourceListener is not accessible due to restriction on classpath entry /opt/users/hudsonbuild/.hudson/jobs/cbi-papyrus-0.7-nightly/workspace/build/R201007251735/eclipse/plugins/org.eclipse.gmf.runtime.diagram.ui_1.4.0.v20100528-2230.jar ---------- ---------- 7. WARNING in /opt/users/hudsonbuild/.hudson/jobs/cbi-papyrus-0.7-nightly/workspace/build/R201007251735/eclipse/plugins/org.eclipse.papyrus.diagram.profile/src/org/eclipse/papyrus/diagram/profile/part/UMLDocumentProvider.java (at line 46) import org.eclipse.gmf.runtime.diagram.ui.resources.editor.internal.EditorStatusCodes; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type EditorStatusCodes is not accessible due to restriction on classpath entry /opt/users/hudsonbuild/.hudson/jobs/cbi-papyrus-0.7-nightly/workspace/build/R201007251735/eclipse/plugins/org.eclipse.gmf.runtime.diagram.ui.resources.editor_1.4.0.v20100531-2230.jar ---------- 8. WARNING in /opt/users/hudsonbuild/.hudson/jobs/cbi-papyrus-0.7-nightly/workspace/build/R201007251735/eclipse/plugins/org.eclipse.papyrus.diagram.profile/src/org/eclipse/papyrus/diagram/profile/part/UMLDocumentProvider.java (at line 47) import org.eclipse.gmf.runtime.diagram.ui.resources.editor.internal.util.DiagramIOUtil; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type DiagramIOUtil is not accessible due to restriction on classpath entry /opt/users/hudsonbuild/.hudson/jobs/cbi-papyrus-0.7-nightly/workspace/build/R201007251735/eclipse/plugins/org.eclipse.gmf.runtime.diagram.ui.resources.editor_1.4.0.v20100531-2230.jar ---------- 9. WARNING in /opt/users/hudsonbuild/.hudson/jobs/cbi-papyrus-0.7-nightly/workspace/build/R201007251735/eclipse/plugins/org.eclipse.papyrus.diagram.profile/src/org/eclipse/papyrus/diagram/profile/part/UMLDocumentProvider.java (at line 181) Diagram diagram = DiagramIOUtil.load(domain, storage, true, getProgressMonitor()); ^^^^^^^^^^^^^ Discouraged access: The type DiagramIOUtil is not accessible due to restriction on classpath entry /opt/users/hudsonbuild/.hudson/jobs/cbi-papyrus-0.7-nightly/workspace/build/R201007251735/eclipse/plugins/org.eclipse.gmf.runtime.diagram.ui.resources.editor_1.4.0.v20100531-2230.jar ---------- 10. WARNING in /opt/users/hudsonbuild/.hudson/jobs/cbi-papyrus-0.7-nightly/workspace/build/R201007251735/eclipse/plugins/org.eclipse.papyrus.diagram.profile/src/org/eclipse/papyrus/diagram/profile/part/UMLDocumentProvider.java (at line 181) Diagram diagram = DiagramIOUtil.load(domain, storage, true, getProgressMonitor()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method load(TransactionalEditingDomain, IStorage, boolean, IProgressMonitor) from the type DiagramIOUtil is not accessible due to restriction on classpath entry /opt/users/hudsonbuild/.hudson/jobs/cbi-papyrus-0.7-nightly/workspace/build/R201007251735/eclipse/plugins/org.eclipse.gmf.runtime.diagram.ui.resources.editor_1.4.0.v20100531-2230.jar ---------- 11. WARNING in /opt/users/hudsonbuild/.hudson/jobs/cbi-papyrus-0.7-nightly/workspace/build/R201007251735/eclipse/plugins/org.eclipse.papyrus.diagram.profile/src/org/eclipse/papyrus/diagram/profile/part/UMLDocumentProvider.java (at line 518) throw new CoreException(new Status(IStatus.ERROR, UMLDiagramEditorPlugin.ID, EditorStatusCodes.RESOURCE_FAILURE, e.getLocalizedMessage(), null)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type EditorStatusCodes is not accessible due to restriction on classpath entry /opt/users/hudsonbuild/.hudson/jobs/cbi-papyrus-0.7-nightly/workspace/build/R201007251735/eclipse/plugins/org.eclipse.gmf.runtime.diagram.ui.resources.editor_1.4.0.v20100531-2230.jar ---------- 12. WARNING in /opt/users/hudsonbuild/.hudson/jobs/cbi-papyrus-0.7-nightly/workspace/build/R201007251735/eclipse/plugins/org.eclipse.papyrus.diagram.profile/src/org/eclipse/papyrus/diagram/profile/part/UMLDocumentProvider.java (at line 518) throw new CoreException(new Status(IStatus.ERROR, UMLDiagramEditorPlugin.ID, EditorStatusCodes.RESOURCE_FAILURE, e.getLocalizedMessage(), null)); ^^^^^^^^^^^^^^^^ Discouraged access: The field RESOURCE_FAILURE from the type EditorStatusCodes is not accessible due to restriction on classpath entry /opt/users/hudsonbuild/.hudson/jobs/cbi-papyrus-0.7-nightly/workspace/build/R201007251735/eclipse/plugins/org.eclipse.gmf.runtime.diagram.ui.resources.editor_1.4.0.v20100531-2230.jar ---------- ---------- 13. WARNING in /opt/users/hudsonbuild/.hudson/jobs/cbi-papyrus-0.7-nightly/workspace/build/R201007251735/eclipse/plugins/org.eclipse.papyrus.diagram.profile/src/org/eclipse/papyrus/diagram/profile/preferences/AssociationPreferencePage.java (at line 27) return UMLDiagramEditorPlugin.getInstance().ID; ^^ The static field UMLDiagramEditorPlugin.ID should be accessed in a static way ---------- ---------- 14. WARNING in /opt/users/hudsonbuild/.hudson/jobs/cbi-papyrus-0.7-nightly/workspace/build/R201007251735/eclipse/plugins/org.eclipse.papyrus.diagram.profile/src/org/eclipse/papyrus/diagram/profile/preferences/ClassOperationPreferencePage.java (at line 27) return UMLDiagramEditorPlugin.getInstance().ID; ^^ The static field UMLDiagramEditorPlugin.ID should be accessed in a static way ---------- ---------- 15. WARNING in /opt/users/hudsonbuild/.hudson/jobs/cbi-papyrus-0.7-nightly/workspace/build/R201007251735/eclipse/plugins/org.eclipse.papyrus.diagram.profile/src/org/eclipse/papyrus/diagram/profile/preferences/ClassPropertyPreferencePage.java (at line 27) return UMLDiagramEditorPlugin.getInstance().ID; ^^ The static field UMLDiagramEditorPlugin.ID should be accessed in a static way ---------- ---------- 16. WARNING in /opt/users/hudsonbuild/.hudson/jobs/cbi-papyrus-0.7-nightly/workspace/build/R201007251735/eclipse/plugins/org.eclipse.papyrus.diagram.profile/src/org/eclipse/papyrus/diagram/profile/preferences/CommentCNPreferencePage.java (at line 27) return UMLDiagramEditorPlugin.getInstance().ID; ^^ The static field UMLDiagramEditorPlugin.ID should be accessed in a static way ---------- ---------- 17. WARNING in /opt/users/hudsonbuild/.hudson/jobs/cbi-papyrus-0.7-nightly/workspace/build/R201007251735/eclipse/plugins/org.eclipse.papyrus.diagram.profile/src/org/eclipse/papyrus/diagram/profile/preferences/CommentPreferencePage.java (at line 27) return UMLDiagramEditorPlugin.getInstance().ID; ^^ The static field UMLDiagramEditorPlugin.ID should be accessed in a static way ---------- ---------- 18. WARNING in /opt/users/hudsonbuild/.hudson/jobs/cbi-papyrus-0.7-nightly/workspace/build/R201007251735/eclipse/plugins/org.eclipse.papyrus.diagram.profile/src/org/eclipse/papyrus/diagram/profile/preferences/ConstraintCNPreferencePage.java (at line 27) return UMLDiagramEditorPlugin.getInstance().ID; ^^ The static field UMLDiagramEditorPlugin.ID should be accessed in a static way ---------- ---------- 19. WARNING in /opt/users/hudsonbuild/.hudson/jobs/cbi-papyrus-0.7-nightly/workspace/build/R201007251735/eclipse/plugins/org.eclipse.papyrus.diagram.profile/src/org/eclipse/papyrus/diagram/profile/preferences/ConstraintPreferencePage.java (at line 27) return UMLDiagramEditorPlugin.getInstance().ID; ^^ The static field UMLDiagramEditorPlugin.ID should be accessed in a static way ---------- ---------- 20. WARNING in /opt/users/hudsonbuild/.hudson/jobs/cbi-papyrus-0.7-nightly/workspace/build/R201007251735/eclipse/plugins/org.eclipse.papyrus.diagram.profile/src/org/eclipse/papyrus/diagram/profile/preferences/DataTypeOperationPreferencePage.java (at line 27) return UMLDiagramEditorPlugin.getInstance().ID; ^^ The static field UMLDiagramEditorPlugin.ID should be accessed in a static way ---------- ---------- 21. WARNING in /opt/users/hudsonbuild/.hudson/jobs/cbi-papyrus-0.7-nightly/workspace/build/R201007251735/eclipse/plugins/org.eclipse.papyrus.diagram.profile/src/org/eclipse/papyrus/diagram/profile/preferences/DataTypePreferencePage.java (at line 27) return UMLDiagramEditorPlugin.getInstance().ID; ^^ The static field UMLDiagramEditorPlugin.ID should be accessed in a static way ---------- ---------- 22. WARNING in /opt/users/hudsonbuild/.hudson/jobs/cbi-papyrus-0.7-nightly/workspace/build/R201007251735/eclipse/plugins/org.eclipse.papyrus.diagram.profile/src/org/eclipse/papyrus/diagram/profile/preferences/DataTypePropertyPreferencePage.java (at line 27) return UMLDiagramEditorPlugin.getInstance().ID; ^^ The static field UMLDiagramEditorPlugin.ID should be accessed in a static way ---------- ---------- 23. WARNING in /opt/users/hudsonbuild/.hudson/jobs/cbi-papyrus-0.7-nightly/workspace/build/R201007251735/eclipse/plugins/org.eclipse.papyrus.diagram.profile/src/org/eclipse/papyrus/diagram/profile/preferences/DependencyPreferencePage.java (at line 27) return UMLDiagramEditorPlugin.getInstance().ID; ^^ The static field UMLDiagramEditorPlugin.ID should be accessed in a static way ---------- ---------- 24. WARNING in /opt/users/hudsonbuild/.hudson/jobs/cbi-papyrus-0.7-nightly/workspace/build/R201007251735/eclipse/plugins/org.eclipse.papyrus.diagram.profile/src/org/eclipse/papyrus/diagram/profile/preferences/ElementImportPreferencePage.java (at line 26) return UMLDiagramEditorPlugin.getInstance().ID; ^^ The static field UMLDiagramEditorPlugin.ID should be accessed in a static way ---------- ---------- 25. WARNING in /opt/users/hudsonbuild/.hudson/jobs/cbi-papyrus-0.7-nightly/workspace/build/R201007251735/eclipse/plugins/org.eclipse.papyrus.diagram.profile/src/org/eclipse/papyrus/diagram/profile/preferences/EnumerationCNPreferencePage.java (at line 27) return UMLDiagramEditorPlugin.getInstance().ID; ^^ The static field UMLDiagramEditorPlugin.ID should be accessed in a static way ---------- ---------- 26. WARNING in /opt/users/hudsonbuild/.hudson/jobs/cbi-papyrus-0.7-nightly/workspace/build/R201007251735/eclipse/plugins/org.eclipse.papyrus.diagram.profile/src/org/eclipse/papyrus/diagram/profile/preferences/EnumerationLiteralPreferencePage.java (at line 27) return UMLDiagramEditorPlugin.getInstance().ID; ^^ The static field UMLDiagramEditorPlugin.ID should be accessed in a static way ---------- ---------- 27. WARNING in /opt/users/hudsonbuild/.hudson/jobs/cbi-papyrus-0.7-nightly/workspace/build/R201007251735/eclipse/plugins/org.eclipse.papyrus.diagram.profile/src/org/eclipse/papyrus/diagram/profile/preferences/EnumerationPreferencePage.java (at line 27) return UMLDiagramEditorPlugin.getInstance().ID; ^^ The static field UMLDiagramEditorPlugin.ID should be accessed in a static way ---------- ---------- 28. WARNING in /opt/users/hudsonbuild/.hudson/jobs/cbi-papyrus-0.7-nightly/workspace/build/R201007251735/eclipse/plugins/org.eclipse.papyrus.diagram.profile/src/org/eclipse/papyrus/diagram/profile/preferences/ExtensionPreferencePage.java (at line 26) return UMLDiagramEditorPlugin.getInstance().ID; ^^ The static field UMLDiagramEditorPlugin.ID should be accessed in a static way ---------- ---------- 29. WARNING in /opt/users/hudsonbuild/.hudson/jobs/cbi-papyrus-0.7-nightly/workspace/build/R201007251735/eclipse/plugins/org.eclipse.papyrus.diagram.profile/src/org/eclipse/papyrus/diagram/profile/preferences/GeneralizationPreferencePage.java (at line 26) return UMLDiagramEditorPlugin.getInstance().ID; ^^ The static field UMLDiagramEditorPlugin.ID should be accessed in a static way ---------- ---------- 30. WARNING in /opt/users/hudsonbuild/.hudson/jobs/cbi-papyrus-0.7-nightly/workspace/build/R201007251735/eclipse/plugins/org.eclipse.papyrus.diagram.profile/src/org/eclipse/papyrus/diagram/profile/preferences/MetaclassPreferencePage.java (at line 27) return UMLDiagramEditorPlugin.getInstance().ID; ^^ The static field UMLDiagramEditorPlugin.ID should be accessed in a static way ---------- ---------- 31. WARNING in /opt/users/hudsonbuild/.hudson/jobs/cbi-papyrus-0.7-nightly/workspace/build/R201007251735/eclipse/plugins/org.eclipse.papyrus.diagram.profile/src/org/eclipse/papyrus/diagram/profile/preferences/ModelPreferencePage.java (at line 27) return UMLDiagramEditorPlugin.getInstance().ID; ^^ The static field UMLDiagramEditorPlugin.ID should be accessed in a static way ---------- ---------- 32. WARNING in /opt/users/hudsonbuild/.hudson/jobs/cbi-papyrus-0.7-nightly/workspace/build/R201007251735/eclipse/plugins/org.eclipse.papyrus.diagram.profile/src/org/eclipse/papyrus/diagram/profile/preferences/PackageCNPreferencePage.java (at line 27) return UMLDiagramEditorPlugin.getInstance().ID; ^^ The static field UMLDiagramEditorPlugin.ID should be accessed in a static way ---------- ---------- 33. WARNING in /opt/users/hudsonbuild/.hudson/jobs/cbi-papyrus-0.7-nightly/workspace/build/R201007251735/eclipse/plugins/org.eclipse.papyrus.diagram.profile/src/org/eclipse/papyrus/diagram/profile/preferences/PackageImportPreferencePage.java (at line 26) return UMLDiagramEditorPlugin.getInstance().ID; ^^ The static field UMLDiagramEditorPlugin.ID should be accessed in a static way ---------- ---------- 34. WARNING in /opt/users/hudsonbuild/.hudson/jobs/cbi-papyrus-0.7-nightly/workspace/build/R201007251735/eclipse/plugins/org.eclipse.papyrus.diagram.profile/src/org/eclipse/papyrus/diagram/profile/preferences/PackagePreferencePage.java (at line 27) return UMLDiagramEditorPlugin.getInstance().ID; ^^ The static field UMLDiagramEditorPlugin.ID should be accessed in a static way ---------- ---------- 35. WARNING in /opt/users/hudsonbuild/.hudson/jobs/cbi-papyrus-0.7-nightly/workspace/build/R201007251735/eclipse/plugins/org.eclipse.papyrus.diagram.profile/src/org/eclipse/papyrus/diagram/profile/preferences/ProfileApplicationPreferencePage.java (at line 26) return UMLDiagramEditorPlugin.getInstance().ID; ^^ The static field UMLDiagramEditorPlugin.ID should be accessed in a static way ---------- ---------- 36. WARNING in /opt/users/hudsonbuild/.hudson/jobs/cbi-papyrus-0.7-nightly/workspace/build/R201007251735/eclipse/plugins/org.eclipse.papyrus.diagram.profile/src/org/eclipse/papyrus/diagram/profile/preferences/ProfileCNPreferencePage.java (at line 27) return UMLDiagramEditorPlugin.getInstance().ID; ^^ The static field UMLDiagramEditorPlugin.ID should be accessed in a static way ---------- ---------- 37. WARNING in /opt/users/hudsonbuild/.hudson/jobs/cbi-papyrus-0.7-nightly/workspace/build/R201007251735/eclipse/plugins/org.eclipse.papyrus.diagram.profile/src/org/eclipse/papyrus/diagram/profile/preferences/ProfilePreferencePage.java (at line 27) return UMLDiagramEditorPlugin.getInstance().ID; ^^ The static field UMLDiagramEditorPlugin.ID should be accessed in a static way ---------- ---------- 38. WARNING in /opt/users/hudsonbuild/.hudson/jobs/cbi-papyrus-0.7-nightly/workspace/build/R201007251735/eclipse/plugins/org.eclipse.papyrus.diagram.profile/src/org/eclipse/papyrus/diagram/profile/preferences/ShortCutDiagramPreferencePage.java (at line 27) return UMLDiagramEditorPlugin.getInstance().ID; ^^ The static field UMLDiagramEditorPlugin.ID should be accessed in a static way ---------- ---------- 39. WARNING in /opt/users/hudsonbuild/.hudson/jobs/cbi-papyrus-0.7-nightly/workspace/build/R201007251735/eclipse/plugins/org.eclipse.papyrus.diagram.profile/src/org/eclipse/papyrus/diagram/profile/preferences/StereotypePreferencePage.java (at line 27) return UMLDiagramEditorPlugin.getInstance().ID; ^^ The static field UMLDiagramEditorPlugin.ID should be accessed in a static way ---------- ---------- 40. WARNING in /opt/users/hudsonbuild/.hudson/jobs/cbi-papyrus-0.7-nightly/workspace/build/R201007251735/eclipse/plugins/org.eclipse.papyrus.diagram.profile/custom-src/org/eclipse/papyrus/diagram/profile/UmlProfileDiagramForMultiEditor.java (at line 21) import org.eclipse.gmf.runtime.diagram.ui.resources.editor.internal.l10n.EditorMessages; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type EditorMessages is not accessible due to restriction on classpath entry /opt/users/hudsonbuild/.hudson/jobs/cbi-papyrus-0.7-nightly/workspace/build/R201007251735/eclipse/plugins/org.eclipse.gmf.runtime.diagram.ui.resources.editor_1.4.0.v20100531-2230.jar ---------- 41. WARNING in /opt/users/hudsonbuild/.hudson/jobs/cbi-papyrus-0.7-nightly/workspace/build/R201007251735/eclipse/plugins/org.eclipse.papyrus.diagram.profile/custom-src/org/eclipse/papyrus/diagram/profile/UmlProfileDiagramForMultiEditor.java (at line 129) String title = EditorMessages.Editor_error_setinput_title; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type EditorMessages is not accessible due to restriction on classpath entry /opt/users/hudsonbuild/.hudson/jobs/cbi-papyrus-0.7-nightly/workspace/build/R201007251735/eclipse/plugins/org.eclipse.gmf.runtime.diagram.ui.resources.editor_1.4.0.v20100531-2230.jar ---------- 42. WARNING in /opt/users/hudsonbuild/.hudson/jobs/cbi-papyrus-0.7-nightly/workspace/build/R201007251735/eclipse/plugins/org.eclipse.papyrus.diagram.profile/custom-src/org/eclipse/papyrus/diagram/profile/UmlProfileDiagramForMultiEditor.java (at line 129) String title = EditorMessages.Editor_error_setinput_title; ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field Editor_error_setinput_title from the type EditorMessages is not accessible due to restriction on classpath entry /opt/users/hudsonbuild/.hudson/jobs/cbi-papyrus-0.7-nightly/workspace/build/R201007251735/eclipse/plugins/org.eclipse.gmf.runtime.diagram.ui.resources.editor_1.4.0.v20100531-2230.jar ---------- 43. WARNING in /opt/users/hudsonbuild/.hudson/jobs/cbi-papyrus-0.7-nightly/workspace/build/R201007251735/eclipse/plugins/org.eclipse.papyrus.diagram.profile/custom-src/org/eclipse/papyrus/diagram/profile/UmlProfileDiagramForMultiEditor.java (at line 130) String msg = EditorMessages.Editor_error_setinput_message; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type EditorMessages is not accessible due to restriction on classpath entry /opt/users/hudsonbuild/.hudson/jobs/cbi-papyrus-0.7-nightly/workspace/build/R201007251735/eclipse/plugins/org.eclipse.gmf.runtime.diagram.ui.resources.editor_1.4.0.v20100531-2230.jar ---------- 44. WARNING in /opt/users/hudsonbuild/.hudson/jobs/cbi-papyrus-0.7-nightly/workspace/build/R201007251735/eclipse/plugins/org.eclipse.papyrus.diagram.profile/custom-src/org/eclipse/papyrus/diagram/profile/UmlProfileDiagramForMultiEditor.java (at line 130) String msg = EditorMessages.Editor_error_setinput_message; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field Editor_error_setinput_message from the type EditorMessages is not accessible due to restriction on classpath entry /opt/users/hudsonbuild/.hudson/jobs/cbi-papyrus-0.7-nightly/workspace/build/R201007251735/eclipse/plugins/org.eclipse.gmf.runtime.diagram.ui.resources.editor_1.4.0.v20100531-2230.jar ---------- ---------- 45. WARNING in /opt/users/hudsonbuild/.hudson/jobs/cbi-papyrus-0.7-nightly/workspace/build/R201007251735/eclipse/plugins/org.eclipse.papyrus.diagram.profile/custom-src/org/eclipse/papyrus/diagram/profile/custom/commands/AssociationDiamondViewCreateCommand.java (at line 105) this.node = viewProvider.createAssociation_2015(((EObject)semanticApdater.getAdapter(EObject.class)), this.containerView, -1, true, preferenceHint); ^^^^ The static field AssociationDiamondViewCreateCommand.node should be accessed in a static way ---------- 46. WARNING in /opt/users/hudsonbuild/.hudson/jobs/cbi-papyrus-0.7-nightly/workspace/build/R201007251735/eclipse/plugins/org.eclipse.papyrus.diagram.profile/custom-src/org/eclipse/papyrus/diagram/profile/custom/commands/AssociationDiamondViewCreateCommand.java (at line 111) ((Node)this.node).setLayoutConstraint(notationLocation); ^^^^ The static field AssociationDiamondViewCreateCommand.node should be accessed in a static way ---------- 47. WARNING in /opt/users/hudsonbuild/.hudson/jobs/cbi-papyrus-0.7-nightly/workspace/build/R201007251735/eclipse/plugins/org.eclipse.papyrus.diagram.profile/custom-src/org/eclipse/papyrus/diagram/profile/custom/commands/AssociationDiamondViewCreateCommand.java (at line 112) semanticApdater.setView(this.node); ^^^^ The static field AssociationDiamondViewCreateCommand.node should be accessed in a static way ---------- ---------- 48. WARNING in /opt/users/hudsonbuild/.hudson/jobs/cbi-papyrus-0.7-nightly/workspace/build/R201007251735/eclipse/plugins/org.eclipse.papyrus.diagram.profile/custom-src/org/eclipse/papyrus/diagram/profile/custom/commands/DependencyDiamondViewCreateCommand.java (at line 117) this.node = viewProvider.createDependency_2014(((EObject)semanticApdater.getAdapter(EObject.class)), this.containerView, -1, true, preferenceHint); ^^^^ The static field DependencyDiamondViewCreateCommand.node should be accessed in a static way ---------- 49. WARNING in /opt/users/hudsonbuild/.hudson/jobs/cbi-papyrus-0.7-nightly/workspace/build/R201007251735/eclipse/plugins/org.eclipse.papyrus.diagram.profile/custom-src/org/eclipse/papyrus/diagram/profile/custom/commands/DependencyDiamondViewCreateCommand.java (at line 123) ((Node)this.node).setLayoutConstraint(notationLocation); ^^^^ The static field DependencyDiamondViewCreateCommand.node should be accessed in a static way ---------- 50. WARNING in /opt/users/hudsonbuild/.hudson/jobs/cbi-papyrus-0.7-nightly/workspace/build/R201007251735/eclipse/plugins/org.eclipse.papyrus.diagram.profile/custom-src/org/eclipse/papyrus/diagram/profile/custom/commands/DependencyDiamondViewCreateCommand.java (at line 124) semanticApdater.setView(this.node); ^^^^ The static field DependencyDiamondViewCreateCommand.node should be accessed in a static way ---------- ---------- 51. WARNING in /opt/users/hudsonbuild/.hudson/jobs/cbi-papyrus-0.7-nightly/workspace/build/R201007251735/eclipse/plugins/org.eclipse.papyrus.diagram.profile/custom-src/org/eclipse/papyrus/diagram/profile/custom/helper/MultiAssociationHelper.java (at line 41) import org.eclipse.gmf.runtime.diagram.ui.internal.commands.SetConnectionBendpointsCommand; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SetConnectionBendpointsCommand is not accessible due to restriction on classpath entry /opt/users/hudsonbuild/.hudson/jobs/cbi-papyrus-0.7-nightly/workspace/build/R201007251735/eclipse/plugins/org.eclipse.gmf.runtime.diagram.ui_1.4.0.v20100528-2230.jar ---------- 52. WARNING in /opt/users/hudsonbuild/.hudson/jobs/cbi-papyrus-0.7-nightly/workspace/build/R201007251735/eclipse/plugins/org.eclipse.papyrus.diagram.profile/custom-src/org/eclipse/papyrus/diagram/profile/custom/helper/MultiAssociationHelper.java (at line 284) if(currentCommand instanceof SetConnectionBendpointsCommand) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SetConnectionBendpointsCommand is not accessible due to restriction on classpath entry /opt/users/hudsonbuild/.hudson/jobs/cbi-papyrus-0.7-nightly/workspace/build/R201007251735/eclipse/plugins/org.eclipse.gmf.runtime.diagram.ui_1.4.0.v20100528-2230.jar ---------- 53. WARNING in /opt/users/hudsonbuild/.hudson/jobs/cbi-papyrus-0.7-nightly/workspace/build/R201007251735/eclipse/plugins/org.eclipse.papyrus.diagram.profile/custom-src/org/eclipse/papyrus/diagram/profile/custom/helper/MultiAssociationHelper.java (at line 285) sourceLocation = ((SetConnectionBendpointsCommand)currentCommand).getSourceRefPoint(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method getSourceRefPoint() from the type SetConnectionBendpointsCommand is not accessible due to restriction on classpath entry /opt/users/hudsonbuild/.hudson/jobs/cbi-papyrus-0.7-nightly/workspace/build/R201007251735/eclipse/plugins/org.eclipse.gmf.runtime.diagram.ui_1.4.0.v20100528-2230.jar ---------- 54. WARNING in /opt/users/hudsonbuild/.hudson/jobs/cbi-papyrus-0.7-nightly/workspace/build/R201007251735/eclipse/plugins/org.eclipse.papyrus.diagram.profile/custom-src/org/eclipse/papyrus/diagram/profile/custom/helper/MultiAssociationHelper.java (at line 285) sourceLocation = ((SetConnectionBendpointsCommand)currentCommand).getSourceRefPoint(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SetConnectionBendpointsCommand is not accessible due to restriction on classpath entry /opt/users/hudsonbuild/.hudson/jobs/cbi-papyrus-0.7-nightly/workspace/build/R201007251735/eclipse/plugins/org.eclipse.gmf.runtime.diagram.ui_1.4.0.v20100528-2230.jar ---------- 55. WARNING in /opt/users/hudsonbuild/.hudson/jobs/cbi-papyrus-0.7-nightly/workspace/build/R201007251735/eclipse/plugins/org.eclipse.papyrus.diagram.profile/custom-src/org/eclipse/papyrus/diagram/profile/custom/helper/MultiAssociationHelper.java (at line 286) targetLocation = ((SetConnectionBendpointsCommand)currentCommand).getTargetRefPoint(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method getTargetRefPoint() from the type SetConnectionBendpointsCommand is not accessible due to restriction on classpath entry /opt/users/hudsonbuild/.hudson/jobs/cbi-papyrus-0.7-nightly/workspace/build/R201007251735/eclipse/plugins/org.eclipse.gmf.runtime.diagram.ui_1.4.0.v20100528-2230.jar ---------- 56. WARNING in /opt/users/hudsonbuild/.hudson/jobs/cbi-papyrus-0.7-nightly/workspace/build/R201007251735/eclipse/plugins/org.eclipse.papyrus.diagram.profile/custom-src/org/eclipse/papyrus/diagram/profile/custom/helper/MultiAssociationHelper.java (at line 286) targetLocation = ((SetConnectionBendpointsCommand)currentCommand).getTargetRefPoint(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SetConnectionBendpointsCommand is not accessible due to restriction on classpath entry /opt/users/hudsonbuild/.hudson/jobs/cbi-papyrus-0.7-nightly/workspace/build/R201007251735/eclipse/plugins/org.eclipse.gmf.runtime.diagram.ui_1.4.0.v20100528-2230.jar ---------- ---------- 57. WARNING in /opt/users/hudsonbuild/.hudson/jobs/cbi-papyrus-0.7-nightly/workspace/build/R201007251735/eclipse/plugins/org.eclipse.papyrus.diagram.profile/custom-src/org/eclipse/papyrus/diagram/profile/custom/helper/MultiDependencyHelper.java (at line 41) import org.eclipse.gmf.runtime.diagram.ui.internal.commands.SetConnectionBendpointsCommand; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SetConnectionBendpointsCommand is not accessible due to restriction on classpath entry /opt/users/hudsonbuild/.hudson/jobs/cbi-papyrus-0.7-nightly/workspace/build/R201007251735/eclipse/plugins/org.eclipse.gmf.runtime.diagram.ui_1.4.0.v20100528-2230.jar ---------- 58. WARNING in /opt/users/hudsonbuild/.hudson/jobs/cbi-papyrus-0.7-nightly/workspace/build/R201007251735/eclipse/plugins/org.eclipse.papyrus.diagram.profile/custom-src/org/eclipse/papyrus/diagram/profile/custom/helper/MultiDependencyHelper.java (at line 297) if(currentCommand instanceof SetConnectionBendpointsCommand) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SetConnectionBendpointsCommand is not accessible due to restriction on classpath entry /opt/users/hudsonbuild/.hudson/jobs/cbi-papyrus-0.7-nightly/workspace/build/R201007251735/eclipse/plugins/org.eclipse.gmf.runtime.diagram.ui_1.4.0.v20100528-2230.jar ---------- 59. WARNING in /opt/users/hudsonbuild/.hudson/jobs/cbi-papyrus-0.7-nightly/workspace/build/R201007251735/eclipse/plugins/org.eclipse.papyrus.diagram.profile/custom-src/org/eclipse/papyrus/diagram/profile/custom/helper/MultiDependencyHelper.java (at line 298) sourceLocation = ((SetConnectionBendpointsCommand)currentCommand).getSourceRefPoint(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method getSourceRefPoint() from the type SetConnectionBendpointsCommand is not accessible due to restriction on classpath entry /opt/users/hudsonbuild/.hudson/jobs/cbi-papyrus-0.7-nightly/workspace/build/R201007251735/eclipse/plugins/org.eclipse.gmf.runtime.diagram.ui_1.4.0.v20100528-2230.jar ---------- 60. WARNING in /opt/users/hudsonbuild/.hudson/jobs/cbi-papyrus-0.7-nightly/workspace/build/R201007251735/eclipse/plugins/org.eclipse.papyrus.diagram.profile/custom-src/org/eclipse/papyrus/diagram/profile/custom/helper/MultiDependencyHelper.java (at line 298) sourceLocation = ((SetConnectionBendpointsCommand)currentCommand).getSourceRefPoint(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SetConnectionBendpointsCommand is not accessible due to restriction on classpath entry /opt/users/hudsonbuild/.hudson/jobs/cbi-papyrus-0.7-nightly/workspace/build/R201007251735/eclipse/plugins/org.eclipse.gmf.runtime.diagram.ui_1.4.0.v20100528-2230.jar ---------- 61. WARNING in /opt/users/hudsonbuild/.hudson/jobs/cbi-papyrus-0.7-nightly/workspace/build/R201007251735/eclipse/plugins/org.eclipse.papyrus.diagram.profile/custom-src/org/eclipse/papyrus/diagram/profile/custom/helper/MultiDependencyHelper.java (at line 299) targetLocation = ((SetConnectionBendpointsCommand)currentCommand).getTargetRefPoint(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method getTargetRefPoint() from the type SetConnectionBendpointsCommand is not accessible due to restriction on classpath entry /opt/users/hudsonbuild/.hudson/jobs/cbi-papyrus-0.7-nightly/workspace/build/R201007251735/eclipse/plugins/org.eclipse.gmf.runtime.diagram.ui_1.4.0.v20100528-2230.jar ---------- 62. WARNING in /opt/users/hudsonbuild/.hudson/jobs/cbi-papyrus-0.7-nightly/workspace/build/R201007251735/eclipse/plugins/org.eclipse.papyrus.diagram.profile/custom-src/org/eclipse/papyrus/diagram/profile/custom/helper/MultiDependencyHelper.java (at line 299) targetLocation = ((SetConnectionBendpointsCommand)currentCommand).getTargetRefPoint(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SetConnectionBendpointsCommand is not accessible due to restriction on classpath entry /opt/users/hudsonbuild/.hudson/jobs/cbi-papyrus-0.7-nightly/workspace/build/R201007251735/eclipse/plugins/org.eclipse.gmf.runtime.diagram.ui_1.4.0.v20100528-2230.jar ---------- ---------- 63. WARNING in /opt/users/hudsonbuild/.hudson/jobs/cbi-papyrus-0.7-nightly/workspace/build/R201007251735/eclipse/plugins/org.eclipse.papyrus.diagram.profile/custom-src/org/eclipse/papyrus/diagram/profile/service/PreSaveProfileListener.java (at line 115) if(dialog.getReturnCode() == dialog.OK) { ^^ The static field Window.OK should be accessed in a static way ---------- 63 problems (63 warnings)