# 2/26/08 1:10:32 AM CET # Eclipse Java Compiler 0.789_R33x, 3.3.2, Copyright IBM Corp 2000, 2008. All rights reserved. ---------- 1. WARNING in /home/builder/gmfbuild/build/sdk/plugins/org.eclipse.gmf.ecore.editor/src/org/eclipse/gmf/ecore/part/EcoreDocumentProvider.java (at line 57) 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 /home/builder/gmfbuild/build/sdk/plugins/org.eclipse.gmf.runtime.diagram.ui.resources.editor/@dot ---------- 2. WARNING in /home/builder/gmfbuild/build/sdk/plugins/org.eclipse.gmf.ecore.editor/src/org/eclipse/gmf/ecore/part/EcoreDocumentProvider.java (at line 58) 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 /home/builder/gmfbuild/build/sdk/plugins/org.eclipse.gmf.runtime.diagram.ui.resources.editor/@dot ---------- 3. WARNING in /home/builder/gmfbuild/build/sdk/plugins/org.eclipse.gmf.ecore.editor/src/org/eclipse/gmf/ecore/part/EcoreDocumentProvider.java (at line 193) Diagram diagram = DiagramIOUtil.load(domain, storage, true, getProgressMonitor()); ^^^^^^^^^^^^^ Discouraged access: The type DiagramIOUtil is not accessible due to restriction on classpath entry /home/builder/gmfbuild/build/sdk/plugins/org.eclipse.gmf.runtime.diagram.ui.resources.editor/@dot ---------- 4. WARNING in /home/builder/gmfbuild/build/sdk/plugins/org.eclipse.gmf.ecore.editor/src/org/eclipse/gmf/ecore/part/EcoreDocumentProvider.java (at line 193) 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 /home/builder/gmfbuild/build/sdk/plugins/org.eclipse.gmf.runtime.diagram.ui.resources.editor/@dot ---------- 5. WARNING in /home/builder/gmfbuild/build/sdk/plugins/org.eclipse.gmf.ecore.editor/src/org/eclipse/gmf/ecore/part/EcoreDocumentProvider.java (at line 532) throw new CoreException(new Status(IStatus.ERROR, EcoreDiagramEditorPlugin.ID, EditorStatusCodes.RESOURCE_FAILURE, e.getLocalizedMessage(), null)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type EditorStatusCodes is not accessible due to restriction on classpath entry /home/builder/gmfbuild/build/sdk/plugins/org.eclipse.gmf.runtime.diagram.ui.resources.editor/@dot ---------- 6. WARNING in /home/builder/gmfbuild/build/sdk/plugins/org.eclipse.gmf.ecore.editor/src/org/eclipse/gmf/ecore/part/EcoreDocumentProvider.java (at line 532) throw new CoreException(new Status(IStatus.ERROR, EcoreDiagramEditorPlugin.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 /home/builder/gmfbuild/build/sdk/plugins/org.eclipse.gmf.runtime.diagram.ui.resources.editor/@dot ---------- 6 problems (6 warnings)