Compiler Report

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 )

Source File: org/eclipse/wst/web/ui/internal/ModuleCoreValidatorMarkerResolutions.java
1. WARNING: DiscouragedReference

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;

2. WARNING: DiscouragedReference

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);

3. WARNING: DiscouragedReference

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);

4. WARNING: DiscouragedReference

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);

5. WARNING: DiscouragedReference

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())

6. WARNING: DiscouragedReference

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);

Source File: org/eclipse/wst/web/ui/internal/actions/OpenCSSWizardAction.java
1. WARNING: DiscouragedReference

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;

2. WARNING: DiscouragedReference

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() );

3. WARNING: DiscouragedReference

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() );

Source File: org/eclipse/wst/web/ui/internal/actions/OpenHTMLWizardAction.java
1. WARNING: DiscouragedReference

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;

2. WARNING: DiscouragedReference

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() );

3. WARNING: DiscouragedReference

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() );

Source File: org/eclipse/wst/web/ui/internal/actions/OpenJSWizardAction.java
1. WARNING: DiscouragedReference

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() );

2. WARNING: DiscouragedReference

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() );

Source File: org/eclipse/wst/web/ui/internal/wizards/DataModelFacetCreationWizardPage.java
1. WARNING: DiscouragedReference

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;

2. WARNING: DiscouragedReference

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;

3. WARNING: DiscouragedReference

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;

4. WARNING: DiscouragedReference

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;

5. WARNING: DiscouragedReference

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 {

6. WARNING: DiscouragedReference

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,

7. WARNING: DiscouragedReference

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,

8. WARNING: DiscouragedReference

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,

9. WARNING: DiscouragedReference

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,

10. WARNING: DiscouragedReference

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());

11. WARNING: DiscouragedReference

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);

12. WARNING: DiscouragedReference

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;

13. WARNING: DiscouragedReference

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);

14. WARNING: DiscouragedReference

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 );

15. WARNING: DiscouragedReference

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();

16. WARNING: DiscouragedReference

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);

17. WARNING: DiscouragedReference

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);

18. WARNING: DiscouragedReference

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)) {

19. WARNING: DiscouragedReference

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);

20. WARNING: DiscouragedReference

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);

21. WARNING: DiscouragedReference

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);

22. WARNING: DiscouragedReference

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);

23. WARNING: DiscouragedReference

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);

24. WARNING: DiscouragedReference

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();

25. WARNING: DiscouragedReference

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();

26. WARNING: DiscouragedReference

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);

27. WARNING: DiscouragedReference

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);

Source File: org/eclipse/wst/web/ui/internal/wizards/DataModelFacetInstallPage.java
1. WARNING: DiscouragedReference

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;

2. WARNING: DiscouragedReference

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 {

3. WARNING: DiscouragedReference

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);

4. WARNING: DiscouragedReference

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);

5. WARNING: DiscouragedReference

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();

6. WARNING: DiscouragedReference

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();

7. WARNING: DiscouragedReference

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;

8. WARNING: DiscouragedReference

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);

9. WARNING: DiscouragedReference

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);

10. WARNING: DiscouragedReference

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);

11. WARNING: DiscouragedReference

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);

Source File: org/eclipse/wst/web/ui/internal/wizards/NewProjectDataModelFacetWizard.java
1. WARNING: DiscouragedReference

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;

2. WARNING: DiscouragedReference

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;

3. WARNING: DiscouragedReference

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;

4. WARNING: DiscouragedReference

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) {

5. WARNING: DiscouragedReference

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);

6. WARNING: DiscouragedReference

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; } });

7. WARNING: DiscouragedReference

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) {

8. WARNING: DiscouragedReference

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)

9. WARNING: DiscouragedReference

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();

10. WARNING: DiscouragedReference

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();

Source File: org/eclipse/wst/web/ui/internal/wizards/SimpleWebFacetInstallPage.java
1. WARNING: DiscouragedReference

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;

2. WARNING: DiscouragedReference

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);

3. WARNING: DiscouragedReference

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);

4. WARNING: DiscouragedReference

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);

5. WARNING: DiscouragedReference

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);

6. WARNING: DiscouragedReference

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);

7. WARNING: DiscouragedReference

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);

8. WARNING: DiscouragedReference

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);

9. WARNING: DiscouragedReference

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});

10. WARNING: DiscouragedReference

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});

11. WARNING: DiscouragedReference

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);

12. WARNING: DiscouragedReference

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);

13. WARNING: DiscouragedReference

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);

14. WARNING: DiscouragedReference

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);

Source File: org/eclipse/wst/web/ui/internal/wizards/SimpleWebProjectFirstPage.java
1. WARNING: DiscouragedReference

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;

2. WARNING: DiscouragedReference

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;

3. WARNING: DiscouragedReference

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);

4. WARNING: DiscouragedReference

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);

5. WARNING: DiscouragedReference

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);

6. WARNING: DiscouragedReference

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);

7. WARNING: DiscouragedReference

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);

8. WARNING: DiscouragedReference

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;

9. WARNING: DiscouragedReference

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;

Source File: org/eclipse/wst/web/ui/internal/wizards/SimpleWebProjectWizard.java
1. WARNING: DiscouragedReference

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;

2. WARNING: DiscouragedReference

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);

3. WARNING: DiscouragedReference

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);

4. WARNING: DiscouragedReference

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);

5. WARNING: DiscouragedReference

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);