Compiler: Eclipse Compiler for Java(TM) Version: 0.A76_R36x, 3.6.2
Number of source files: 68 Number of classfiles: 92
Problems: 128 (Errors: 0 Warnings: 128 )
Discouraged access: The type IDataModelPausibleOperation 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
DataModelWizard.java :
29 : import org.eclipse.wst.common.frameworks.internal.datamodel.IDataModelPausibleOperation;
Discouraged access: The type IDataModelPausibleOperation 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
DataModelWizard.java :
45 : private IDataModelPausibleOperation rootOperation;
Discouraged access: The type IDataModelPausibleOperation 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
DataModelWizard.java :
72 : protected IDataModelPausibleOperation getRootOperation() {
Discouraged access: The type IDataModelPausibleOperation 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
DataModelWizard.java :
73 : return (IDataModelPausibleOperation)getDataModel().getDefaultOperation();
Discouraged access: The type AbstractRegistryDescriptor 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
DMWizardPageElement.java :
16 : import org.eclipse.wst.common.frameworks.internal.AbstractRegistryDescriptor;
Discouraged access: The type Identifiable 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
DMWizardPageElement.java :
17 : import org.eclipse.wst.common.frameworks.internal.enablement.Identifiable;
The import org.eclipse.wst.common.frameworks.internal.enablement.Identifiable is never used
DMWizardPageElement.java :
17 : import org.eclipse.wst.common.frameworks.internal.enablement.Identifiable;
Discouraged access: The type AbstractRegistryDescriptor 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
DMWizardPageElement.java :
27 : public class DMWizardPageElement extends AbstractRegistryDescriptor {
Discouraged access: The constructor AbstractRegistryDescriptor(IConfigurationElement) 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
DMWizardPageElement.java :
55 : super(element);
Discouraged access: The type EnablementManager 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
DMWizardPageExtensionManager.java :
26 : import org.eclipse.wst.common.frameworks.internal.enablement.EnablementManager;
Discouraged access: The type EnablementManager 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
DMWizardPageExtensionManager.java :
178 : if (EnablementManager.INSTANCE.getIdentifier(element.getID(), null).isEnabled()) {
Discouraged access: The method getIdentifier(String, IProject) from the type IEnablementManager 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
DMWizardPageExtensionManager.java :
178 : if (EnablementManager.INSTANCE.getIdentifier(element.getID(), null).isEnabled()) {
Discouraged access: The method isEnabled() from the type IEnablementIdentifier 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
DMWizardPageExtensionManager.java :
178 : if (EnablementManager.INSTANCE.getIdentifier(element.getID(), null).isEnabled()) {
Discouraged access: The field INSTANCE from the type EnablementManager 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
DMWizardPageExtensionManager.java :
178 : if (EnablementManager.INSTANCE.getIdentifier(element.getID(), null).isEnabled()) {
Discouraged access: The type ConfigurationElementWrapper 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
DMWizardPageFactoryElement.java :
17 : import org.eclipse.wst.common.frameworks.internal.ConfigurationElementWrapper;
Discouraged access: The type ConfigurationElementWrapper 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
DMWizardPageFactoryElement.java :
28 : public class DMWizardPageFactoryElement extends ConfigurationElementWrapper {
Discouraged access: The constructor ConfigurationElementWrapper(IConfigurationElement) 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
DMWizardPageFactoryElement.java :
51 : super(element);
Discouraged access: The field element from the type ConfigurationElementWrapper 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
DMWizardPageFactoryElement.java :
87 : wizardPageFactory = (DMWizardPageExtensionFactory) element.createExecutableExtension(ATT_CLASS_NAME);
Discouraged access: The type AbstractRegistryDescriptor 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
DMWizardPageGroupElement.java :
19 : import org.eclipse.wst.common.frameworks.internal.AbstractRegistryDescriptor;
Discouraged access: The type IdentifiableComparator 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
DMWizardPageGroupElement.java :
23 : import org.eclipse.wst.common.frameworks.internal.enablement.IdentifiableComparator;
Discouraged access: The type AbstractRegistryDescriptor 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
DMWizardPageGroupElement.java :
26 : public class DMWizardPageGroupElement extends AbstractRegistryDescriptor implements Comparable {
Discouraged access: The constructor AbstractRegistryDescriptor(IConfigurationElement) 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
DMWizardPageGroupElement.java :
52 : super(element1);
Discouraged access: The type IdentifiableComparator 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
DMWizardPageGroupElement.java :
119 : return IdentifiableComparator.getInstance().compare(this, o);
Discouraged access: The method getInstance() from the type IdentifiableComparator 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
DMWizardPageGroupElement.java :
119 : return IdentifiableComparator.getInstance().compare(this, o);
Discouraged access: The method compare(Object, Object) from the type IdentifiableComparator 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
DMWizardPageGroupElement.java :
119 : return IdentifiableComparator.getInstance().compare(this, o);
Discouraged access: The type ConfigurationElementWrapper 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
DMWizardPageGroupFactoryElement.java :
24 : import org.eclipse.wst.common.frameworks.internal.ConfigurationElementWrapper;
Discouraged access: The type ConfigurationElementWrapper 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
DMWizardPageGroupFactoryElement.java :
36 : public class DMWizardPageGroupFactoryElement extends ConfigurationElementWrapper {
Discouraged access: The constructor ConfigurationElementWrapper(IConfigurationElement) 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
DMWizardPageGroupFactoryElement.java :
49 : super(element);
Discouraged access: The field element from the type ConfigurationElementWrapper 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
DMWizardPageGroupFactoryElement.java :
87 : wizardPageGroupFactory = (DMWizardExtensionFactory) element.createExecutableExtension(ATT_CLASS_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
NewProjectGroup.java :
36 : import org.eclipse.wst.common.frameworks.internal.operations.IProjectCreationPropertiesNew;
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
NewProjectGroup.java :
38 : public class NewProjectGroup implements IProjectCreationPropertiesNew {
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
NewProjectGroup.java :
87 : synchHelper.synchText(projectNameField, PROJECT_NAME, new Control[]{projectLabel});
Discouraged access: The field USE_DEFAULT_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
NewProjectGroup.java :
112 : synchHelper.synchCheckbox(useDefaultsButton, USE_DEFAULT_LOCATION, null);
Discouraged access: The field USE_DEFAULT_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
NewProjectGroup.java :
149 : if (!localModel.getBooleanProperty(USE_DEFAULT_LOCATION)) {
Discouraged access: The field USER_DEFINED_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
NewProjectGroup.java :
152 : localModel.setProperty(USER_DEFINED_LOCATION, locationPathField.getText());
Discouraged access: The field USE_DEFAULT_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
NewProjectGroup.java :
160 : boolean useDefault = localModel.getBooleanProperty(USE_DEFAULT_LOCATION);
Discouraged access: The field USE_DEFAULT_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
NewProjectGroup.java :
161 : if (USE_DEFAULT_LOCATION.equals(event.getPropertyName())) {
Discouraged access: The field DEFAULT_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
NewProjectGroup.java :
166 : locationPathField.setText(localModel.getStringProperty(DEFAULT_LOCATION));
Discouraged access: The field USER_DEFINED_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
NewProjectGroup.java :
168 : locationPathField.setText(localModel.getStringProperty(USER_DEFINED_LOCATION));
Discouraged access: The field DEFAULT_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
NewProjectGroup.java :
171 : if ((useDefault && DEFAULT_LOCATION.equals(event.getPropertyName())) || (!useDefault && USER_DEFINED_LOCATION.equals(event.getPropertyName()))) {
Discouraged access: The field USER_DEFINED_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
NewProjectGroup.java :
171 : if ((useDefault && DEFAULT_LOCATION.equals(event.getPropertyName())) || (!useDefault && USER_DEFINED_LOCATION.equals(event.getPropertyName()))) {
Discouraged access: The field USE_DEFAULT_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
NewProjectGroup.java :
180 : listener.propertyChanged(new DataModelEvent(model, USE_DEFAULT_LOCATION, IDataModel.VALUE_CHG));
Discouraged access: The field USER_DEFINED_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
NewProjectGroup.java :
192 : String dirName = model.getStringProperty(USER_DEFINED_LOCATION);
Discouraged access: The field DEFAULT_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
NewProjectGroup.java :
194 : dirName = new Path(model.getStringProperty(DEFAULT_LOCATION)).removeLastSegments(1).toOSString();
Discouraged access: The field USER_DEFINED_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
NewProjectGroup.java :
205 : model.setProperty(USER_DEFINED_LOCATION, selectedDirectory);
Discouraged access: The type IDataModelPausibleOperation 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
PageGroupManager.java :
29 : import org.eclipse.wst.common.frameworks.internal.datamodel.IDataModelPausibleOperation;
Discouraged access: The type IDataModelPausibleOperationEvent 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
PageGroupManager.java :
30 : import org.eclipse.wst.common.frameworks.internal.datamodel.IDataModelPausibleOperationEvent;
Discouraged access: The type IDataModelPausibleOperationListener 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
PageGroupManager.java :
31 : import org.eclipse.wst.common.frameworks.internal.datamodel.IDataModelPausibleOperationListener;
Discouraged access: The type IDataModelPausibleOperation 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
PageGroupManager.java :
39 : private IDataModelPausibleOperation rootOperation;
Discouraged access: The type IDataModelPausibleOperation 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
PageGroupManager.java :
72 : public PageGroupManager(IDataModelPausibleOperation rootOperation, IDMPageGroup rootPageGroup) {
Discouraged access: The method addOperationListener(IDataModelPausibleOperationListener) from the type IDataModelPausibleOperation 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
PageGroupManager.java :
76 : rootOperation.addOperationListener(new IDataModelPausibleOperationListener() { public int notify(IDataModelPausibleOperationEvent event) { switch (event.getExecutionType()) { case IDataModelPausibleOperationEvent.ROLLBACK : if (event.getOperationType() == IDataModelPausibleOperationEvent.MAIN_FINISHED) { operationsRun.remove(event.getOperation().getID()); } break; case IDataModelPausibleOperationEvent.EXECUTE : if (event.getOperationType() == IDataModelPausibleOperationEvent.MAIN_FINISHED) { operationsRun.add(event.getOperation().getID()); if (null != pauseAfterExecution && event.getOperation().getID().equals(pauseAfterExecution)) { return IDataModelPausibleOperationListener.PAUSE; } } break; } return IDataModelPausibleOperationListener.CONTINUE; } });
Discouraged access: The type IDataModelPausibleOperationListener 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
PageGroupManager.java :
76 : rootOperation.addOperationListener(new IDataModelPausibleOperationListener() {
Discouraged access: The type IDataModelPausibleOperationEvent 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
PageGroupManager.java :
77 : public int notify(IDataModelPausibleOperationEvent event) {
Discouraged access: The method getExecutionType() from the type IDataModelPausibleOperationEvent 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
PageGroupManager.java :
78 : switch (event.getExecutionType()) {
Discouraged access: The type IDataModelPausibleOperationEvent 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
PageGroupManager.java :
79 : case IDataModelPausibleOperationEvent.ROLLBACK :
Discouraged access: The field ROLLBACK from the type IDataModelPausibleOperationEvent 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
PageGroupManager.java :
79 : case IDataModelPausibleOperationEvent.ROLLBACK :
Discouraged access: The method getOperationType() from the type IDataModelPausibleOperationEvent 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
PageGroupManager.java :
80 : if (event.getOperationType() == IDataModelPausibleOperationEvent.MAIN_FINISHED) {
Discouraged access: The type IDataModelPausibleOperationEvent 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
PageGroupManager.java :
80 : if (event.getOperationType() == IDataModelPausibleOperationEvent.MAIN_FINISHED) {
Discouraged access: The field MAIN_FINISHED from the type IDataModelPausibleOperationEvent 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
PageGroupManager.java :
80 : if (event.getOperationType() == IDataModelPausibleOperationEvent.MAIN_FINISHED) {
Discouraged access: The method getOperation() from the type IDataModelPausibleOperationEvent 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
PageGroupManager.java :
81 : operationsRun.remove(event.getOperation().getID());
Discouraged access: The type IDataModelPausibleOperationEvent 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
PageGroupManager.java :
84 : case IDataModelPausibleOperationEvent.EXECUTE :
Discouraged access: The field EXECUTE from the type IDataModelPausibleOperationEvent 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
PageGroupManager.java :
84 : case IDataModelPausibleOperationEvent.EXECUTE :
Discouraged access: The method getOperationType() from the type IDataModelPausibleOperationEvent 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
PageGroupManager.java :
85 : if (event.getOperationType() == IDataModelPausibleOperationEvent.MAIN_FINISHED) {
Discouraged access: The type IDataModelPausibleOperationEvent 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
PageGroupManager.java :
85 : if (event.getOperationType() == IDataModelPausibleOperationEvent.MAIN_FINISHED) {
Discouraged access: The field MAIN_FINISHED from the type IDataModelPausibleOperationEvent 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
PageGroupManager.java :
85 : if (event.getOperationType() == IDataModelPausibleOperationEvent.MAIN_FINISHED) {
Discouraged access: The method getOperation() from the type IDataModelPausibleOperationEvent 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
PageGroupManager.java :
86 : operationsRun.add(event.getOperation().getID());
Discouraged access: The method getOperation() from the type IDataModelPausibleOperationEvent 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
PageGroupManager.java :
87 : if (null != pauseAfterExecution && event.getOperation().getID().equals(pauseAfterExecution)) {
Discouraged access: The type IDataModelPausibleOperationListener 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
PageGroupManager.java :
88 : return IDataModelPausibleOperationListener.PAUSE;
Discouraged access: The field PAUSE from the type IDataModelPausibleOperationListener 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
PageGroupManager.java :
88 : return IDataModelPausibleOperationListener.PAUSE;
Discouraged access: The type IDataModelPausibleOperationListener 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
PageGroupManager.java :
93 : return IDataModelPausibleOperationListener.CONTINUE;
Discouraged access: The field CONTINUE from the type IDataModelPausibleOperationListener 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
PageGroupManager.java :
93 : return IDataModelPausibleOperationListener.CONTINUE;
Discouraged access: The method rollBack(IProgressMonitor, IAdaptable) from the type IDataModelPausibleOperation 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
PageGroupManager.java :
122 : rootOperation.rollBack(null, null);
Discouraged access: The method rollBack(IProgressMonitor, IAdaptable) from the type IDataModelPausibleOperation 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
PageGroupManager.java :
155 : rootOperation.rollBack(null, null);
Discouraged access: The method resume(IProgressMonitor, IAdaptable) from the type IDataModelPausibleOperation 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
PageGroupManager.java :
274 : status = rootOperation.resume(null, null);
Discouraged access: The type IHeadlessRunnableWithProgress 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
RunnableWithProgressWrapper.java :
15 : import org.eclipse.wst.common.frameworks.internal.operations.IHeadlessRunnableWithProgress;
Discouraged access: The type IHeadlessRunnableWithProgress 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
RunnableWithProgressWrapper.java :
27 : private IHeadlessRunnableWithProgress headlessRunnable;
Discouraged access: The type IHeadlessRunnableWithProgress 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
RunnableWithProgressWrapper.java :
32 : public RunnableWithProgressWrapper(IHeadlessRunnableWithProgress aHeadlessRunnableWithProgress) {
Discouraged access: The type IHeadlessRunnableWithProgress 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
RunnableWithProgressWrapper.java :
41 : protected org.eclipse.wst.common.frameworks.internal.operations.IHeadlessRunnableWithProgress getHeadlessRunnable() {
Discouraged access: The method run(IProgressMonitor) from the type IHeadlessRunnableWithProgress 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
RunnableWithProgressWrapper.java :
67 : getHeadlessRunnable().run(monitor);
Discouraged access: The type IHeadlessRunnableWithProgress 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
RunnableWithProgressWrapper.java :
76 : protected void setHeadlessRunnable(org.eclipse.wst.common.frameworks.internal.operations.IHeadlessRunnableWithProgress newHeadlessRunnable) {
Discouraged access: The type ISaveHandler 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
SaveHandlerUI.java :
19 : import org.eclipse.wst.common.frameworks.internal.ISaveHandler;
Discouraged access: The type SaveFailedException 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
SaveHandlerUI.java :
20 : import org.eclipse.wst.common.frameworks.internal.SaveFailedException;
Discouraged access: The type WTPCommonPlugin 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
SaveHandlerUI.java :
21 : import org.eclipse.wst.common.frameworks.internal.plugin.WTPCommonPlugin;
Discouraged access: The type ISaveHandler 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
SaveHandlerUI.java :
24 : public class SaveHandlerUI implements ISaveHandler {
Discouraged access: The type WTPCommonPlugin 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
SaveHandlerUI.java :
25 : public static final String SAVE_FAILED = WTPCommonPlugin.getResourceString("16"); //$NON-NLS-1$
Discouraged access: The method getResourceString(String) from the type WTPCommonPlugin 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
SaveHandlerUI.java :
25 : public static final String SAVE_FAILED = WTPCommonPlugin.getResourceString("16"); //$NON-NLS-1$
Discouraged access: The type WTPCommonPlugin 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
SaveHandlerUI.java :
26 : public static final String BEGINNING_MESSAGE = WTPCommonPlugin.getResourceString("17"); //$NON-NLS-1$
Discouraged access: The method getResourceString(String) from the type WTPCommonPlugin 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
SaveHandlerUI.java :
26 : public static final String BEGINNING_MESSAGE = WTPCommonPlugin.getResourceString("17"); //$NON-NLS-1$
Discouraged access: The type SaveFailedException 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
SaveHandlerUI.java :
56 : public void handleSaveFailed(SaveFailedException ex, IProgressMonitor monitor) {
Discouraged access: The method getInnerMostNestedException() from the type WrappedRuntimeException 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
SaveHandlerUI.java :
60 : String exMsg = ex.getInnerMostNestedException() == null ? ex.getMessage() : ex.getInnerMostNestedException().getMessage();
Discouraged access: The method getInnerMostNestedException() from the type WrappedRuntimeException 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
SaveHandlerUI.java :
60 : String exMsg = ex.getInnerMostNestedException() == null ? ex.getMessage() : ex.getInnerMostNestedException().getMessage();
Discouraged access: The type WTPCommonPlugin 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
SaveHandlerUI.java :
75 : String[] buttonStrings = {WTPCommonPlugin.getResourceString("Yes_UI_"), WTPCommonPlugin.getResourceString("Yes_To_All_UI_"), WTPCommonPlugin.getResourceString("No_UI_")}; //$NON-NLS-3$ = "No" //$NON-NLS-2$ = "Yes To All" //$NON-NLS-1$ = "Yes"
Discouraged access: The method getResourceString(String) from the type WTPCommonPlugin 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
SaveHandlerUI.java :
75 : String[] buttonStrings = {WTPCommonPlugin.getResourceString("Yes_UI_"), WTPCommonPlugin.getResourceString("Yes_To_All_UI_"), WTPCommonPlugin.getResourceString("No_UI_")}; //$NON-NLS-3$ = "No" //$NON-NLS-2$ = "Yes To All" //$NON-NLS-1$ = "Yes"
Discouraged access: The type WTPCommonPlugin 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
SaveHandlerUI.java :
75 : String[] buttonStrings = {WTPCommonPlugin.getResourceString("Yes_UI_"), WTPCommonPlugin.getResourceString("Yes_To_All_UI_"), WTPCommonPlugin.getResourceString("No_UI_")}; //$NON-NLS-3$ = "No" //$NON-NLS-2$ = "Yes To All" //$NON-NLS-1$ = "Yes"
Discouraged access: The method getResourceString(String) from the type WTPCommonPlugin 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
SaveHandlerUI.java :
75 : String[] buttonStrings = {WTPCommonPlugin.getResourceString("Yes_UI_"), WTPCommonPlugin.getResourceString("Yes_To_All_UI_"), WTPCommonPlugin.getResourceString("No_UI_")}; //$NON-NLS-3$ = "No" //$NON-NLS-2$ = "Yes To All" //$NON-NLS-1$ = "Yes"
Discouraged access: The type WTPCommonPlugin 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
SaveHandlerUI.java :
75 : String[] buttonStrings = {WTPCommonPlugin.getResourceString("Yes_UI_"), WTPCommonPlugin.getResourceString("Yes_To_All_UI_"), WTPCommonPlugin.getResourceString("No_UI_")}; //$NON-NLS-3$ = "No" //$NON-NLS-2$ = "Yes To All" //$NON-NLS-1$ = "Yes"
Discouraged access: The method getResourceString(String) from the type WTPCommonPlugin 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
SaveHandlerUI.java :
75 : String[] buttonStrings = {WTPCommonPlugin.getResourceString("Yes_UI_"), WTPCommonPlugin.getResourceString("Yes_To_All_UI_"), WTPCommonPlugin.getResourceString("No_UI_")}; //$NON-NLS-3$ = "No" //$NON-NLS-2$ = "Yes To All" //$NON-NLS-1$ = "Yes"
Discouraged access: The type WTPCommonPlugin 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
SaveHandlerUI.java :
76 : String title = WTPCommonPlugin.getResourceString("Saving_Read-Only_File_UI_"); //$NON-NLS-1$ = "Saving Read-Only File"
Discouraged access: The method getResourceString(String) from the type WTPCommonPlugin 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
SaveHandlerUI.java :
76 : String title = WTPCommonPlugin.getResourceString("Saving_Read-Only_File_UI_"); //$NON-NLS-1$ = "Saving Read-Only File"
Discouraged access: The type WTPCommonPlugin 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
SaveHandlerUI.java :
77 : String message = WTPCommonPlugin.getResourceString("2concat_INFO_", (new Object[]{aFile.getFullPath()})); //$NON-NLS-1$ = "The file {0} is read-only and cannot be saved. Would you like to make it editable and save anyway?"
Discouraged access: The method getResourceString(String, Object[]) from the type WTPCommonPlugin 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
SaveHandlerUI.java :
77 : String message = WTPCommonPlugin.getResourceString("2concat_INFO_", (new Object[]{aFile.getFullPath()})); //$NON-NLS-1$ = "The file {0} is read-only and cannot be saved. Would you like to make it editable and save anyway?"
Discouraged access: The type SimpleValidateEditContextHeadless 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
SimpleValidateEditContextUI.java :
17 : import org.eclipse.wst.common.frameworks.internal.SimpleValidateEditContextHeadless;
Discouraged access: The type SimpleValidateEditContextHeadless 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
SimpleValidateEditContextUI.java :
19 : public class SimpleValidateEditContextUI extends SimpleValidateEditContextHeadless {
Discouraged access: The type EnablementIdentifier 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
UIEnablementIdentifier.java :
24 : import org.eclipse.wst.common.frameworks.internal.enablement.EnablementIdentifier;
Discouraged access: The type EnablementIdentifierEvent 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
UIEnablementIdentifier.java :
25 : import org.eclipse.wst.common.frameworks.internal.enablement.EnablementIdentifierEvent;
Discouraged access: The type IEnablementManager 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
UIEnablementIdentifier.java :
26 : import org.eclipse.wst.common.frameworks.internal.enablement.IEnablementManager;
Discouraged access: The type EnablementIdentifier 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
UIEnablementIdentifier.java :
35 : class UIEnablementIdentifier extends EnablementIdentifier implements IIdentifierListener {
Discouraged access: The constructor EnablementIdentifier(String, IProject) 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
UIEnablementIdentifier.java :
44 : super(id, project);
Discouraged access: The method resetEnabled() from the type EnablementIdentifier 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
UIEnablementIdentifier.java :
58 : boolean enabledChanged = resetEnabled();
Discouraged access: The type EnablementIdentifierEvent 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
UIEnablementIdentifier.java :
59 : EnablementIdentifierEvent evt = new EnablementIdentifierEvent(this, false, enabledChanged);
Discouraged access: The constructor EnablementIdentifierEvent(IEnablementIdentifier, boolean, boolean) 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
UIEnablementIdentifier.java :
59 : EnablementIdentifierEvent evt = new EnablementIdentifierEvent(this, false, enabledChanged);
Discouraged access: The type EnablementIdentifierEvent 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
UIEnablementIdentifier.java :
59 : EnablementIdentifierEvent evt = new EnablementIdentifierEvent(this, false, enabledChanged);
Discouraged access: The method fireIdentifierChanged(EnablementIdentifierEvent) from the type EnablementIdentifier 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
UIEnablementIdentifier.java :
60 : fireIdentifierChanged(evt);
Discouraged access: The type IEnablementManager 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
UIEnablementIdentifier.java :
64 : return ((UIEnablementManager) IEnablementManager.INSTANCE).getActivityManager();
Discouraged access: The field INSTANCE from the type IEnablementManager 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
UIEnablementIdentifier.java :
64 : return ((UIEnablementManager) IEnablementManager.INSTANCE).getActivityManager();
Discouraged access: The method getNewEnabled() from the type EnablementIdentifier 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
UIEnablementIdentifier.java :
76 : return identifier.isEnabled() && super.getNewEnabled();
Discouraged access: The method getId() from the type EnablementIdentifier 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
UIEnablementIdentifier.java :
85 : activityIdentifier = getActivityManager().getIdentifier(getId());
Discouraged access: The type EnablementIdentifier 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
UIEnablementManager.java :
24 : import org.eclipse.wst.common.frameworks.internal.enablement.EnablementIdentifier;
Discouraged access: The type EnablementManager 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
UIEnablementManager.java :
25 : import org.eclipse.wst.common.frameworks.internal.enablement.EnablementManager;
Discouraged access: The type EnablementManager 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
UIEnablementManager.java :
30 : public class UIEnablementManager extends EnablementManager {
Discouraged access: The constructor EnablementManager() 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
UIEnablementManager.java :
35 : super();
Discouraged access: The type EnablementIdentifier 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
UIEnablementManager.java :
70 : protected EnablementIdentifier createIdentifier(String identifierId, IProject project) {
Discouraged access: The type IOperationHandler 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
UIOperationHandler.java :
19 : import org.eclipse.wst.common.frameworks.internal.operations.IOperationHandler;
Discouraged access: The type IOperationHandler 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
UIOperationHandler.java :
25 : public class UIOperationHandler implements IOperationHandler {
Discouraged access: The type WTPActivityBridgeHelper 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
WTPActivityBridgeHelperImpl.java :
27 : import org.eclipse.wst.common.frameworks.internal.activities.WTPActivityBridgeHelper;
Discouraged access: The type WTPActivityBridgeHelper 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
WTPActivityBridgeHelperImpl.java :
34 : public class WTPActivityBridgeHelperImpl implements WTPActivityBridgeHelper {
Discouraged access: The type IHeadlessRunnableWithProgress 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
WTPUIPlugin.java :
24 : import org.eclipse.wst.common.frameworks.internal.operations.IHeadlessRunnableWithProgress;
Discouraged access: The type IHeadlessRunnableWithProgress 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
WTPUIPlugin.java :
99 : public static IRunnableWithProgress getRunnableWithProgress(IHeadlessRunnableWithProgress aHeadlessRunnableWithProgress) {