Compiler: Eclipse Compiler for Java(TM) Version: 0.A76_R36x, 3.6.2
Number of source files: 4 Number of classfiles: 5
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
FireFoxUiInitializer.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
FireFoxUiInitializer.java :
26 : public class FireFoxUiInitializer 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
FireFoxLibraryWizardPage.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
FireFoxLibraryWizardPage.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
FireFoxLibraryWizardPage.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
FireFoxLibraryWizardPage.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
FireFoxLibraryWizardPage.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
FireFoxLibraryWizardPage.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
FireFoxLibraryWizardPage.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
FireFoxLibraryWizardPage.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
FireFoxLibraryWizardPage.java :
59 : field.setLabelText(FirefoxMessages.FirefoxLibraryWizardPage_FirefoxLibraryAdded);
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
FireFoxLibraryWizardPage.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
FireFoxLibraryWizardPage.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
FireFoxLibraryWizardPage.java :
60 : LayoutUtil.doDefaultLayout(composite, new DialogField[]{field}, false, SWT.DEFAULT, SWT.DEFAULT);