Compiler: Eclipse Compiler for Java(TM) Version: 0.A76_R36x, 3.6.2
Number of source files: 7 Number of classfiles: 9
Problems: 37 (Errors: 0 Warnings: 37 )
Discouraged access: The type CleanWorkDirDialog is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.server.tomcat.ui/@dot
DialogsTestCase.java :
13 : import org.eclipse.jst.server.tomcat.ui.internal.CleanWorkDirDialog;
Discouraged access: The type MimeMappingDialog is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.server.tomcat.ui/@dot
DialogsTestCase.java :
14 : import org.eclipse.jst.server.tomcat.ui.internal.editor.MimeMappingDialog;
Discouraged access: The type WebModuleDialog is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.server.tomcat.ui/@dot
DialogsTestCase.java :
15 : import org.eclipse.jst.server.tomcat.ui.internal.editor.WebModuleDialog;
Discouraged access: The type MimeMappingDialog is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.server.tomcat.ui/@dot
DialogsTestCase.java :
26 : MimeMappingDialog mmd = new MimeMappingDialog(getShell());
Discouraged access: The constructor MimeMappingDialog(Shell) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.server.tomcat.ui/@dot
DialogsTestCase.java :
26 : MimeMappingDialog mmd = new MimeMappingDialog(getShell());
Discouraged access: The type MimeMappingDialog is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.server.tomcat.ui/@dot
DialogsTestCase.java :
26 : MimeMappingDialog mmd = new MimeMappingDialog(getShell());
Discouraged access: The type WebModuleDialog is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.server.tomcat.ui/@dot
DialogsTestCase.java :
32 : WebModuleDialog wmd = new WebModuleDialog(getShell(), null, null, null, true);
Discouraged access: The constructor WebModuleDialog(Shell, IServerAttributes, ITomcatServer, ITomcatConfiguration, boolean) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.server.tomcat.ui/@dot
DialogsTestCase.java :
32 : WebModuleDialog wmd = new WebModuleDialog(getShell(), null, null, null, true);
Discouraged access: The type WebModuleDialog is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.server.tomcat.ui/@dot
DialogsTestCase.java :
32 : WebModuleDialog wmd = new WebModuleDialog(getShell(), null, null, null, true);
Discouraged access: The type CleanWorkDirDialog is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.server.tomcat.ui/@dot
DialogsTestCase.java :
41 : CleanWorkDirDialog cwdd = new CleanWorkDirDialog(getShell(), null, null);
Discouraged access: The constructor CleanWorkDirDialog(Shell, IServer, IModule) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.server.tomcat.ui/@dot
DialogsTestCase.java :
41 : CleanWorkDirDialog cwdd = new CleanWorkDirDialog(getShell(), null, null);
Discouraged access: The type CleanWorkDirDialog is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.server.tomcat.ui/@dot
DialogsTestCase.java :
41 : CleanWorkDirDialog cwdd = new CleanWorkDirDialog(getShell(), null, null);
Discouraged access: The type TomcatUIPlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.server.tomcat.ui/@dot
ExistenceTest.java :
13 : import org.eclipse.jst.server.tomcat.ui.internal.TomcatUIPlugin;
Discouraged access: The type TomcatUIPlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.server.tomcat.ui/@dot
ExistenceTest.java :
18 : assertNotNull(TomcatUIPlugin.getInstance());
Discouraged access: The method getInstance() from the type TomcatUIPlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.server.tomcat.ui/@dot
ExistenceTest.java :
18 : assertNotNull(TomcatUIPlugin.getInstance());
Discouraged access: The type ConfigurationPropertyTester is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.server.tomcat.ui/@dot
PropertyTestCase.java :
13 : import org.eclipse.jst.server.tomcat.ui.internal.ConfigurationPropertyTester;
Discouraged access: The type ConfigurationPropertyTester is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.server.tomcat.ui/@dot
PropertyTestCase.java :
18 : ConfigurationPropertyTester pt = new ConfigurationPropertyTester();
Discouraged access: The constructor ConfigurationPropertyTester() is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.server.tomcat.ui/@dot
PropertyTestCase.java :
18 : ConfigurationPropertyTester pt = new ConfigurationPropertyTester();
Discouraged access: The type ConfigurationPropertyTester is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.server.tomcat.ui/@dot
PropertyTestCase.java :
18 : ConfigurationPropertyTester pt = new ConfigurationPropertyTester();
Discouraged access: The method test(Object, String, Object[], Object) from the type ConfigurationPropertyTester is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.server.tomcat.ui/@dot
PropertyTestCase.java :
19 : assertFalse(pt.test(null, "", null, null));
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);