Compiler: Eclipse Compiler for Java(TM) Version: 0.A76_R36x, 3.6.2
Number of source files: 16 Number of classfiles: 40
Problems: 90 (Errors: 0 Warnings: 90 )
Discouraged access: The type ModuleMigratorManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
ModuleCoreValidatorMarkerResolutions.java :
26 : import org.eclipse.wst.common.componentcore.internal.ModuleMigratorManager;
Discouraged access: The type ModuleMigratorManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
ModuleCoreValidatorMarkerResolutions.java :
73 : ModuleMigratorManager manager = ModuleMigratorManager.getManager(proj);
Discouraged access: The type ModuleMigratorManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
ModuleCoreValidatorMarkerResolutions.java :
73 : ModuleMigratorManager manager = ModuleMigratorManager.getManager(proj);
Discouraged access: The method getManager(IProject) from the type ModuleMigratorManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
ModuleCoreValidatorMarkerResolutions.java :
73 : ModuleMigratorManager manager = ModuleMigratorManager.getManager(proj);
Discouraged access: The method isMigrating() from the type ModuleMigratorManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
ModuleCoreValidatorMarkerResolutions.java :
74 : if (!manager.isMigrating() && !ResourcesPlugin.getWorkspace().isTreeLocked())
Discouraged access: The method migrateOldMetaData(IProject, boolean) from the type ModuleMigratorManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
ModuleCoreValidatorMarkerResolutions.java :
75 : manager.migrateOldMetaData(proj,true);
Discouraged access: The type NewCSSWizard is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.ui/@dot
OpenCSSWizardAction.java :
14 : import org.eclipse.wst.css.ui.internal.wizard.NewCSSWizard;
Discouraged access: The constructor NewCSSWizard() is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.ui/@dot
OpenCSSWizardAction.java :
22 : openWizardDialog( new NewCSSWizard() );
Discouraged access: The type NewCSSWizard is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.ui/@dot
OpenCSSWizardAction.java :
22 : openWizardDialog( new NewCSSWizard() );
Discouraged access: The type NewHTMLWizard is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.html.ui/@dot
OpenHTMLWizardAction.java :
14 : import org.eclipse.wst.html.ui.internal.wizard.NewHTMLWizard;
Discouraged access: The constructor NewHTMLWizard() is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.html.ui/@dot
OpenHTMLWizardAction.java :
22 : openWizardDialog( new NewHTMLWizard() );
Discouraged access: The type NewHTMLWizard is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.html.ui/@dot
OpenHTMLWizardAction.java :
22 : openWizardDialog( new NewHTMLWizard() );
Discouraged access: The constructor NewJSWizard() 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
OpenJSWizardAction.java :
21 : openWizardDialog( new org.eclipse.wst.jsdt.internal.ui.wizards.NewJSWizard() );
Discouraged access: The type NewJSWizard 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
OpenJSWizardAction.java :
21 : openWizardDialog( new org.eclipse.wst.jsdt.internal.ui.wizards.NewJSWizard() );
Discouraged access: The type DataModelWizardPage is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.frameworks.ui/@dot
DataModelFacetCreationWizardPage.java :
46 : import org.eclipse.wst.common.frameworks.internal.datamodel.ui.DataModelWizardPage;
Discouraged access: The type IProjectCreationPropertiesNew is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.frameworks/@dot
DataModelFacetCreationWizardPage.java :
47 : import org.eclipse.wst.common.frameworks.internal.operations.IProjectCreationPropertiesNew;
Discouraged access: The type NewProjectGroup is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.frameworks.ui/@dot
DataModelFacetCreationWizardPage.java :
48 : import org.eclipse.wst.common.frameworks.internal.ui.NewProjectGroup;
Discouraged access: The type ResourceHandler is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.web/@dot
DataModelFacetCreationWizardPage.java :
67 : import org.eclipse.wst.web.internal.ResourceHandler;
Discouraged access: The type DataModelWizardPage is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.frameworks.ui/@dot
DataModelFacetCreationWizardPage.java :
70 : public class DataModelFacetCreationWizardPage extends DataModelWizardPage implements IFacetProjectCreationDataModelProperties {
Discouraged access: The type IProjectCreationPropertiesNew is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.frameworks/@dot
DataModelFacetCreationWizardPage.java :
104 : IProjectCreationPropertiesNew.PROJECT_NAME,
Discouraged access: The field PROJECT_NAME from the type IProjectCreationPropertiesNew is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.frameworks/@dot
DataModelFacetCreationWizardPage.java :
104 : IProjectCreationPropertiesNew.PROJECT_NAME,
Discouraged access: The type IProjectCreationPropertiesNew is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.frameworks/@dot
DataModelFacetCreationWizardPage.java :
105 : IProjectCreationPropertiesNew.PROJECT_LOCATION,
Discouraged access: The field PROJECT_LOCATION from the type IProjectCreationPropertiesNew is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.frameworks/@dot
DataModelFacetCreationWizardPage.java :
105 : IProjectCreationPropertiesNew.PROJECT_LOCATION,
Discouraged access: The method getInfopopID() from the type DataModelWizardPage is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.frameworks.ui/@dot
DataModelFacetCreationWizardPage.java :
124 : PlatformUI.getWorkbench().getHelpSystem().setHelp(top, getInfopopID());
Discouraged access: The field model from the type DataModelWizardPage is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.frameworks.ui/@dot
DataModelFacetCreationWizardPage.java :
273 : IRuntime runtime = (IRuntime)model.getProperty(IFacetProjectCreationDataModelProperties.FACET_RUNTIME);
Discouraged access: The type NewProjectGroup is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.frameworks.ui/@dot
DataModelFacetCreationWizardPage.java :
478 : protected NewProjectGroup projectNameGroup;
Discouraged access: The constructor DataModelWizardPage(IDataModel, String) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.frameworks.ui/@dot
DataModelFacetCreationWizardPage.java :
484 : super(dataModel, pageName);
Discouraged access: The field model from the type DataModelWizardPage is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.frameworks.ui/@dot
DataModelFacetCreationWizardPage.java :
486 : this.fpjwc = (IFacetedProjectWorkingCopy) this.model.getProperty( FACETED_PROJECT_WORKING_COPY );
Discouraged access: The method validatePage() from the type DataModelWizardPage is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.frameworks.ui/@dot
DataModelFacetCreationWizardPage.java :
496 : validatePage();
Discouraged access: The type ResourceHandler is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.web/@dot
DataModelFacetCreationWizardPage.java :
509 : group.setText(ResourceHandler.TargetRuntime);
Discouraged access: The field TargetRuntime from the type ResourceHandler is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.web/@dot
DataModelFacetCreationWizardPage.java :
509 : group.setText(ResourceHandler.TargetRuntime);
Discouraged access: The field model from the type DataModelWizardPage is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.frameworks.ui/@dot
DataModelFacetCreationWizardPage.java :
520 : if (!internalLaunchNewRuntimeWizard(getShell(), model)) {
Discouraged access: The field synchHelper from the type DataModelWizardPage is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.frameworks.ui/@dot
DataModelFacetCreationWizardPage.java :
527 : synchHelper.synchCombo(serverTargetCombo, FACET_RUNTIME, deps);
Discouraged access: The method synchCombo(Combo, String, Control[]) from the type DataModelSynchHelper is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.frameworks.ui/@dot
DataModelFacetCreationWizardPage.java :
527 : synchHelper.synchCombo(serverTargetCombo, FACET_RUNTIME, deps);
Discouraged access: The field model from the type DataModelWizardPage is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.frameworks.ui/@dot
DataModelFacetCreationWizardPage.java :
533 : IDataModel nestedProjectDM = model.getNestedModel(NESTED_PROJECT_DM);
Discouraged access: The constructor NewProjectGroup(Composite, IDataModel) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.frameworks.ui/@dot
DataModelFacetCreationWizardPage.java :
535 : projectNameGroup = new NewProjectGroup(parent, nestedProjectDM);
Discouraged access: The type NewProjectGroup is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.frameworks.ui/@dot
DataModelFacetCreationWizardPage.java :
535 : projectNameGroup = new NewProjectGroup(parent, nestedProjectDM);
Discouraged access: The method dispose() from the type DataModelWizardPage is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.frameworks.ui/@dot
DataModelFacetCreationWizardPage.java :
546 : super.dispose();
Discouraged access: The method dispose() from the type NewProjectGroup is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.frameworks.ui/@dot
DataModelFacetCreationWizardPage.java :
548 : projectNameGroup.dispose();
Discouraged access: The field model from the type DataModelWizardPage is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.frameworks.ui/@dot
DataModelFacetCreationWizardPage.java :
556 : DataModelFacetCreationWizardPage.saveRuntimeSettings(settings, model);
Discouraged access: The field model from the type DataModelWizardPage is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.frameworks.ui/@dot
DataModelFacetCreationWizardPage.java :
562 : DataModelFacetCreationWizardPage.restoreRuntimeSettings(settings, model);
Discouraged access: The type DataModelWizardPage is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.frameworks.ui/@dot
DataModelFacetInstallPage.java :
18 : import org.eclipse.wst.common.frameworks.internal.datamodel.ui.DataModelWizardPage;
Discouraged access: The type DataModelWizardPage is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.frameworks.ui/@dot
DataModelFacetInstallPage.java :
22 : public abstract class DataModelFacetInstallPage extends DataModelWizardPage implements IFacetWizardPage, IFacetInstallDataModelProperties {
Discouraged access: The constructor DataModelWizardPage(IDataModel, String) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.frameworks.ui/@dot
DataModelFacetInstallPage.java :
27 : super(DataModelFactory.createDataModel(new AbstractDataModelProvider() { }), pageName);
Discouraged access: The field model from the type DataModelWizardPage is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.frameworks.ui/@dot
DataModelFacetInstallPage.java :
44 : model.removeListener(this);
Discouraged access: The field synchHelper from the type DataModelWizardPage is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.frameworks.ui/@dot
DataModelFacetInstallPage.java :
45 : synchHelper.dispose();
Discouraged access: The method dispose() from the type DataModelSynchHelper is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.frameworks.ui/@dot
DataModelFacetInstallPage.java :
45 : synchHelper.dispose();
Discouraged access: The field model from the type DataModelWizardPage is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.frameworks.ui/@dot
DataModelFacetInstallPage.java :
47 : model = (IDataModel) config;
Discouraged access: The field model from the type DataModelWizardPage is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.frameworks.ui/@dot
DataModelFacetInstallPage.java :
48 : model.addListener(this);
Discouraged access: The field synchHelper from the type DataModelWizardPage is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.frameworks.ui/@dot
DataModelFacetInstallPage.java :
49 : synchHelper = initializeSynchHelper(model);
Discouraged access: The method initializeSynchHelper(IDataModel) from the type DataModelWizardPage is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.frameworks.ui/@dot
DataModelFacetInstallPage.java :
49 : synchHelper = initializeSynchHelper(model);
Discouraged access: The field model from the type DataModelWizardPage is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.frameworks.ui/@dot
DataModelFacetInstallPage.java :
49 : synchHelper = initializeSynchHelper(model);
Discouraged access: The type DataModelPausibleOperationImpl is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.frameworks/@dot
NewProjectDataModelFacetWizard.java :
47 : import org.eclipse.wst.common.frameworks.internal.datamodel.DataModelPausibleOperationImpl;
Discouraged access: The type DataModelWizardPage is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.frameworks.ui/@dot
NewProjectDataModelFacetWizard.java :
48 : import org.eclipse.wst.common.frameworks.internal.datamodel.ui.DataModelWizardPage;
Discouraged access: The type DelegateConfigurationElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.web/@dot
NewProjectDataModelFacetWizard.java :
60 : import org.eclipse.wst.web.internal.DelegateConfigurationElement;
Discouraged access: The type DelegateConfigurationElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.web/@dot
NewProjectDataModelFacetWizard.java :
411 : final IConfigurationElement element = new DelegateConfigurationElement(configurationElement) {
Discouraged access: The method getAttribute(String) from the type DelegateConfigurationElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.web/@dot
NewProjectDataModelFacetWizard.java :
417 : return super.getAttribute(aName);
Discouraged access: The constructor DataModelPausibleOperationImpl(IDataModelOperation) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.frameworks/@dot
NewProjectDataModelFacetWizard.java :
429 : return new DataModelPausibleOperationImpl(new AbstractDataModelOperation(this.model) { @Override public String getID() { return NewProjectDataModelFacetWizard.class.getName(); } @Override public IStatus execute(IProgressMonitor monitor, IAdaptable info) throws ExecutionException { return AbstractDataModelProvider.OK_STATUS; } });
Discouraged access: The type DataModelPausibleOperationImpl is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.frameworks/@dot
NewProjectDataModelFacetWizard.java :
429 : return new DataModelPausibleOperationImpl(new AbstractDataModelOperation(this.model) {
Discouraged access: The type DataModelWizardPage is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.frameworks.ui/@dot
NewProjectDataModelFacetWizard.java :
493 : if (page instanceof DataModelWizardPage)
Discouraged access: The method storeDefaultSettings() from the type DataModelWizardPage is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.frameworks.ui/@dot
NewProjectDataModelFacetWizard.java :
494 : ((DataModelWizardPage) page).storeDefaultSettings();
Discouraged access: The type DataModelWizardPage is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.frameworks.ui/@dot
NewProjectDataModelFacetWizard.java :
494 : ((DataModelWizardPage) page).storeDefaultSettings();
Discouraged access: The type ResourceHandler is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.web/@dot
SimpleWebFacetInstallPage.java :
21 : import org.eclipse.wst.web.internal.ResourceHandler;
Discouraged access: The type ResourceHandler is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.web/@dot
SimpleWebFacetInstallPage.java :
32 : setTitle(ResourceHandler.StaticWebProjectWizardBasePage_Page_Title);
Discouraged access: The field StaticWebProjectWizardBasePage_Page_Title from the type ResourceHandler is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.web/@dot
SimpleWebFacetInstallPage.java :
32 : setTitle(ResourceHandler.StaticWebProjectWizardBasePage_Page_Title);
Discouraged access: The type ResourceHandler is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.web/@dot
SimpleWebFacetInstallPage.java :
33 : setDescription(ResourceHandler.ConfigureSettings);
Discouraged access: The field ConfigureSettings from the type ResourceHandler is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.web/@dot
SimpleWebFacetInstallPage.java :
33 : setDescription(ResourceHandler.ConfigureSettings);
Discouraged access: The method setInfopopID(String) from the type DataModelWizardPage is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.frameworks.ui/@dot
SimpleWebFacetInstallPage.java :
43 : setInfopopID(IWstWebUIContextIds.NEW_STATIC_WEB_PROJECT_PAGE3);
Discouraged access: The type ResourceHandler is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.web/@dot
SimpleWebFacetInstallPage.java :
48 : this.contextRootLabel.setText(ResourceHandler.StaticContextRootComposite_Context_Root_Label);
Discouraged access: The field StaticContextRootComposite_Context_Root_Label from the type ResourceHandler is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.web/@dot
SimpleWebFacetInstallPage.java :
48 : this.contextRootLabel.setText(ResourceHandler.StaticContextRootComposite_Context_Root_Label);
Discouraged access: The field synchHelper from the type DataModelWizardPage is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.frameworks.ui/@dot
SimpleWebFacetInstallPage.java :
54 : synchHelper.synchText(contextRoot, CONTEXT_ROOT, new Control[]{contextRootLabel});
Discouraged access: The method synchText(Text, String, Control[]) from the type DataModelSynchHelper is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.frameworks.ui/@dot
SimpleWebFacetInstallPage.java :
54 : synchHelper.synchText(contextRoot, CONTEXT_ROOT, new Control[]{contextRootLabel});
Discouraged access: The type ResourceHandler is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.web/@dot
SimpleWebFacetInstallPage.java :
57 : configFolderLabel.setText(ResourceHandler.StaticWebSettingsPropertiesPage_Web_Content_Label);
Discouraged access: The field StaticWebSettingsPropertiesPage_Web_Content_Label from the type ResourceHandler is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.web/@dot
SimpleWebFacetInstallPage.java :
57 : configFolderLabel.setText(ResourceHandler.StaticWebSettingsPropertiesPage_Web_Content_Label);
Discouraged access: The field synchHelper from the type DataModelWizardPage is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.frameworks.ui/@dot
SimpleWebFacetInstallPage.java :
63 : synchHelper.synchText(configFolder, CONTENT_DIR, null);
Discouraged access: The method synchText(Text, String, Control[]) from the type DataModelSynchHelper is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.frameworks.ui/@dot
SimpleWebFacetInstallPage.java :
63 : synchHelper.synchText(configFolder, CONTENT_DIR, null);
Discouraged access: The type IModuleConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
SimpleWebProjectFirstPage.java :
14 : import org.eclipse.wst.common.componentcore.internal.util.IModuleConstants;
Discouraged access: The type ResourceHandler is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.web/@dot
SimpleWebProjectFirstPage.java :
16 : import org.eclipse.wst.web.internal.ResourceHandler;
Discouraged access: The type ResourceHandler is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.web/@dot
SimpleWebProjectFirstPage.java :
23 : setDescription(ResourceHandler.StaticWebProjectWizardBasePage_Page_Description);
Discouraged access: The field StaticWebProjectWizardBasePage_Page_Description from the type ResourceHandler is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.web/@dot
SimpleWebProjectFirstPage.java :
23 : setDescription(ResourceHandler.StaticWebProjectWizardBasePage_Page_Description);
Discouraged access: The type ResourceHandler is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.web/@dot
SimpleWebProjectFirstPage.java :
24 : setTitle(ResourceHandler.StaticWebProjectWizardBasePage_Page_Title);
Discouraged access: The field StaticWebProjectWizardBasePage_Page_Title from the type ResourceHandler is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.web/@dot
SimpleWebProjectFirstPage.java :
24 : setTitle(ResourceHandler.StaticWebProjectWizardBasePage_Page_Title);
Discouraged access: The method setInfopopID(String) from the type DataModelWizardPage is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.frameworks.ui/@dot
SimpleWebProjectFirstPage.java :
26 : setInfopopID(IWstWebUIContextIds.NEW_STATIC_WEB_PROJECT_PAGE1);
Discouraged access: The type IModuleConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
SimpleWebProjectFirstPage.java :
31 : return IModuleConstants.WST_WEB_MODULE;
Discouraged access: The field WST_WEB_MODULE from the type IModuleConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
SimpleWebProjectFirstPage.java :
31 : return IModuleConstants.WST_WEB_MODULE;
Discouraged access: The type ResourceHandler is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.web/@dot
SimpleWebProjectWizard.java :
22 : import org.eclipse.wst.web.internal.ResourceHandler;
Discouraged access: The type ResourceHandler is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.web/@dot
SimpleWebProjectWizard.java :
29 : setWindowTitle(ResourceHandler.StaticWebProjectCreationWizard_Wizard_Title);
Discouraged access: The field StaticWebProjectCreationWizard_Wizard_Title from the type ResourceHandler is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.web/@dot
SimpleWebProjectWizard.java :
29 : setWindowTitle(ResourceHandler.StaticWebProjectCreationWizard_Wizard_Title);
Discouraged access: The type ResourceHandler is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.web/@dot
SimpleWebProjectWizard.java :
34 : setWindowTitle(ResourceHandler.StaticWebProjectCreationWizard_Wizard_Title);
Discouraged access: The field StaticWebProjectCreationWizard_Wizard_Title from the type ResourceHandler is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.web/@dot
SimpleWebProjectWizard.java :
34 : setWindowTitle(ResourceHandler.StaticWebProjectCreationWizard_Wizard_Title);