Compiler: Eclipse Compiler for Java(TM) Version: 0.A76_R36x, 3.6.2
Number of source files: 10 Number of classfiles: 12
Problems: 37 (Errors: 0 Warnings: 37 )
Discouraged access: The type MonitorDialog is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.internet.monitor.ui/@dot
DialogsTestCase.java :
15 : import org.eclipse.wst.internet.monitor.ui.internal.MonitorDialog;
Discouraged access: The type MonitorDialog is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.internet.monitor.ui/@dot
DialogsTestCase.java :
24 : MonitorDialog td = new MonitorDialog(getShell());
Discouraged access: The constructor MonitorDialog(Shell) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.internet.monitor.ui/@dot
DialogsTestCase.java :
24 : MonitorDialog td = new MonitorDialog(getShell());
Discouraged access: The type MonitorDialog is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.internet.monitor.ui/@dot
DialogsTestCase.java :
24 : MonitorDialog td = new MonitorDialog(getShell());
Discouraged access: The type MonitorUIPlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.internet.monitor.ui/@dot
ExistenceTest.java :
13 : import org.eclipse.wst.internet.monitor.ui.internal.MonitorUIPlugin;
Discouraged access: The type MonitorUIPlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.internet.monitor.ui/@dot
ExistenceTest.java :
19 : assertNotNull(MonitorUIPlugin.getInstance());
Discouraged access: The method getInstance() from the type MonitorUIPlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.internet.monitor.ui/@dot
ExistenceTest.java :
19 : assertNotNull(MonitorUIPlugin.getInstance());
Discouraged access: The type MonitorUICore is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.internet.monitor.ui/@dot
MonitorUICoreTest.java :
13 : import org.eclipse.wst.internet.monitor.ui.internal.provisional.MonitorUICore;
Discouraged access: The type MonitorUICore is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.internet.monitor.ui/@dot
MonitorUICoreTest.java :
19 : assertNotNull(MonitorUICore.getRequests());
Discouraged access: The method getRequests() from the type MonitorUICore is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.internet.monitor.ui/@dot
MonitorUICoreTest.java :
19 : assertNotNull(MonitorUICore.getRequests());
Discouraged access: The type WorkbenchPlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/eclipse/plugins/org.eclipse.ui.workbench_3.6.2.M20110210-1200.jar
UITestHelper.java :
35 : import org.eclipse.ui.internal.WorkbenchPlugin;
Discouraged access: The type PropertyDialog is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/eclipse/plugins/org.eclipse.ui.workbench_3.6.2.M20110210-1200.jar
UITestHelper.java :
36 : import org.eclipse.ui.internal.dialogs.PropertyDialog;
Discouraged access: The type PropertyPageContributorManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/eclipse/plugins/org.eclipse.ui.workbench_3.6.2.M20110210-1200.jar
UITestHelper.java :
37 : import org.eclipse.ui.internal.dialogs.PropertyPageContributorManager;
Discouraged access: The type PropertyPageManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/eclipse/plugins/org.eclipse.ui.workbench_3.6.2.M20110210-1200.jar
UITestHelper.java :
38 : import org.eclipse.ui.internal.dialogs.PropertyPageManager;
Discouraged access: The type PropertyDialog is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/eclipse/plugins/org.eclipse.ui.workbench_3.6.2.M20110210-1200.jar
UITestHelper.java :
51 : private static class PropertyDialogWrapper extends PropertyDialog {
Discouraged access: The constructor PropertyDialog(Shell, PreferenceManager, ISelection) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/eclipse/plugins/org.eclipse.ui.workbench_3.6.2.M20110210-1200.jar
UITestHelper.java :
53 : super(parentShell, manager, selection);
Discouraged access: The method showPage(IPreferenceNode) from the type FilteredPreferenceDialog is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/eclipse/plugins/org.eclipse.ui.workbench_3.6.2.M20110210-1200.jar
UITestHelper.java :
56 : return super.showPage(node);
Discouraged access: The type WorkbenchPlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/eclipse/plugins/org.eclipse.ui.workbench_3.6.2.M20110210-1200.jar
UITestHelper.java :
66 : PreferenceManager manager = WorkbenchPlugin.getDefault().getPreferenceManager();
Discouraged access: The method getDefault() from the type WorkbenchPlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/eclipse/plugins/org.eclipse.ui.workbench_3.6.2.M20110210-1200.jar
UITestHelper.java :
66 : PreferenceManager manager = WorkbenchPlugin.getDefault().getPreferenceManager();
Discouraged access: The method getPreferenceManager() from the type WorkbenchPlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/eclipse/plugins/org.eclipse.ui.workbench_3.6.2.M20110210-1200.jar
UITestHelper.java :
66 : PreferenceManager manager = WorkbenchPlugin.getDefault().getPreferenceManager();
Discouraged access: The type PropertyDialog is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/eclipse/plugins/org.eclipse.ui.workbench_3.6.2.M20110210-1200.jar
UITestHelper.java :
84 : public static PropertyDialog getPropertyDialog(String id, IAdaptable element) {
Discouraged access: The type PropertyPageManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/eclipse/plugins/org.eclipse.ui.workbench_3.6.2.M20110210-1200.jar
UITestHelper.java :
87 : PropertyPageManager manager = new PropertyPageManager();
Discouraged access: The constructor PropertyPageManager() is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/eclipse/plugins/org.eclipse.ui.workbench_3.6.2.M20110210-1200.jar
UITestHelper.java :
87 : PropertyPageManager manager = new PropertyPageManager();
Discouraged access: The type PropertyPageManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/eclipse/plugins/org.eclipse.ui.workbench_3.6.2.M20110210-1200.jar
UITestHelper.java :
87 : PropertyPageManager manager = new PropertyPageManager();
Discouraged access: The type PropertyPageContributorManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/eclipse/plugins/org.eclipse.ui.workbench_3.6.2.M20110210-1200.jar
UITestHelper.java :
93 : PropertyPageContributorManager.getManager().contribute(manager, element);
Discouraged access: The method getManager() from the type PropertyPageContributorManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/eclipse/plugins/org.eclipse.ui.workbench_3.6.2.M20110210-1200.jar
UITestHelper.java :
93 : PropertyPageContributorManager.getManager().contribute(manager, element);
Discouraged access: The method contribute(PropertyPageManager, Object) from the type PropertyPageContributorManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/eclipse/plugins/org.eclipse.ui.workbench_3.6.2.M20110210-1200.jar
UITestHelper.java :
93 : PropertyPageContributorManager.getManager().contribute(manager, element);
Discouraged access: The type ContentViewer is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.internet.monitor.ui/@dot
ContentViewersTestCase.java :
15 : import org.eclipse.wst.internet.monitor.ui.internal.provisional.ContentViewer;
Discouraged access: The type ContentViewer is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.internet.monitor.ui/@dot
ContentViewersTestCase.java :
18 : protected static ContentViewer viewer;
Discouraged access: The method getContent() from the type ContentViewer is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.internet.monitor.ui/@dot
ContentViewersTestCase.java :
25 : viewer.getContent();
Discouraged access: The method getEditable() from the type ContentViewer is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.internet.monitor.ui/@dot
ContentViewersTestCase.java :
29 : viewer.getEditable();
Discouraged access: The method setContent(byte[]) from the type ContentViewer is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.internet.monitor.ui/@dot
ContentViewersTestCase.java :
33 : viewer.setContent(null);
Discouraged access: The method setEditable(boolean) from the type ContentViewer is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.internet.monitor.ui/@dot
ContentViewersTestCase.java :
37 : viewer.setEditable(false);
Discouraged access: The method init(Composite) from the type ContentViewer is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.internet.monitor.ui/@dot
ContentViewersTestCase.java :
41 : viewer.init(null);
Discouraged access: The method dispose() from the type ContentViewer is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.internet.monitor.ui/@dot
ContentViewersTestCase.java :
45 : viewer.dispose();
Discouraged access: The type ContentViewer is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.internet.monitor.ui/@dot
TestContentViewer.java :
14 : import org.eclipse.wst.internet.monitor.ui.internal.provisional.ContentViewer;
Discouraged access: The type ContentViewer is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.internet.monitor.ui/@dot
TestContentViewer.java :
16 : public class TestContentViewer extends ContentViewer {