Compiler: Eclipse Compiler for Java(TM) Version: 0.A76_R36x, 3.6.2
Number of source files: 13 Number of classfiles: 14
Problems: 14 (Errors: 0 Warnings: 14 )
Discouraged access: The type IJsGlobalScopeContainerInitializerExtension is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.jsdt.ui/@dot
InternetExplorerUILibInitializer.java :
20 : import org.eclipse.wst.jsdt.internal.ui.IJsGlobalScopeContainerInitializerExtension;
Discouraged access: The type IJsGlobalScopeContainerInitializerExtension is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.jsdt.ui/@dot
InternetExplorerUILibInitializer.java :
26 : public class InternetExplorerUILibInitializer implements IJsGlobalScopeContainerInitializerExtension{
Discouraged access: The type JavaPluginImages is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.jsdt.ui/@dot
InternetExplorerLibraryWizardPage.java :
20 : import org.eclipse.wst.jsdt.internal.ui.JavaPluginImages;
Discouraged access: The type DialogField is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.jsdt.ui/@dot
InternetExplorerLibraryWizardPage.java :
22 : import org.eclipse.wst.jsdt.internal.ui.wizards.dialogfields.DialogField;
Discouraged access: The type LayoutUtil is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.jsdt.ui/@dot
InternetExplorerLibraryWizardPage.java :
23 : import org.eclipse.wst.jsdt.internal.ui.wizards.dialogfields.LayoutUtil;
Discouraged access: The type JavaPluginImages is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.jsdt.ui/@dot
InternetExplorerLibraryWizardPage.java :
39 : setImageDescriptor(JavaPluginImages.DESC_WIZBAN_ADD_LIBRARY);
Discouraged access: The field DESC_WIZBAN_ADD_LIBRARY from the type JavaPluginImages is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.jsdt.ui/@dot
InternetExplorerLibraryWizardPage.java :
39 : setImageDescriptor(JavaPluginImages.DESC_WIZBAN_ADD_LIBRARY);
Discouraged access: The type DialogField is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.jsdt.ui/@dot
InternetExplorerLibraryWizardPage.java :
57 : DialogField field = new DialogField();
Discouraged access: The constructor DialogField() is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.jsdt.ui/@dot
InternetExplorerLibraryWizardPage.java :
57 : DialogField field = new DialogField();
Discouraged access: The type DialogField is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.jsdt.ui/@dot
InternetExplorerLibraryWizardPage.java :
57 : DialogField field = new DialogField();
Discouraged access: The method setLabelText(String) from the type DialogField is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.jsdt.ui/@dot
InternetExplorerLibraryWizardPage.java :
59 : field.setLabelText(IEMessages.IELibraryWizardPage_IELibraryAdded);
Discouraged access: The type LayoutUtil is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.jsdt.ui/@dot
InternetExplorerLibraryWizardPage.java :
60 : LayoutUtil.doDefaultLayout(composite, new DialogField[] {field }, false, SWT.DEFAULT, SWT.DEFAULT);
Discouraged access: The method doDefaultLayout(Composite, DialogField[], boolean, int, int) from the type LayoutUtil is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.jsdt.ui/@dot
InternetExplorerLibraryWizardPage.java :
60 : LayoutUtil.doDefaultLayout(composite, new DialogField[] {field }, false, SWT.DEFAULT, SWT.DEFAULT);
Discouraged access: The type DialogField is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.jsdt.ui/@dot
InternetExplorerLibraryWizardPage.java :
60 : LayoutUtil.doDefaultLayout(composite, new DialogField[] {field }, false, SWT.DEFAULT, SWT.DEFAULT);