# 8/12/11 7:41:12 AM 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-atf-0.3-nightly/workspace/build/I201108120736/eclipse/plugins/org.eclipse.atf.mozilla.ide.debug.ui/src/org/eclipse/atf/mozilla/ide/debug/ui/MozillaErrorStatusHandler.java (at line 17) import org.eclipse.debug.internal.ui.DebugUIPlugin; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type DebugUIPlugin is not accessible due to restriction on classpath entry /opt/public/jobs/cbi-atf-0.3-nightly/workspace/build/I201108120736/eclipse/plugins/org.eclipse.debug.ui_3.6.3.v20101201_r362.jar ---------- 2. WARNING in /opt/users/hudsonbuild/.hudson/jobs/cbi-atf-0.3-nightly/workspace/build/I201108120736/eclipse/plugins/org.eclipse.atf.mozilla.ide.debug.ui/src/org/eclipse/atf/mozilla/ide/debug/ui/MozillaErrorStatusHandler.java (at line 30) DebugUIPlugin.errorDialog(DebugUIPlugin.getShell(), "JavaScript Error encountered", status.getMessage(), status); ^^^^^^^^^^^^^ Discouraged access: The type DebugUIPlugin is not accessible due to restriction on classpath entry /opt/public/jobs/cbi-atf-0.3-nightly/workspace/build/I201108120736/eclipse/plugins/org.eclipse.debug.ui_3.6.3.v20101201_r362.jar ---------- 3. WARNING in /opt/users/hudsonbuild/.hudson/jobs/cbi-atf-0.3-nightly/workspace/build/I201108120736/eclipse/plugins/org.eclipse.atf.mozilla.ide.debug.ui/src/org/eclipse/atf/mozilla/ide/debug/ui/MozillaErrorStatusHandler.java (at line 30) DebugUIPlugin.errorDialog(DebugUIPlugin.getShell(), "JavaScript Error encountered", status.getMessage(), status); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method errorDialog(Shell, String, String, IStatus) from the type DebugUIPlugin is not accessible due to restriction on classpath entry /opt/public/jobs/cbi-atf-0.3-nightly/workspace/build/I201108120736/eclipse/plugins/org.eclipse.debug.ui_3.6.3.v20101201_r362.jar ---------- 4. WARNING in /opt/users/hudsonbuild/.hudson/jobs/cbi-atf-0.3-nightly/workspace/build/I201108120736/eclipse/plugins/org.eclipse.atf.mozilla.ide.debug.ui/src/org/eclipse/atf/mozilla/ide/debug/ui/MozillaErrorStatusHandler.java (at line 30) DebugUIPlugin.errorDialog(DebugUIPlugin.getShell(), "JavaScript Error encountered", status.getMessage(), status); ^^^^^^^^^^^^^ Discouraged access: The type DebugUIPlugin is not accessible due to restriction on classpath entry /opt/public/jobs/cbi-atf-0.3-nightly/workspace/build/I201108120736/eclipse/plugins/org.eclipse.debug.ui_3.6.3.v20101201_r362.jar ---------- 5. WARNING in /opt/users/hudsonbuild/.hudson/jobs/cbi-atf-0.3-nightly/workspace/build/I201108120736/eclipse/plugins/org.eclipse.atf.mozilla.ide.debug.ui/src/org/eclipse/atf/mozilla/ide/debug/ui/MozillaErrorStatusHandler.java (at line 30) DebugUIPlugin.errorDialog(DebugUIPlugin.getShell(), "JavaScript Error encountered", status.getMessage(), status); ^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method getShell() from the type DebugUIPlugin is not accessible due to restriction on classpath entry /opt/public/jobs/cbi-atf-0.3-nightly/workspace/build/I201108120736/eclipse/plugins/org.eclipse.debug.ui_3.6.3.v20101201_r362.jar ---------- 6. WARNING in /opt/users/hudsonbuild/.hudson/jobs/cbi-atf-0.3-nightly/workspace/build/I201108120736/eclipse/plugins/org.eclipse.atf.mozilla.ide.debug.ui/src/org/eclipse/atf/mozilla/ide/debug/ui/MozillaErrorStatusHandler.java (at line 31) DebugUIPlugin.getStandardDisplay().syncExec(new Runnable() { ^^^^^^^^^^^^^ Discouraged access: The type DebugUIPlugin is not accessible due to restriction on classpath entry /opt/public/jobs/cbi-atf-0.3-nightly/workspace/build/I201108120736/eclipse/plugins/org.eclipse.debug.ui_3.6.3.v20101201_r362.jar ---------- 7. WARNING in /opt/users/hudsonbuild/.hudson/jobs/cbi-atf-0.3-nightly/workspace/build/I201108120736/eclipse/plugins/org.eclipse.atf.mozilla.ide.debug.ui/src/org/eclipse/atf/mozilla/ide/debug/ui/MozillaErrorStatusHandler.java (at line 31) DebugUIPlugin.getStandardDisplay().syncExec(new Runnable() { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method getStandardDisplay() from the type DebugUIPlugin is not accessible due to restriction on classpath entry /opt/public/jobs/cbi-atf-0.3-nightly/workspace/build/I201108120736/eclipse/plugins/org.eclipse.debug.ui_3.6.3.v20101201_r362.jar ---------- ---------- 8. WARNING in /opt/users/hudsonbuild/.hudson/jobs/cbi-atf-0.3-nightly/workspace/build/I201108120736/eclipse/plugins/org.eclipse.atf.mozilla.ide.debug.ui/src/org/eclipse/atf/mozilla/ide/debug/ui/internal/Utils.java (at line 82) return MessageFormat.format(string, new String[] { arg }); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The argument of type String[] should explicitly be cast to Object[] for the invocation of the varargs method format(String, Object...) from type MessageFormat. It could alternatively be cast to Object for a varargs invocation ---------- 9. WARNING in /opt/users/hudsonbuild/.hudson/jobs/cbi-atf-0.3-nightly/workspace/build/I201108120736/eclipse/plugins/org.eclipse.atf.mozilla.ide.debug.ui/src/org/eclipse/atf/mozilla/ide/debug/ui/internal/Utils.java (at line 91) return MessageFormat.format(string, args); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The argument of type String[] should explicitly be cast to Object[] for the invocation of the varargs method format(String, Object...) from type MessageFormat. It could alternatively be cast to Object for a varargs invocation ---------- ---------- 10. WARNING in /opt/users/hudsonbuild/.hudson/jobs/cbi-atf-0.3-nightly/workspace/build/I201108120736/eclipse/plugins/org.eclipse.atf.mozilla.ide.debug.ui/src/org/eclipse/atf/mozilla/ide/debug/ui/internal/adapter/JSDebugScriptElementAdapterFactory.java (at line 15) import org.eclipse.debug.internal.ui.viewers.model.provisional.IElementContentProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type IElementContentProvider is not accessible due to restriction on classpath entry /opt/public/jobs/cbi-atf-0.3-nightly/workspace/build/I201108120736/eclipse/plugins/org.eclipse.debug.ui_3.6.3.v20101201_r362.jar ---------- 11. WARNING in /opt/users/hudsonbuild/.hudson/jobs/cbi-atf-0.3-nightly/workspace/build/I201108120736/eclipse/plugins/org.eclipse.atf.mozilla.ide.debug.ui/src/org/eclipse/atf/mozilla/ide/debug/ui/internal/adapter/JSDebugScriptElementAdapterFactory.java (at line 16) import org.eclipse.debug.internal.ui.viewers.model.provisional.IElementLabelProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type IElementLabelProvider is not accessible due to restriction on classpath entry /opt/public/jobs/cbi-atf-0.3-nightly/workspace/build/I201108120736/eclipse/plugins/org.eclipse.debug.ui_3.6.3.v20101201_r362.jar ---------- 12. WARNING in /opt/users/hudsonbuild/.hudson/jobs/cbi-atf-0.3-nightly/workspace/build/I201108120736/eclipse/plugins/org.eclipse.atf.mozilla.ide.debug.ui/src/org/eclipse/atf/mozilla/ide/debug/ui/internal/adapter/JSDebugScriptElementAdapterFactory.java (at line 21) public static final Class [] supportedAdapters = { IElementContentProvider.class, IElementLabelProvider.class }; ^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type IElementContentProvider is not accessible due to restriction on classpath entry /opt/public/jobs/cbi-atf-0.3-nightly/workspace/build/I201108120736/eclipse/plugins/org.eclipse.debug.ui_3.6.3.v20101201_r362.jar ---------- 13. WARNING in /opt/users/hudsonbuild/.hudson/jobs/cbi-atf-0.3-nightly/workspace/build/I201108120736/eclipse/plugins/org.eclipse.atf.mozilla.ide.debug.ui/src/org/eclipse/atf/mozilla/ide/debug/ui/internal/adapter/JSDebugScriptElementAdapterFactory.java (at line 21) public static final Class [] supportedAdapters = { IElementContentProvider.class, IElementLabelProvider.class }; ^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type IElementLabelProvider is not accessible due to restriction on classpath entry /opt/public/jobs/cbi-atf-0.3-nightly/workspace/build/I201108120736/eclipse/plugins/org.eclipse.debug.ui_3.6.3.v20101201_r362.jar ---------- 14. WARNING in /opt/users/hudsonbuild/.hudson/jobs/cbi-atf-0.3-nightly/workspace/build/I201108120736/eclipse/plugins/org.eclipse.atf.mozilla.ide.debug.ui/src/org/eclipse/atf/mozilla/ide/debug/ui/internal/adapter/JSDebugScriptElementAdapterFactory.java (at line 28) if( adapterType == IElementLabelProvider.class ) ^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type IElementLabelProvider is not accessible due to restriction on classpath entry /opt/public/jobs/cbi-atf-0.3-nightly/workspace/build/I201108120736/eclipse/plugins/org.eclipse.debug.ui_3.6.3.v20101201_r362.jar ---------- 15. WARNING in /opt/users/hudsonbuild/.hudson/jobs/cbi-atf-0.3-nightly/workspace/build/I201108120736/eclipse/plugins/org.eclipse.atf.mozilla.ide.debug.ui/src/org/eclipse/atf/mozilla/ide/debug/ui/internal/adapter/JSDebugScriptElementAdapterFactory.java (at line 31) else if ( adapterType == IElementContentProvider.class ) ^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type IElementContentProvider is not accessible due to restriction on classpath entry /opt/public/jobs/cbi-atf-0.3-nightly/workspace/build/I201108120736/eclipse/plugins/org.eclipse.debug.ui_3.6.3.v20101201_r362.jar ---------- ---------- 16. WARNING in /opt/users/hudsonbuild/.hudson/jobs/cbi-atf-0.3-nightly/workspace/build/I201108120736/eclipse/plugins/org.eclipse.atf.mozilla.ide.debug.ui/src/org/eclipse/atf/mozilla/ide/debug/ui/internal/adapter/JSDebugScriptElementContentAdapter.java (at line 20) import org.eclipse.debug.internal.ui.model.elements.ElementContentProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type ElementContentProvider is not accessible due to restriction on classpath entry /opt/public/jobs/cbi-atf-0.3-nightly/workspace/build/I201108120736/eclipse/plugins/org.eclipse.debug.ui_3.6.3.v20101201_r362.jar ---------- 17. WARNING in /opt/users/hudsonbuild/.hudson/jobs/cbi-atf-0.3-nightly/workspace/build/I201108120736/eclipse/plugins/org.eclipse.atf.mozilla.ide.debug.ui/src/org/eclipse/atf/mozilla/ide/debug/ui/internal/adapter/JSDebugScriptElementContentAdapter.java (at line 21) import org.eclipse.debug.internal.ui.viewers.model.provisional.IPresentationContext; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type IPresentationContext is not accessible due to restriction on classpath entry /opt/public/jobs/cbi-atf-0.3-nightly/workspace/build/I201108120736/eclipse/plugins/org.eclipse.debug.ui_3.6.3.v20101201_r362.jar ---------- 18. WARNING in /opt/users/hudsonbuild/.hudson/jobs/cbi-atf-0.3-nightly/workspace/build/I201108120736/eclipse/plugins/org.eclipse.atf.mozilla.ide.debug.ui/src/org/eclipse/atf/mozilla/ide/debug/ui/internal/adapter/JSDebugScriptElementContentAdapter.java (at line 22) import org.eclipse.debug.internal.ui.viewers.model.provisional.IViewerUpdate; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type IViewerUpdate is not accessible due to restriction on classpath entry /opt/public/jobs/cbi-atf-0.3-nightly/workspace/build/I201108120736/eclipse/plugins/org.eclipse.debug.ui_3.6.3.v20101201_r362.jar ---------- 19. WARNING in /opt/users/hudsonbuild/.hudson/jobs/cbi-atf-0.3-nightly/workspace/build/I201108120736/eclipse/plugins/org.eclipse.atf.mozilla.ide.debug.ui/src/org/eclipse/atf/mozilla/ide/debug/ui/internal/adapter/JSDebugScriptElementContentAdapter.java (at line 24) public class JSDebugScriptElementContentAdapter extends ElementContentProvider { ^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type ElementContentProvider is not accessible due to restriction on classpath entry /opt/public/jobs/cbi-atf-0.3-nightly/workspace/build/I201108120736/eclipse/plugins/org.eclipse.debug.ui_3.6.3.v20101201_r362.jar ---------- 20. WARNING in /opt/users/hudsonbuild/.hudson/jobs/cbi-atf-0.3-nightly/workspace/build/I201108120736/eclipse/plugins/org.eclipse.atf.mozilla.ide.debug.ui/src/org/eclipse/atf/mozilla/ide/debug/ui/internal/adapter/JSDebugScriptElementContentAdapter.java (at line 26) protected int getChildCount(Object element, IPresentationContext context, IViewerUpdate monitor) throws CoreException { ^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type IPresentationContext is not accessible due to restriction on classpath entry /opt/public/jobs/cbi-atf-0.3-nightly/workspace/build/I201108120736/eclipse/plugins/org.eclipse.debug.ui_3.6.3.v20101201_r362.jar ---------- 21. WARNING in /opt/users/hudsonbuild/.hudson/jobs/cbi-atf-0.3-nightly/workspace/build/I201108120736/eclipse/plugins/org.eclipse.atf.mozilla.ide.debug.ui/src/org/eclipse/atf/mozilla/ide/debug/ui/internal/adapter/JSDebugScriptElementContentAdapter.java (at line 26) protected int getChildCount(Object element, IPresentationContext context, IViewerUpdate monitor) throws CoreException { ^^^^^^^^^^^^^ Discouraged access: The type IViewerUpdate is not accessible due to restriction on classpath entry /opt/public/jobs/cbi-atf-0.3-nightly/workspace/build/I201108120736/eclipse/plugins/org.eclipse.debug.ui_3.6.3.v20101201_r362.jar ---------- 22. WARNING in /opt/users/hudsonbuild/.hudson/jobs/cbi-atf-0.3-nightly/workspace/build/I201108120736/eclipse/plugins/org.eclipse.atf.mozilla.ide.debug.ui/src/org/eclipse/atf/mozilla/ide/debug/ui/internal/adapter/JSDebugScriptElementContentAdapter.java (at line 49) protected Object[] getChildren(Object parent, int index, int length, IPresentationContext context, IViewerUpdate monitor) throws CoreException { ^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type IPresentationContext is not accessible due to restriction on classpath entry /opt/public/jobs/cbi-atf-0.3-nightly/workspace/build/I201108120736/eclipse/plugins/org.eclipse.debug.ui_3.6.3.v20101201_r362.jar ---------- 23. WARNING in /opt/users/hudsonbuild/.hudson/jobs/cbi-atf-0.3-nightly/workspace/build/I201108120736/eclipse/plugins/org.eclipse.atf.mozilla.ide.debug.ui/src/org/eclipse/atf/mozilla/ide/debug/ui/internal/adapter/JSDebugScriptElementContentAdapter.java (at line 49) protected Object[] getChildren(Object parent, int index, int length, IPresentationContext context, IViewerUpdate monitor) throws CoreException { ^^^^^^^^^^^^^ Discouraged access: The type IViewerUpdate is not accessible due to restriction on classpath entry /opt/public/jobs/cbi-atf-0.3-nightly/workspace/build/I201108120736/eclipse/plugins/org.eclipse.debug.ui_3.6.3.v20101201_r362.jar ---------- 24. WARNING in /opt/users/hudsonbuild/.hudson/jobs/cbi-atf-0.3-nightly/workspace/build/I201108120736/eclipse/plugins/org.eclipse.atf.mozilla.ide.debug.ui/src/org/eclipse/atf/mozilla/ide/debug/ui/internal/adapter/JSDebugScriptElementContentAdapter.java (at line 63) return getElements( onlyChild.getChildren().toArray(), index, length ); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method getElements(Object[], int, int) from the type ElementContentProvider is not accessible due to restriction on classpath entry /opt/public/jobs/cbi-atf-0.3-nightly/workspace/build/I201108120736/eclipse/plugins/org.eclipse.debug.ui_3.6.3.v20101201_r362.jar ---------- 25. WARNING in /opt/users/hudsonbuild/.hudson/jobs/cbi-atf-0.3-nightly/workspace/build/I201108120736/eclipse/plugins/org.eclipse.atf.mozilla.ide.debug.ui/src/org/eclipse/atf/mozilla/ide/debug/ui/internal/adapter/JSDebugScriptElementContentAdapter.java (at line 71) return getElements( scriptElement.getChildren().toArray(), index, length ); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method getElements(Object[], int, int) from the type ElementContentProvider is not accessible due to restriction on classpath entry /opt/public/jobs/cbi-atf-0.3-nightly/workspace/build/I201108120736/eclipse/plugins/org.eclipse.debug.ui_3.6.3.v20101201_r362.jar ---------- ---------- 26. WARNING in /opt/users/hudsonbuild/.hudson/jobs/cbi-atf-0.3-nightly/workspace/build/I201108120736/eclipse/plugins/org.eclipse.atf.mozilla.ide.debug.ui/src/org/eclipse/atf/mozilla/ide/debug/ui/internal/adapter/JSDebugScriptElementLabelAdapter.java (at line 18) import org.eclipse.debug.internal.ui.model.elements.ElementLabelProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type ElementLabelProvider is not accessible due to restriction on classpath entry /opt/public/jobs/cbi-atf-0.3-nightly/workspace/build/I201108120736/eclipse/plugins/org.eclipse.debug.ui_3.6.3.v20101201_r362.jar ---------- 27. WARNING in /opt/users/hudsonbuild/.hudson/jobs/cbi-atf-0.3-nightly/workspace/build/I201108120736/eclipse/plugins/org.eclipse.atf.mozilla.ide.debug.ui/src/org/eclipse/atf/mozilla/ide/debug/ui/internal/adapter/JSDebugScriptElementLabelAdapter.java (at line 19) import org.eclipse.debug.internal.ui.viewers.model.provisional.IPresentationContext; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type IPresentationContext is not accessible due to restriction on classpath entry /opt/public/jobs/cbi-atf-0.3-nightly/workspace/build/I201108120736/eclipse/plugins/org.eclipse.debug.ui_3.6.3.v20101201_r362.jar ---------- 28. WARNING in /opt/users/hudsonbuild/.hudson/jobs/cbi-atf-0.3-nightly/workspace/build/I201108120736/eclipse/plugins/org.eclipse.atf.mozilla.ide.debug.ui/src/org/eclipse/atf/mozilla/ide/debug/ui/internal/adapter/JSDebugScriptElementLabelAdapter.java (at line 23) public class JSDebugScriptElementLabelAdapter extends ElementLabelProvider { ^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type ElementLabelProvider is not accessible due to restriction on classpath entry /opt/public/jobs/cbi-atf-0.3-nightly/workspace/build/I201108120736/eclipse/plugins/org.eclipse.debug.ui_3.6.3.v20101201_r362.jar ---------- 29. WARNING in /opt/users/hudsonbuild/.hudson/jobs/cbi-atf-0.3-nightly/workspace/build/I201108120736/eclipse/plugins/org.eclipse.atf.mozilla.ide.debug.ui/src/org/eclipse/atf/mozilla/ide/debug/ui/internal/adapter/JSDebugScriptElementLabelAdapter.java (at line 29) IPresentationContext context) throws CoreException { ^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type IPresentationContext is not accessible due to restriction on classpath entry /opt/public/jobs/cbi-atf-0.3-nightly/workspace/build/I201108120736/eclipse/plugins/org.eclipse.debug.ui_3.6.3.v20101201_r362.jar ---------- 30. WARNING in /opt/users/hudsonbuild/.hudson/jobs/cbi-atf-0.3-nightly/workspace/build/I201108120736/eclipse/plugins/org.eclipse.atf.mozilla.ide.debug.ui/src/org/eclipse/atf/mozilla/ide/debug/ui/internal/adapter/JSDebugScriptElementLabelAdapter.java (at line 41) protected ImageDescriptor getImageDescriptor( TreePath elementPath, IPresentationContext presentationContext, String columnId) throws CoreException { ^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type IPresentationContext is not accessible due to restriction on classpath entry /opt/public/jobs/cbi-atf-0.3-nightly/workspace/build/I201108120736/eclipse/plugins/org.eclipse.debug.ui_3.6.3.v20101201_r362.jar ---------- 31. WARNING in /opt/users/hudsonbuild/.hudson/jobs/cbi-atf-0.3-nightly/workspace/build/I201108120736/eclipse/plugins/org.eclipse.atf.mozilla.ide.debug.ui/src/org/eclipse/atf/mozilla/ide/debug/ui/internal/adapter/JSDebugScriptElementLabelAdapter.java (at line 54) protected String getLabel(TreePath elementPath, IPresentationContext presentationContext, String columnId) throws CoreException { ^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type IPresentationContext is not accessible due to restriction on classpath entry /opt/public/jobs/cbi-atf-0.3-nightly/workspace/build/I201108120736/eclipse/plugins/org.eclipse.debug.ui_3.6.3.v20101201_r362.jar ---------- ---------- 32. WARNING in /opt/users/hudsonbuild/.hudson/jobs/cbi-atf-0.3-nightly/workspace/build/I201108120736/eclipse/plugins/org.eclipse.atf.mozilla.ide.debug.ui/src/org/eclipse/atf/mozilla/ide/debug/ui/internal/adapter/JSDebugScriptElementSourceDisplayAdapter.java (at line 36) import org.eclipse.debug.internal.ui.sourcelookup.SourceLookupResult; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SourceLookupResult is not accessible due to restriction on classpath entry /opt/public/jobs/cbi-atf-0.3-nightly/workspace/build/I201108120736/eclipse/plugins/org.eclipse.debug.ui_3.6.3.v20101201_r362.jar ---------- 33. WARNING in /opt/users/hudsonbuild/.hudson/jobs/cbi-atf-0.3-nightly/workspace/build/I201108120736/eclipse/plugins/org.eclipse.atf.mozilla.ide.debug.ui/src/org/eclipse/atf/mozilla/ide/debug/ui/internal/adapter/JSDebugScriptElementSourceDisplayAdapter.java (at line 52) private SourceLookupResult fPrevResult; ^^^^^^^^^^^^^^^^^^ Discouraged access: The type SourceLookupResult is not accessible due to restriction on classpath entry /opt/public/jobs/cbi-atf-0.3-nightly/workspace/build/I201108120736/eclipse/plugins/org.eclipse.debug.ui_3.6.3.v20101201_r362.jar ---------- 34. WARNING in /opt/users/hudsonbuild/.hudson/jobs/cbi-atf-0.3-nightly/workspace/build/I201108120736/eclipse/plugins/org.eclipse.atf.mozilla.ide.debug.ui/src/org/eclipse/atf/mozilla/ide/debug/ui/internal/adapter/JSDebugScriptElementSourceDisplayAdapter.java (at line 123) SourceLookupResult result = new SourceLookupResult(lookupScript, sourceElement, editorId, editorInput); ^^^^^^^^^^^^^^^^^^ Discouraged access: The type SourceLookupResult is not accessible due to restriction on classpath entry /opt/public/jobs/cbi-atf-0.3-nightly/workspace/build/I201108120736/eclipse/plugins/org.eclipse.debug.ui_3.6.3.v20101201_r362.jar ---------- 35. WARNING in /opt/users/hudsonbuild/.hudson/jobs/cbi-atf-0.3-nightly/workspace/build/I201108120736/eclipse/plugins/org.eclipse.atf.mozilla.ide.debug.ui/src/org/eclipse/atf/mozilla/ide/debug/ui/internal/adapter/JSDebugScriptElementSourceDisplayAdapter.java (at line 123) SourceLookupResult result = new SourceLookupResult(lookupScript, sourceElement, editorId, editorInput); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The constructor SourceLookupResult(Object, Object, String, IEditorInput) is not accessible due to restriction on classpath entry /opt/public/jobs/cbi-atf-0.3-nightly/workspace/build/I201108120736/eclipse/plugins/org.eclipse.debug.ui_3.6.3.v20101201_r362.jar ---------- 36. WARNING in /opt/users/hudsonbuild/.hudson/jobs/cbi-atf-0.3-nightly/workspace/build/I201108120736/eclipse/plugins/org.eclipse.atf.mozilla.ide.debug.ui/src/org/eclipse/atf/mozilla/ide/debug/ui/internal/adapter/JSDebugScriptElementSourceDisplayAdapter.java (at line 123) SourceLookupResult result = new SourceLookupResult(lookupScript, sourceElement, editorId, editorInput); ^^^^^^^^^^^^^^^^^^ Discouraged access: The type SourceLookupResult is not accessible due to restriction on classpath entry /opt/public/jobs/cbi-atf-0.3-nightly/workspace/build/I201108120736/eclipse/plugins/org.eclipse.debug.ui_3.6.3.v20101201_r362.jar ---------- 37. WARNING in /opt/users/hudsonbuild/.hudson/jobs/cbi-atf-0.3-nightly/workspace/build/I201108120736/eclipse/plugins/org.eclipse.atf.mozilla.ide.debug.ui/src/org/eclipse/atf/mozilla/ide/debug/ui/internal/adapter/JSDebugScriptElementSourceDisplayAdapter.java (at line 126) fPrevResult = (SourceLookupResult) result; ^^^^^^^^^^^^^^^^^^ Discouraged access: The type SourceLookupResult is not accessible due to restriction on classpath entry /opt/public/jobs/cbi-atf-0.3-nightly/workspace/build/I201108120736/eclipse/plugins/org.eclipse.debug.ui_3.6.3.v20101201_r362.jar ---------- 38. WARNING in /opt/users/hudsonbuild/.hudson/jobs/cbi-atf-0.3-nightly/workspace/build/I201108120736/eclipse/plugins/org.eclipse.atf.mozilla.ide.debug.ui/src/org/eclipse/atf/mozilla/ide/debug/ui/internal/adapter/JSDebugScriptElementSourceDisplayAdapter.java (at line 199) fPrevResult.updateArtifact(script); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method updateArtifact(Object) from the type SourceLookupResult is not accessible due to restriction on classpath entry /opt/public/jobs/cbi-atf-0.3-nightly/workspace/build/I201108120736/eclipse/plugins/org.eclipse.debug.ui_3.6.3.v20101201_r362.jar ---------- ---------- 39. WARNING in /opt/users/hudsonbuild/.hudson/jobs/cbi-atf-0.3-nightly/workspace/build/I201108120736/eclipse/plugins/org.eclipse.atf.mozilla.ide.debug.ui/src/org/eclipse/atf/mozilla/ide/debug/ui/internal/adapter/JSDebugStackFrameAdapterFactory.java (at line 14) import org.eclipse.debug.internal.ui.viewers.model.provisional.IElementContentProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type IElementContentProvider is not accessible due to restriction on classpath entry /opt/public/jobs/cbi-atf-0.3-nightly/workspace/build/I201108120736/eclipse/plugins/org.eclipse.debug.ui_3.6.3.v20101201_r362.jar ---------- 40. WARNING in /opt/users/hudsonbuild/.hudson/jobs/cbi-atf-0.3-nightly/workspace/build/I201108120736/eclipse/plugins/org.eclipse.atf.mozilla.ide.debug.ui/src/org/eclipse/atf/mozilla/ide/debug/ui/internal/adapter/JSDebugStackFrameAdapterFactory.java (at line 19) public static final Class[] supportedAdapters = { IElementContentProvider.class }; ^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type IElementContentProvider is not accessible due to restriction on classpath entry /opt/public/jobs/cbi-atf-0.3-nightly/workspace/build/I201108120736/eclipse/plugins/org.eclipse.debug.ui_3.6.3.v20101201_r362.jar ---------- 41. WARNING in /opt/users/hudsonbuild/.hudson/jobs/cbi-atf-0.3-nightly/workspace/build/I201108120736/eclipse/plugins/org.eclipse.atf.mozilla.ide.debug.ui/src/org/eclipse/atf/mozilla/ide/debug/ui/internal/adapter/JSDebugStackFrameAdapterFactory.java (at line 21) private static final IElementContentProvider jsdStackFrameContentProvider = new JSDebugStackFrameContentProvider(); ^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type IElementContentProvider is not accessible due to restriction on classpath entry /opt/public/jobs/cbi-atf-0.3-nightly/workspace/build/I201108120736/eclipse/plugins/org.eclipse.debug.ui_3.6.3.v20101201_r362.jar ---------- 42. WARNING in /opt/users/hudsonbuild/.hudson/jobs/cbi-atf-0.3-nightly/workspace/build/I201108120736/eclipse/plugins/org.eclipse.atf.mozilla.ide.debug.ui/src/org/eclipse/atf/mozilla/ide/debug/ui/internal/adapter/JSDebugStackFrameAdapterFactory.java (at line 25) if (adapterType == IElementContentProvider.class) { ^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type IElementContentProvider is not accessible due to restriction on classpath entry /opt/public/jobs/cbi-atf-0.3-nightly/workspace/build/I201108120736/eclipse/plugins/org.eclipse.debug.ui_3.6.3.v20101201_r362.jar ---------- ---------- 43. WARNING in /opt/users/hudsonbuild/.hudson/jobs/cbi-atf-0.3-nightly/workspace/build/I201108120736/eclipse/plugins/org.eclipse.atf.mozilla.ide.debug.ui/src/org/eclipse/atf/mozilla/ide/debug/ui/internal/adapter/JSDebugStackFrameContentProvider.java (at line 15) import org.eclipse.debug.internal.ui.model.elements.StackFrameContentProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type StackFrameContentProvider is not accessible due to restriction on classpath entry /opt/public/jobs/cbi-atf-0.3-nightly/workspace/build/I201108120736/eclipse/plugins/org.eclipse.debug.ui_3.6.3.v20101201_r362.jar ---------- 44. WARNING in /opt/users/hudsonbuild/.hudson/jobs/cbi-atf-0.3-nightly/workspace/build/I201108120736/eclipse/plugins/org.eclipse.atf.mozilla.ide.debug.ui/src/org/eclipse/atf/mozilla/ide/debug/ui/internal/adapter/JSDebugStackFrameContentProvider.java (at line 16) import org.eclipse.debug.internal.ui.viewers.model.provisional.IPresentationContext; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type IPresentationContext is not accessible due to restriction on classpath entry /opt/public/jobs/cbi-atf-0.3-nightly/workspace/build/I201108120736/eclipse/plugins/org.eclipse.debug.ui_3.6.3.v20101201_r362.jar ---------- 45. WARNING in /opt/users/hudsonbuild/.hudson/jobs/cbi-atf-0.3-nightly/workspace/build/I201108120736/eclipse/plugins/org.eclipse.atf.mozilla.ide.debug.ui/src/org/eclipse/atf/mozilla/ide/debug/ui/internal/adapter/JSDebugStackFrameContentProvider.java (at line 17) import org.eclipse.debug.internal.ui.viewers.model.provisional.IViewerUpdate; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type IViewerUpdate is not accessible due to restriction on classpath entry /opt/public/jobs/cbi-atf-0.3-nightly/workspace/build/I201108120736/eclipse/plugins/org.eclipse.debug.ui_3.6.3.v20101201_r362.jar ---------- 46. WARNING in /opt/users/hudsonbuild/.hudson/jobs/cbi-atf-0.3-nightly/workspace/build/I201108120736/eclipse/plugins/org.eclipse.atf.mozilla.ide.debug.ui/src/org/eclipse/atf/mozilla/ide/debug/ui/internal/adapter/JSDebugStackFrameContentProvider.java (at line 19) public class JSDebugStackFrameContentProvider extends StackFrameContentProvider { ^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type StackFrameContentProvider is not accessible due to restriction on classpath entry /opt/public/jobs/cbi-atf-0.3-nightly/workspace/build/I201108120736/eclipse/plugins/org.eclipse.debug.ui_3.6.3.v20101201_r362.jar ---------- 47. WARNING in /opt/users/hudsonbuild/.hudson/jobs/cbi-atf-0.3-nightly/workspace/build/I201108120736/eclipse/plugins/org.eclipse.atf.mozilla.ide.debug.ui/src/org/eclipse/atf/mozilla/ide/debug/ui/internal/adapter/JSDebugStackFrameContentProvider.java (at line 21) protected Object[] getAllChildren(Object parent, IPresentationContext context, IViewerUpdate monitor) throws CoreException { ^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type IPresentationContext is not accessible due to restriction on classpath entry /opt/public/jobs/cbi-atf-0.3-nightly/workspace/build/I201108120736/eclipse/plugins/org.eclipse.debug.ui_3.6.3.v20101201_r362.jar ---------- 48. WARNING in /opt/users/hudsonbuild/.hudson/jobs/cbi-atf-0.3-nightly/workspace/build/I201108120736/eclipse/plugins/org.eclipse.atf.mozilla.ide.debug.ui/src/org/eclipse/atf/mozilla/ide/debug/ui/internal/adapter/JSDebugStackFrameContentProvider.java (at line 21) protected Object[] getAllChildren(Object parent, IPresentationContext context, IViewerUpdate monitor) throws CoreException { ^^^^^^^^^^^^^ Discouraged access: The type IViewerUpdate is not accessible due to restriction on classpath entry /opt/public/jobs/cbi-atf-0.3-nightly/workspace/build/I201108120736/eclipse/plugins/org.eclipse.debug.ui_3.6.3.v20101201_r362.jar ---------- 49. WARNING in /opt/users/hudsonbuild/.hudson/jobs/cbi-atf-0.3-nightly/workspace/build/I201108120736/eclipse/plugins/org.eclipse.atf.mozilla.ide.debug.ui/src/org/eclipse/atf/mozilla/ide/debug/ui/internal/adapter/JSDebugStackFrameContentProvider.java (at line 22) Object[] children = super.getAllChildren(parent, context, monitor); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method getAllChildren(Object, IPresentationContext, IViewerUpdate) from the type StackFrameContentProvider is not accessible due to restriction on classpath entry /opt/public/jobs/cbi-atf-0.3-nightly/workspace/build/I201108120736/eclipse/plugins/org.eclipse.debug.ui_3.6.3.v20101201_r362.jar ---------- ---------- 50. WARNING in /opt/users/hudsonbuild/.hudson/jobs/cbi-atf-0.3-nightly/workspace/build/I201108120736/eclipse/plugins/org.eclipse.atf.mozilla.ide.debug.ui/src/org/eclipse/atf/mozilla/ide/debug/ui/internal/adapter/JSDebugThreadAdapterFactory.java (at line 15) import org.eclipse.debug.internal.ui.viewers.model.provisional.IElementContentProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type IElementContentProvider is not accessible due to restriction on classpath entry /opt/public/jobs/cbi-atf-0.3-nightly/workspace/build/I201108120736/eclipse/plugins/org.eclipse.debug.ui_3.6.3.v20101201_r362.jar ---------- 51. WARNING in /opt/users/hudsonbuild/.hudson/jobs/cbi-atf-0.3-nightly/workspace/build/I201108120736/eclipse/plugins/org.eclipse.atf.mozilla.ide.debug.ui/src/org/eclipse/atf/mozilla/ide/debug/ui/internal/adapter/JSDebugThreadAdapterFactory.java (at line 16) import org.eclipse.debug.internal.ui.viewers.model.provisional.IElementLabelProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type IElementLabelProvider is not accessible due to restriction on classpath entry /opt/public/jobs/cbi-atf-0.3-nightly/workspace/build/I201108120736/eclipse/plugins/org.eclipse.debug.ui_3.6.3.v20101201_r362.jar ---------- 52. WARNING in /opt/users/hudsonbuild/.hudson/jobs/cbi-atf-0.3-nightly/workspace/build/I201108120736/eclipse/plugins/org.eclipse.atf.mozilla.ide.debug.ui/src/org/eclipse/atf/mozilla/ide/debug/ui/internal/adapter/JSDebugThreadAdapterFactory.java (at line 20) public static final Class [] supportedAdapters = { IElementContentProvider.class }; ^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type IElementContentProvider is not accessible due to restriction on classpath entry /opt/public/jobs/cbi-atf-0.3-nightly/workspace/build/I201108120736/eclipse/plugins/org.eclipse.debug.ui_3.6.3.v20101201_r362.jar ---------- 53. WARNING in /opt/users/hudsonbuild/.hudson/jobs/cbi-atf-0.3-nightly/workspace/build/I201108120736/eclipse/plugins/org.eclipse.atf.mozilla.ide.debug.ui/src/org/eclipse/atf/mozilla/ide/debug/ui/internal/adapter/JSDebugThreadAdapterFactory.java (at line 27) if ( adapterType == IElementContentProvider.class ); ^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type IElementContentProvider is not accessible due to restriction on classpath entry /opt/public/jobs/cbi-atf-0.3-nightly/workspace/build/I201108120736/eclipse/plugins/org.eclipse.debug.ui_3.6.3.v20101201_r362.jar ---------- ---------- 54. WARNING in /opt/users/hudsonbuild/.hudson/jobs/cbi-atf-0.3-nightly/workspace/build/I201108120736/eclipse/plugins/org.eclipse.atf.mozilla.ide.debug.ui/src/org/eclipse/atf/mozilla/ide/debug/ui/internal/adapter/JSDebugThreadContentAdapter.java (at line 21) import org.eclipse.debug.internal.ui.model.elements.ThreadContentProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type ThreadContentProvider is not accessible due to restriction on classpath entry /opt/public/jobs/cbi-atf-0.3-nightly/workspace/build/I201108120736/eclipse/plugins/org.eclipse.debug.ui_3.6.3.v20101201_r362.jar ---------- 55. WARNING in /opt/users/hudsonbuild/.hudson/jobs/cbi-atf-0.3-nightly/workspace/build/I201108120736/eclipse/plugins/org.eclipse.atf.mozilla.ide.debug.ui/src/org/eclipse/atf/mozilla/ide/debug/ui/internal/adapter/JSDebugThreadContentAdapter.java (at line 22) import org.eclipse.debug.internal.ui.viewers.model.provisional.IPresentationContext; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type IPresentationContext is not accessible due to restriction on classpath entry /opt/public/jobs/cbi-atf-0.3-nightly/workspace/build/I201108120736/eclipse/plugins/org.eclipse.debug.ui_3.6.3.v20101201_r362.jar ---------- 56. WARNING in /opt/users/hudsonbuild/.hudson/jobs/cbi-atf-0.3-nightly/workspace/build/I201108120736/eclipse/plugins/org.eclipse.atf.mozilla.ide.debug.ui/src/org/eclipse/atf/mozilla/ide/debug/ui/internal/adapter/JSDebugThreadContentAdapter.java (at line 23) import org.eclipse.debug.internal.ui.viewers.model.provisional.IViewerUpdate; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type IViewerUpdate is not accessible due to restriction on classpath entry /opt/public/jobs/cbi-atf-0.3-nightly/workspace/build/I201108120736/eclipse/plugins/org.eclipse.debug.ui_3.6.3.v20101201_r362.jar ---------- 57. WARNING in /opt/users/hudsonbuild/.hudson/jobs/cbi-atf-0.3-nightly/workspace/build/I201108120736/eclipse/plugins/org.eclipse.atf.mozilla.ide.debug.ui/src/org/eclipse/atf/mozilla/ide/debug/ui/internal/adapter/JSDebugThreadContentAdapter.java (at line 25) public class JSDebugThreadContentAdapter extends ThreadContentProvider{ ^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type ThreadContentProvider is not accessible due to restriction on classpath entry /opt/public/jobs/cbi-atf-0.3-nightly/workspace/build/I201108120736/eclipse/plugins/org.eclipse.debug.ui_3.6.3.v20101201_r362.jar ---------- 58. WARNING in /opt/users/hudsonbuild/.hudson/jobs/cbi-atf-0.3-nightly/workspace/build/I201108120736/eclipse/plugins/org.eclipse.atf.mozilla.ide.debug.ui/src/org/eclipse/atf/mozilla/ide/debug/ui/internal/adapter/JSDebugThreadContentAdapter.java (at line 30) protected int getChildCount(Object element, IPresentationContext context, IViewerUpdate monitor) throws CoreException { ^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type IPresentationContext is not accessible due to restriction on classpath entry /opt/public/jobs/cbi-atf-0.3-nightly/workspace/build/I201108120736/eclipse/plugins/org.eclipse.debug.ui_3.6.3.v20101201_r362.jar ---------- 59. WARNING in /opt/users/hudsonbuild/.hudson/jobs/cbi-atf-0.3-nightly/workspace/build/I201108120736/eclipse/plugins/org.eclipse.atf.mozilla.ide.debug.ui/src/org/eclipse/atf/mozilla/ide/debug/ui/internal/adapter/JSDebugThreadContentAdapter.java (at line 30) protected int getChildCount(Object element, IPresentationContext context, IViewerUpdate monitor) throws CoreException { ^^^^^^^^^^^^^ Discouraged access: The type IViewerUpdate is not accessible due to restriction on classpath entry /opt/public/jobs/cbi-atf-0.3-nightly/workspace/build/I201108120736/eclipse/plugins/org.eclipse.debug.ui_3.6.3.v20101201_r362.jar ---------- 60. WARNING in /opt/users/hudsonbuild/.hudson/jobs/cbi-atf-0.3-nightly/workspace/build/I201108120736/eclipse/plugins/org.eclipse.atf.mozilla.ide.debug.ui/src/org/eclipse/atf/mozilla/ide/debug/ui/internal/adapter/JSDebugThreadContentAdapter.java (at line 32) String id = context.getId(); ^^^^^^^^^^^^^^^ Discouraged access: The method getId() from the type IPresentationContext is not accessible due to restriction on classpath entry /opt/public/jobs/cbi-atf-0.3-nightly/workspace/build/I201108120736/eclipse/plugins/org.eclipse.debug.ui_3.6.3.v20101201_r362.jar ---------- 61. WARNING in /opt/users/hudsonbuild/.hudson/jobs/cbi-atf-0.3-nightly/workspace/build/I201108120736/eclipse/plugins/org.eclipse.atf.mozilla.ide.debug.ui/src/org/eclipse/atf/mozilla/ide/debug/ui/internal/adapter/JSDebugThreadContentAdapter.java (at line 43) return super.getChildCount(element, context, monitor); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method getChildCount(Object, IPresentationContext, IViewerUpdate) from the type ThreadContentProvider is not accessible due to restriction on classpath entry /opt/public/jobs/cbi-atf-0.3-nightly/workspace/build/I201108120736/eclipse/plugins/org.eclipse.debug.ui_3.6.3.v20101201_r362.jar ---------- 62. WARNING in /opt/users/hudsonbuild/.hudson/jobs/cbi-atf-0.3-nightly/workspace/build/I201108120736/eclipse/plugins/org.eclipse.atf.mozilla.ide.debug.ui/src/org/eclipse/atf/mozilla/ide/debug/ui/internal/adapter/JSDebugThreadContentAdapter.java (at line 50) return ScriptView.ID.equals(id) || super.supportsContextId(id); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method supportsContextId(String) from the type ThreadContentProvider is not accessible due to restriction on classpath entry /opt/public/jobs/cbi-atf-0.3-nightly/workspace/build/I201108120736/eclipse/plugins/org.eclipse.debug.ui_3.6.3.v20101201_r362.jar ---------- 63. WARNING in /opt/users/hudsonbuild/.hudson/jobs/cbi-atf-0.3-nightly/workspace/build/I201108120736/eclipse/plugins/org.eclipse.atf.mozilla.ide.debug.ui/src/org/eclipse/atf/mozilla/ide/debug/ui/internal/adapter/JSDebugThreadContentAdapter.java (at line 56) protected Object[] getChildren(Object parent, int index, int length, IPresentationContext context, IViewerUpdate monitor) throws CoreException { ^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type IPresentationContext is not accessible due to restriction on classpath entry /opt/public/jobs/cbi-atf-0.3-nightly/workspace/build/I201108120736/eclipse/plugins/org.eclipse.debug.ui_3.6.3.v20101201_r362.jar ---------- 64. WARNING in /opt/users/hudsonbuild/.hudson/jobs/cbi-atf-0.3-nightly/workspace/build/I201108120736/eclipse/plugins/org.eclipse.atf.mozilla.ide.debug.ui/src/org/eclipse/atf/mozilla/ide/debug/ui/internal/adapter/JSDebugThreadContentAdapter.java (at line 56) protected Object[] getChildren(Object parent, int index, int length, IPresentationContext context, IViewerUpdate monitor) throws CoreException { ^^^^^^^^^^^^^ Discouraged access: The type IViewerUpdate is not accessible due to restriction on classpath entry /opt/public/jobs/cbi-atf-0.3-nightly/workspace/build/I201108120736/eclipse/plugins/org.eclipse.debug.ui_3.6.3.v20101201_r362.jar ---------- 65. WARNING in /opt/users/hudsonbuild/.hudson/jobs/cbi-atf-0.3-nightly/workspace/build/I201108120736/eclipse/plugins/org.eclipse.atf.mozilla.ide.debug.ui/src/org/eclipse/atf/mozilla/ide/debug/ui/internal/adapter/JSDebugThreadContentAdapter.java (at line 58) String id = context.getId(); ^^^^^^^^^^^^^^^ Discouraged access: The method getId() from the type IPresentationContext is not accessible due to restriction on classpath entry /opt/public/jobs/cbi-atf-0.3-nightly/workspace/build/I201108120736/eclipse/plugins/org.eclipse.debug.ui_3.6.3.v20101201_r362.jar ---------- 66. WARNING in /opt/users/hudsonbuild/.hudson/jobs/cbi-atf-0.3-nightly/workspace/build/I201108120736/eclipse/plugins/org.eclipse.atf.mozilla.ide.debug.ui/src/org/eclipse/atf/mozilla/ide/debug/ui/internal/adapter/JSDebugThreadContentAdapter.java (at line 82) return getElements( topScripts, index, length ); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method getElements(Object[], int, int) from the type ElementContentProvider is not accessible due to restriction on classpath entry /opt/public/jobs/cbi-atf-0.3-nightly/workspace/build/I201108120736/eclipse/plugins/org.eclipse.debug.ui_3.6.3.v20101201_r362.jar ---------- 67. WARNING in /opt/users/hudsonbuild/.hudson/jobs/cbi-atf-0.3-nightly/workspace/build/I201108120736/eclipse/plugins/org.eclipse.atf.mozilla.ide.debug.ui/src/org/eclipse/atf/mozilla/ide/debug/ui/internal/adapter/JSDebugThreadContentAdapter.java (at line 86) return super.getChildren(parent, index, length, context, monitor); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method getChildren(Object, int, int, IPresentationContext, IViewerUpdate) from the type ThreadContentProvider is not accessible due to restriction on classpath entry /opt/public/jobs/cbi-atf-0.3-nightly/workspace/build/I201108120736/eclipse/plugins/org.eclipse.debug.ui_3.6.3.v20101201_r362.jar ---------- 68. WARNING in /opt/users/hudsonbuild/.hudson/jobs/cbi-atf-0.3-nightly/workspace/build/I201108120736/eclipse/plugins/org.eclipse.atf.mozilla.ide.debug.ui/src/org/eclipse/atf/mozilla/ide/debug/ui/internal/adapter/JSDebugThreadContentAdapter.java (at line 89) protected boolean hasChildren(Object element, IPresentationContext context, IViewerUpdate monitor) throws CoreException { ^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type IPresentationContext is not accessible due to restriction on classpath entry /opt/public/jobs/cbi-atf-0.3-nightly/workspace/build/I201108120736/eclipse/plugins/org.eclipse.debug.ui_3.6.3.v20101201_r362.jar ---------- 69. WARNING in /opt/users/hudsonbuild/.hudson/jobs/cbi-atf-0.3-nightly/workspace/build/I201108120736/eclipse/plugins/org.eclipse.atf.mozilla.ide.debug.ui/src/org/eclipse/atf/mozilla/ide/debug/ui/internal/adapter/JSDebugThreadContentAdapter.java (at line 89) protected boolean hasChildren(Object element, IPresentationContext context, IViewerUpdate monitor) throws CoreException { ^^^^^^^^^^^^^ Discouraged access: The type IViewerUpdate is not accessible due to restriction on classpath entry /opt/public/jobs/cbi-atf-0.3-nightly/workspace/build/I201108120736/eclipse/plugins/org.eclipse.debug.ui_3.6.3.v20101201_r362.jar ---------- 70. WARNING in /opt/users/hudsonbuild/.hudson/jobs/cbi-atf-0.3-nightly/workspace/build/I201108120736/eclipse/plugins/org.eclipse.atf.mozilla.ide.debug.ui/src/org/eclipse/atf/mozilla/ide/debug/ui/internal/adapter/JSDebugThreadContentAdapter.java (at line 90) String id = context.getId(); ^^^^^^^^^^^^^^^ Discouraged access: The method getId() from the type IPresentationContext is not accessible due to restriction on classpath entry /opt/public/jobs/cbi-atf-0.3-nightly/workspace/build/I201108120736/eclipse/plugins/org.eclipse.debug.ui_3.6.3.v20101201_r362.jar ---------- 71. WARNING in /opt/users/hudsonbuild/.hudson/jobs/cbi-atf-0.3-nightly/workspace/build/I201108120736/eclipse/plugins/org.eclipse.atf.mozilla.ide.debug.ui/src/org/eclipse/atf/mozilla/ide/debug/ui/internal/adapter/JSDebugThreadContentAdapter.java (at line 101) return super.hasChildren(element, context, monitor); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method hasChildren(Object, IPresentationContext, IViewerUpdate) from the type ThreadContentProvider is not accessible due to restriction on classpath entry /opt/public/jobs/cbi-atf-0.3-nightly/workspace/build/I201108120736/eclipse/plugins/org.eclipse.debug.ui_3.6.3.v20101201_r362.jar ---------- ---------- 72. WARNING in /opt/users/hudsonbuild/.hudson/jobs/cbi-atf-0.3-nightly/workspace/build/I201108120736/eclipse/plugins/org.eclipse.atf.mozilla.ide.debug.ui/src/org/eclipse/atf/mozilla/ide/debug/ui/internal/variables/JSDebugContentProviderFilter.java (at line 22) import org.eclipse.debug.internal.ui.viewers.model.provisional.IPresentationContext; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type IPresentationContext is not accessible due to restriction on classpath entry /opt/public/jobs/cbi-atf-0.3-nightly/workspace/build/I201108120736/eclipse/plugins/org.eclipse.debug.ui_3.6.3.v20101201_r362.jar ---------- 73. WARNING in /opt/users/hudsonbuild/.hudson/jobs/cbi-atf-0.3-nightly/workspace/build/I201108120736/eclipse/plugins/org.eclipse.atf.mozilla.ide.debug.ui/src/org/eclipse/atf/mozilla/ide/debug/ui/internal/variables/JSDebugContentProviderFilter.java (at line 27) private static boolean includeFunctions(IPresentationContext context) { ^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type IPresentationContext is not accessible due to restriction on classpath entry /opt/public/jobs/cbi-atf-0.3-nightly/workspace/build/I201108120736/eclipse/plugins/org.eclipse.debug.ui_3.6.3.v20101201_r362.jar ---------- 74. WARNING in /opt/users/hudsonbuild/.hudson/jobs/cbi-atf-0.3-nightly/workspace/build/I201108120736/eclipse/plugins/org.eclipse.atf.mozilla.ide.debug.ui/src/org/eclipse/atf/mozilla/ide/debug/ui/internal/variables/JSDebugContentProviderFilter.java (at line 33) private static boolean includeInternal(IPresentationContext context) { ^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type IPresentationContext is not accessible due to restriction on classpath entry /opt/public/jobs/cbi-atf-0.3-nightly/workspace/build/I201108120736/eclipse/plugins/org.eclipse.debug.ui_3.6.3.v20101201_r362.jar ---------- 75. WARNING in /opt/users/hudsonbuild/.hudson/jobs/cbi-atf-0.3-nightly/workspace/build/I201108120736/eclipse/plugins/org.eclipse.atf.mozilla.ide.debug.ui/src/org/eclipse/atf/mozilla/ide/debug/ui/internal/variables/JSDebugContentProviderFilter.java (at line 39) public static Object[] filterVariables(Object[] children, IPresentationContext context) { ^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type IPresentationContext is not accessible due to restriction on classpath entry /opt/public/jobs/cbi-atf-0.3-nightly/workspace/build/I201108120736/eclipse/plugins/org.eclipse.debug.ui_3.6.3.v20101201_r362.jar ---------- ---------- 76. WARNING in /opt/users/hudsonbuild/.hudson/jobs/cbi-atf-0.3-nightly/workspace/build/I201108120736/eclipse/plugins/org.eclipse.atf.mozilla.ide.debug.ui/src/org/eclipse/atf/mozilla/ide/debug/ui/scriptview/ScriptView.java (at line 22) import org.eclipse.debug.internal.ui.contexts.DebugContextManager; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type DebugContextManager is not accessible due to restriction on classpath entry /opt/public/jobs/cbi-atf-0.3-nightly/workspace/build/I201108120736/eclipse/plugins/org.eclipse.debug.ui_3.6.3.v20101201_r362.jar ---------- 77. WARNING in /opt/users/hudsonbuild/.hudson/jobs/cbi-atf-0.3-nightly/workspace/build/I201108120736/eclipse/plugins/org.eclipse.atf.mozilla.ide.debug.ui/src/org/eclipse/atf/mozilla/ide/debug/ui/scriptview/ScriptView.java (at line 23) import org.eclipse.debug.internal.ui.viewers.model.provisional.PresentationContext; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type PresentationContext is not accessible due to restriction on classpath entry /opt/public/jobs/cbi-atf-0.3-nightly/workspace/build/I201108120736/eclipse/plugins/org.eclipse.debug.ui_3.6.3.v20101201_r362.jar ---------- 78. WARNING in /opt/users/hudsonbuild/.hudson/jobs/cbi-atf-0.3-nightly/workspace/build/I201108120736/eclipse/plugins/org.eclipse.atf.mozilla.ide.debug.ui/src/org/eclipse/atf/mozilla/ide/debug/ui/scriptview/ScriptView.java (at line 24) import org.eclipse.debug.internal.ui.viewers.model.provisional.TreeModelViewer; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type TreeModelViewer is not accessible due to restriction on classpath entry /opt/public/jobs/cbi-atf-0.3-nightly/workspace/build/I201108120736/eclipse/plugins/org.eclipse.debug.ui_3.6.3.v20101201_r362.jar ---------- 79. WARNING in /opt/users/hudsonbuild/.hudson/jobs/cbi-atf-0.3-nightly/workspace/build/I201108120736/eclipse/plugins/org.eclipse.atf.mozilla.ide.debug.ui/src/org/eclipse/atf/mozilla/ide/debug/ui/scriptview/ScriptView.java (at line 47) DebugContextManager.getDefault().addDebugContextListener(this); ^^^^^^^^^^^^^^^^^^^ Discouraged access: The type DebugContextManager is not accessible due to restriction on classpath entry /opt/public/jobs/cbi-atf-0.3-nightly/workspace/build/I201108120736/eclipse/plugins/org.eclipse.debug.ui_3.6.3.v20101201_r362.jar ---------- 80. WARNING in /opt/users/hudsonbuild/.hudson/jobs/cbi-atf-0.3-nightly/workspace/build/I201108120736/eclipse/plugins/org.eclipse.atf.mozilla.ide.debug.ui/src/org/eclipse/atf/mozilla/ide/debug/ui/scriptview/ScriptView.java (at line 47) DebugContextManager.getDefault().addDebugContextListener(this); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method getDefault() from the type DebugContextManager is not accessible due to restriction on classpath entry /opt/public/jobs/cbi-atf-0.3-nightly/workspace/build/I201108120736/eclipse/plugins/org.eclipse.debug.ui_3.6.3.v20101201_r362.jar ---------- 81. WARNING in /opt/users/hudsonbuild/.hudson/jobs/cbi-atf-0.3-nightly/workspace/build/I201108120736/eclipse/plugins/org.eclipse.atf.mozilla.ide.debug.ui/src/org/eclipse/atf/mozilla/ide/debug/ui/scriptview/ScriptView.java (at line 49) TreeModelViewer treeViewer = new TreeModelViewer(parent, SWT.MULTI | SWT.V_SCROLL | SWT.H_SCROLL | SWT.VIRTUAL | SWT.FULL_SELECTION, new PresentationContext(ID)); ^^^^^^^^^^^^^^^ Discouraged access: The type TreeModelViewer is not accessible due to restriction on classpath entry /opt/public/jobs/cbi-atf-0.3-nightly/workspace/build/I201108120736/eclipse/plugins/org.eclipse.debug.ui_3.6.3.v20101201_r362.jar ---------- 82. WARNING in /opt/users/hudsonbuild/.hudson/jobs/cbi-atf-0.3-nightly/workspace/build/I201108120736/eclipse/plugins/org.eclipse.atf.mozilla.ide.debug.ui/src/org/eclipse/atf/mozilla/ide/debug/ui/scriptview/ScriptView.java (at line 49) TreeModelViewer treeViewer = new TreeModelViewer(parent, SWT.MULTI | SWT.V_SCROLL | SWT.H_SCROLL | SWT.VIRTUAL | SWT.FULL_SELECTION, new PresentationContext(ID)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The constructor TreeModelViewer(Composite, int, IPresentationContext) is not accessible due to restriction on classpath entry /opt/public/jobs/cbi-atf-0.3-nightly/workspace/build/I201108120736/eclipse/plugins/org.eclipse.debug.ui_3.6.3.v20101201_r362.jar ---------- 83. WARNING in /opt/users/hudsonbuild/.hudson/jobs/cbi-atf-0.3-nightly/workspace/build/I201108120736/eclipse/plugins/org.eclipse.atf.mozilla.ide.debug.ui/src/org/eclipse/atf/mozilla/ide/debug/ui/scriptview/ScriptView.java (at line 49) TreeModelViewer treeViewer = new TreeModelViewer(parent, SWT.MULTI | SWT.V_SCROLL | SWT.H_SCROLL | SWT.VIRTUAL | SWT.FULL_SELECTION, new PresentationContext(ID)); ^^^^^^^^^^^^^^^ Discouraged access: The type TreeModelViewer is not accessible due to restriction on classpath entry /opt/public/jobs/cbi-atf-0.3-nightly/workspace/build/I201108120736/eclipse/plugins/org.eclipse.debug.ui_3.6.3.v20101201_r362.jar ---------- 84. WARNING in /opt/users/hudsonbuild/.hudson/jobs/cbi-atf-0.3-nightly/workspace/build/I201108120736/eclipse/plugins/org.eclipse.atf.mozilla.ide.debug.ui/src/org/eclipse/atf/mozilla/ide/debug/ui/scriptview/ScriptView.java (at line 49) TreeModelViewer treeViewer = new TreeModelViewer(parent, SWT.MULTI | SWT.V_SCROLL | SWT.H_SCROLL | SWT.VIRTUAL | SWT.FULL_SELECTION, new PresentationContext(ID)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The constructor PresentationContext(String) is not accessible due to restriction on classpath entry /opt/public/jobs/cbi-atf-0.3-nightly/workspace/build/I201108120736/eclipse/plugins/org.eclipse.debug.ui_3.6.3.v20101201_r362.jar ---------- 85. WARNING in /opt/users/hudsonbuild/.hudson/jobs/cbi-atf-0.3-nightly/workspace/build/I201108120736/eclipse/plugins/org.eclipse.atf.mozilla.ide.debug.ui/src/org/eclipse/atf/mozilla/ide/debug/ui/scriptview/ScriptView.java (at line 49) TreeModelViewer treeViewer = new TreeModelViewer(parent, SWT.MULTI | SWT.V_SCROLL | SWT.H_SCROLL | SWT.VIRTUAL | SWT.FULL_SELECTION, new PresentationContext(ID)); ^^^^^^^^^^^^^^^^^^^ Discouraged access: The type PresentationContext is not accessible due to restriction on classpath entry /opt/public/jobs/cbi-atf-0.3-nightly/workspace/build/I201108120736/eclipse/plugins/org.eclipse.debug.ui_3.6.3.v20101201_r362.jar ---------- 86. WARNING in /opt/users/hudsonbuild/.hudson/jobs/cbi-atf-0.3-nightly/workspace/build/I201108120736/eclipse/plugins/org.eclipse.atf.mozilla.ide.debug.ui/src/org/eclipse/atf/mozilla/ide/debug/ui/scriptview/ScriptView.java (at line 101) DebugContextManager.getDefault().removeDebugContextListener(this); ^^^^^^^^^^^^^^^^^^^ Discouraged access: The type DebugContextManager is not accessible due to restriction on classpath entry /opt/public/jobs/cbi-atf-0.3-nightly/workspace/build/I201108120736/eclipse/plugins/org.eclipse.debug.ui_3.6.3.v20101201_r362.jar ---------- 87. WARNING in /opt/users/hudsonbuild/.hudson/jobs/cbi-atf-0.3-nightly/workspace/build/I201108120736/eclipse/plugins/org.eclipse.atf.mozilla.ide.debug.ui/src/org/eclipse/atf/mozilla/ide/debug/ui/scriptview/ScriptView.java (at line 101) DebugContextManager.getDefault().removeDebugContextListener(this); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method getDefault() from the type DebugContextManager is not accessible due to restriction on classpath entry /opt/public/jobs/cbi-atf-0.3-nightly/workspace/build/I201108120736/eclipse/plugins/org.eclipse.debug.ui_3.6.3.v20101201_r362.jar ---------- 88. WARNING in /opt/users/hudsonbuild/.hudson/jobs/cbi-atf-0.3-nightly/workspace/build/I201108120736/eclipse/plugins/org.eclipse.atf.mozilla.ide.debug.ui/src/org/eclipse/atf/mozilla/ide/debug/ui/scriptview/ScriptView.java (at line 119) ISelection selection = DebugContextManager.getDefault().getContextService(getSite().getWorkbenchWindow()).getActiveContext(); ^^^^^^^^^^^^^^^^^^^ Discouraged access: The type DebugContextManager is not accessible due to restriction on classpath entry /opt/public/jobs/cbi-atf-0.3-nightly/workspace/build/I201108120736/eclipse/plugins/org.eclipse.debug.ui_3.6.3.v20101201_r362.jar ---------- 89. WARNING in /opt/users/hudsonbuild/.hudson/jobs/cbi-atf-0.3-nightly/workspace/build/I201108120736/eclipse/plugins/org.eclipse.atf.mozilla.ide.debug.ui/src/org/eclipse/atf/mozilla/ide/debug/ui/scriptview/ScriptView.java (at line 119) ISelection selection = DebugContextManager.getDefault().getContextService(getSite().getWorkbenchWindow()).getActiveContext(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method getDefault() from the type DebugContextManager is not accessible due to restriction on classpath entry /opt/public/jobs/cbi-atf-0.3-nightly/workspace/build/I201108120736/eclipse/plugins/org.eclipse.debug.ui_3.6.3.v20101201_r362.jar ---------- ---------- 90. WARNING in /opt/users/hudsonbuild/.hudson/jobs/cbi-atf-0.3-nightly/workspace/build/I201108120736/eclipse/plugins/org.eclipse.atf.mozilla.ide.debug.ui/src/org/eclipse/atf/ui/debug/NestedEventLoop.java (at line 7) import org.eclipse.ui.internal.Workbench; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type Workbench is not accessible due to restriction on classpath entry /opt/users/hudsonbuild/.hudson/jobs/cbi-atf-0.3-nightly/workspace/build/I201108120736/eclipse/plugins/org.eclipse.ui.workbench_3.6.2.M20110210-1200.jar ---------- 91. WARNING in /opt/users/hudsonbuild/.hudson/jobs/cbi-atf-0.3-nightly/workspace/build/I201108120736/eclipse/plugins/org.eclipse.atf.mozilla.ide.debug.ui/src/org/eclipse/atf/ui/debug/NestedEventLoop.java (at line 76) while (_state == RUN && !Workbench.getInstance().isClosing()) { ^^^^^^^^^ Discouraged access: The type Workbench is not accessible due to restriction on classpath entry /opt/users/hudsonbuild/.hudson/jobs/cbi-atf-0.3-nightly/workspace/build/I201108120736/eclipse/plugins/org.eclipse.ui.workbench_3.6.2.M20110210-1200.jar ---------- 92. WARNING in /opt/users/hudsonbuild/.hudson/jobs/cbi-atf-0.3-nightly/workspace/build/I201108120736/eclipse/plugins/org.eclipse.atf.mozilla.ide.debug.ui/src/org/eclipse/atf/ui/debug/NestedEventLoop.java (at line 76) while (_state == RUN && !Workbench.getInstance().isClosing()) { ^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method getInstance() from the type Workbench is not accessible due to restriction on classpath entry /opt/users/hudsonbuild/.hudson/jobs/cbi-atf-0.3-nightly/workspace/build/I201108120736/eclipse/plugins/org.eclipse.ui.workbench_3.6.2.M20110210-1200.jar ---------- 93. WARNING in /opt/users/hudsonbuild/.hudson/jobs/cbi-atf-0.3-nightly/workspace/build/I201108120736/eclipse/plugins/org.eclipse.atf.mozilla.ide.debug.ui/src/org/eclipse/atf/ui/debug/NestedEventLoop.java (at line 76) while (_state == RUN && !Workbench.getInstance().isClosing()) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method isClosing() from the type Workbench is not accessible due to restriction on classpath entry /opt/users/hudsonbuild/.hudson/jobs/cbi-atf-0.3-nightly/workspace/build/I201108120736/eclipse/plugins/org.eclipse.ui.workbench_3.6.2.M20110210-1200.jar ---------- 93 problems (93 warnings)