Compiler: Eclipse Compiler for Java(TM) Version: 0.A58, 3.6.0
Number of source files: 205 Number of classfiles: 341
Problems: 1966 (Errors: 0 Warnings: 1966 )
Discouraged access: The type JavaPlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jdt.ui_3.6.1.r361_v20100825-0800.jar
WTPUIWorkingCopyManager.java :
32 : import org.eclipse.jdt.internal.ui.JavaPlugin;
Discouraged access: The type ICompilationUnitDocumentProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jdt.ui_3.6.1.r361_v20100825-0800.jar
WTPUIWorkingCopyManager.java :
33 : import org.eclipse.jdt.internal.ui.javaeditor.ICompilationUnitDocumentProvider;
Discouraged access: The type InternalClassFileEditorInput is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jdt.ui_3.6.1.r361_v20100825-0800.jar
WTPUIWorkingCopyManager.java :
34 : import org.eclipse.jdt.internal.ui.javaeditor.InternalClassFileEditorInput;
Discouraged access: The type WTPWorkingCopyManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.common.frameworks_1.1.402.v201009081300.jar
WTPUIWorkingCopyManager.java :
40 : import org.eclipse.jst.common.jdt.internal.integration.WTPWorkingCopyManager;
Discouraged access: The type SaveFailedException is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.2.0.v201003040800.jar
WTPUIWorkingCopyManager.java :
50 : import org.eclipse.wst.common.frameworks.internal.SaveFailedException;
Discouraged access: The type WTPWorkingCopyManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.common.frameworks_1.1.402.v201009081300.jar
WTPUIWorkingCopyManager.java :
57 : public class WTPUIWorkingCopyManager extends WTPWorkingCopyManager {
Discouraged access: The type ICompilationUnitDocumentProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jdt.ui_3.6.1.r361_v20100825-0800.jar
WTPUIWorkingCopyManager.java :
59 : private ICompilationUnitDocumentProvider cuDocumentProvider;
Discouraged access: The constructor WTPWorkingCopyManager() is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.common.frameworks_1.1.402.v201009081300.jar
WTPUIWorkingCopyManager.java :
67 : super();
Discouraged access: The type JavaPlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jdt.ui_3.6.1.r361_v20100825-0800.jar
WTPUIWorkingCopyManager.java :
68 : cuDocumentProvider = JavaPlugin.getDefault().getCompilationUnitDocumentProvider();
Discouraged access: The method getDefault() from the type JavaPlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jdt.ui_3.6.1.r361_v20100825-0800.jar
WTPUIWorkingCopyManager.java :
68 : cuDocumentProvider = JavaPlugin.getDefault().getCompilationUnitDocumentProvider();
Discouraged access: The method getCompilationUnitDocumentProvider() from the type JavaPlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jdt.ui_3.6.1.r361_v20100825-0800.jar
WTPUIWorkingCopyManager.java :
68 : cuDocumentProvider = JavaPlugin.getDefault().getCompilationUnitDocumentProvider();
Discouraged access: The constructor InternalClassFileEditorInput(IClassFile) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jdt.ui_3.6.1.r361_v20100825-0800.jar
WTPUIWorkingCopyManager.java :
214 : return new InternalClassFileEditorInput((IClassFile) localElement);
Discouraged access: The type InternalClassFileEditorInput is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jdt.ui_3.6.1.r361_v20100825-0800.jar
WTPUIWorkingCopyManager.java :
214 : return new InternalClassFileEditorInput((IClassFile) localElement);
Discouraged access: The method getExistingWorkingCopy(ICompilationUnit) from the type WTPWorkingCopyManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.common.frameworks_1.1.402.v201009081300.jar
WTPUIWorkingCopyManager.java :
247 : ICompilationUnit newCU = super.getExistingWorkingCopy(cu);
Discouraged access: The method getWorkingCopy(ICompilationUnit, boolean) from the type WTPWorkingCopyManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.common.frameworks_1.1.402.v201009081300.jar
WTPUIWorkingCopyManager.java :
265 : return super.getWorkingCopy(cu, forNewCU);
Discouraged access: The method primDispose() from the type WTPWorkingCopyManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.common.frameworks_1.1.402.v201009081300.jar
WTPUIWorkingCopyManager.java :
290 : super.primDispose();
Discouraged access: The method primRevert() from the type WTPWorkingCopyManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.common.frameworks_1.1.402.v201009081300.jar
WTPUIWorkingCopyManager.java :
298 : super.primRevert();
Discouraged access: The method getNewCompilationUnitWorkingCopy(ICompilationUnit) from the type WTPWorkingCopyManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.common.frameworks_1.1.402.v201009081300.jar
WTPUIWorkingCopyManager.java :
324 : ICompilationUnit newCU = getNewCompilationUnitWorkingCopy(primary);
Discouraged access: The method primSaveCompilationUnits(IProgressMonitor) from the type WTPWorkingCopyManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.common.frameworks_1.1.402.v201009081300.jar
WTPUIWorkingCopyManager.java :
342 : super.primSaveCompilationUnits(null);
Discouraged access: The method isFailedWriteFileFailure(Exception) from the type WTPWorkingCopyManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.common.frameworks_1.1.402.v201009081300.jar
WTPUIWorkingCopyManager.java :
350 : if (!isFailedWriteFileFailure(ex))
Discouraged access: The field IRESOURCE_CLASS from the type WTPWorkingCopyManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.common.frameworks_1.1.402.v201009081300.jar
WTPUIWorkingCopyManager.java :
352 : IResource resource = (IResource) input.getAdapter(IRESOURCE_CLASS);
Discouraged access: The method getSaveHandler() from the type WTPWorkingCopyManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.common.frameworks_1.1.402.v201009081300.jar
WTPUIWorkingCopyManager.java :
356 : if (getSaveHandler().shouldContinueAndMakeFileEditable((IFile) resource))
Discouraged access: The method shouldContinueAndMakeFileEditable(IFile) from the type ISaveHandler is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.2.0.v201003040800.jar
WTPUIWorkingCopyManager.java :
356 : if (getSaveHandler().shouldContinueAndMakeFileEditable((IFile) resource))
Discouraged access: The constructor SaveFailedException(Exception) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.2.0.v201003040800.jar
WTPUIWorkingCopyManager.java :
376 : throw new SaveFailedException(e);
Discouraged access: The type SaveFailedException is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.2.0.v201003040800.jar
WTPUIWorkingCopyManager.java :
376 : throw new SaveFailedException(e);
Discouraged access: The method addDeletedCompilationUnit(ICompilationUnit) from the type WTPWorkingCopyManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.common.frameworks_1.1.402.v201009081300.jar
WTPUIWorkingCopyManager.java :
473 : super.addDeletedCompilationUnit(cu);
Discouraged access: The method hasWorkingCopies() from the type WTPWorkingCopyManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.common.frameworks_1.1.402.v201009081300.jar
WTPUIWorkingCopyManager.java :
481 : return super.hasWorkingCopies() || (editorInputs != null && !editorInputs.isEmpty());
Discouraged access: The type AddComponentToEnterpriseApplicationDataModelProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
AddModulestoEARPropertiesPage.java :
48 : import org.eclipse.jst.j2ee.application.internal.operations.AddComponentToEnterpriseApplicationDataModelProvider;
Discouraged access: The type RemoveComponentFromEnterpriseApplicationDataModelProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
AddModulestoEARPropertiesPage.java :
49 : import org.eclipse.jst.j2ee.application.internal.operations.RemoveComponentFromEnterpriseApplicationDataModelProvider;
Discouraged access: The type J2EEVersionUtil is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
AddModulestoEARPropertiesPage.java :
52 : import org.eclipse.jst.j2ee.internal.common.J2EEVersionUtil;
Discouraged access: The type IJ2EEModuleConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
AddModulestoEARPropertiesPage.java :
56 : import org.eclipse.jst.j2ee.internal.plugin.IJ2EEModuleConstants;
Discouraged access: The type CreateReferenceComponentsDataModelProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
AddModulestoEARPropertiesPage.java :
93 : import org.eclipse.wst.common.componentcore.internal.operation.CreateReferenceComponentsDataModelProvider;
Discouraged access: The type VirtualArchiveComponent is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
AddModulestoEARPropertiesPage.java :
94 : import org.eclipse.wst.common.componentcore.internal.resources.VirtualArchiveComponent;
Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot
AddModulestoEARPropertiesPage.java :
165 : if (earDDVersion.equals(J2EEVersionConstants.VERSION_5_0_TEXT)) {
Discouraged access: The field VERSION_5_0_TEXT from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot
AddModulestoEARPropertiesPage.java :
165 : if (earDDVersion.equals(J2EEVersionConstants.VERSION_5_0_TEXT)) {
Discouraged access: The type J2EEConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot
AddModulestoEARPropertiesPage.java :
170 : if (oldLibDir == null) oldLibDir = J2EEConstants.EAR_DEFAULT_LIB_DIR;
Discouraged access: The field EAR_DEFAULT_LIB_DIR from the type J2EEConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot
AddModulestoEARPropertiesPage.java :
170 : if (oldLibDir == null) oldLibDir = J2EEConstants.EAR_DEFAULT_LIB_DIR;
Discouraged access: The type J2EEConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot
AddModulestoEARPropertiesPage.java :
283 : if (oldLibDir == null) oldLibDir = J2EEConstants.EAR_DEFAULT_LIB_DIR;
Discouraged access: The field EAR_DEFAULT_LIB_DIR from the type J2EEConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot
AddModulestoEARPropertiesPage.java :
283 : if (oldLibDir == null) oldLibDir = J2EEConstants.EAR_DEFAULT_LIB_DIR;
Discouraged access: The constructor AddComponentToEnterpriseApplicationDataModelProvider() is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
AddModulestoEARPropertiesPage.java :
303 : IDataModel dm = DataModelFactory.createDataModel(new AddComponentToEnterpriseApplicationDataModelProvider());
Discouraged access: The type AddComponentToEnterpriseApplicationDataModelProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
AddModulestoEARPropertiesPage.java :
303 : IDataModel dm = DataModelFactory.createDataModel(new AddComponentToEnterpriseApplicationDataModelProvider());
Discouraged access: The constructor CreateReferenceComponentsDataModelProvider() is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
AddModulestoEARPropertiesPage.java :
344 : IDataModel refdm = DataModelFactory.createDataModel(new CreateReferenceComponentsDataModelProvider());
Discouraged access: The type CreateReferenceComponentsDataModelProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
AddModulestoEARPropertiesPage.java :
344 : IDataModel refdm = DataModelFactory.createDataModel(new CreateReferenceComponentsDataModelProvider());
Discouraged access: The type IJ2EEModuleConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
AddModulestoEARPropertiesPage.java :
356 : ((Map)refdm.getProperty(ICreateReferenceComponentsDataModelProperties.TARGET_COMPONENTS_TO_URI_MAP)).put(targetcomponent, proj.getName().replace(' ', '_') + IJ2EEModuleConstants.JAR_EXT);
Discouraged access: The field JAR_EXT from the type IJ2EEModuleConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
AddModulestoEARPropertiesPage.java :
356 : ((Map)refdm.getProperty(ICreateReferenceComponentsDataModelProperties.TARGET_COMPONENTS_TO_URI_MAP)).put(targetcomponent, proj.getName().replace(' ', '_') + IJ2EEModuleConstants.JAR_EXT);
Discouraged access: The type J2EEConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot
AddModulestoEARPropertiesPage.java :
382 : execAddOp(monitor, list, J2EEConstants.EAR_ROOT_DIR);
Discouraged access: The field EAR_ROOT_DIR from the type J2EEConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot
AddModulestoEARPropertiesPage.java :
382 : execAddOp(monitor, list, J2EEConstants.EAR_ROOT_DIR);
Discouraged access: The type J2EEConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot
AddModulestoEARPropertiesPage.java :
383 : execAddOp1(monitor, javaProjectsList, j2eeComponentList, J2EEConstants.EAR_ROOT_DIR);
Discouraged access: The field EAR_ROOT_DIR from the type J2EEConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot
AddModulestoEARPropertiesPage.java :
383 : execAddOp1(monitor, javaProjectsList, j2eeComponentList, J2EEConstants.EAR_ROOT_DIR);
Discouraged access: The type J2EEConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot
AddModulestoEARPropertiesPage.java :
424 : remComps(list, J2EEConstants.EAR_ROOT_DIR);
Discouraged access: The field EAR_ROOT_DIR from the type J2EEConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot
AddModulestoEARPropertiesPage.java :
424 : remComps(list, J2EEConstants.EAR_ROOT_DIR);
Discouraged access: The type J2EEConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot
AddModulestoEARPropertiesPage.java :
429 : remComps(list[0], J2EEConstants.EAR_ROOT_DIR);
Discouraged access: The field EAR_ROOT_DIR from the type J2EEConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot
AddModulestoEARPropertiesPage.java :
429 : remComps(list[0], J2EEConstants.EAR_ROOT_DIR);
Discouraged access: The constructor RemoveComponentFromEnterpriseApplicationDataModelProvider() is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
AddModulestoEARPropertiesPage.java :
445 : IDataModel model = DataModelFactory.createDataModel(new RemoveComponentFromEnterpriseApplicationDataModelProvider());
Discouraged access: The type RemoveComponentFromEnterpriseApplicationDataModelProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
AddModulestoEARPropertiesPage.java :
445 : IDataModel model = DataModelFactory.createDataModel(new RemoveComponentFromEnterpriseApplicationDataModelProvider());
Discouraged access: The type VirtualArchiveComponent is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
AddModulestoEARPropertiesPage.java :
463 : if ((handle instanceof VirtualArchiveComponent) && (isPhysicallyAdded((VirtualArchiveComponent)handle)))
Discouraged access: The type VirtualArchiveComponent is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
AddModulestoEARPropertiesPage.java :
463 : if ((handle instanceof VirtualArchiveComponent) && (isPhysicallyAdded((VirtualArchiveComponent)handle)))
Discouraged access: The type VirtualArchiveComponent is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
AddModulestoEARPropertiesPage.java :
483 : if (handle instanceof VirtualArchiveComponent) {
Discouraged access: The type VirtualArchiveComponent is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
AddModulestoEARPropertiesPage.java :
484 : VirtualArchiveComponent comp = (VirtualArchiveComponent)handle;
Discouraged access: The type VirtualArchiveComponent is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
AddModulestoEARPropertiesPage.java :
484 : VirtualArchiveComponent comp = (VirtualArchiveComponent)handle;
Discouraged access: The type VirtualArchiveComponent is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
AddModulestoEARPropertiesPage.java :
589 : String type = VirtualArchiveComponent.LIBARCHIVETYPE + IPath.SEPARATOR;
Discouraged access: The field LIBARCHIVETYPE from the type VirtualArchiveComponent is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
AddModulestoEARPropertiesPage.java :
589 : String type = VirtualArchiveComponent.LIBARCHIVETYPE + IPath.SEPARATOR;
Discouraged access: The type VirtualArchiveComponent is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
AddModulestoEARPropertiesPage.java :
611 : String type = VirtualArchiveComponent.VARARCHIVETYPE + IPath.SEPARATOR;
Discouraged access: The field VARARCHIVETYPE from the type VirtualArchiveComponent is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
AddModulestoEARPropertiesPage.java :
611 : String type = VirtualArchiveComponent.VARARCHIVETYPE + IPath.SEPARATOR;
Discouraged access: The type J2EEConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot
AddModulestoEARPropertiesPage.java :
626 : IVirtualFile vFile = earComponent.getRootFolder().getFile(new Path(J2EEConstants.APPLICATION_DD_URI));
Discouraged access: The field APPLICATION_DD_URI from the type J2EEConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot
AddModulestoEARPropertiesPage.java :
626 : IVirtualFile vFile = earComponent.getRootFolder().getFile(new Path(J2EEConstants.APPLICATION_DD_URI));
Discouraged access: The type J2EEConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot
AddModulestoEARPropertiesPage.java :
636 : if (libDir == null) libDir = J2EEConstants.EAR_DEFAULT_LIB_DIR;
Discouraged access: The field EAR_DEFAULT_LIB_DIR from the type J2EEConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot
AddModulestoEARPropertiesPage.java :
636 : if (libDir == null) libDir = J2EEConstants.EAR_DEFAULT_LIB_DIR;
Discouraged access: The type J2EEConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot
AddModulestoEARPropertiesPage.java :
644 : if (!libDir.startsWith(J2EEConstants.EAR_ROOT_DIR)) libDir = IPath.SEPARATOR + libDir;
Discouraged access: The field EAR_ROOT_DIR from the type J2EEConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot
AddModulestoEARPropertiesPage.java :
644 : if (!libDir.startsWith(J2EEConstants.EAR_ROOT_DIR)) libDir = IPath.SEPARATOR + libDir;
Discouraged access: The type J2EEVersionUtil is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
AddModulestoEARPropertiesPage.java :
719 : int j2eeVersion = J2EEVersionUtil.convertVersionStringToInt(earComponent);
Discouraged access: The method convertVersionStringToInt(IVirtualComponent) from the type J2EEVersionUtil is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
AddModulestoEARPropertiesPage.java :
719 : int j2eeVersion = J2EEVersionUtil.convertVersionStringToInt(earComponent);
Discouraged access: The type VirtualArchiveComponent is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
AddModulestoEARPropertiesPage.java :
1034 : private boolean isPhysicallyAdded(VirtualArchiveComponent component) {
Discouraged access: The method getWorkspaceRelativePath() from the type VirtualArchiveComponent is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
AddModulestoEARPropertiesPage.java :
1036 : if(component.getWorkspaceRelativePath() == null || !component.getWorkspaceRelativePath().segment(0).equals(earComponent.getName()))
Discouraged access: The method getWorkspaceRelativePath() from the type VirtualArchiveComponent is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
AddModulestoEARPropertiesPage.java :
1036 : if(component.getWorkspaceRelativePath() == null || !component.getWorkspaceRelativePath().segment(0).equals(earComponent.getName()))
Discouraged access: The method getProjectRelativePath() from the type VirtualArchiveComponent is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
AddModulestoEARPropertiesPage.java :
1038 : component.getProjectRelativePath();
Discouraged access: The type VirtualArchiveComponent is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
AddModulestoEARPropertiesPage.java :
1045 : private boolean isInLibDir(VirtualArchiveComponent comp) {
Discouraged access: The method getProjectRelativePath() from the type VirtualArchiveComponent is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
AddModulestoEARPropertiesPage.java :
1046 : IPath p = comp.getProjectRelativePath();
Discouraged access: The type VirtualArchiveComponent is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
AddModulestoEARPropertiesPage.java :
1117 : if (element instanceof VirtualArchiveComponent) {
Discouraged access: The type VirtualArchiveComponent is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
AddModulestoEARPropertiesPage.java :
1118 : shouldBeDisabled = isPhysicallyAdded((VirtualArchiveComponent)element);
Discouraged access: The type VirtualArchiveComponent is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
AddModulestoEARPropertiesPage.java :
1130 : dcbItem.setSecondChecked(isInLibDir((VirtualArchiveComponent)element));
Discouraged access: The type VirtualArchiveComponent is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
AddModulestoEARPropertiesPage.java :
1181 : String type = VirtualArchiveComponent.LIBARCHIVETYPE + IPath.SEPARATOR;
Discouraged access: The field LIBARCHIVETYPE from the type VirtualArchiveComponent is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
AddModulestoEARPropertiesPage.java :
1181 : String type = VirtualArchiveComponent.LIBARCHIVETYPE + IPath.SEPARATOR;
Discouraged access: The type IJ2EEModuleConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
AddModulestoEARPropertiesPage.java :
1261 : if(!virtCompURIMapName.endsWith(IJ2EEModuleConstants.WAR_EXT)) {
Discouraged access: The field WAR_EXT from the type IJ2EEModuleConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
AddModulestoEARPropertiesPage.java :
1261 : if(!virtCompURIMapName.endsWith(IJ2EEModuleConstants.WAR_EXT)) {
Discouraged access: The type IJ2EEModuleConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
AddModulestoEARPropertiesPage.java :
1263 : virtCompURIMapName += IJ2EEModuleConstants.WAR_EXT;
Discouraged access: The field WAR_EXT from the type IJ2EEModuleConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
AddModulestoEARPropertiesPage.java :
1263 : virtCompURIMapName += IJ2EEModuleConstants.WAR_EXT;
Discouraged access: The type IJ2EEModuleConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
AddModulestoEARPropertiesPage.java :
1266 : if(!virtCompURIMapName.endsWith(IJ2EEModuleConstants.RAR_EXT)) {
Discouraged access: The field RAR_EXT from the type IJ2EEModuleConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
AddModulestoEARPropertiesPage.java :
1266 : if(!virtCompURIMapName.endsWith(IJ2EEModuleConstants.RAR_EXT)) {
Discouraged access: The type IJ2EEModuleConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
AddModulestoEARPropertiesPage.java :
1268 : virtCompURIMapName += IJ2EEModuleConstants.RAR_EXT;
Discouraged access: The field RAR_EXT from the type IJ2EEModuleConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
AddModulestoEARPropertiesPage.java :
1268 : virtCompURIMapName += IJ2EEModuleConstants.RAR_EXT;
Discouraged access: The type IJ2EEModuleConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
AddModulestoEARPropertiesPage.java :
1270 : } else if(!virtCompURIMapName.endsWith(IJ2EEModuleConstants.JAR_EXT)) {
Discouraged access: The field JAR_EXT from the type IJ2EEModuleConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
AddModulestoEARPropertiesPage.java :
1270 : } else if(!virtCompURIMapName.endsWith(IJ2EEModuleConstants.JAR_EXT)) {
Discouraged access: The type IJ2EEModuleConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
AddModulestoEARPropertiesPage.java :
1272 : virtCompURIMapName += IJ2EEModuleConstants.JAR_EXT;
Discouraged access: The field JAR_EXT from the type IJ2EEModuleConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
AddModulestoEARPropertiesPage.java :
1272 : virtCompURIMapName += IJ2EEModuleConstants.JAR_EXT;
Discouraged access: The type ClassPathSelection is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
AvailableJ2EEComponentsForEARContentProvider.java :
33 : import org.eclipse.jst.j2ee.application.internal.operations.ClassPathSelection;
Discouraged access: The type J2EEVersionUtil is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
AvailableJ2EEComponentsForEARContentProvider.java :
37 : import org.eclipse.jst.j2ee.internal.common.J2EEVersionUtil;
Discouraged access: The type J2EEProjectUtilities is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
AvailableJ2EEComponentsForEARContentProvider.java :
38 : import org.eclipse.jst.j2ee.internal.project.J2EEProjectUtilities;
Discouraged access: The type J2EEProjectUtilities is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
AvailableJ2EEComponentsForEARContentProvider.java :
84 : isEE5 = J2EEProjectUtilities.isJEEProject(earComponent.getProject());
Discouraged access: The method isJEEProject(IProject) from the type J2EEProjectUtilities is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
AvailableJ2EEComponentsForEARContentProvider.java :
84 : isEE5 = J2EEProjectUtilities.isJEEProject(earComponent.getProject());
Discouraged access: The type J2EEVersionUtil is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
AvailableJ2EEComponentsForEARContentProvider.java :
104 : int compJ2EEVersion = J2EEVersionUtil.convertVersionStringToInt(component);
Discouraged access: The method convertVersionStringToInt(IVirtualComponent) from the type J2EEVersionUtil is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
AvailableJ2EEComponentsForEARContentProvider.java :
104 : int compJ2EEVersion = J2EEVersionUtil.convertVersionStringToInt(component);
Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot
AvailableJ2EEComponentsForEARContentProvider.java :
116 : boolean isDDVersion5 = earDDVersion.equals(J2EEVersionConstants.VERSION_5_0_TEXT) ? true : false;
Discouraged access: The field VERSION_5_0_TEXT from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot
AvailableJ2EEComponentsForEARContentProvider.java :
116 : boolean isDDVersion5 = earDDVersion.equals(J2EEVersionConstants.VERSION_5_0_TEXT) ? true : false;
Discouraged access: The type J2EEConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot
AvailableJ2EEComponentsForEARContentProvider.java :
122 : libDir = J2EEConstants.EAR_DEFAULT_LIB_DIR;
Discouraged access: The field EAR_DEFAULT_LIB_DIR from the type J2EEConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot
AvailableJ2EEComponentsForEARContentProvider.java :
122 : libDir = J2EEConstants.EAR_DEFAULT_LIB_DIR;
Discouraged access: The type ClassPathSelection is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
AvailableJ2EEComponentsForEARContentProvider.java :
215 : IVirtualComponent newComponent = ClassPathSelection.updateVirtualArchiveComponentDisplay(comp, cpRefs[j]);
Discouraged access: The method updateVirtualArchiveComponentDisplay(IVirtualComponent, IVirtualReference) from the type ClassPathSelection is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
AvailableJ2EEComponentsForEARContentProvider.java :
215 : IVirtualComponent newComponent = ClassPathSelection.updateVirtualArchiveComponentDisplay(comp, cpRefs[j]);
Discouraged access: The type ClassPathSelection is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ClasspathTableManager.java :
31 : import org.eclipse.jst.j2ee.application.internal.operations.ClassPathSelection;
Discouraged access: The type ClasspathElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ClasspathTableManager.java :
32 : import org.eclipse.jst.j2ee.application.internal.operations.ClasspathElement;
Discouraged access: The type ClasspathModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ClasspathTableManager.java :
34 : import org.eclipse.jst.j2ee.internal.common.ClasspathModel;
Discouraged access: The type ClasspathModelEvent is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ClasspathTableManager.java :
35 : import org.eclipse.jst.j2ee.internal.common.ClasspathModelEvent;
Discouraged access: The type J2EEProjectUtilities is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ClasspathTableManager.java :
39 : import org.eclipse.jst.j2ee.internal.project.J2EEProjectUtilities;
Discouraged access: The type ClasspathModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ClasspathTableManager.java :
71 : protected ClasspathModel model;
Discouraged access: The type ClasspathModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ClasspathTableManager.java :
91 : public ClasspathTableManager(IClasspathTableOwner owner, ClasspathModel model) {
Discouraged access: The type ClasspathModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ClasspathTableManager.java :
95 : public ClasspathTableManager(IClasspathTableOwner owner, ClasspathModel model, IValidateEditListener listener) {
Discouraged access: The method getClassPathSelection() from the type ClasspathModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ClasspathTableManager.java :
133 : if (model == null || model.getClassPathSelection() == null)
Discouraged access: The type ClassPathSelection is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ClasspathTableManager.java :
136 : ClassPathSelection selection = model.getClassPathSelection();
Discouraged access: The method getClassPathSelection() from the type ClasspathModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ClasspathTableManager.java :
136 : ClassPathSelection selection = model.getClassPathSelection();
Discouraged access: The method isAnyEJBJarSelected() from the type ClassPathSelection is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ClasspathTableManager.java :
138 : boolean ejbSelected = selection.isAnyEJBJarSelected();
Discouraged access: The method isAnyEJBClientJARSelected() from the type ClassPathSelection is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ClasspathTableManager.java :
139 : boolean clientSelected = selection.isAnyEJBClientJARSelected();
Discouraged access: The type ClassPathSelection is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ClasspathTableManager.java :
141 : filterLevel = ClassPathSelection.FILTER_NONE;
Discouraged access: The field FILTER_NONE from the type ClassPathSelection is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ClasspathTableManager.java :
141 : filterLevel = ClassPathSelection.FILTER_NONE;
Discouraged access: The type ClassPathSelection is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ClasspathTableManager.java :
144 : filterLevel = ClassPathSelection.FILTER_NONE;
Discouraged access: The field FILTER_NONE from the type ClassPathSelection is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ClasspathTableManager.java :
144 : filterLevel = ClassPathSelection.FILTER_NONE;
Discouraged access: The type ClassPathSelection is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ClasspathTableManager.java :
146 : filterLevel = ClassPathSelection.FILTER_EJB_CLIENT_JARS;
Discouraged access: The field FILTER_EJB_CLIENT_JARS from the type ClassPathSelection is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ClasspathTableManager.java :
146 : filterLevel = ClassPathSelection.FILTER_EJB_CLIENT_JARS;
Discouraged access: The type ClassPathSelection is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ClasspathTableManager.java :
149 : filterLevel = ClassPathSelection.FILTER_NONE;
Discouraged access: The field FILTER_NONE from the type ClassPathSelection is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ClasspathTableManager.java :
149 : filterLevel = ClassPathSelection.FILTER_NONE;
Discouraged access: The type ClassPathSelection is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ClasspathTableManager.java :
151 : filterLevel = ClassPathSelection.FILTER_EJB_SERVER_JARS;
Discouraged access: The field FILTER_EJB_SERVER_JARS from the type ClassPathSelection is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ClasspathTableManager.java :
151 : filterLevel = ClassPathSelection.FILTER_EJB_SERVER_JARS;
Discouraged access: The method getClassPathSelection() from the type ClasspathModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ClasspathTableManager.java :
157 : model.getClassPathSelection().setFilterLevel(filterLevel);
Discouraged access: The method setFilterLevel(int) from the type ClassPathSelection is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ClasspathTableManager.java :
157 : model.getClassPathSelection().setFilterLevel(filterLevel);
Discouraged access: The type ClassPathSelection is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ClasspathTableManager.java :
159 : case (ClassPathSelection.FILTER_NONE) :
Discouraged access: The field FILTER_NONE from the type ClassPathSelection is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ClasspathTableManager.java :
159 : case (ClassPathSelection.FILTER_NONE) :
Discouraged access: The type ClassPathSelection is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ClasspathTableManager.java :
164 : case (ClassPathSelection.FILTER_EJB_CLIENT_JARS) :
Discouraged access: The field FILTER_EJB_CLIENT_JARS from the type ClassPathSelection is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ClasspathTableManager.java :
164 : case (ClassPathSelection.FILTER_EJB_CLIENT_JARS) :
Discouraged access: The type ClassPathSelection is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ClasspathTableManager.java :
169 : case (ClassPathSelection.FILTER_EJB_SERVER_JARS) :
Discouraged access: The field FILTER_EJB_SERVER_JARS from the type ClassPathSelection is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ClasspathTableManager.java :
169 : case (ClassPathSelection.FILTER_EJB_SERVER_JARS) :
Discouraged access: The type ClasspathModelEvent is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ClasspathTableManager.java :
290 : ClasspathModelEvent evt = new ClasspathModelEvent(ClasspathModelEvent.CLASS_PATH_CHANGED);
Discouraged access: The constructor ClasspathModelEvent(int) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ClasspathTableManager.java :
290 : ClasspathModelEvent evt = new ClasspathModelEvent(ClasspathModelEvent.CLASS_PATH_CHANGED);
Discouraged access: The type ClasspathModelEvent is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ClasspathTableManager.java :
290 : ClasspathModelEvent evt = new ClasspathModelEvent(ClasspathModelEvent.CLASS_PATH_CHANGED);
Discouraged access: The type ClasspathModelEvent is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ClasspathTableManager.java :
290 : ClasspathModelEvent evt = new ClasspathModelEvent(ClasspathModelEvent.CLASS_PATH_CHANGED);
Discouraged access: The field CLASS_PATH_CHANGED from the type ClasspathModelEvent is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ClasspathTableManager.java :
290 : ClasspathModelEvent evt = new ClasspathModelEvent(ClasspathModelEvent.CLASS_PATH_CHANGED);
Discouraged access: The method fireNotification(ClasspathModelEvent) from the type ClasspathModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ClasspathTableManager.java :
291 : model.fireNotification(evt);
Discouraged access: The method selectFilterLevel(int) from the type ClasspathModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ClasspathTableManager.java :
338 : model.selectFilterLevel(ClassPathSelection.FILTER_EJB_CLIENT_JARS);
Discouraged access: The type ClassPathSelection is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ClasspathTableManager.java :
338 : model.selectFilterLevel(ClassPathSelection.FILTER_EJB_CLIENT_JARS);
Discouraged access: The field FILTER_EJB_CLIENT_JARS from the type ClassPathSelection is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ClasspathTableManager.java :
338 : model.selectFilterLevel(ClassPathSelection.FILTER_EJB_CLIENT_JARS);
Discouraged access: The method selectFilterLevel(int) from the type ClasspathModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ClasspathTableManager.java :
343 : model.selectFilterLevel(ClassPathSelection.FILTER_EJB_SERVER_JARS);
Discouraged access: The type ClassPathSelection is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ClasspathTableManager.java :
343 : model.selectFilterLevel(ClassPathSelection.FILTER_EJB_SERVER_JARS);
Discouraged access: The field FILTER_EJB_SERVER_JARS from the type ClassPathSelection is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ClasspathTableManager.java :
343 : model.selectFilterLevel(ClassPathSelection.FILTER_EJB_SERVER_JARS);
Discouraged access: The method selectFilterLevel(int) from the type ClasspathModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ClasspathTableManager.java :
348 : model.selectFilterLevel(ClassPathSelection.FILTER_NONE);
Discouraged access: The type ClassPathSelection is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ClasspathTableManager.java :
348 : model.selectFilterLevel(ClassPathSelection.FILTER_NONE);
Discouraged access: The field FILTER_NONE from the type ClassPathSelection is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ClasspathTableManager.java :
348 : model.selectFilterLevel(ClassPathSelection.FILTER_NONE);
Discouraged access: The method setAllClasspathElementsSelected(boolean) from the type ClasspathModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ClasspathTableManager.java :
360 : model.setAllClasspathElementsSelected(false);
Discouraged access: The method setAllClasspathElementsSelected(List, boolean) from the type ClasspathModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ClasspathTableManager.java :
369 : model.setAllClasspathElementsSelected(Arrays.asList(elements), true);
Discouraged access: The type ClasspathElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ClasspathTableManager.java :
371 : ClasspathElement el = (ClasspathElement)elements[i];
Discouraged access: The type ClasspathElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ClasspathTableManager.java :
371 : ClasspathElement el = (ClasspathElement)elements[i];
Discouraged access: The method getComponent() from the type ClasspathElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ClasspathTableManager.java :
372 : el.getComponent().getAdapter(IVirtualComponent.class);
Discouraged access: The method getTargetComponent() from the type ClasspathElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ClasspathTableManager.java :
373 : IVirtualComponent ar = el.getTargetComponent();
Discouraged access: The method getComponent() from the type ClasspathElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ClasspathTableManager.java :
374 : IVirtualComponent comp = (ar instanceof J2EEModuleVirtualArchiveComponent) ? ar : el.getComponent();
Discouraged access: The method moveDown(List) from the type ClasspathModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ClasspathTableManager.java :
397 : model.moveDown(getSelectionAsList());
Discouraged access: The method moveUp(List) from the type ClasspathModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ClasspathTableManager.java :
404 : model.moveUp(getSelectionAsList());
Discouraged access: The type ClasspathElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ClasspathTableManager.java :
463 : ClasspathElement el = (ClasspathElement)event.getElement();
Discouraged access: The type ClasspathElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ClasspathTableManager.java :
463 : ClasspathElement el = (ClasspathElement)event.getElement();
Discouraged access: The method getComponent() from the type ClasspathElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ClasspathTableManager.java :
465 : if(el.getComponent() == null){
Discouraged access: The type ClasspathElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ClasspathTableManager.java :
466 : ClasspathElement element = (ClasspathElement) event.getElement();
Discouraged access: The type ClasspathElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ClasspathTableManager.java :
466 : ClasspathElement element = (ClasspathElement) event.getElement();
Discouraged access: The method setSelection(ClasspathElement, boolean) from the type ClasspathModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ClasspathTableManager.java :
467 : model.setSelection(element, event.getChecked());
Discouraged access: The method getComponent() from the type ClasspathElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ClasspathTableManager.java :
470 : el.getComponent().getAdapter(IVirtualComponent.class);
Discouraged access: The method getTargetComponent() from the type ClasspathElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ClasspathTableManager.java :
471 : IVirtualComponent ar = el.getTargetComponent();
Discouraged access: The method getComponent() from the type ClasspathElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ClasspathTableManager.java :
472 : IVirtualComponent comp = (ar instanceof J2EEModuleVirtualArchiveComponent) ? ar : el.getComponent();
Discouraged access: The method getComponent() from the type ClasspathModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ClasspathTableManager.java :
491 : if (!EarUtilities.isStandaloneProject(model.getComponent().getProject()) && (isReadOnly() || !validatateEdit() || (isMyClientJAR(event) && !event.getChecked()))) {
Discouraged access: The type ClasspathElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ClasspathTableManager.java :
495 : ClasspathElement element = (ClasspathElement) event.getElement();
Discouraged access: The type ClasspathElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ClasspathTableManager.java :
495 : ClasspathElement element = (ClasspathElement) event.getElement();
Discouraged access: The method setSelection(ClasspathElement, boolean) from the type ClasspathModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ClasspathTableManager.java :
496 : model.setSelection(element, event.getChecked());
Discouraged access: The type J2EEProjectUtilities is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ClasspathTableManager.java :
503 : if (J2EEProjectUtilities.isJEEProject(ears[i])) {
Discouraged access: The method isJEEProject(IProject) from the type J2EEProjectUtilities is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ClasspathTableManager.java :
503 : if (J2EEProjectUtilities.isJEEProject(ears[i])) {
Discouraged access: The method getProject() from the type ClasspathModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ClasspathTableManager.java :
507 : if (model.getProject().equals(refs[j].getReferencedComponent().getProject())) {
Discouraged access: The type ClasspathElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ClasspathTableManager.java :
524 : ClasspathElement element = (ClasspathElement) event.getElement();
Discouraged access: The type ClasspathElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ClasspathTableManager.java :
524 : ClasspathElement element = (ClasspathElement) event.getElement();
Discouraged access: The method isMyClientJAR(ClasspathElement) from the type ClassPathSelection is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ClasspathTableManager.java :
526 : return getClasspathSelection().isMyClientJAR(element);
Discouraged access: The type ClassPathSelection is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ClasspathTableManager.java :
543 : protected ClassPathSelection getClasspathSelection() {
Discouraged access: The method getSelectedEARComponent() from the type ClasspathModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ClasspathTableManager.java :
544 : if (model == null || model.getSelectedEARComponent() == null && !(EarUtilities.isStandaloneProject(model.getComponent().getProject())))
Discouraged access: The method getComponent() from the type ClasspathModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ClasspathTableManager.java :
544 : if (model == null || model.getSelectedEARComponent() == null && !(EarUtilities.isStandaloneProject(model.getComponent().getProject())))
Discouraged access: The method getClassPathSelection() from the type ClasspathModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ClasspathTableManager.java :
546 : return model.getClassPathSelection();
Discouraged access: The method getClasspathElements() from the type ClassPathSelection is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ClasspathTableManager.java :
552 : java.util.List elements = getClasspathSelection().getClasspathElements();
Discouraged access: The type ClasspathElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ClasspathTableManager.java :
554 : ClasspathElement element = (ClasspathElement) elements.get(i);
Discouraged access: The type ClasspathElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ClasspathTableManager.java :
554 : ClasspathElement element = (ClasspathElement) elements.get(i);
Discouraged access: The method isSelected() from the type ClasspathElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ClasspathTableManager.java :
555 : availableJARsViewer.setChecked(element, element.isSelected());
Discouraged access: The method isClasspathDependency() from the type ClasspathElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ClasspathTableManager.java :
556 : if (element.isClasspathDependency()) {
Discouraged access: The method getComponent() from the type ClasspathModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ClasspathTableManager.java :
563 : final IProject project = model.getComponent().getProject();
Discouraged access: The type J2EEProjectUtilities is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ClasspathTableManager.java :
566 : (J2EEProjectUtilities.getReferencingWebProjects(project).length > 0))) {
Discouraged access: The method getReferencingWebProjects(IProject) from the type J2EEProjectUtilities is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ClasspathTableManager.java :
566 : (J2EEProjectUtilities.getReferencingWebProjects(project).length > 0))) {
Discouraged access: The method getClassPathSelectionForWLPs() from the type ClasspathModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ClasspathTableManager.java :
575 : availableJARsViewer.setInput(model.getClassPathSelectionForWLPs());
Discouraged access: The method getClasspathElements() from the type ClassPathSelection is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ClasspathTableManager.java :
586 : java.util.List elements = ((ClassPathSelection) availableJARsViewer.getInput()).getClasspathElements();
Discouraged access: The type ClassPathSelection is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ClasspathTableManager.java :
586 : java.util.List elements = ((ClassPathSelection) availableJARsViewer.getInput()).getClasspathElements();
Discouraged access: The type ClasspathElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ClasspathTableManager.java :
588 : ClasspathElement element = (ClasspathElement) elements.get(i);
Discouraged access: The type ClasspathElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ClasspathTableManager.java :
588 : ClasspathElement element = (ClasspathElement) elements.get(i);
Discouraged access: The method isSelected() from the type ClasspathElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ClasspathTableManager.java :
589 : availableJARsViewer.setChecked(element, element.isSelected());
Discouraged access: The method isClasspathDependency() from the type ClasspathElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ClasspathTableManager.java :
590 : if (element.isClasspathDependency()) {
Discouraged access: The type ClasspathModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ClasspathTableManager.java :
601 : public ClasspathModel getModel() {
Discouraged access: The type ClasspathModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ClasspathTableManager.java :
609 : public void setModel(ClasspathModel model) {
Discouraged access: The method isWLPModel() from the type ClasspathModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ClasspathTableManager.java :
632 : return model.isWLPModel();
Discouraged access: The type CommonEditResourceHandler is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ICommonManifestUIConstants.java :
16 : import org.eclipse.jst.j2ee.internal.common.CommonEditResourceHandler;
Discouraged access: The type CommonEditResourceHandler is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ICommonManifestUIConstants.java :
36 : String EJB_CLIENT_RADIO_UI_ = CommonEditResourceHandler.getString("EJB_CLIENT_RADIO_UI_"); //$NON-NLS-1$
Discouraged access: The method getString(String) from the type CommonEditResourceHandler is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ICommonManifestUIConstants.java :
36 : String EJB_CLIENT_RADIO_UI_ = CommonEditResourceHandler.getString("EJB_CLIENT_RADIO_UI_"); //$NON-NLS-1$
Discouraged access: The type CommonEditResourceHandler is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ICommonManifestUIConstants.java :
37 : String USE_EJB_SERVER_JARs_UI_ = CommonEditResourceHandler.getString("USE_EJB_SERVER_JARs_UI_"); //$NON-NLS-1$
Discouraged access: The method getString(String) from the type CommonEditResourceHandler is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ICommonManifestUIConstants.java :
37 : String USE_EJB_SERVER_JARs_UI_ = CommonEditResourceHandler.getString("USE_EJB_SERVER_JARs_UI_"); //$NON-NLS-1$
Discouraged access: The type CommonEditResourceHandler is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ICommonManifestUIConstants.java :
38 : String USE_EJB_CLIENT_JARs_UI_ = CommonEditResourceHandler.getString("USE_EJB_CLIENT_JARs_UI_"); //$NON-NLS-1$
Discouraged access: The method getString(String) from the type CommonEditResourceHandler is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ICommonManifestUIConstants.java :
38 : String USE_EJB_CLIENT_JARs_UI_ = CommonEditResourceHandler.getString("USE_EJB_CLIENT_JARs_UI_"); //$NON-NLS-1$
Discouraged access: The type CommonEditResourceHandler is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ICommonManifestUIConstants.java :
39 : String USE_BOTH_UI_ = CommonEditResourceHandler.getString("USE_BOTH_UI_"); //$NON-NLS-1$
Discouraged access: The method getString(String) from the type CommonEditResourceHandler is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ICommonManifestUIConstants.java :
39 : String USE_BOTH_UI_ = CommonEditResourceHandler.getString("USE_BOTH_UI_"); //$NON-NLS-1$
Discouraged access: The type EarFacetInstallDataModelProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
J2EEComponentProjectMigrator.java :
43 : import org.eclipse.jst.j2ee.internal.earcreation.EarFacetInstallDataModelProvider;
Discouraged access: The type EjbFacetInstallDataModelProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.j2ee.ejb_1.1.401.v201007150400.jar
J2EEComponentProjectMigrator.java :
44 : import org.eclipse.jst.j2ee.internal.ejb.project.operations.EjbFacetInstallDataModelProvider;
Discouraged access: The type IEjbFacetInstallDataModelProperties is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.j2ee.ejb_1.1.401.v201007150400.jar
J2EEComponentProjectMigrator.java :
45 : import org.eclipse.jst.j2ee.internal.ejb.project.operations.IEjbFacetInstallDataModelProperties;
Discouraged access: The type J2EEPlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
J2EEComponentProjectMigrator.java :
46 : import org.eclipse.jst.j2ee.internal.plugin.J2EEPlugin;
Discouraged access: The type J2EEPreferences is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
J2EEComponentProjectMigrator.java :
47 : import org.eclipse.jst.j2ee.internal.plugin.J2EEPreferences;
Discouraged access: The type J2EEProjectUtilities is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
J2EEComponentProjectMigrator.java :
48 : import org.eclipse.jst.j2ee.internal.project.J2EEProjectUtilities;
Discouraged access: The type ComponentType is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
J2EEComponentProjectMigrator.java :
64 : import org.eclipse.wst.common.componentcore.internal.ComponentType;
Discouraged access: The type ComponentcoreFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
J2EEComponentProjectMigrator.java :
65 : import org.eclipse.wst.common.componentcore.internal.ComponentcoreFactory;
Discouraged access: The type IComponentProjectMigrator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
J2EEComponentProjectMigrator.java :
66 : import org.eclipse.wst.common.componentcore.internal.IComponentProjectMigrator;
Discouraged access: The type Property is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
J2EEComponentProjectMigrator.java :
67 : import org.eclipse.wst.common.componentcore.internal.Property;
Discouraged access: The type StructureEdit is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
J2EEComponentProjectMigrator.java :
68 : import org.eclipse.wst.common.componentcore.internal.StructureEdit;
Discouraged access: The type WorkbenchComponent is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
J2EEComponentProjectMigrator.java :
69 : import org.eclipse.wst.common.componentcore.internal.WorkbenchComponent;
Discouraged access: The type SimpleValidateEdit is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.2.0.v201003040800.jar
J2EEComponentProjectMigrator.java :
72 : import org.eclipse.wst.common.frameworks.internal.SimpleValidateEdit;
Discouraged access: The type IComponentProjectMigrator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
J2EEComponentProjectMigrator.java :
84 : public class J2EEComponentProjectMigrator implements IComponentProjectMigrator {
Discouraged access: The type StructureEdit is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
J2EEComponentProjectMigrator.java :
105 : if (aProject.isAccessible() && (aProject.getFile(StructureEdit.MODULE_META_FILE_NAME).exists())) {
Discouraged access: The field MODULE_META_FILE_NAME from the type StructureEdit is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
J2EEComponentProjectMigrator.java :
105 : if (aProject.isAccessible() && (aProject.getFile(StructureEdit.MODULE_META_FILE_NAME).exists())) {
Discouraged access: The type StructureEdit is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
J2EEComponentProjectMigrator.java :
109 : Resource resource = WorkbenchResourceHelperBase.getResource(aProject.getFile(StructureEdit.MODULE_META_FILE_NAME), false);
Discouraged access: The field MODULE_META_FILE_NAME from the type StructureEdit is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
J2EEComponentProjectMigrator.java :
109 : Resource resource = WorkbenchResourceHelperBase.getResource(aProject.getFile(StructureEdit.MODULE_META_FILE_NAME), false);
Discouraged access: The type J2EEProjectUtilities is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
J2EEComponentProjectMigrator.java :
117 : files.add(aProject.getFile(J2EEProjectUtilities.DOT_PROJECT));
Discouraged access: The type J2EEProjectUtilities is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
J2EEComponentProjectMigrator.java :
118 : files.add(aProject.getFile(J2EEProjectUtilities.DOT_CLASSPATH));
Discouraged access: The type StructureEdit is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
J2EEComponentProjectMigrator.java :
119 : files.add(aProject.getFile(StructureEdit.MODULE_META_FILE_NAME));
Discouraged access: The field MODULE_META_FILE_NAME from the type StructureEdit is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
J2EEComponentProjectMigrator.java :
119 : files.add(aProject.getFile(StructureEdit.MODULE_META_FILE_NAME));
Discouraged access: The type SimpleValidateEdit is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.2.0.v201003040800.jar
J2EEComponentProjectMigrator.java :
120 : if(SimpleValidateEdit.validateEdit(files)){
Discouraged access: The method validateEdit(List) from the type SimpleValidateEdit is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.2.0.v201003040800.jar
J2EEComponentProjectMigrator.java :
120 : if(SimpleValidateEdit.validateEdit(files)){
Discouraged access: The type StructureEdit is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
J2EEComponentProjectMigrator.java :
166 : StructureEdit se = null;
Discouraged access: The type StructureEdit is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
J2EEComponentProjectMigrator.java :
168 : se = StructureEdit.getStructureEditForWrite(project);
Discouraged access: The method getStructureEditForWrite(IProject) from the type StructureEdit is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
J2EEComponentProjectMigrator.java :
168 : se = StructureEdit.getStructureEditForWrite(project);
Discouraged access: The method getComponentModelRoot() from the type StructureEdit is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
J2EEComponentProjectMigrator.java :
169 : List comps = se.getComponentModelRoot().getComponents();
Discouraged access: The method getComponents() from the type ProjectComponents is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
J2EEComponentProjectMigrator.java :
169 : List comps = se.getComponentModelRoot().getComponents();
Discouraged access: The type WorkbenchComponent is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
J2EEComponentProjectMigrator.java :
172 : WorkbenchComponent comp = (WorkbenchComponent) comps.get(i);
Discouraged access: The type WorkbenchComponent is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
J2EEComponentProjectMigrator.java :
172 : WorkbenchComponent comp = (WorkbenchComponent) comps.get(i);
Discouraged access: The method getName() from the type WorkbenchComponent is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
J2EEComponentProjectMigrator.java :
174 : IProject newProj = ws.getRoot().getProject(comp.getName());
Discouraged access: The method getComponentTypeId() from the type ComponentType is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
J2EEComponentProjectMigrator.java :
177 : createProj(newProj,(!comp.getComponentType().getComponentTypeId().equals(J2EEProjectUtilities.ENTERPRISE_APPLICATION)));
Discouraged access: The method getComponentType() from the type WorkbenchComponent is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
J2EEComponentProjectMigrator.java :
177 : createProj(newProj,(!comp.getComponentType().getComponentTypeId().equals(J2EEProjectUtilities.ENTERPRISE_APPLICATION)));
Discouraged access: The type J2EEProjectUtilities is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
J2EEComponentProjectMigrator.java :
177 : createProj(newProj,(!comp.getComponentType().getComponentTypeId().equals(J2EEProjectUtilities.ENTERPRISE_APPLICATION)));
Discouraged access: The method getComponentType() from the type WorkbenchComponent is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
J2EEComponentProjectMigrator.java :
183 : if (comp.getComponentType()!=null)
Discouraged access: The method getComponentTypeId() from the type ComponentType is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
J2EEComponentProjectMigrator.java :
184 : addFacetsToProject(newProj,comp.getComponentType().getComponentTypeId(),comp.getComponentType().getVersion(),false);
Discouraged access: The method getComponentType() from the type WorkbenchComponent is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
J2EEComponentProjectMigrator.java :
184 : addFacetsToProject(newProj,comp.getComponentType().getComponentTypeId(),comp.getComponentType().getVersion(),false);
Discouraged access: The method getVersion() from the type ComponentType is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
J2EEComponentProjectMigrator.java :
184 : addFacetsToProject(newProj,comp.getComponentType().getComponentTypeId(),comp.getComponentType().getVersion(),false);
Discouraged access: The method getComponentType() from the type WorkbenchComponent is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
J2EEComponentProjectMigrator.java :
184 : addFacetsToProject(newProj,comp.getComponentType().getComponentTypeId(),comp.getComponentType().getVersion(),false);
Discouraged access: The method getName() from the type WorkbenchComponent is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
J2EEComponentProjectMigrator.java :
186 : IFolder compFolder = project.getFolder(comp.getName());
Discouraged access: The method getComponentModelRoot() from the type StructureEdit is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
J2EEComponentProjectMigrator.java :
194 : se.getComponentModelRoot().getComponents().removeAll(removedComps);
Discouraged access: The method getComponents() from the type ProjectComponents is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
J2EEComponentProjectMigrator.java :
194 : se.getComponentModelRoot().getComponents().removeAll(removedComps);
Discouraged access: The method save(IProgressMonitor) from the type StructureEdit is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
J2EEComponentProjectMigrator.java :
195 : se.save(null);
Discouraged access: The method dispose() from the type StructureEdit is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
J2EEComponentProjectMigrator.java :
199 : se.dispose();
Discouraged access: The type StructureEdit is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
J2EEComponentProjectMigrator.java :
216 : StructureEdit se = null;
Discouraged access: The type StructureEdit is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
J2EEComponentProjectMigrator.java :
218 : se = StructureEdit.getStructureEditForRead(project);
Discouraged access: The method getStructureEditForRead(IProject) from the type StructureEdit is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
J2EEComponentProjectMigrator.java :
218 : se = StructureEdit.getStructureEditForRead(project);
Discouraged access: The method getComponentModelRoot() from the type StructureEdit is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
J2EEComponentProjectMigrator.java :
220 : if (se.getComponentModelRoot() == null) return false;
Discouraged access: The method getComponentModelRoot() from the type StructureEdit is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
J2EEComponentProjectMigrator.java :
221 : return se.getComponentModelRoot().getComponents().size() > 1;
Discouraged access: The method getComponents() from the type ProjectComponents is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
J2EEComponentProjectMigrator.java :
221 : return se.getComponentModelRoot().getComponents().size() > 1;
Discouraged access: The method dispose() from the type StructureEdit is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
J2EEComponentProjectMigrator.java :
224 : se.dispose();
Discouraged access: The type J2EEProjectUtilities is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
J2EEComponentProjectMigrator.java :
240 : J2EEProjectUtilities.removeBuilders(aProject,oldBuilders);
Discouraged access: The method removeBuilders(IProject, List) from the type J2EEProjectUtilities is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
J2EEComponentProjectMigrator.java :
240 : J2EEProjectUtilities.removeBuilders(aProject,oldBuilders);
Discouraged access: The type J2EEProjectUtilities is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
J2EEComponentProjectMigrator.java :
247 : return J2EEProjectUtilities.getJ2EEProjectType(aProject);
Discouraged access: The method getJ2EEProjectType(IProject) from the type J2EEProjectUtilities is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
J2EEComponentProjectMigrator.java :
247 : return J2EEProjectUtilities.getJ2EEProjectType(aProject);
Discouraged access: The constructor EarFacetInstallDataModelProvider() is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
J2EEComponentProjectMigrator.java :
276 : IDataModel earFacetInstallDataModel = DataModelFactory.createDataModel(new EarFacetInstallDataModelProvider());
Discouraged access: The type EarFacetInstallDataModelProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
J2EEComponentProjectMigrator.java :
276 : IDataModel earFacetInstallDataModel = DataModelFactory.createDataModel(new EarFacetInstallDataModelProvider());
Discouraged access: The type StructureEdit is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
J2EEComponentProjectMigrator.java :
301 : StructureEdit edit = null;
Discouraged access: The type StructureEdit is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
J2EEComponentProjectMigrator.java :
303 : edit = StructureEdit.getStructureEditForWrite(aProject);
Discouraged access: The method getStructureEditForWrite(IProject) from the type StructureEdit is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
J2EEComponentProjectMigrator.java :
303 : edit = StructureEdit.getStructureEditForWrite(aProject);
Discouraged access: The method setUseOldFormat(boolean) from the type ModuleStructuralModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
J2EEComponentProjectMigrator.java :
305 : edit.getModuleStructuralModel().setUseOldFormat(true);
Discouraged access: The method getModuleStructuralModel() from the type StructureEdit is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
J2EEComponentProjectMigrator.java :
305 : edit.getModuleStructuralModel().setUseOldFormat(true);
Discouraged access: The method getComponent() from the type StructureEdit is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
J2EEComponentProjectMigrator.java :
306 : if (edit.getComponent() == null) return; // Can't migrate
Discouraged access: The type ComponentType is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
J2EEComponentProjectMigrator.java :
307 : ComponentType type = edit.getComponent().getComponentType();
Discouraged access: The method getComponent() from the type StructureEdit is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
J2EEComponentProjectMigrator.java :
307 : ComponentType type = edit.getComponent().getComponentType();
Discouraged access: The method getComponentType() from the type WorkbenchComponent is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
J2EEComponentProjectMigrator.java :
307 : ComponentType type = edit.getComponent().getComponentType();
Discouraged access: The method getComponentTypeId() from the type ComponentType is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
J2EEComponentProjectMigrator.java :
309 : String compId = type.getComponentTypeId();
Discouraged access: The method getVersion() from the type ComponentType is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
J2EEComponentProjectMigrator.java :
310 : String specVersion = edit.getComponent().getComponentType().getVersion();
Discouraged access: The method getComponent() from the type StructureEdit is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
J2EEComponentProjectMigrator.java :
310 : String specVersion = edit.getComponent().getComponentType().getVersion();
Discouraged access: The method getComponentType() from the type WorkbenchComponent is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
J2EEComponentProjectMigrator.java :
310 : String specVersion = edit.getComponent().getComponentType().getVersion();
Discouraged access: The method getComponent() from the type StructureEdit is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
J2EEComponentProjectMigrator.java :
311 : moveMetaProperties(edit.getComponent(),type);
Discouraged access: The method save(IProgressMonitor) from the type StructureEdit is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
J2EEComponentProjectMigrator.java :
316 : edit.save(null);
Discouraged access: The method getModuleStructuralModel() from the type StructureEdit is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
J2EEComponentProjectMigrator.java :
317 : edit.getModuleStructuralModel().setUseOldFormat(false);
Discouraged access: The method setUseOldFormat(boolean) from the type ModuleStructuralModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
J2EEComponentProjectMigrator.java :
317 : edit.getModuleStructuralModel().setUseOldFormat(false);
Discouraged access: The method dispose() from the type StructureEdit is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
J2EEComponentProjectMigrator.java :
318 : edit.dispose();
Discouraged access: The type WorkbenchComponent is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
J2EEComponentProjectMigrator.java :
324 : private void moveMetaProperties(WorkbenchComponent component, ComponentType type) {
Discouraged access: The type ComponentType is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
J2EEComponentProjectMigrator.java :
324 : private void moveMetaProperties(WorkbenchComponent component, ComponentType type) {
Discouraged access: The method getProperties() from the type ComponentType is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
J2EEComponentProjectMigrator.java :
325 : List props = type.getProperties();
Discouraged access: The method getProperties() from the type WorkbenchComponent is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
J2EEComponentProjectMigrator.java :
326 : List compProps = component.getProperties();
Discouraged access: The type Property is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
J2EEComponentProjectMigrator.java :
328 : Property element = (Property) iter.next();
Discouraged access: The type Property is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
J2EEComponentProjectMigrator.java :
328 : Property element = (Property) iter.next();
Discouraged access: The type Property is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
J2EEComponentProjectMigrator.java :
329 : Property newProp = ComponentcoreFactory.eINSTANCE.createProperty();
Discouraged access: The method createProperty() from the type ComponentcoreFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
J2EEComponentProjectMigrator.java :
329 : Property newProp = ComponentcoreFactory.eINSTANCE.createProperty();
Discouraged access: The type ComponentcoreFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
J2EEComponentProjectMigrator.java :
329 : Property newProp = ComponentcoreFactory.eINSTANCE.createProperty();
Discouraged access: The field eINSTANCE from the type ComponentcoreFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
J2EEComponentProjectMigrator.java :
329 : Property newProp = ComponentcoreFactory.eINSTANCE.createProperty();
Discouraged access: The method setName(String) from the type Property is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
J2EEComponentProjectMigrator.java :
330 : newProp.setName(element.getName());
Discouraged access: The method getName() from the type Property is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
J2EEComponentProjectMigrator.java :
330 : newProp.setName(element.getName());
Discouraged access: The method setValue(String) from the type Property is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
J2EEComponentProjectMigrator.java :
331 : newProp.setValue(element.getValue());
Discouraged access: The method getValue() from the type Property is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
J2EEComponentProjectMigrator.java :
331 : newProp.setValue(element.getValue());
Discouraged access: The type J2EEProjectUtilities is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
J2EEComponentProjectMigrator.java :
338 : if (compId.equals(J2EEProjectUtilities.DYNAMIC_WEB))
Discouraged access: The type J2EEProjectUtilities is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
J2EEComponentProjectMigrator.java :
340 : else if (compId.equals(J2EEProjectUtilities.EJB))
Discouraged access: The type J2EEProjectUtilities is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
J2EEComponentProjectMigrator.java :
342 : else if (compId.equals(J2EEProjectUtilities.APPLICATION_CLIENT))
Discouraged access: The type J2EEProjectUtilities is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
J2EEComponentProjectMigrator.java :
344 : else if (compId.equals(J2EEProjectUtilities.ENTERPRISE_APPLICATION))
Discouraged access: The type J2EEProjectUtilities is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
J2EEComponentProjectMigrator.java :
346 : else if (compId.equals(J2EEProjectUtilities.JCA))
Discouraged access: The type J2EEProjectUtilities is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
J2EEComponentProjectMigrator.java :
348 : else if (compId.equals(J2EEProjectUtilities.UTILITY))
Discouraged access: The type J2EEProjectUtilities is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
J2EEComponentProjectMigrator.java :
350 : else if (compId.equals(J2EEProjectUtilities.STATIC_WEB))
Discouraged access: The method getString(String) from the type J2EEPreferences is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
J2EEComponentProjectMigrator.java :
416 : facetDMs.add(setupJavaInstallAction(aProject,existing,J2EEPlugin.getDefault().getJ2EEPreferences().getString(J2EEPreferences.Keys.JCA_CONTENT_FOLDER)));
Discouraged access: The type J2EEPreferences.Keys is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
J2EEComponentProjectMigrator.java :
416 : facetDMs.add(setupJavaInstallAction(aProject,existing,J2EEPlugin.getDefault().getJ2EEPreferences().getString(J2EEPreferences.Keys.JCA_CONTENT_FOLDER)));
Discouraged access: The field JCA_CONTENT_FOLDER from the type JavaEEPreferencesInitializer.Keys is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
J2EEComponentProjectMigrator.java :
416 : facetDMs.add(setupJavaInstallAction(aProject,existing,J2EEPlugin.getDefault().getJ2EEPreferences().getString(J2EEPreferences.Keys.JCA_CONTENT_FOLDER)));
Discouraged access: The type J2EEProjectUtilities is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
J2EEDependenciesPage.java :
19 : import org.eclipse.jst.j2ee.internal.project.J2EEProjectUtilities;
Discouraged access: The type IModuleConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
J2EEDependenciesPage.java :
31 : import org.eclipse.wst.common.componentcore.internal.util.IModuleConstants;
Discouraged access: The type IModuleConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
J2EEDependenciesPage.java :
67 : isEAR = facetedProject.hasProjectFacet(ProjectFacetsManager.getProjectFacet(IModuleConstants.JST_EAR_MODULE));
Discouraged access: The field JST_EAR_MODULE from the type IModuleConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
J2EEDependenciesPage.java :
67 : isEAR = facetedProject.hasProjectFacet(ProjectFacetsManager.getProjectFacet(IModuleConstants.JST_EAR_MODULE));
Discouraged access: The type IModuleConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
J2EEDependenciesPage.java :
68 : isWEB = facetedProject.hasProjectFacet(ProjectFacetsManager.getProjectFacet(IModuleConstants.JST_WEB_MODULE));
Discouraged access: The field JST_WEB_MODULE from the type IModuleConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
J2EEDependenciesPage.java :
68 : isWEB = facetedProject.hasProjectFacet(ProjectFacetsManager.getProjectFacet(IModuleConstants.JST_WEB_MODULE));
Discouraged access: The type J2EEProjectUtilities is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
J2EEDependenciesPage.java :
142 : if (J2EEProjectUtilities.getReferencingWebProjects(project).length > 0) {
Discouraged access: The method getReferencingWebProjects(IProject) from the type J2EEProjectUtilities is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
J2EEDependenciesPage.java :
142 : if (J2EEProjectUtilities.getReferencingWebProjects(project).length > 0) {
Discouraged access: The type AddComponentToEnterpriseApplicationDataModelProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
JARDependencyPropertiesPage.java :
58 : import org.eclipse.jst.j2ee.application.internal.operations.AddComponentToEnterpriseApplicationDataModelProvider;
Discouraged access: The type ClassPathSelection is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
JARDependencyPropertiesPage.java :
59 : import org.eclipse.jst.j2ee.application.internal.operations.ClassPathSelection;
Discouraged access: The type ClasspathElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
JARDependencyPropertiesPage.java :
60 : import org.eclipse.jst.j2ee.application.internal.operations.ClasspathElement;
Discouraged access: The type RemoveComponentFromEnterpriseApplicationDataModelProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
JARDependencyPropertiesPage.java :
61 : import org.eclipse.jst.j2ee.application.internal.operations.RemoveComponentFromEnterpriseApplicationDataModelProvider;
Discouraged access: The type UpdateManifestDataModelProperties is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
JARDependencyPropertiesPage.java :
62 : import org.eclipse.jst.j2ee.application.internal.operations.UpdateManifestDataModelProperties;
Discouraged access: The type UpdateManifestDataModelProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
JARDependencyPropertiesPage.java :
63 : import org.eclipse.jst.j2ee.application.internal.operations.UpdateManifestDataModelProvider;
Discouraged access: The type ArchiveManifest is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot
JARDependencyPropertiesPage.java :
68 : import org.eclipse.jst.j2ee.commonarchivecore.internal.helpers.ArchiveManifest;
Discouraged access: The type ArchiveManifestImpl is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot
JARDependencyPropertiesPage.java :
69 : import org.eclipse.jst.j2ee.commonarchivecore.internal.helpers.ArchiveManifestImpl;
Discouraged access: The type ClasspathDependencyEnablement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
JARDependencyPropertiesPage.java :
71 : import org.eclipse.jst.j2ee.internal.classpathdep.ClasspathDependencyEnablement;
Discouraged access: The type ClasspathModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
JARDependencyPropertiesPage.java :
72 : import org.eclipse.jst.j2ee.internal.common.ClasspathModel;
Discouraged access: The type ClasspathModelEvent is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
JARDependencyPropertiesPage.java :
73 : import org.eclipse.jst.j2ee.internal.common.ClasspathModelEvent;
Discouraged access: The type ClasspathModelListener is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
JARDependencyPropertiesPage.java :
74 : import org.eclipse.jst.j2ee.internal.common.ClasspathModelListener;
Discouraged access: The type IJ2EEModuleConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
JARDependencyPropertiesPage.java :
78 : import org.eclipse.jst.j2ee.internal.plugin.IJ2EEModuleConstants;
Discouraged access: The type J2EEProjectUtilities is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
JARDependencyPropertiesPage.java :
80 : import org.eclipse.jst.j2ee.internal.project.J2EEProjectUtilities;
Discouraged access: The type IDependencyGraph is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
JARDependencyPropertiesPage.java :
103 : import org.eclipse.wst.common.componentcore.internal.builder.IDependencyGraph;
Discouraged access: The type ModuleURIUtil is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
JARDependencyPropertiesPage.java :
104 : import org.eclipse.wst.common.componentcore.internal.impl.ModuleURIUtil;
Discouraged access: The type RemoveReferenceComponentsDataModelProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
JARDependencyPropertiesPage.java :
105 : import org.eclipse.wst.common.componentcore.internal.operation.RemoveReferenceComponentsDataModelProvider;
Discouraged access: The type ComponentUtilities is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
JARDependencyPropertiesPage.java :
106 : import org.eclipse.wst.common.componentcore.internal.util.ComponentUtilities;
Discouraged access: The type IModuleConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
JARDependencyPropertiesPage.java :
107 : import org.eclipse.wst.common.componentcore.internal.util.IModuleConstants;
Discouraged access: The type WTPUIPlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.common.frameworks.ui_1.2.0.v201004080500.jar
JARDependencyPropertiesPage.java :
115 : import org.eclipse.wst.common.frameworks.internal.ui.WTPUIPlugin;
Discouraged access: The type WorkspaceModifyComposedOperation is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.common.frameworks.ui_1.2.0.v201004080500.jar
JARDependencyPropertiesPage.java :
116 : import org.eclipse.wst.common.frameworks.internal.ui.WorkspaceModifyComposedOperation;
Discouraged access: The type ClasspathModelListener is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
JARDependencyPropertiesPage.java :
122 : public class JARDependencyPropertiesPage implements IJ2EEDependenciesControl, IClasspathTableOwner, Listener, ClasspathModelListener, IElementChangedListener {
Discouraged access: The type ClasspathModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
JARDependencyPropertiesPage.java :
130 : protected ClasspathModel model;
Discouraged access: The method setProject(IProject) from the type ClasspathModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
JARDependencyPropertiesPage.java :
156 : model.setProject(project);
Discouraged access: The method getComponent() from the type ClasspathModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
JARDependencyPropertiesPage.java :
157 : if (model.getComponent() != null) {
Discouraged access: The method addListener(ClasspathModelListener) from the type ClasspathModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
JARDependencyPropertiesPage.java :
158 : model.addListener(this);
Discouraged access: The type ClasspathModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
JARDependencyPropertiesPage.java :
164 : protected ClasspathModel createClasspathModel(){
Discouraged access: The constructor ClasspathModel(ArchiveManifest, boolean) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
JARDependencyPropertiesPage.java :
165 : return new ClasspathModel(J2EEProjectUtilities.readManifest(project), false);
Discouraged access: The type ClasspathModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
JARDependencyPropertiesPage.java :
165 : return new ClasspathModel(J2EEProjectUtilities.readManifest(project), false);
Discouraged access: The method readManifest(IProject) from the type J2EEProjectUtilities is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
JARDependencyPropertiesPage.java :
165 : return new ClasspathModel(J2EEProjectUtilities.readManifest(project), false);
Discouraged access: The type J2EEProjectUtilities is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
JARDependencyPropertiesPage.java :
165 : return new ClasspathModel(J2EEProjectUtilities.readManifest(project), false);
Discouraged access: The method getAvailableEARComponents() from the type ClasspathModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
JARDependencyPropertiesPage.java :
175 : if (JemProjectUtilities.isBinaryProject(project) || model.getAvailableEARComponents().length == 0)
Discouraged access: The type J2EEConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot
JARDependencyPropertiesPage.java :
180 : IVirtualFile vManifest = component.getRootFolder().getFile(new Path(J2EEConstants.MANIFEST_URI));
Discouraged access: The field MANIFEST_URI from the type J2EEConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot
JARDependencyPropertiesPage.java :
180 : IVirtualFile vManifest = component.getRootFolder().getFile(new Path(J2EEConstants.MANIFEST_URI));
Discouraged access: The type ArchiveManifest is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot
JARDependencyPropertiesPage.java :
187 : ArchiveManifest mf = new ArchiveManifestImpl(new Manifest(in));
Discouraged access: The constructor ArchiveManifestImpl(Manifest) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot
JARDependencyPropertiesPage.java :
187 : ArchiveManifest mf = new ArchiveManifestImpl(new Manifest(in));
Discouraged access: The type ArchiveManifestImpl is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot
JARDependencyPropertiesPage.java :
187 : ArchiveManifest mf = new ArchiveManifestImpl(new Manifest(in));
Discouraged access: The method primSetManifest(ArchiveManifest) from the type ClasspathModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
JARDependencyPropertiesPage.java :
188 : model.primSetManifest(mf);
Discouraged access: The method primSetManifest(ArchiveManifest) from the type ClasspathModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
JARDependencyPropertiesPage.java :
191 : model.primSetManifest(new ArchiveManifestImpl());
Discouraged access: The constructor ArchiveManifestImpl() is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot
JARDependencyPropertiesPage.java :
191 : model.primSetManifest(new ArchiveManifestImpl());
Discouraged access: The type ArchiveManifestImpl is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot
JARDependencyPropertiesPage.java :
191 : model.primSetManifest(new ArchiveManifestImpl());
Discouraged access: The method primSetManifest(ArchiveManifest) from the type ClasspathModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
JARDependencyPropertiesPage.java :
194 : model.primSetManifest(new ArchiveManifestImpl());
Discouraged access: The constructor ArchiveManifestImpl() is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot
JARDependencyPropertiesPage.java :
194 : model.primSetManifest(new ArchiveManifestImpl());
Discouraged access: The type ArchiveManifestImpl is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot
JARDependencyPropertiesPage.java :
194 : model.primSetManifest(new ArchiveManifestImpl());
Discouraged access: The method isDirty() from the type ClasspathModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
JARDependencyPropertiesPage.java :
218 : if (caughtManifestException != null && !model.isDirty()) {
Discouraged access: The method resetClassPathSelection() from the type ClasspathModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
JARDependencyPropertiesPage.java :
246 : model.resetClassPathSelection();
Discouraged access: The method getComponent() from the type ClasspathModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
JARDependencyPropertiesPage.java :
296 : if (model.getComponent() != null) {
Discouraged access: The method getComponent() from the type ClasspathModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
JARDependencyPropertiesPage.java :
336 : } else if (EarUtilities.isStandaloneProject(model.getComponent().getProject())) {
Discouraged access: The type ClasspathModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
JARDependencyPropertiesPage.java :
337 : propPage.setErrorMessage(ClasspathModel.NO_EAR_MESSAGE);
Discouraged access: The field NO_EAR_MESSAGE from the type ClasspathModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
JARDependencyPropertiesPage.java :
337 : propPage.setErrorMessage(ClasspathModel.NO_EAR_MESSAGE);
Discouraged access: The method selectEAR(int) from the type ClasspathModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
JARDependencyPropertiesPage.java :
512 : model.selectEAR(index);
Discouraged access: The method getAvailableEARComponents() from the type ClasspathModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
JARDependencyPropertiesPage.java :
516 : IVirtualComponent[] components = model.getAvailableEARComponents();
Discouraged access: The method getSelectedEARComponent() from the type ClasspathModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
JARDependencyPropertiesPage.java :
523 : IVirtualComponent selected = model.getSelectedEARComponent();
Discouraged access: The type ClassPathSelection is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
JARDependencyPropertiesPage.java :
542 : ClassPathSelection sel = model.getClassPathSelection();
Discouraged access: The method getClassPathSelection() from the type ClasspathModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
JARDependencyPropertiesPage.java :
542 : ClassPathSelection sel = model.getClassPathSelection();
Discouraged access: The method toString() from the type ClassPathSelection is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
JARDependencyPropertiesPage.java :
544 : classPathText.setText(sel.toString());
Discouraged access: The type ClasspathModelEvent is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
JARDependencyPropertiesPage.java :
550 : public void modelChanged(ClasspathModelEvent evt) {
Discouraged access: The method getEventType() from the type ClasspathModelEvent is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
JARDependencyPropertiesPage.java :
551 : if (evt.getEventType() == ClasspathModelEvent.CLASS_PATH_CHANGED) {
Discouraged access: The type ClasspathModelEvent is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
JARDependencyPropertiesPage.java :
551 : if (evt.getEventType() == ClasspathModelEvent.CLASS_PATH_CHANGED) {
Discouraged access: The field CLASS_PATH_CHANGED from the type ClasspathModelEvent is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
JARDependencyPropertiesPage.java :
551 : if (evt.getEventType() == ClasspathModelEvent.CLASS_PATH_CHANGED) {
Discouraged access: The method getEventType() from the type ClasspathModelEvent is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
JARDependencyPropertiesPage.java :
554 : } else if (evt.getEventType() == ClasspathModelEvent.EAR_PROJECT_CHANGED) {
Discouraged access: The type ClasspathModelEvent is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
JARDependencyPropertiesPage.java :
554 : } else if (evt.getEventType() == ClasspathModelEvent.EAR_PROJECT_CHANGED) {
Discouraged access: The field EAR_PROJECT_CHANGED from the type ClasspathModelEvent is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
JARDependencyPropertiesPage.java :
554 : } else if (evt.getEventType() == ClasspathModelEvent.EAR_PROJECT_CHANGED) {
Discouraged access: The method resetClassPathSelection() from the type ClasspathModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
JARDependencyPropertiesPage.java :
560 : model.resetClassPathSelection();
Discouraged access: The method dispose() from the type ClasspathModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
JARDependencyPropertiesPage.java :
563 : model.dispose();
Discouraged access: The method dispose() from the type ClasspathModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
JARDependencyPropertiesPage.java :
567 : model.dispose();
Discouraged access: The type WorkspaceModifyComposedOperation is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.common.frameworks.ui_1.2.0.v201004080500.jar
JARDependencyPropertiesPage.java :
578 : WorkspaceModifyComposedOperation composed = new WorkspaceModifyComposedOperation(createManifestOperation());
Discouraged access: The constructor WorkspaceModifyComposedOperation(IRunnableWithProgress) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.common.frameworks.ui_1.2.0.v201004080500.jar
JARDependencyPropertiesPage.java :
578 : WorkspaceModifyComposedOperation composed = new WorkspaceModifyComposedOperation(createManifestOperation());
Discouraged access: The type WorkspaceModifyComposedOperation is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.common.frameworks.ui_1.2.0.v201004080500.jar
JARDependencyPropertiesPage.java :
578 : WorkspaceModifyComposedOperation composed = new WorkspaceModifyComposedOperation(createManifestOperation());
Discouraged access: The method getClassPathSelection() from the type ClasspathModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
JARDependencyPropertiesPage.java :
579 : createClasspathAttributeUpdateOperation(composed, model.getClassPathSelection(), false);
Discouraged access: The method dispose() from the type ClasspathModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
JARDependencyPropertiesPage.java :
594 : model.dispose();
Discouraged access: The method getClasspathElements() from the type ClassPathSelection is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
JARDependencyPropertiesPage.java :
601 : List unselectedForJ2EE = getUnSelectedClassPathSelection().getClasspathElements();
Discouraged access: The method getClassPathSelectionForWLPs() from the type ClasspathModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
JARDependencyPropertiesPage.java :
604 : if (model != null && model.getClassPathSelectionForWLPs() != null) {
Discouraged access: The method getClassPathSelectionForWLPs() from the type ClasspathModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
JARDependencyPropertiesPage.java :
605 : List wlpSelected = model.getClassPathSelectionForWLPs().getSelectedClasspathElements();
Discouraged access: The method getSelectedClasspathElements() from the type ClassPathSelection is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
JARDependencyPropertiesPage.java :
605 : List wlpSelected = model.getClassPathSelectionForWLPs().getSelectedClasspathElements();
Discouraged access: The type ClasspathElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
JARDependencyPropertiesPage.java :
610 : ClasspathElement element = (ClasspathElement) it.next();
Discouraged access: The type ClasspathElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
JARDependencyPropertiesPage.java :
610 : ClasspathElement element = (ClasspathElement) it.next();
Discouraged access: The type ClasspathElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
JARDependencyPropertiesPage.java :
614 : ClasspathElement wlpElement = (ClasspathElement) wlpIterator.next();
Discouraged access: The type ClasspathElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
JARDependencyPropertiesPage.java :
614 : ClasspathElement wlpElement = (ClasspathElement) wlpIterator.next();
Discouraged access: The method getText() from the type ClasspathElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
JARDependencyPropertiesPage.java :
615 : String text = element.getText();
Discouraged access: The type IJ2EEModuleConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
JARDependencyPropertiesPage.java :
616 : int index = text.indexOf(IJ2EEModuleConstants.JAR_EXT);
Discouraged access: The field JAR_EXT from the type IJ2EEModuleConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
JARDependencyPropertiesPage.java :
616 : int index = text.indexOf(IJ2EEModuleConstants.JAR_EXT);
Discouraged access: The method getText() from the type ClasspathElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
JARDependencyPropertiesPage.java :
619 : if (text.equals(wlpElement.getText())) {
Discouraged access: The method getClasspathElements() from the type ClassPathSelection is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
JARDependencyPropertiesPage.java :
641 : List unselectedForWLP = getUnSelectedClassPathSelectionForWLPs().getClasspathElements();
Discouraged access: The method getClassPathSelection() from the type ClasspathModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
JARDependencyPropertiesPage.java :
643 : if (model != null && model.getClassPathSelection() != null) {
Discouraged access: The method getSelectedClasspathElements() from the type ClassPathSelection is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
JARDependencyPropertiesPage.java :
644 : List j2eeSelected = model.getClassPathSelection().getSelectedClasspathElements();
Discouraged access: The method getClassPathSelection() from the type ClasspathModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
JARDependencyPropertiesPage.java :
644 : List j2eeSelected = model.getClassPathSelection().getSelectedClasspathElements();
Discouraged access: The type ClasspathElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
JARDependencyPropertiesPage.java :
648 : ClasspathElement element = (ClasspathElement) it.next();
Discouraged access: The type ClasspathElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
JARDependencyPropertiesPage.java :
648 : ClasspathElement element = (ClasspathElement) it.next();
Discouraged access: The type ClasspathElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
JARDependencyPropertiesPage.java :
652 : ClasspathElement j2eeElement = (ClasspathElement) j2eeIterator.next();
Discouraged access: The type ClasspathElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
JARDependencyPropertiesPage.java :
652 : ClasspathElement j2eeElement = (ClasspathElement) j2eeIterator.next();
Discouraged access: The method getText() from the type ClasspathElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
JARDependencyPropertiesPage.java :
653 : String text = j2eeElement.getText();
Discouraged access: The type IJ2EEModuleConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
JARDependencyPropertiesPage.java :
654 : int index = text.indexOf(IJ2EEModuleConstants.JAR_EXT);
Discouraged access: The field JAR_EXT from the type IJ2EEModuleConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
JARDependencyPropertiesPage.java :
654 : int index = text.indexOf(IJ2EEModuleConstants.JAR_EXT);
Discouraged access: The method getText() from the type ClasspathElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
JARDependencyPropertiesPage.java :
657 : if (element.getText().equals(text)) {
Discouraged access: The type WorkspaceModifyComposedOperation is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.common.frameworks.ui_1.2.0.v201004080500.jar
JARDependencyPropertiesPage.java :
679 : protected WorkspaceModifyComposedOperation createJ2EEComponentDependencyOperations() {
Discouraged access: The type WorkspaceModifyComposedOperation is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.common.frameworks.ui_1.2.0.v201004080500.jar
JARDependencyPropertiesPage.java :
680 : WorkspaceModifyComposedOperation composedOp = null;
Discouraged access: The method getClasspathElements() from the type ClassPathSelection is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
JARDependencyPropertiesPage.java :
681 : List selected = getSelectedClassPathSelection().getClasspathElements();
Discouraged access: The type ClasspathElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
JARDependencyPropertiesPage.java :
686 : ClasspathElement element = (ClasspathElement) selected.get(i);
Discouraged access: The type ClasspathElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
JARDependencyPropertiesPage.java :
686 : ClasspathElement element = (ClasspathElement) selected.get(i);
The import java.lang.reflect.InvocationTargetException is never used
UpdateManifestOperation.java :
16 : import java.lang.reflect.InvocationTargetException;
The import org.eclipse.jface.operation.IRunnableContext is never used
UpdateManifestOperation.java :
19 : import org.eclipse.jface.operation.IRunnableContext;
Discouraged access: The type ArchiveManifest is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot
UpdateManifestOperation.java :
20 : import org.eclipse.jst.j2ee.commonarchivecore.internal.helpers.ArchiveManifest;
Discouraged access: The type ArchiveManifestImpl is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot
UpdateManifestOperation.java :
21 : import org.eclipse.jst.j2ee.commonarchivecore.internal.helpers.ArchiveManifestImpl;
Discouraged access: The type ArchiveUtil is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot
UpdateManifestOperation.java :
22 : import org.eclipse.jst.j2ee.commonarchivecore.internal.util.ArchiveUtil;
Discouraged access: The type J2EEPlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
UpdateManifestOperation.java :
23 : import org.eclipse.jst.j2ee.internal.plugin.J2EEPlugin;
Discouraged access: The type J2EEProjectUtilities is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
UpdateManifestOperation.java :
24 : import org.eclipse.jst.j2ee.internal.project.J2EEProjectUtilities;
Discouraged access: The type WFTWrappedException is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.2.0.v201003040800.jar
UpdateManifestOperation.java :
25 : import org.eclipse.wst.common.frameworks.internal.enablement.nonui.WFTWrappedException;
Discouraged access: The type J2EEPlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
UpdateManifestOperation.java :
46 : return J2EEPlugin.getWorkspace().getRoot().getProject(projectName);
Discouraged access: The method getWorkspace() from the type J2EEPlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
UpdateManifestOperation.java :
46 : return J2EEPlugin.getWorkspace().getRoot().getProject(projectName);
Discouraged access: The type ArchiveManifest is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot
UpdateManifestOperation.java :
69 : ArchiveManifest mf = J2EEProjectUtilities.readManifest(p);
Discouraged access: The type J2EEProjectUtilities is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
UpdateManifestOperation.java :
69 : ArchiveManifest mf = J2EEProjectUtilities.readManifest(p);
Discouraged access: The method readManifest(IProject) from the type J2EEProjectUtilities is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
UpdateManifestOperation.java :
69 : ArchiveManifest mf = J2EEProjectUtilities.readManifest(p);
Discouraged access: The constructor ArchiveManifestImpl() is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot
UpdateManifestOperation.java :
71 : mf = new ArchiveManifestImpl();
Discouraged access: The type ArchiveManifestImpl is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot
UpdateManifestOperation.java :
71 : mf = new ArchiveManifestImpl();
Discouraged access: The method addVersionIfNecessary() from the type ArchiveManifest is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.common.frameworks_1.1.402.v201009081300.jar
UpdateManifestOperation.java :
72 : mf.addVersionIfNecessary();
Discouraged access: The method setClassPath(String) from the type ArchiveManifest is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.common.frameworks_1.1.402.v201009081300.jar
UpdateManifestOperation.java :
74 : mf.setClassPath(classPathValue);
Discouraged access: The method mergeClassPath(String[]) from the type ArchiveManifest is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.common.frameworks_1.1.402.v201009081300.jar
UpdateManifestOperation.java :
76 : mf.mergeClassPath(ArchiveUtil.getTokens(classPathValue));
Discouraged access: The type ArchiveUtil is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot
UpdateManifestOperation.java :
76 : mf.mergeClassPath(ArchiveUtil.getTokens(classPathValue));
Discouraged access: The method getTokens(String) from the type ArchiveUtil is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot
UpdateManifestOperation.java :
76 : mf.mergeClassPath(ArchiveUtil.getTokens(classPathValue));
Discouraged access: The type J2EEProjectUtilities is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
UpdateManifestOperation.java :
77 : J2EEProjectUtilities.writeManifest(p, mf);
Discouraged access: The method writeManifest(IProject, ArchiveManifest) from the type J2EEProjectUtilities is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
UpdateManifestOperation.java :
77 : J2EEProjectUtilities.writeManifest(p, mf);
Discouraged access: The constructor WFTWrappedException(Throwable) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.2.0.v201003040800.jar
UpdateManifestOperation.java :
79 : throw new WFTWrappedException(ex);
Discouraged access: The type WFTWrappedException is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.2.0.v201003040800.jar
UpdateManifestOperation.java :
79 : throw new WFTWrappedException(ex);
Discouraged access: The type ClasspathElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
WebLibDependencyPropertiesPage.java :
32 : import org.eclipse.jst.j2ee.application.internal.operations.ClasspathElement;
Discouraged access: The type ClasspathModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
WebLibDependencyPropertiesPage.java :
33 : import org.eclipse.jst.j2ee.internal.common.ClasspathModel;
Discouraged access: The type J2EEPlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
WebLibDependencyPropertiesPage.java :
34 : import org.eclipse.jst.j2ee.internal.plugin.J2EEPlugin;
Discouraged access: The type ModuleURIUtil is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
WebLibDependencyPropertiesPage.java :
44 : import org.eclipse.wst.common.componentcore.internal.impl.ModuleURIUtil;
Discouraged access: The type VirtualArchiveComponent is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
WebLibDependencyPropertiesPage.java :
45 : import org.eclipse.wst.common.componentcore.internal.resources.VirtualArchiveComponent;
Discouraged access: The type IModuleConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
WebLibDependencyPropertiesPage.java :
46 : import org.eclipse.wst.common.componentcore.internal.util.IModuleConstants;
Discouraged access: The type WorkspaceModifyComposedOperation is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.common.frameworks.ui_1.2.0.v201004080500.jar
WebLibDependencyPropertiesPage.java :
49 : import org.eclipse.wst.common.frameworks.internal.ui.WorkspaceModifyComposedOperation;
Discouraged access: The type ClasspathModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
WebLibDependencyPropertiesPage.java :
65 : protected ClasspathModel createClasspathModel() {
Discouraged access: The constructor ClasspathModel(ArchiveManifest, boolean) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
WebLibDependencyPropertiesPage.java :
66 : return new ClasspathModel(null, true);
Discouraged access: The type ClasspathModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
WebLibDependencyPropertiesPage.java :
66 : return new ClasspathModel(null, true);
Discouraged access: The method getComponent() from the type ClasspathModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
WebLibDependencyPropertiesPage.java :
73 : if (model.getComponent() != null) {
Discouraged access: The method resetClassPathSelectionForWLPs() from the type ClasspathModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
WebLibDependencyPropertiesPage.java :
171 : model.resetClassPathSelectionForWLPs();
Discouraged access: The method getComponent() from the type ClasspathModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
WebLibDependencyPropertiesPage.java :
178 : if (model.getComponent() == null || !isValidWebModule()) {
Discouraged access: The method dispose() from the type ClasspathModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
WebLibDependencyPropertiesPage.java :
200 : model.dispose();
Discouraged access: The type ClasspathElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
WebLibDependencyPropertiesPage.java :
208 : ClasspathElement element = (ClasspathElement) elements[i];
Discouraged access: The type ClasspathElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
WebLibDependencyPropertiesPage.java :
208 : ClasspathElement element = (ClasspathElement) elements[i];
Discouraged access: The method getProject() from the type ClasspathElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
WebLibDependencyPropertiesPage.java :
209 : IProject elementProject = element.getProject();
Discouraged access: The type IModuleConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
WebLibDependencyPropertiesPage.java :
211 : if (elementProject != null && !elementProject.hasNature(IModuleConstants.MODULE_NATURE_ID))
Discouraged access: The field MODULE_NATURE_ID from the type IModuleConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
WebLibDependencyPropertiesPage.java :
211 : if (elementProject != null && !elementProject.hasNature(IModuleConstants.MODULE_NATURE_ID))
Discouraged access: The type J2EEPlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
WebLibDependencyPropertiesPage.java :
214 : J2EEPlugin.logError(e);
Discouraged access: The method logError(CoreException) from the type J2EEPlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
WebLibDependencyPropertiesPage.java :
214 : J2EEPlugin.logError(e);
Discouraged access: The type WorkspaceModifyComposedOperation is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.common.frameworks.ui_1.2.0.v201004080500.jar
WebLibDependencyPropertiesPage.java :
220 : private boolean runWLPOp(WorkspaceModifyComposedOperation composed) {
Discouraged access: The type J2EEPlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
WebLibDependencyPropertiesPage.java :
278 : J2EEPlugin.logError(ex);
Discouraged access: The method logError(CoreException) from the type J2EEPlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
WebLibDependencyPropertiesPage.java :
278 : J2EEPlugin.logError(ex);
Discouraged access: The method getComponent() from the type ClasspathModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
WebLibDependencyPropertiesPage.java :
288 : IVirtualComponent archive = ComponentCore.createArchiveComponent(model.getComponent().getProject(), aComponentName);
Discouraged access: The method getComponent() from the type ClasspathModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
WebLibDependencyPropertiesPage.java :
291 : IVirtualReference ref = ComponentCore.createReference(model.getComponent(), archive, new Path("/WEB-INF/lib")); //$NON-NLS-1$
Discouraged access: The method getComponent() from the type ClasspathModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
WebLibDependencyPropertiesPage.java :
292 : model.getComponent().addReferences(new IVirtualReference [] { ref });
Discouraged access: The type ClasspathElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
WebLibDependencyPropertiesPage.java :
294 : ClasspathElement element = createClassPathElement(archive, archive.getName());
Discouraged access: The method getClassPathSelectionForWLPs() from the type ClasspathModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
WebLibDependencyPropertiesPage.java :
296 : model.getClassPathSelectionForWLPs().getClasspathElements().add(element);
Discouraged access: The method getClasspathElements() from the type ClassPathSelection is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
WebLibDependencyPropertiesPage.java :
296 : model.getClassPathSelectionForWLPs().getClasspathElements().add(element);
Discouraged access: The type VirtualArchiveComponent is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
WebLibDependencyPropertiesPage.java :
303 : String type = VirtualArchiveComponent.LIBARCHIVETYPE + IPath.SEPARATOR;
Discouraged access: The field LIBARCHIVETYPE from the type VirtualArchiveComponent is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
WebLibDependencyPropertiesPage.java :
303 : String type = VirtualArchiveComponent.LIBARCHIVETYPE + IPath.SEPARATOR;
Discouraged access: The type VirtualArchiveComponent is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
WebLibDependencyPropertiesPage.java :
318 : String type = VirtualArchiveComponent.VARARCHIVETYPE + IPath.SEPARATOR;
Discouraged access: The field VARARCHIVETYPE from the type VirtualArchiveComponent is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
WebLibDependencyPropertiesPage.java :
318 : String type = VirtualArchiveComponent.VARARCHIVETYPE + IPath.SEPARATOR;
Discouraged access: The type ClasspathElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
WebLibDependencyPropertiesPage.java :
333 : private ClasspathElement createClassPathElement(IVirtualComponent archiveComp, String unresolvedName) {
Discouraged access: The type ModuleURIUtil is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
WebLibDependencyPropertiesPage.java :
335 : URI uri = URI.createURI(ModuleURIUtil.getHandleString(archiveComp));
Discouraged access: The method getHandleString(IVirtualComponent) from the type ModuleURIUtil is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
WebLibDependencyPropertiesPage.java :
335 : URI uri = URI.createURI(ModuleURIUtil.getHandleString(archiveComp));
Discouraged access: The type ClasspathElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
WebLibDependencyPropertiesPage.java :
336 : ClasspathElement element = new ClasspathElement(uri);
Discouraged access: The constructor ClasspathElement(URI) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
WebLibDependencyPropertiesPage.java :
336 : ClasspathElement element = new ClasspathElement(uri);
Discouraged access: The type ClasspathElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
WebLibDependencyPropertiesPage.java :
336 : ClasspathElement element = new ClasspathElement(uri);
Discouraged access: The method setValid(boolean) from the type ClasspathElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
WebLibDependencyPropertiesPage.java :
337 : element.setValid(false);
Discouraged access: The method setSelected(boolean) from the type ClasspathElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
WebLibDependencyPropertiesPage.java :
338 : element.setSelected(true);
Discouraged access: The method setRelativeText(String) from the type ClasspathElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
WebLibDependencyPropertiesPage.java :
339 : element.setRelativeText(unresolvedName);
Discouraged access: The method setText(String) from the type ClasspathElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
WebLibDependencyPropertiesPage.java :
340 : element.setText(unresolvedName);
Discouraged access: The method setEarProject(IProject) from the type ClasspathElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
WebLibDependencyPropertiesPage.java :
341 : element.setEarProject(null);
Discouraged access: The type VirtualArchiveComponent is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
WebLibDependencyPropertiesPage.java :
361 : String type = VirtualArchiveComponent.LIBARCHIVETYPE + IPath.SEPARATOR;
Discouraged access: The field LIBARCHIVETYPE from the type VirtualArchiveComponent is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
WebLibDependencyPropertiesPage.java :
361 : String type = VirtualArchiveComponent.LIBARCHIVETYPE + IPath.SEPARATOR;
Discouraged access: The type J2EEProjectUtilities is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
WebRefDependencyPropertiesPage.java :
17 : import org.eclipse.jst.j2ee.internal.project.J2EEProjectUtilities;
Discouraged access: The method getComponent() from the type ClasspathModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
WebRefDependencyPropertiesPage.java :
37 : if (model.getComponent() != null) {
Discouraged access: The type J2EEProjectUtilities is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
WebRefDependencyPropertiesPage.java :
71 : } else if (J2EEProjectUtilities.getReferencingWebProjects(project).length == 0) {
Discouraged access: The method getReferencingWebProjects(IProject) from the type J2EEProjectUtilities is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
WebRefDependencyPropertiesPage.java :
71 : } else if (J2EEProjectUtilities.getReferencingWebProjects(project).length == 0) {
Discouraged access: The method getComponent() from the type ClasspathModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
WebRefDependencyPropertiesPage.java :
96 : if (model.getComponent() == null || !isValidComponent()) {
Discouraged access: The type WorkspaceModifyComposedOperation is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.common.frameworks.ui_1.2.0.v201004080500.jar
WorkspaceModifyComposedOperation.java :
26 : public class WorkspaceModifyComposedOperation extends org.eclipse.wst.common.frameworks.internal.ui.WorkspaceModifyComposedOperation {
Discouraged access: The constructor WorkspaceModifyComposedOperation(ISchedulingRule) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.common.frameworks.ui_1.2.0.v201004080500.jar
WorkspaceModifyComposedOperation.java :
28 : super(rule);
Discouraged access: The constructor WorkspaceModifyComposedOperation() is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.common.frameworks.ui_1.2.0.v201004080500.jar
WorkspaceModifyComposedOperation.java :
32 : super();
Discouraged access: The constructor WorkspaceModifyComposedOperation(ISchedulingRule, List) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.common.frameworks.ui_1.2.0.v201004080500.jar
WorkspaceModifyComposedOperation.java :
36 : super(rule, nestedRunnablesWithProgress);
Discouraged access: The constructor WorkspaceModifyComposedOperation(List) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.common.frameworks.ui_1.2.0.v201004080500.jar
WorkspaceModifyComposedOperation.java :
40 : super(nestedRunnablesWithProgress);
Discouraged access: The constructor WorkspaceModifyComposedOperation(IRunnableWithProgress) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.common.frameworks.ui_1.2.0.v201004080500.jar
WorkspaceModifyComposedOperation.java :
44 : super(nestedOp);
The import org.eclipse.ui.IActionDelegate is never used
AbstractOpenWizardWorkbenchAction.java :
16 : import org.eclipse.ui.IActionDelegate;
Discouraged access: The type DeployerRegistry is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
J2EEDeployAction.java :
34 : import org.eclipse.jst.j2ee.internal.deploy.DeployerRegistry;
Discouraged access: The type J2EEDeployOperation is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
J2EEDeployAction.java :
35 : import org.eclipse.jst.j2ee.internal.deploy.J2EEDeployOperation;
Discouraged access: The type J2EEProjectUtilities is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
J2EEDeployAction.java :
40 : import org.eclipse.jst.j2ee.internal.project.J2EEProjectUtilities;
Discouraged access: The type WTPResourceHandler is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.2.0.v201003040800.jar
J2EEDeployAction.java :
43 : import org.eclipse.wst.common.frameworks.internal.WTPResourceHandler;
Discouraged access: The type WTPCommonPlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.2.0.v201003040800.jar
J2EEDeployAction.java :
44 : import org.eclipse.wst.common.frameworks.internal.plugin.WTPCommonPlugin;
Discouraged access: The type J2EEDeployOperation is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
J2EEDeployAction.java :
68 : J2EEDeployOperation op = new J2EEDeployOperation(deploySelection.toArray());
Discouraged access: The constructor J2EEDeployOperation(Object[]) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
J2EEDeployAction.java :
68 : J2EEDeployOperation op = new J2EEDeployOperation(deploySelection.toArray());
Discouraged access: The type J2EEDeployOperation is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
J2EEDeployAction.java :
68 : J2EEDeployOperation op = new J2EEDeployOperation(deploySelection.toArray());
Discouraged access: The method execute(IProgressMonitor, IAdaptable) from the type J2EEDeployOperation is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
J2EEDeployAction.java :
70 : result = op.execute(monitor, null);
Discouraged access: The type WTPCommonPlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.2.0.v201003040800.jar
J2EEDeployAction.java :
72 : result = new Status(IStatus.ERROR, WTPCommonPlugin.PLUGIN_ID, IStatus.ERROR, WTPResourceHandler.getString("27"), e); //$NON-NLS-1$
Discouraged access: The field PLUGIN_ID from the type WTPCommonPlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.2.0.v201003040800.jar
J2EEDeployAction.java :
72 : result = new Status(IStatus.ERROR, WTPCommonPlugin.PLUGIN_ID, IStatus.ERROR, WTPResourceHandler.getString("27"), e); //$NON-NLS-1$
Discouraged access: The type WTPResourceHandler is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.2.0.v201003040800.jar
J2EEDeployAction.java :
72 : result = new Status(IStatus.ERROR, WTPCommonPlugin.PLUGIN_ID, IStatus.ERROR, WTPResourceHandler.getString("27"), e); //$NON-NLS-1$
Discouraged access: The method getString(String) from the type WTPResourceHandler is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.2.0.v201003040800.jar
J2EEDeployAction.java :
72 : result = new Status(IStatus.ERROR, WTPCommonPlugin.PLUGIN_ID, IStatus.ERROR, WTPResourceHandler.getString("27"), e); //$NON-NLS-1$
Discouraged access: The type DeployerRegistry is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
J2EEDeployAction.java :
116 : DeployerRegistry reg = DeployerRegistry.instance();
Discouraged access: The type DeployerRegistry is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
J2EEDeployAction.java :
116 : DeployerRegistry reg = DeployerRegistry.instance();
Discouraged access: The method instance() from the type DeployerRegistry is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
J2EEDeployAction.java :
116 : DeployerRegistry reg = DeployerRegistry.instance();
Discouraged access: The type DeployerRegistry is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
J2EEDeployAction.java :
118 : List components = DeployerRegistry.getSelectedModules(selection.toArray());
Discouraged access: The method getSelectedModules(Object[]) from the type DeployerRegistry is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
J2EEDeployAction.java :
118 : List components = DeployerRegistry.getSelectedModules(selection.toArray());
Discouraged access: The type J2EEProjectUtilities is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
J2EEDeployAction.java :
127 : IRuntime runtime = J2EEProjectUtilities.getServerRuntime(proj);
Discouraged access: The method getServerRuntime(IProject) from the type J2EEProjectUtilities is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
J2EEDeployAction.java :
127 : IRuntime runtime = J2EEProjectUtilities.getServerRuntime(proj);
Discouraged access: The type J2EEProjectUtilities is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
J2EEDeployAction.java :
137 : runtime = J2EEProjectUtilities.getServerRuntime(proj);
Discouraged access: The method getServerRuntime(IProject) from the type J2EEProjectUtilities is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
J2EEDeployAction.java :
137 : runtime = J2EEProjectUtilities.getServerRuntime(proj);
Discouraged access: The method getDeployModuleExtensions(IProject, IRuntime) from the type DeployerRegistry is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
J2EEDeployAction.java :
141 : List visitors = reg.getDeployModuleExtensions(proj, runtime);
Discouraged access: The type CoreUtility is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jdt.ui_3.6.1.r361_v20100825-0800.jar
NewJavaEEDropDownAction.java :
20 : import org.eclipse.jdt.internal.ui.util.CoreUtility;
Discouraged access: The type CoreUtility is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jdt.ui_3.6.1.r361_v20100825-0800.jar
NewJavaEEDropDownAction.java :
174 : return (INewWizard) CoreUtility.createExtension(fConfigurationElement, ATT_CLASS);
Discouraged access: The method createExtension(IConfigurationElement, String) from the type CoreUtility is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jdt.ui_3.6.1.r361_v20100825-0800.jar
NewJavaEEDropDownAction.java :
174 : return (INewWizard) CoreUtility.createExtension(fConfigurationElement, ATT_CLASS);
Discouraged access: The type EditorUtility is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jdt.ui_3.6.1.r361_v20100825-0800.jar
OpenJ2EEResourceAction.java :
33 : import org.eclipse.jdt.internal.ui.javaeditor.EditorUtility;
Discouraged access: The type ModuleFile is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot
OpenJ2EEResourceAction.java :
38 : import org.eclipse.jst.j2ee.commonarchivecore.internal.ModuleFile;
Discouraged access: The type ArchiveOptions is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot
OpenJ2EEResourceAction.java :
39 : import org.eclipse.jst.j2ee.commonarchivecore.internal.helpers.ArchiveOptions;
Discouraged access: The type ArchiveUtil is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot
OpenJ2EEResourceAction.java :
40 : import org.eclipse.jst.j2ee.commonarchivecore.internal.util.ArchiveUtil;
Discouraged access: The type JavaEEQuickPeek is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot
OpenJ2EEResourceAction.java :
60 : import org.eclipse.jst.jee.util.internal.JavaEEQuickPeek;
Discouraged access: The type ComponentUtilities is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
OpenJ2EEResourceAction.java :
71 : import org.eclipse.wst.common.componentcore.internal.util.ComponentUtilities;
Discouraged access: The type WorkbenchResourceHelper is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.common.emfworkbench.integration_1.2.2.v201008242000.jar
OpenJ2EEResourceAction.java :
73 : import org.eclipse.wst.common.internal.emfworkbench.WorkbenchResourceHelper;
Discouraged access: The type JavaEEQuickPeek is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot
OpenJ2EEResourceAction.java :
126 : JavaEEQuickPeek qp = JavaEEBinaryComponentHelper.getJavaEEQuickPeek(c);
Discouraged access: The method getJavaEEVersion() from the type JavaEEQuickPeek is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot
OpenJ2EEResourceAction.java :
128 : if( qp.getJavaEEVersion() == JavaEEQuickPeek.JEE_5_0_ID || qp.getJavaEEVersion() == JavaEEQuickPeek.JEE_6_0_ID || qp.getType() == JavaEEQuickPeek.CONNECTOR_TYPE) {
Discouraged access: The type JavaEEQuickPeek is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot
OpenJ2EEResourceAction.java :
128 : if( qp.getJavaEEVersion() == JavaEEQuickPeek.JEE_5_0_ID || qp.getJavaEEVersion() == JavaEEQuickPeek.JEE_6_0_ID || qp.getType() == JavaEEQuickPeek.CONNECTOR_TYPE) {
Discouraged access: The field JEE_5_0_ID from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot
OpenJ2EEResourceAction.java :
128 : if( qp.getJavaEEVersion() == JavaEEQuickPeek.JEE_5_0_ID || qp.getJavaEEVersion() == JavaEEQuickPeek.JEE_6_0_ID || qp.getType() == JavaEEQuickPeek.CONNECTOR_TYPE) {
Discouraged access: The method getJavaEEVersion() from the type JavaEEQuickPeek is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot
OpenJ2EEResourceAction.java :
128 : if( qp.getJavaEEVersion() == JavaEEQuickPeek.JEE_5_0_ID || qp.getJavaEEVersion() == JavaEEQuickPeek.JEE_6_0_ID || qp.getType() == JavaEEQuickPeek.CONNECTOR_TYPE) {
Discouraged access: The type JavaEEQuickPeek is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot
OpenJ2EEResourceAction.java :
128 : if( qp.getJavaEEVersion() == JavaEEQuickPeek.JEE_5_0_ID || qp.getJavaEEVersion() == JavaEEQuickPeek.JEE_6_0_ID || qp.getType() == JavaEEQuickPeek.CONNECTOR_TYPE) {
Discouraged access: The field JEE_6_0_ID from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot
OpenJ2EEResourceAction.java :
128 : if( qp.getJavaEEVersion() == JavaEEQuickPeek.JEE_5_0_ID || qp.getJavaEEVersion() == JavaEEQuickPeek.JEE_6_0_ID || qp.getType() == JavaEEQuickPeek.CONNECTOR_TYPE) {
Discouraged access: The method getType() from the type JavaEEQuickPeek is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot
OpenJ2EEResourceAction.java :
128 : if( qp.getJavaEEVersion() == JavaEEQuickPeek.JEE_5_0_ID || qp.getJavaEEVersion() == JavaEEQuickPeek.JEE_6_0_ID || qp.getType() == JavaEEQuickPeek.CONNECTOR_TYPE) {
Discouraged access: The type JavaEEQuickPeek is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot
OpenJ2EEResourceAction.java :
128 : if( qp.getJavaEEVersion() == JavaEEQuickPeek.JEE_5_0_ID || qp.getJavaEEVersion() == JavaEEQuickPeek.JEE_6_0_ID || qp.getType() == JavaEEQuickPeek.CONNECTOR_TYPE) {
Discouraged access: The field CONNECTOR_TYPE from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot
OpenJ2EEResourceAction.java :
128 : if( qp.getJavaEEVersion() == JavaEEQuickPeek.JEE_5_0_ID || qp.getJavaEEVersion() == JavaEEQuickPeek.JEE_6_0_ID || qp.getType() == JavaEEQuickPeek.CONNECTOR_TYPE) {
Discouraged access: The type WorkbenchResourceHelper is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.common.emfworkbench.integration_1.2.2.v201008242000.jar
OpenJ2EEResourceAction.java :
225 : IResource resource = WorkbenchResourceHelper.getFile((EObject)srcObject);
Discouraged access: The method getFile(EObject) from the type WorkbenchResourceHelper is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.common.emfworkbench.integration_1.2.2.v201008242000.jar
OpenJ2EEResourceAction.java :
225 : IResource resource = WorkbenchResourceHelper.getFile((EObject)srcObject);
Discouraged access: The type ModuleFile is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot
OpenJ2EEResourceAction.java :
229 : ModuleFile moduleFile = ArchiveUtil.getModuleFile(ro);
Discouraged access: The type ArchiveUtil is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot
OpenJ2EEResourceAction.java :
229 : ModuleFile moduleFile = ArchiveUtil.getModuleFile(ro);
Discouraged access: The method getModuleFile(EObject) from the type ArchiveUtil is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot
OpenJ2EEResourceAction.java :
229 : ModuleFile moduleFile = ArchiveUtil.getModuleFile(ro);
Discouraged access: The type ArchiveOptions is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot
OpenJ2EEResourceAction.java :
231 : ArchiveOptions options = moduleFile.getOptions();
Discouraged access: The method getOptions() from the type Archive is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot
OpenJ2EEResourceAction.java :
231 : ArchiveOptions options = moduleFile.getOptions();
Discouraged access: The type WorkbenchResourceHelper is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.common.emfworkbench.integration_1.2.2.v201008242000.jar
OpenJ2EEResourceAction.java :
248 : openAppropriateEditor(WorkbenchResourceHelper.getFile((Resource)srcObject));
Discouraged access: The method getFile(Resource) from the type WorkbenchResourceHelper is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.common.emfworkbench.integration_1.2.2.v201008242000.jar
OpenJ2EEResourceAction.java :
248 : openAppropriateEditor(WorkbenchResourceHelper.getFile((Resource)srcObject));
Discouraged access: The type WorkbenchResourceHelper is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.common.emfworkbench.integration_1.2.2.v201008242000.jar
OpenJ2EEResourceAction.java :
286 : IFile file = WorkbenchResourceHelper.getFile((EObject)obj);
Discouraged access: The method getFile(EObject) from the type WorkbenchResourceHelper is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.common.emfworkbench.integration_1.2.2.v201008242000.jar
OpenJ2EEResourceAction.java :
286 : IFile file = WorkbenchResourceHelper.getFile((EObject)obj);
Discouraged access: The type WorkbenchResourceHelper is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.common.emfworkbench.integration_1.2.2.v201008242000.jar
OpenJ2EEResourceAction.java :
329 : IFile file = WorkbenchResourceHelper.getFile((Resource)obj);
Discouraged access: The method getFile(Resource) from the type WorkbenchResourceHelper is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.common.emfworkbench.integration_1.2.2.v201008242000.jar
OpenJ2EEResourceAction.java :
329 : IFile file = WorkbenchResourceHelper.getFile((Resource)obj);
Discouraged access: The type ComponentUtilities is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
OpenJ2EEResourceAction.java :
348 : IVirtualComponent comp = ComponentUtilities.findComponent(link);
Discouraged access: The method findComponent(EObject) from the type ComponentUtilities is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
OpenJ2EEResourceAction.java :
348 : IVirtualComponent comp = ComponentUtilities.findComponent(link);
Discouraged access: The type WorkbenchResourceHelper is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.common.emfworkbench.integration_1.2.2.v201008242000.jar
OpenJ2EEResourceAction.java :
420 : IResource resource = WorkbenchResourceHelper.getFile(object);
Discouraged access: The method getFile(EObject) from the type WorkbenchResourceHelper is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.common.emfworkbench.integration_1.2.2.v201008242000.jar
OpenJ2EEResourceAction.java :
420 : IResource resource = WorkbenchResourceHelper.getFile(object);
Discouraged access: The type EditorUtility is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jdt.ui_3.6.1.r361_v20100825-0800.jar
OpenJ2EEResourceAction.java :
438 : EditorUtility.openInEditor(cu);
Discouraged access: The method openInEditor(Object) from the type EditorUtility is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jdt.ui_3.6.1.r361_v20100825-0800.jar
OpenJ2EEResourceAction.java :
438 : EditorUtility.openInEditor(cu);
Discouraged access: The type EditorUtility is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jdt.ui_3.6.1.r361_v20100825-0800.jar
OpenJ2EEResourceAction.java :
441 : EditorUtility.openInEditor(classFile);
Discouraged access: The method openInEditor(Object) from the type EditorUtility is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jdt.ui_3.6.1.r361_v20100825-0800.jar
OpenJ2EEResourceAction.java :
441 : EditorUtility.openInEditor(classFile);
Discouraged access: The type WorkspaceModifyComposedOperation is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.common.frameworks.ui_1.2.0.v201004080500.jar
WorkspaceModifyComposedOperation.java :
23 : public class WorkspaceModifyComposedOperation extends org.eclipse.wst.common.frameworks.internal.ui.WorkspaceModifyComposedOperation {
Discouraged access: The constructor WorkspaceModifyComposedOperation(ISchedulingRule) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.common.frameworks.ui_1.2.0.v201004080500.jar
WorkspaceModifyComposedOperation.java :
25 : super(rule);
Discouraged access: The constructor WorkspaceModifyComposedOperation() is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.common.frameworks.ui_1.2.0.v201004080500.jar
WorkspaceModifyComposedOperation.java :
29 : super();
Discouraged access: The constructor WorkspaceModifyComposedOperation(ISchedulingRule, List) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.common.frameworks.ui_1.2.0.v201004080500.jar
WorkspaceModifyComposedOperation.java :
33 : super(rule, nestedRunnablesWithProgress);
Discouraged access: The constructor WorkspaceModifyComposedOperation(List) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.common.frameworks.ui_1.2.0.v201004080500.jar
WorkspaceModifyComposedOperation.java :
37 : super(nestedRunnablesWithProgress);
Discouraged access: The constructor WorkspaceModifyComposedOperation(IRunnableWithProgress) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.common.frameworks.ui_1.2.0.v201004080500.jar
WorkspaceModifyComposedOperation.java :
41 : super(nestedOp);
Discouraged access: The type J2EEPlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ClasspathDependencyAttributeConfiguration.java :
20 : import org.eclipse.jst.j2ee.internal.plugin.J2EEPlugin;
Discouraged access: The type J2EEPlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ClasspathDependencyAttributeConfiguration.java :
50 : final URL gifImageURL = (URL) J2EEPlugin.getPlugin().getImage("CPDep"); //$NON-NLS-1$
Discouraged access: The method getPlugin() from the type J2EEPlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ClasspathDependencyAttributeConfiguration.java :
50 : final URL gifImageURL = (URL) J2EEPlugin.getPlugin().getImage("CPDep"); //$NON-NLS-1$
Discouraged access: The method getImage(String) from the type J2EEPlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ClasspathDependencyAttributeConfiguration.java :
50 : final URL gifImageURL = (URL) J2EEPlugin.getPlugin().getImage("CPDep"); //$NON-NLS-1$
Discouraged access: The type ClasspathDependencyValidator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ClasspathDependencyValidatorMarkerResolutions.java :
27 : import org.eclipse.jst.j2ee.internal.classpathdep.ClasspathDependencyValidator;
Discouraged access: The type ConfigurationConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.validation_1.2.200.v201005271900.jar
ClasspathDependencyValidatorMarkerResolutions.java :
33 : import org.eclipse.wst.validation.internal.ConfigurationConstants;
Discouraged access: The type ConfigurationConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.validation_1.2.200.v201005271900.jar
ClasspathDependencyValidatorMarkerResolutions.java :
48 : messageId = (String) marker.getAttribute(ConfigurationConstants.VALIDATION_MARKER_MESSAGEID);
Discouraged access: The field VALIDATION_MARKER_MESSAGEID from the type ConfigurationConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.validation_1.2.200.v201005271900.jar
ClasspathDependencyValidatorMarkerResolutions.java :
48 : messageId = (String) marker.getAttribute(ConfigurationConstants.VALIDATION_MARKER_MESSAGEID);
Discouraged access: The type ConfigurationConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.validation_1.2.200.v201005271900.jar
ClasspathDependencyValidatorMarkerResolutions.java :
49 : cpEntryPath = (String) marker.getAttribute(ConfigurationConstants.VALIDATION_MARKER_GROUP);
Discouraged access: The field VALIDATION_MARKER_GROUP from the type ConfigurationConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.validation_1.2.200.v201005271900.jar
ClasspathDependencyValidatorMarkerResolutions.java :
49 : cpEntryPath = (String) marker.getAttribute(ConfigurationConstants.VALIDATION_MARKER_GROUP);
Discouraged access: The type ClasspathDependencyValidator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ClasspathDependencyValidatorMarkerResolutions.java :
59 : if (ClasspathDependencyValidator.AppClientProject.equals(messageId)) {
Discouraged access: The field AppClientProject from the type ClasspathDependencyValidator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ClasspathDependencyValidatorMarkerResolutions.java :
59 : if (ClasspathDependencyValidator.AppClientProject.equals(messageId)) {
Discouraged access: The type ClasspathDependencyValidator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ClasspathDependencyValidatorMarkerResolutions.java :
61 : } else if (ClasspathDependencyValidator.DuplicateClassFolderEntry.equals(messageId)) {
Discouraged access: The field DuplicateClassFolderEntry from the type ClasspathDependencyValidator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ClasspathDependencyValidatorMarkerResolutions.java :
61 : } else if (ClasspathDependencyValidator.DuplicateClassFolderEntry.equals(messageId)) {
Discouraged access: The type ClasspathDependencyValidator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ClasspathDependencyValidatorMarkerResolutions.java :
64 : } else if (ClasspathDependencyValidator.DuplicateArchiveName.equals(messageId)) {
Discouraged access: The field DuplicateArchiveName from the type ClasspathDependencyValidator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ClasspathDependencyValidatorMarkerResolutions.java :
64 : } else if (ClasspathDependencyValidator.DuplicateArchiveName.equals(messageId)) {
Discouraged access: The type ClasspathDependencyValidator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ClasspathDependencyValidatorMarkerResolutions.java :
67 : } else if (ClasspathDependencyValidator.FilteredContainer.equals(messageId)) {
Discouraged access: The field FilteredContainer from the type ClasspathDependencyValidator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ClasspathDependencyValidatorMarkerResolutions.java :
67 : } else if (ClasspathDependencyValidator.FilteredContainer.equals(messageId)) {
Discouraged access: The type ClasspathDependencyValidator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ClasspathDependencyValidatorMarkerResolutions.java :
70 : } else if (ClasspathDependencyValidator.InvalidNonWebRuntimePath.equals(messageId)) {
Discouraged access: The field InvalidNonWebRuntimePath from the type ClasspathDependencyValidator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ClasspathDependencyValidatorMarkerResolutions.java :
70 : } else if (ClasspathDependencyValidator.InvalidNonWebRuntimePath.equals(messageId)) {
Discouraged access: The type ClasspathDependencyValidator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ClasspathDependencyValidatorMarkerResolutions.java :
73 : } else if (ClasspathDependencyValidator.InvalidWebRuntimePath.equals(messageId)) {
Discouraged access: The field InvalidWebRuntimePath from the type ClasspathDependencyValidator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ClasspathDependencyValidatorMarkerResolutions.java :
73 : } else if (ClasspathDependencyValidator.InvalidWebRuntimePath.equals(messageId)) {
Discouraged access: The type ClasspathDependencyValidator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ClasspathDependencyValidatorMarkerResolutions.java :
76 : } else if (ClasspathDependencyValidator.NonTaggedExportedClasses.equals(messageId)) {
Discouraged access: The field NonTaggedExportedClasses from the type ClasspathDependencyValidator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ClasspathDependencyValidatorMarkerResolutions.java :
76 : } else if (ClasspathDependencyValidator.NonTaggedExportedClasses.equals(messageId)) {
Discouraged access: The type ClasspathDependencyValidator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ClasspathDependencyValidatorMarkerResolutions.java :
85 : } else if (ClasspathDependencyValidator.ProjectClasspathEntry.equals(messageId)) {
Discouraged access: The field ProjectClasspathEntry from the type ClasspathDependencyValidator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ClasspathDependencyValidatorMarkerResolutions.java :
85 : } else if (ClasspathDependencyValidator.ProjectClasspathEntry.equals(messageId)) {
Discouraged access: The type ClasspathDependencyValidator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ClasspathDependencyValidatorMarkerResolutions.java :
88 : } else if (ClasspathDependencyValidator.RootMappingNonEARWARRef.equals(messageId)) {
Discouraged access: The field RootMappingNonEARWARRef from the type ClasspathDependencyValidator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ClasspathDependencyValidatorMarkerResolutions.java :
88 : } else if (ClasspathDependencyValidator.RootMappingNonEARWARRef.equals(messageId)) {
Discouraged access: The type ClasspathDependencyValidator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ClasspathDependencyValidatorMarkerResolutions.java :
90 : } else if (ClasspathDependencyValidator.SourceEntry.equals(messageId)) {
Discouraged access: The field SourceEntry from the type ClasspathDependencyValidator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ClasspathDependencyValidatorMarkerResolutions.java :
90 : } else if (ClasspathDependencyValidator.SourceEntry.equals(messageId)) {
Discouraged access: The type J2EEPlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ClasspathNonDependencyAttributeConfiguration.java :
20 : import org.eclipse.jst.j2ee.internal.plugin.J2EEPlugin;
Discouraged access: The type J2EEPlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ClasspathNonDependencyAttributeConfiguration.java :
50 : final URL gifImageURL = (URL) J2EEPlugin.getPlugin().getImage("CPDep"); //$NON-NLS-1$
Discouraged access: The method getPlugin() from the type J2EEPlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ClasspathNonDependencyAttributeConfiguration.java :
50 : final URL gifImageURL = (URL) J2EEPlugin.getPlugin().getImage("CPDep"); //$NON-NLS-1$
Discouraged access: The method getImage(String) from the type J2EEPlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ClasspathNonDependencyAttributeConfiguration.java :
50 : final URL gifImageURL = (URL) J2EEPlugin.getPlugin().getImage("CPDep"); //$NON-NLS-1$
Discouraged access: The type CopyGroup is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.emf/@dot
J2EECopyCommand.java :
19 : import org.eclipse.wst.common.internal.emf.utilities.CopyGroup;
Discouraged access: The type EtoolsCopyUtility is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.emf/@dot
J2EECopyCommand.java :
20 : import org.eclipse.wst.common.internal.emf.utilities.EtoolsCopyUtility;
Discouraged access: The type EtoolsCopyUtility is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.emf/@dot
J2EECopyCommand.java :
28 : protected EtoolsCopyUtility copyUtil;
Discouraged access: The type EtoolsCopyUtility is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.emf/@dot
J2EECopyCommand.java :
30 : public J2EECopyCommand(EObject object, EObject binding, EObject extension, EtoolsCopyUtility copyUtility) {
Discouraged access: The type CopyGroup is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.emf/@dot
J2EECopyCommand.java :
42 : CopyGroup group = new CopyGroup();
Discouraged access: The constructor CopyGroup() is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.emf/@dot
J2EECopyCommand.java :
42 : CopyGroup group = new CopyGroup();
Discouraged access: The type CopyGroup is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.emf/@dot
J2EECopyCommand.java :
42 : CopyGroup group = new CopyGroup();
Discouraged access: The method add(EObject) from the type CopyGroup is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.emf/@dot
J2EECopyCommand.java :
44 : group.add(objectToCopy);
Discouraged access: The method add(EObject) from the type CopyGroup is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.emf/@dot
J2EECopyCommand.java :
47 : group.add(bindingToCopy);
Discouraged access: The method add(EObject) from the type CopyGroup is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.emf/@dot
J2EECopyCommand.java :
49 : group.add(extensionToCopy);
Discouraged access: The method copy(CopyGroup) from the type EtoolsCopyUtility is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.emf/@dot
J2EECopyCommand.java :
50 : copyUtil.copy(group);
Discouraged access: The method getCopy(EObject) from the type EtoolsCopyUtility is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.emf/@dot
J2EECopyCommand.java :
51 : EObject copy = copyUtil.getCopy(objectToCopy);
Discouraged access: The method getCopy(EObject) from the type EtoolsCopyUtility is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.emf/@dot
J2EECopyCommand.java :
55 : result.addBinding(copy, copyUtil.getCopy(bindingToCopy));
Discouraged access: The method getCopy(EObject) from the type EtoolsCopyUtility is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.emf/@dot
J2EECopyCommand.java :
57 : result.addExtension(copy, copyUtil.getCopy(extensionToCopy));
Discouraged access: The type CopyGroup is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.emf/@dot
J2EECopyFromClipboardCommand.java :
20 : import org.eclipse.wst.common.internal.emf.utilities.CopyGroup;
Discouraged access: The type EtoolsCopyUtility is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.emf/@dot
J2EECopyFromClipboardCommand.java :
21 : import org.eclipse.wst.common.internal.emf.utilities.EtoolsCopyUtility;
Discouraged access: The type EtoolsCopyUtility is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.emf/@dot
J2EECopyFromClipboardCommand.java :
32 : private EtoolsCopyUtility copyUtil;
Discouraged access: The constructor EtoolsCopyUtility() is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.emf/@dot
J2EECopyFromClipboardCommand.java :
46 : copyUtil = new EtoolsCopyUtility();
Discouraged access: The type EtoolsCopyUtility is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.emf/@dot
J2EECopyFromClipboardCommand.java :
46 : copyUtil = new EtoolsCopyUtility();
Discouraged access: The type CopyGroup is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.emf/@dot
J2EECopyFromClipboardCommand.java :
50 : CopyGroup group = new CopyGroup();
Discouraged access: The constructor CopyGroup() is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.emf/@dot
J2EECopyFromClipboardCommand.java :
50 : CopyGroup group = new CopyGroup();
Discouraged access: The type CopyGroup is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.emf/@dot
J2EECopyFromClipboardCommand.java :
50 : CopyGroup group = new CopyGroup();
Discouraged access: The method add(EObject) from the type CopyGroup is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.emf/@dot
J2EECopyFromClipboardCommand.java :
52 : group.add(o);
Discouraged access: The method add(EObject) from the type CopyGroup is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.emf/@dot
J2EECopyFromClipboardCommand.java :
55 : group.add(bnd);
Discouraged access: The method add(EObject) from the type CopyGroup is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.emf/@dot
J2EECopyFromClipboardCommand.java :
58 : group.add(ext);
Discouraged access: The method copy(CopyGroup) from the type EtoolsCopyUtility is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.emf/@dot
J2EECopyFromClipboardCommand.java :
59 : copyUtil.copy(group);
Discouraged access: The method getCopy(EObject) from the type EtoolsCopyUtility is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.emf/@dot
J2EECopyFromClipboardCommand.java :
60 : EObject copy = copyUtil.getCopy(o);
Discouraged access: The method getCopy(EObject) from the type EtoolsCopyUtility is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.emf/@dot
J2EECopyFromClipboardCommand.java :
63 : result.addBinding(copy, copyUtil.getCopy(bnd));
Discouraged access: The method getCopy(EObject) from the type EtoolsCopyUtility is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.emf/@dot
J2EECopyFromClipboardCommand.java :
65 : result.addExtension(copy, copyUtil.getCopy(ext));
Discouraged access: The type EtoolsCopyUtility is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.emf/@dot
J2EECopyToClipboardOverrideCommand.java :
21 : import org.eclipse.wst.common.internal.emf.utilities.EtoolsCopyUtility;
Discouraged access: The type EtoolsCopyUtility is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.emf/@dot
J2EECopyToClipboardOverrideCommand.java :
36 : EtoolsCopyUtility copyUtil = new EtoolsCopyUtility();
Discouraged access: The constructor EtoolsCopyUtility() is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.emf/@dot
J2EECopyToClipboardOverrideCommand.java :
36 : EtoolsCopyUtility copyUtil = new EtoolsCopyUtility();
Discouraged access: The type EtoolsCopyUtility is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.emf/@dot
J2EECopyToClipboardOverrideCommand.java :
36 : EtoolsCopyUtility copyUtil = new EtoolsCopyUtility();
Discouraged access: The type IDUtility is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot
J2EEPasteFromClipboardOverrideCommand.java :
22 : import org.eclipse.jst.j2ee.common.internal.util.IDUtility;
Discouraged access: The type IDUtility is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot
J2EEPasteFromClipboardOverrideCommand.java :
44 : IDUtility.setDefaultID(o, true);
Discouraged access: The method setDefaultID(EObject, boolean) from the type IDUtility is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot
J2EEPasteFromClipboardOverrideCommand.java :
44 : IDUtility.setDefaultID(o, true);
Discouraged access: The type EnterpriseApplicationDeployableAdapterUtil is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
EnterpriseDeployableArtifactAdapterFactory.java :
33 : return EnterpriseApplicationDeployableAdapterUtil.getModuleObject(obj);
Discouraged access: The method getModuleObject(Object) from the type EnterpriseApplicationDeployableAdapterUtil is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
EnterpriseDeployableArtifactAdapterFactory.java :
33 : return EnterpriseApplicationDeployableAdapterUtil.getModuleObject(obj);
Discouraged access: The type TypedElementSelectionValidator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jdt.ui_3.6.1.r361_v20100825-0800.jar
FilteredFileSelectionDialog.java :
14 : import org.eclipse.jdt.internal.ui.wizards.TypedElementSelectionValidator;
Discouraged access: The constructor TypedElementSelectionValidator(Class[], boolean) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jdt.ui_3.6.1.r361_v20100825-0800.jar
FilteredFileSelectionDialog.java :
62 : setValidator(new TypedElementSelectionValidator(new Class[]{IFile.class}, allowMultiple));
Discouraged access: The type TypedElementSelectionValidator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jdt.ui_3.6.1.r361_v20100825-0800.jar
FilteredFileSelectionDialog.java :
62 : setValidator(new TypedElementSelectionValidator(new Class[]{IFile.class}, allowMultiple));
Discouraged access: The type J2EEProjectUtilities is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
RuntimeSelectionDialog.java :
23 : import org.eclipse.jst.j2ee.internal.project.J2EEProjectUtilities;
Discouraged access: The type J2EEProjectUtilities is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
RuntimeSelectionDialog.java :
123 : IRuntime runtime = J2EEProjectUtilities.getServerRuntime(project);
Discouraged access: The method getServerRuntime(IProject) from the type J2EEProjectUtilities is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
RuntimeSelectionDialog.java :
123 : IRuntime runtime = J2EEProjectUtilities.getServerRuntime(project);
Discouraged access: The type EjbFactoryImpl is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot
AbstractMethodsContentProvider.java :
32 : import org.eclipse.jst.j2ee.ejb.internal.impl.EjbFactoryImpl;
Discouraged access: The type DisplayUtility is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.common.frameworks.ui_1.2.0.v201004080500.jar
AbstractMethodsContentProvider.java :
34 : import org.eclipse.wst.common.frameworks.internal.ui.DisplayUtility;
Discouraged access: The type EjbFactoryImpl is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot
AbstractMethodsContentProvider.java :
38 : protected static EStructuralFeature ME_EJB_SF = EjbFactoryImpl.getPackage().getMethodElement_EnterpriseBean();
Discouraged access: The method getPackage() from the type EjbFactoryImpl is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot
AbstractMethodsContentProvider.java :
38 : protected static EStructuralFeature ME_EJB_SF = EjbFactoryImpl.getPackage().getMethodElement_EnterpriseBean();
Discouraged access: The type EjbFactoryImpl is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot
AbstractMethodsContentProvider.java :
39 : protected static EStructuralFeature JAR_ASSEMBLY_SF = EjbFactoryImpl.getPackage().getEJBJar_AssemblyDescriptor();
Discouraged access: The method getPackage() from the type EjbFactoryImpl is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot
AbstractMethodsContentProvider.java :
39 : protected static EStructuralFeature JAR_ASSEMBLY_SF = EjbFactoryImpl.getPackage().getEJBJar_AssemblyDescriptor();
Discouraged access: The type EJBNameComparator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.j2ee.ejb_1.1.401.v201007150400.jar
AbstractMethodsContentProvider.java :
70 : return EJBNameComparator.singleton();
Discouraged access: The method singleton() from the type EJBNameComparator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.j2ee.ejb_1.1.401.v201007150400.jar
AbstractMethodsContentProvider.java :
70 : return EJBNameComparator.singleton();
Discouraged access: The type DisplayUtility is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.common.frameworks.ui_1.2.0.v201004080500.jar
AbstractMethodsContentProvider.java :
148 : DisplayUtility.asyncExec(createRefreshTreeRunnable(obj));
Discouraged access: The method asyncExec(Runnable) from the type DisplayUtility is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.common.frameworks.ui_1.2.0.v201004080500.jar
AbstractMethodsContentProvider.java :
148 : DisplayUtility.asyncExec(createRefreshTreeRunnable(obj));
Discouraged access: The type DisplayUtility is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.common.frameworks.ui_1.2.0.v201004080500.jar
AbstractMethodsContentProvider.java :
153 : DisplayUtility.asyncExec(createRefreshTreeRunnable(null));
Discouraged access: The method asyncExec(Runnable) from the type DisplayUtility is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.common.frameworks.ui_1.2.0.v201004080500.jar
AbstractMethodsContentProvider.java :
153 : DisplayUtility.asyncExec(createRefreshTreeRunnable(null));
Discouraged access: The type DisplayUtility is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.common.frameworks.ui_1.2.0.v201004080500.jar
AbstractMethodsContentProvider.java :
169 : DisplayUtility.asyncExec(new Runnable() {
Discouraged access: The method asyncExec(Runnable) from the type DisplayUtility is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.common.frameworks.ui_1.2.0.v201004080500.jar
AbstractMethodsContentProvider.java :
169 : DisplayUtility.asyncExec(new Runnable() { /* * (non-Javadoc) * * @see java.lang.Runnable#run() */ public void run() { // findMethodItem() should be run in a Display thread EJBMethodItem item = findMethodItem(me); if (item != null) DisplayUtility.asyncExec(createAddItemTreeRunnable(item, me)); else refreshTreeViewer(me.eContainer()); } });
Discouraged access: The type DisplayUtility is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.common.frameworks.ui_1.2.0.v201004080500.jar
AbstractMethodsContentProvider.java :
180 : DisplayUtility.asyncExec(createAddItemTreeRunnable(item, me));
Discouraged access: The method asyncExec(Runnable) from the type DisplayUtility is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.common.frameworks.ui_1.2.0.v201004080500.jar
AbstractMethodsContentProvider.java :
180 : DisplayUtility.asyncExec(createAddItemTreeRunnable(item, me));
Discouraged access: The type DisplayUtility is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.common.frameworks.ui_1.2.0.v201004080500.jar
AbstractMethodsContentProvider.java :
191 : DisplayUtility.asyncExec(new Runnable() {
Discouraged access: The method asyncExec(Runnable) from the type DisplayUtility is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.common.frameworks.ui_1.2.0.v201004080500.jar
AbstractMethodsContentProvider.java :
191 : DisplayUtility.asyncExec(new Runnable() { /* * (non-Javadoc) * * @see java.lang.Runnable#run() */ public void run() { EnterpriseBean ejb = me.getEnterpriseBean(); EJBMethodItem item = findMethodItem(ejb, parent); if (item != null) refreshTreeViewer(item); else refreshTreeViewer((Object) null); } });
Discouraged access: The type DisplayUtility is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.common.frameworks.ui_1.2.0.v201004080500.jar
AbstractMethodsContentProvider.java :
269 : DisplayUtility.asyncExec(new Runnable() {
Discouraged access: The method asyncExec(Runnable) from the type DisplayUtility is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.common.frameworks.ui_1.2.0.v201004080500.jar
AbstractMethodsContentProvider.java :
269 : DisplayUtility.asyncExec(new Runnable() { /* * (non-Javadoc) * * @see java.lang.Runnable#run() */ public void run() { getTreeViewer().setInput(target); //reset the input getTreeViewer().refresh(target); } });
Discouraged access: The type EjbFactoryImpl is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot
ExcludeListContentProvider.java :
27 : import org.eclipse.jst.j2ee.ejb.internal.impl.EjbFactoryImpl;
Discouraged access: The type EjbFactoryImpl is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot
ExcludeListContentProvider.java :
31 : private static final EStructuralFeature EXCLUDE_ME_SF = EjbFactoryImpl.getPackage().getExcludeList_MethodElements();
Discouraged access: The method getPackage() from the type EjbFactoryImpl is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot
ExcludeListContentProvider.java :
31 : private static final EStructuralFeature EXCLUDE_ME_SF = EjbFactoryImpl.getPackage().getExcludeList_MethodElements();
Discouraged access: The type EjbFactoryImpl is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot
ExcludeListContentProvider.java :
32 : private static final EStructuralFeature AD_EL_SF = EjbFactoryImpl.getPackage().getAssemblyDescriptor_ExcludeList();
Discouraged access: The method getPackage() from the type EjbFactoryImpl is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot
ExcludeListContentProvider.java :
32 : private static final EStructuralFeature AD_EL_SF = EjbFactoryImpl.getPackage().getAssemblyDescriptor_ExcludeList();
Discouraged access: The type J2EEItemProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
GroupedEJBItemProvider.java :
19 : import org.eclipse.jst.j2ee.internal.provider.J2EEItemProvider;
Discouraged access: The type J2EEItemProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
GroupedEJBItemProvider.java :
26 : public abstract class GroupedEJBItemProvider extends J2EEItemProvider {
Discouraged access: The constructor J2EEItemProvider(AdapterFactory, String, Object, Object, Collection) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
GroupedEJBItemProvider.java :
29 : super(adapterFactory, text, image, parent, children);
Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot
GroupedEJBJarItemProvider.java :
31 : import org.eclipse.jst.j2ee.internal.J2EEVersionConstants;
Discouraged access: The type J2EEPlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
GroupedEJBJarItemProvider.java :
32 : import org.eclipse.jst.j2ee.internal.plugin.J2EEPlugin;
Discouraged access: The type J2EEItemProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
GroupedEJBJarItemProvider.java :
33 : import org.eclipse.jst.j2ee.internal.provider.J2EEItemProvider;
Discouraged access: The type EJBJarItemProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.j2ee.ejb_1.1.401.v201007150400.jar
GroupedEJBJarItemProvider.java :
43 : public class GroupedEJBJarItemProvider extends EJBJarItemProvider {
Discouraged access: The constructor EJBJarItemProvider(AdapterFactory) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.j2ee.ejb_1.1.401.v201007150400.jar
GroupedEJBJarItemProvider.java :
67 : super(adapterFactory);
Discouraged access: The type EJBNameComparator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.j2ee.ejb_1.1.401.v201007150400.jar
GroupedEJBJarItemProvider.java :
146 : Arrays.sort(beansArray, EJBNameComparator.singleton());
Discouraged access: The method singleton() from the type EJBNameComparator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.j2ee.ejb_1.1.401.v201007150400.jar
GroupedEJBJarItemProvider.java :
146 : Arrays.sort(beansArray, EJBNameComparator.singleton());
Discouraged access: The type J2EEPlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
GroupedEJBJarItemProvider.java :
182 : return J2EEPlugin.getPlugin().getImage("sessionBean_obj"); //$NON-NLS-1$
Discouraged access: The method getPlugin() from the type J2EEPlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
GroupedEJBJarItemProvider.java :
182 : return J2EEPlugin.getPlugin().getImage("sessionBean_obj"); //$NON-NLS-1$
Discouraged access: The method getImage(String) from the type J2EEPlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
GroupedEJBJarItemProvider.java :
182 : return J2EEPlugin.getPlugin().getImage("sessionBean_obj"); //$NON-NLS-1$
Discouraged access: The type J2EEPlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
GroupedEJBJarItemProvider.java :
184 : return J2EEPlugin.getPlugin().getImage("message_bean_obj"); //$NON-NLS-1$
Discouraged access: The method getPlugin() from the type J2EEPlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
GroupedEJBJarItemProvider.java :
184 : return J2EEPlugin.getPlugin().getImage("message_bean_obj"); //$NON-NLS-1$
Discouraged access: The method getImage(String) from the type J2EEPlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
GroupedEJBJarItemProvider.java :
184 : return J2EEPlugin.getPlugin().getImage("message_bean_obj"); //$NON-NLS-1$
Discouraged access: The type J2EEPlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
GroupedEJBJarItemProvider.java :
186 : return J2EEPlugin.getPlugin().getImage("entitybean_obj"); //$NON-NLS-1$
Discouraged access: The method getPlugin() from the type J2EEPlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
GroupedEJBJarItemProvider.java :
186 : return J2EEPlugin.getPlugin().getImage("entitybean_obj"); //$NON-NLS-1$
Discouraged access: The method getImage(String) from the type J2EEPlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
GroupedEJBJarItemProvider.java :
186 : return J2EEPlugin.getPlugin().getImage("entitybean_obj"); //$NON-NLS-1$
Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot
GroupedEJBJarItemProvider.java :
193 : case J2EEVersionConstants.EJB_1_0_ID :
Discouraged access: The field EJB_1_0_ID from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot
GroupedEJBJarItemProvider.java :
193 : case J2EEVersionConstants.EJB_1_0_ID :
Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot
GroupedEJBJarItemProvider.java :
194 : case J2EEVersionConstants.EJB_1_1_ID :
Discouraged access: The field EJB_1_1_ID from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot
GroupedEJBJarItemProvider.java :
194 : case J2EEVersionConstants.EJB_1_1_ID :
Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot
GroupedEJBJarItemProvider.java :
196 : case J2EEVersionConstants.EJB_2_0_ID :
Discouraged access: The field EJB_2_0_ID from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot
GroupedEJBJarItemProvider.java :
196 : case J2EEVersionConstants.EJB_2_0_ID :
Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot
GroupedEJBJarItemProvider.java :
197 : case J2EEVersionConstants.EJB_2_1_ID :
Discouraged access: The field EJB_2_1_ID from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot
GroupedEJBJarItemProvider.java :
197 : case J2EEVersionConstants.EJB_2_1_ID :
Discouraged access: The type J2EEItemProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
GroupedEJBJarItemProvider.java :
210 : J2EEItemProvider provider = beansChanged((EJBJar) notification.getNotifier(), notification.getEventType(), notification.getOldValue(), notification.getNewValue(), notification.getPosition());
Discouraged access: The method notifyChanged(Notification) from the type EJBJarItemProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.j2ee.ejb_1.1.401.v201007150400.jar
GroupedEJBJarItemProvider.java :
251 : super.notifyChanged(notification);
Discouraged access: The type J2EEItemProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
GroupedEJBJarItemProvider.java :
255 : protected J2EEItemProvider beansChanged(EJBJar ejbJar, int eventType, Object oldValue, Object newValue, int pos) {
Discouraged access: The type J2EEItemProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
GroupedEJBJarItemProvider.java :
256 : J2EEItemProvider provider = getItemProvider(ejbJar, oldValue, newValue);
Discouraged access: The type J2EEItemProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
GroupedEJBJarItemProvider.java :
305 : static public J2EEItemProvider getEJBJarItemProvider(EJBJar ejbJar, Object bean) {
Discouraged access: The type J2EEItemProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
GroupedEJBJarItemProvider.java :
306 : J2EEItemProvider provider = null;
Discouraged access: The type J2EEItemProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
GroupedEJBJarItemProvider.java :
319 : static public J2EEItemProvider getEJBItemProvider(EnterpriseBean bean) {
Discouraged access: The type J2EEItemProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
GroupedEJBJarItemProvider.java :
327 : protected J2EEItemProvider getItemProvider(EJBJar ejbJar, Object oldValue, Object newValue) {
Discouraged access: The type ContainerManagedEntityItemProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.j2ee.ejb_1.1.401.v201007150400.jar
J2EEContainerManagedEntityItemProvider.java :
27 : public class J2EEContainerManagedEntityItemProvider extends ContainerManagedEntityItemProvider {
Discouraged access: The type EjbItemProviderAdapterFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.j2ee.ejb_1.1.401.v201007150400.jar
J2EEContainerManagedEntityItemProvider.java :
34 : public J2EEContainerManagedEntityItemProvider(EjbItemProviderAdapterFactory adapterFactory) {
Discouraged access: The constructor ContainerManagedEntityItemProvider(AdapterFactory) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.j2ee.ejb_1.1.401.v201007150400.jar
J2EEContainerManagedEntityItemProvider.java :
35 : super(adapterFactory);
Discouraged access: The method getChildren(Object) from the type ContainerManagedEntityItemProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.j2ee.ejb_1.1.401.v201007150400.jar
J2EEContainerManagedEntityItemProvider.java :
41 : result.addAll(super.getChildren(object));
Discouraged access: The type EjbItemProviderAdapterFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.j2ee.ejb_1.1.401.v201007150400.jar
J2EEEjbItemProviderAdapterFactory.java :
21 : public class J2EEEjbItemProviderAdapterFactory extends org.eclipse.jst.j2ee.internal.ejb.provider.EjbItemProviderAdapterFactory {
Discouraged access: The constructor EjbItemProviderAdapterFactory() is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.j2ee.ejb_1.1.401.v201007150400.jar
J2EEEjbItemProviderAdapterFactory.java :
26 : super();
Discouraged access: The field containerManagedEntityItemProvider from the type EjbItemProviderAdapterFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.j2ee.ejb_1.1.401.v201007150400.jar
J2EEEjbItemProviderAdapterFactory.java :
35 : if (containerManagedEntityItemProvider == null) {
Discouraged access: The field containerManagedEntityItemProvider from the type EjbItemProviderAdapterFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.j2ee.ejb_1.1.401.v201007150400.jar
J2EEEjbItemProviderAdapterFactory.java :
36 : containerManagedEntityItemProvider = new J2EEContainerManagedEntityItemProvider(this);
Discouraged access: The field containerManagedEntityItemProvider from the type EjbItemProviderAdapterFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.j2ee.ejb_1.1.401.v201007150400.jar
J2EEEjbItemProviderAdapterFactory.java :
39 : return containerManagedEntityItemProvider;
Discouraged access: The field eJBJarItemProvider from the type EjbItemProviderAdapterFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.j2ee.ejb_1.1.401.v201007150400.jar
J2EEEjbItemProviderAdapterFactory.java :
47 : if (eJBJarItemProvider == null) {
Discouraged access: The field eJBJarItemProvider from the type EjbItemProviderAdapterFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.j2ee.ejb_1.1.401.v201007150400.jar
J2EEEjbItemProviderAdapterFactory.java :
48 : eJBJarItemProvider = new GroupedEJBJarItemProvider(this, true);
Discouraged access: The field eJBJarItemProvider from the type EjbItemProviderAdapterFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.j2ee.ejb_1.1.401.v201007150400.jar
J2EEEjbItemProviderAdapterFactory.java :
51 : return eJBJarItemProvider;
Discouraged access: The field entityItemProvider from the type EjbItemProviderAdapterFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.j2ee.ejb_1.1.401.v201007150400.jar
J2EEEjbItemProviderAdapterFactory.java :
59 : if (entityItemProvider == null) {
Discouraged access: The field entityItemProvider from the type EjbItemProviderAdapterFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.j2ee.ejb_1.1.401.v201007150400.jar
J2EEEjbItemProviderAdapterFactory.java :
60 : entityItemProvider = new J2EEEntityItemProvider(this);
Discouraged access: The field entityItemProvider from the type EjbItemProviderAdapterFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.j2ee.ejb_1.1.401.v201007150400.jar
J2EEEjbItemProviderAdapterFactory.java :
63 : return entityItemProvider;
Discouraged access: The field sessionItemProvider from the type EjbItemProviderAdapterFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.j2ee.ejb_1.1.401.v201007150400.jar
J2EEEjbItemProviderAdapterFactory.java :
71 : if (sessionItemProvider == null) {
Discouraged access: The field sessionItemProvider from the type EjbItemProviderAdapterFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.j2ee.ejb_1.1.401.v201007150400.jar
J2EEEjbItemProviderAdapterFactory.java :
72 : sessionItemProvider = new J2EESessionItemProvider(this);
Discouraged access: The field sessionItemProvider from the type EjbItemProviderAdapterFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.j2ee.ejb_1.1.401.v201007150400.jar
J2EEEjbItemProviderAdapterFactory.java :
75 : return sessionItemProvider;
Discouraged access: The field messageDrivenItemProvider from the type EjbItemProviderAdapterFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.j2ee.ejb_1.1.401.v201007150400.jar
J2EEEjbItemProviderAdapterFactory.java :
80 : if (messageDrivenItemProvider == null) {
Discouraged access: The field messageDrivenItemProvider from the type EjbItemProviderAdapterFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.j2ee.ejb_1.1.401.v201007150400.jar
J2EEEjbItemProviderAdapterFactory.java :
81 : messageDrivenItemProvider = new J2EEMessageDrivenItemProvider(this);
Discouraged access: The field messageDrivenItemProvider from the type EjbItemProviderAdapterFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.j2ee.ejb_1.1.401.v201007150400.jar
J2EEEjbItemProviderAdapterFactory.java :
83 : return messageDrivenItemProvider;
Discouraged access: The type EntityItemProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.j2ee.ejb_1.1.401.v201007150400.jar
J2EEEntityItemProvider.java :
26 : public class J2EEEntityItemProvider extends EntityItemProvider {
Discouraged access: The constructor EntityItemProvider(AdapterFactory) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.j2ee.ejb_1.1.401.v201007150400.jar
J2EEEntityItemProvider.java :
34 : super(adapterFactory);
Discouraged access: The method getChildrenSuper(Object) from the type EnterpriseBeanItemProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.j2ee.ejb_1.1.401.v201007150400.jar
J2EEEntityItemProvider.java :
40 : result.addAll(super.getChildrenSuper(object));
Discouraged access: The type OverlayIcon is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.common.frameworks.ui_1.2.0.v201004080500.jar
J2EEJavaClassProviderHelper.java :
27 : import org.eclipse.wst.common.frameworks.internal.ui.OverlayIcon;
Discouraged access: The constructor OverlayIcon(ImageDescriptor, ImageDescriptor[][]) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.common.frameworks.ui_1.2.0.v201004080500.jar
J2EEJavaClassProviderHelper.java :
69 : return new OverlayIcon(base, new ImageDescriptor[][]{{overlay}}).createImage();
Discouraged access: The type OverlayIcon is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.common.frameworks.ui_1.2.0.v201004080500.jar
J2EEJavaClassProviderHelper.java :
69 : return new OverlayIcon(base, new ImageDescriptor[][]{{overlay}}).createImage();
Discouraged access: The type MessageDrivenItemProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.j2ee.ejb_1.1.401.v201007150400.jar
J2EEMessageDrivenItemProvider.java :
28 : public class J2EEMessageDrivenItemProvider extends MessageDrivenItemProvider {
Discouraged access: The constructor MessageDrivenItemProvider(AdapterFactory) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.j2ee.ejb_1.1.401.v201007150400.jar
J2EEMessageDrivenItemProvider.java :
31 : super(adapterFactory);
Discouraged access: The method getChildrenSuper(Object) from the type EnterpriseBeanItemProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.j2ee.ejb_1.1.401.v201007150400.jar
J2EEMessageDrivenItemProvider.java :
37 : result.addAll(super.getChildrenSuper(object));
Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot
J2EESessionItemProvider.java :
19 : import org.eclipse.jst.j2ee.internal.J2EEVersionConstants;
Discouraged access: The type SessionItemProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.j2ee.ejb_1.1.401.v201007150400.jar
J2EESessionItemProvider.java :
27 : public class J2EESessionItemProvider extends org.eclipse.jst.j2ee.internal.ejb.provider.SessionItemProvider {
Discouraged access: The constructor SessionItemProvider(AdapterFactory) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.j2ee.ejb_1.1.401.v201007150400.jar
J2EESessionItemProvider.java :
35 : super(adapterFactory);
Discouraged access: The method getChildrenSuper(Object) from the type EnterpriseBeanItemProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.j2ee.ejb_1.1.401.v201007150400.jar
J2EESessionItemProvider.java :
41 : result.addAll(super.getChildrenSuper(object));
Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot
J2EESessionItemProvider.java :
52 : if (session.getVersionID() >= J2EEVersionConstants.EJB_2_1_ID && session.getServiceEndpoint() != null)
Discouraged access: The field EJB_2_1_ID from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot
J2EESessionItemProvider.java :
52 : if (session.getVersionID() >= J2EEVersionConstants.EJB_2_1_ID && session.getServiceEndpoint() != null)
Discouraged access: The type EjbFactoryImpl is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot
MethodPermissionsContentProvider.java :
25 : import org.eclipse.jst.j2ee.ejb.internal.impl.EjbFactoryImpl;
Discouraged access: The type EjbFactoryImpl is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot
MethodPermissionsContentProvider.java :
29 : private static final EStructuralFeature PERMISSION_MES_SF = EjbFactoryImpl.getPackage().getMethodPermission_MethodElements();
Discouraged access: The method getPackage() from the type EjbFactoryImpl is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot
MethodPermissionsContentProvider.java :
29 : private static final EStructuralFeature PERMISSION_MES_SF = EjbFactoryImpl.getPackage().getMethodPermission_MethodElements();
Discouraged access: The type EjbFactoryImpl is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot
MethodPermissionsContentProvider.java :
30 : private static final EStructuralFeature PERMISSION_MES_UNCHECKED_SF = EjbFactoryImpl.getPackage().getMethodPermission_Unchecked();
Discouraged access: The method getPackage() from the type EjbFactoryImpl is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot
MethodPermissionsContentProvider.java :
30 : private static final EStructuralFeature PERMISSION_MES_UNCHECKED_SF = EjbFactoryImpl.getPackage().getMethodPermission_Unchecked();
Discouraged access: The type EjbFactoryImpl is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot
MethodPermissionsContentProvider.java :
31 : private static final EStructuralFeature PERMISSION_MES_ROLES_SF = EjbFactoryImpl.getPackage().getMethodPermission_Roles();
Discouraged access: The method getPackage() from the type EjbFactoryImpl is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot
MethodPermissionsContentProvider.java :
31 : private static final EStructuralFeature PERMISSION_MES_ROLES_SF = EjbFactoryImpl.getPackage().getMethodPermission_Roles();
Discouraged access: The type EjbFactoryImpl is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot
MethodPermissionsContentProvider.java :
32 : private static final EStructuralFeature AD_MP_SF = EjbFactoryImpl.getPackage().getAssemblyDescriptor_MethodPermissions();
Discouraged access: The method getPackage() from the type EjbFactoryImpl is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot
MethodPermissionsContentProvider.java :
32 : private static final EStructuralFeature AD_MP_SF = EjbFactoryImpl.getPackage().getAssemblyDescriptor_MethodPermissions();
Discouraged access: The type EjbFactoryImpl is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot
MethodTransactionContentProvider.java :
24 : import org.eclipse.jst.j2ee.ejb.internal.impl.EjbFactoryImpl;
Discouraged access: The type EjbFactoryImpl is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot
MethodTransactionContentProvider.java :
28 : private static final EStructuralFeature TRANSACTION_MES_SF = EjbFactoryImpl.getPackage().getMethodTransaction_MethodElements();
Discouraged access: The method getPackage() from the type EjbFactoryImpl is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot
MethodTransactionContentProvider.java :
28 : private static final EStructuralFeature TRANSACTION_MES_SF = EjbFactoryImpl.getPackage().getMethodTransaction_MethodElements();
Discouraged access: The type EjbFactoryImpl is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot
MethodTransactionContentProvider.java :
29 : private static final EStructuralFeature AD_MT_SF = EjbFactoryImpl.getPackage().getAssemblyDescriptor_MethodTransactions();
Discouraged access: The method getPackage() from the type EjbFactoryImpl is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot
MethodTransactionContentProvider.java :
29 : private static final EStructuralFeature AD_MT_SF = EjbFactoryImpl.getPackage().getAssemblyDescriptor_MethodTransactions();
Discouraged access: The type ResourceStateValidatorPresenter is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.common.emfworkbench.integration_1.2.2.v201008242000.jar
IValidateEditListener.java :
16 : import org.eclipse.wst.common.internal.emfworkbench.validateedit.ResourceStateValidatorPresenter;
Discouraged access: The type ResourceStateValidatorPresenter is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.common.emfworkbench.integration_1.2.2.v201008242000.jar
IValidateEditListener.java :
19 : public interface IValidateEditListener extends ResourceStateValidatorPresenter, IPartListener, ShellListener {
Discouraged access: The type WorkbenchResourceHelper is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.common.emfworkbench.integration_1.2.2.v201008242000.jar
ValidateEditListener.java :
33 : import org.eclipse.wst.common.internal.emfworkbench.WorkbenchResourceHelper;
Discouraged access: The type EditModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.common.emfworkbench.integration_1.2.2.v201008242000.jar
ValidateEditListener.java :
34 : import org.eclipse.wst.common.internal.emfworkbench.integration.EditModel;
Discouraged access: The type IValidateEditContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.common.emfworkbench.integration_1.2.2.v201008242000.jar
ValidateEditListener.java :
35 : import org.eclipse.wst.common.internal.emfworkbench.validateedit.IValidateEditContext;
Discouraged access: The type ResourceStateValidator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.common.emfworkbench.integration_1.2.2.v201008242000.jar
ValidateEditListener.java :
36 : import org.eclipse.wst.common.internal.emfworkbench.validateedit.ResourceStateValidator;
Discouraged access: The type IValidateEditContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.common.emfworkbench.integration_1.2.2.v201008242000.jar
ValidateEditListener.java :
38 : public class ValidateEditListener extends ShellAdapter implements IValidateEditListener, IValidateEditContext {
Discouraged access: The type ResourceStateValidator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.common.emfworkbench.integration_1.2.2.v201008242000.jar
ValidateEditListener.java :
40 : protected ResourceStateValidator fValidator;
Discouraged access: The type ResourceStateValidator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.common.emfworkbench.integration_1.2.2.v201008242000.jar
ValidateEditListener.java :
80 : public ValidateEditListener(IWorkbenchPart part, ResourceStateValidator aValidator) {
Discouraged access: The type ResourceStateValidator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.common.emfworkbench.integration_1.2.2.v201008242000.jar
ValidateEditListener.java :
101 : public ResourceStateValidator getValidator() {
Discouraged access: The type WorkbenchResourceHelper is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.common.emfworkbench.integration_1.2.2.v201008242000.jar
ValidateEditListener.java :
131 : IFile aFile = WorkbenchResourceHelper.getFile((Resource) file);
Discouraged access: The method getFile(Resource) from the type WorkbenchResourceHelper is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.common.emfworkbench.integration_1.2.2.v201008242000.jar
ValidateEditListener.java :
131 : IFile aFile = WorkbenchResourceHelper.getFile((Resource) file);
Discouraged access: The method checkActivation(ResourceStateValidatorPresenter) from the type ResourceStateValidator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.common.emfworkbench.integration_1.2.2.v201008242000.jar
ValidateEditListener.java :
175 : fValidator.checkActivation(this);
Discouraged access: The method lostActivation(ResourceStateValidatorPresenter) from the type ResourceStateValidator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.common.emfworkbench.integration_1.2.2.v201008242000.jar
ValidateEditListener.java :
218 : fValidator.lostActivation(this);
Discouraged access: The method validateState(ResourceStateValidatorPresenter) from the type ResourceStateValidator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.common.emfworkbench.integration_1.2.2.v201008242000.jar
ValidateEditListener.java :
242 : final IStatus status = fValidator.validateState(this);
Discouraged access: The method checkActivation(ResourceStateValidatorPresenter) from the type ResourceStateValidator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.common.emfworkbench.integration_1.2.2.v201008242000.jar
ValidateEditListener.java :
255 : fValidator.checkActivation(this);
Discouraged access: The type ResourceStateValidator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.common.emfworkbench.integration_1.2.2.v201008242000.jar
ValidateEditListener.java :
262 : return ResourceStateValidator.OK_STATUS;
Discouraged access: The field OK_STATUS from the type ResourceStateValidator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.common.emfworkbench.integration_1.2.2.v201008242000.jar
ValidateEditListener.java :
262 : return ResourceStateValidator.OK_STATUS;
Discouraged access: The method checkReadOnly() from the type ResourceStateValidator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.common.emfworkbench.integration_1.2.2.v201008242000.jar
ValidateEditListener.java :
288 : fHasReadOnlyFiles = fValidator.checkReadOnly();
Discouraged access: The method checkSave(ResourceStateValidatorPresenter) from the type ResourceStateValidator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.common.emfworkbench.integration_1.2.2.v201008242000.jar
ValidateEditListener.java :
316 : return validateState().isOK() && getValidator().checkSave(this);
Discouraged access: The type EditModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.common.emfworkbench.integration_1.2.2.v201008242000.jar
ValidateEditListener.java :
323 : public void setEditModel(EditModel anEditModel) {
Discouraged access: The type EditModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.common.emfworkbench.integration_1.2.2.v201008242000.jar
ValidateEditListener.java :
328 : public IStatus validateState(EditModel anEditModel) {
Discouraged access: The type J2EEPlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
J2EEPerspective.java :
18 : import org.eclipse.jst.j2ee.internal.plugin.J2EEPlugin;
Discouraged access: The type J2EEPreferences is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
J2EEPerspective.java :
19 : import org.eclipse.jst.j2ee.internal.plugin.J2EEPreferences;
Discouraged access: The type J2EEPlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
J2EEPerspective.java :
50 : viewerID = J2EEPlugin.getDefault().getJ2EEPreferences().getString(J2EEPreferences.Keys.ID_PERSPECTIVE_HIERARCHY_VIEW);
Discouraged access: The method getDefault() from the type J2EEPlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
J2EEPerspective.java :
50 : viewerID = J2EEPlugin.getDefault().getJ2EEPreferences().getString(J2EEPreferences.Keys.ID_PERSPECTIVE_HIERARCHY_VIEW);
Discouraged access: The method getJ2EEPreferences() from the type J2EEPlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
J2EEPerspective.java :
50 : viewerID = J2EEPlugin.getDefault().getJ2EEPreferences().getString(J2EEPreferences.Keys.ID_PERSPECTIVE_HIERARCHY_VIEW);
Discouraged access: The method getString(String) from the type J2EEPreferences is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
J2EEPerspective.java :
50 : viewerID = J2EEPlugin.getDefault().getJ2EEPreferences().getString(J2EEPreferences.Keys.ID_PERSPECTIVE_HIERARCHY_VIEW);
Discouraged access: The type J2EEPreferences is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
J2EEPerspective.java :
50 : viewerID = J2EEPlugin.getDefault().getJ2EEPreferences().getString(J2EEPreferences.Keys.ID_PERSPECTIVE_HIERARCHY_VIEW);
Discouraged access: The type J2EEPreferences.Keys is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
J2EEPerspective.java :
50 : viewerID = J2EEPlugin.getDefault().getJ2EEPreferences().getString(J2EEPreferences.Keys.ID_PERSPECTIVE_HIERARCHY_VIEW);
Discouraged access: The field ID_PERSPECTIVE_HIERARCHY_VIEW from the type JavaEEPreferencesInitializer.Keys is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
J2EEPerspective.java :
50 : viewerID = J2EEPlugin.getDefault().getJ2EEPreferences().getString(J2EEPreferences.Keys.ID_PERSPECTIVE_HIERARCHY_VIEW);
Discouraged access: The type JavaModelManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jdt.core_3.6.1.v_A68_R36x.jar
BinaryEditorUtilities.java :
31 : import org.eclipse.jdt.internal.core.JavaModelManager;
Discouraged access: The type JavaModelStatus is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jdt.core_3.6.1.v_A68_R36x.jar
BinaryEditorUtilities.java :
32 : import org.eclipse.jdt.internal.core.JavaModelStatus;
Discouraged access: The type ArchiveUtil is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot
BinaryEditorUtilities.java :
34 : import org.eclipse.jst.jee.archive.internal.ArchiveUtil;
Discouraged access: The type VirtualArchiveComponent is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
BinaryEditorUtilities.java :
40 : import org.eclipse.wst.common.componentcore.internal.resources.VirtualArchiveComponent;
Discouraged access: The type JavaModelManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jdt.core_3.6.1.v_A68_R36x.jar
BinaryEditorUtilities.java :
60 : if (JavaModelManager.ZIP_ACCESS_VERBOSE) {
Discouraged access: The field ZIP_ACCESS_VERBOSE from the type JavaModelManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jdt.core_3.6.1.v_A68_R36x.jar
BinaryEditorUtilities.java :
60 : if (JavaModelManager.ZIP_ACCESS_VERBOSE) {
Discouraged access: The type ArchiveUtil is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot
BinaryEditorUtilities.java :
64 : ZipFile zipFile = ArchiveUtil.newZipFile(this.zipName);
Discouraged access: The method newZipFile(String) from the type ArchiveUtil is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot
BinaryEditorUtilities.java :
64 : ZipFile zipFile = ArchiveUtil.newZipFile(this.zipName);
Discouraged access: The constructor JavaModelStatus(int, String) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jdt.core_3.6.1.v_A68_R36x.jar
BinaryEditorUtilities.java :
67 : throw new JavaModelException(new JavaModelStatus( IJavaModelStatusConstants.INVALID_PATH, this.entryName));
Discouraged access: The type JavaModelStatus is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jdt.core_3.6.1.v_A68_R36x.jar
BinaryEditorUtilities.java :
67 : throw new JavaModelException(new JavaModelStatus(
Discouraged access: The type VirtualArchiveComponent is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
BinaryEditorUtilities.java :
195 : VirtualArchiveComponent component, String archiveRelativePath) {
Discouraged access: The type EditorUtility is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jdt.ui_3.6.1.r361_v20100825-0800.jar
J2EEEditorUtility.java :
24 : import org.eclipse.jdt.internal.ui.javaeditor.EditorUtility;
Discouraged access: The type JavaClassJDOMAdaptor is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jem.workbench_2.0.300.v200910290230.jar
J2EEEditorUtility.java :
25 : import org.eclipse.jem.internal.adapters.jdom.JavaClassJDOMAdaptor;
Discouraged access: The type ReadAdaptor is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jem_2.0.400.v201005110200.jar
J2EEEditorUtility.java :
26 : import org.eclipse.jem.internal.java.adapters.ReadAdaptor;
Discouraged access: The type WorkbenchResourceHelper is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.common.emfworkbench.integration_1.2.2.v201008242000.jar
J2EEEditorUtility.java :
36 : import org.eclipse.wst.common.internal.emfworkbench.WorkbenchResourceHelper;
Discouraged access: The type JavaClassJDOMAdaptor is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jem.workbench_2.0.300.v200910290230.jar
J2EEEditorUtility.java :
76 : JavaClassJDOMAdaptor adaptor = (JavaClassJDOMAdaptor) EcoreUtil.getRegisteredAdapter(javaClass, ReadAdaptor.TYPE_KEY);
Discouraged access: The type JavaClassJDOMAdaptor is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jem.workbench_2.0.300.v200910290230.jar
J2EEEditorUtility.java :
76 : JavaClassJDOMAdaptor adaptor = (JavaClassJDOMAdaptor) EcoreUtil.getRegisteredAdapter(javaClass, ReadAdaptor.TYPE_KEY);
Discouraged access: The type ReadAdaptor is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jem_2.0.400.v201005110200.jar
J2EEEditorUtility.java :
76 : JavaClassJDOMAdaptor adaptor = (JavaClassJDOMAdaptor) EcoreUtil.getRegisteredAdapter(javaClass, ReadAdaptor.TYPE_KEY);
Discouraged access: The field TYPE_KEY from the type ReadAdaptor is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jem_2.0.400.v201005110200.jar
J2EEEditorUtility.java :
76 : JavaClassJDOMAdaptor adaptor = (JavaClassJDOMAdaptor) EcoreUtil.getRegisteredAdapter(javaClass, ReadAdaptor.TYPE_KEY);
Discouraged access: The method getSourceType() from the type JavaClassJDOMAdaptor is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jem.workbench_2.0.300.v200910290230.jar
J2EEEditorUtility.java :
78 : return adaptor.getSourceType();
Discouraged access: The type WorkbenchResourceHelper is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.common.emfworkbench.integration_1.2.2.v201008242000.jar
J2EEEditorUtility.java :
85 : return new FileEditorInput(WorkbenchResourceHelper.getFile((EObject) input));
Discouraged access: The method getFile(EObject) from the type WorkbenchResourceHelper is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.common.emfworkbench.integration_1.2.2.v201008242000.jar
J2EEEditorUtility.java :
85 : return new FileEditorInput(WorkbenchResourceHelper.getFile((EObject) input));
Discouraged access: The type EditorUtility is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jdt.ui_3.6.1.r361_v20100825-0800.jar
J2EEEditorUtility.java :
96 : input = EditorUtility.getEditorInput(comp);
Discouraged access: The method getEditorInput(Object) from the type EditorUtility is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jdt.ui_3.6.1.r361_v20100825-0800.jar
J2EEEditorUtility.java :
96 : input = EditorUtility.getEditorInput(comp);
Discouraged access: The type EditorUtility is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jdt.ui_3.6.1.r361_v20100825-0800.jar
J2EEEditorUtility.java :
154 : return EditorUtility.openInEditor(type);
Discouraged access: The method openInEditor(Object) from the type EditorUtility is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jdt.ui_3.6.1.r361_v20100825-0800.jar
J2EEEditorUtility.java :
154 : return EditorUtility.openInEditor(type);
Discouraged access: The type EditorUtility is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jdt.ui_3.6.1.r361_v20100825-0800.jar
J2EEEditorUtility.java :
175 : return EditorUtility.openInEditor(aCompilationUnit);
Discouraged access: The method openInEditor(Object) from the type EditorUtility is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jdt.ui_3.6.1.r361_v20100825-0800.jar
J2EEEditorUtility.java :
175 : return EditorUtility.openInEditor(aCompilationUnit);
Discouraged access: The type EditorUtility is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jdt.ui_3.6.1.r361_v20100825-0800.jar
J2EEEditorUtility.java :
185 : return openInEditor(EditorUtility.getEditorInput(aCompilationUnit), editorId);
Discouraged access: The method getEditorInput(Object) from the type EditorUtility is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jdt.ui_3.6.1.r361_v20100825-0800.jar
J2EEEditorUtility.java :
185 : return openInEditor(EditorUtility.getEditorInput(aCompilationUnit), editorId);
Discouraged access: The type Messages is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.2.0.v201003040800.jar
J2EEUIMessages.java :
17 : import org.eclipse.wst.common.frameworks.internal.Messages;
Discouraged access: The type Messages is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.2.0.v201003040800.jar
J2EEUIMessages.java :
20 : public class J2EEUIMessages extends Messages {
Discouraged access: The method doGetResourceString(String) from the type Messages is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.2.0.v201003040800.jar
J2EEUIMessages.java :
226 : return INSTANCE.doGetResourceString(key);
Discouraged access: The method doGetResourceString(String, Object[]) from the type Messages is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.2.0.v201003040800.jar
J2EEUIMessages.java :
230 : return INSTANCE.doGetResourceString(key, args);
Discouraged access: The constructor Messages() is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.2.0.v201003040800.jar
J2EEUIMessages.java :
234 : super();
Discouraged access: The field resourceBundle from the type Messages is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.2.0.v201003040800.jar
J2EEUIMessages.java :
245 : resourceBundle = ResourceBundle.getBundle("j2ee_ui"); //$NON-NLS-1$
Discouraged access: The type PlatformURLConnection is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.equinox.common_3.6.0.v20100503.jar
J2EEUIPlugin.java :
16 : import org.eclipse.core.internal.boot.PlatformURLConnection;
Discouraged access: The method getURLAsLocal() from the type PlatformURLConnection is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.equinox.common_3.6.0.v20100503.jar
J2EEUIPlugin.java :
76 : String installLocation = ((PlatformURLConnection) url.openConnection()).getURLAsLocal().getFile();
Discouraged access: The type PlatformURLConnection is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.equinox.common_3.6.0.v20100503.jar
J2EEUIPlugin.java :
76 : String installLocation = ((PlatformURLConnection) url.openConnection()).getURLAsLocal().getFile();
Discouraged access: The type J2EEPluginResourceHandler is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
J2EEUIPlugin.java :
79 : logWarning(J2EEPluginResourceHandler.getString("Install_Location_Error_", new Object[]{url}) + e); //$NON-NLS-1$
Discouraged access: The method getString(String, Object[]) from the type J2EEPluginResourceHandler is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
J2EEUIPlugin.java :
79 : logWarning(J2EEPluginResourceHandler.getString("Install_Location_Error_", new Object[]{url}) + e); //$NON-NLS-1$
Discouraged access: The type J2EEPlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
J2EEUIPlugin.java :
121 : return J2EEPlugin.getImageURL(key, getBundle());
Discouraged access: The method getImageURL(String, Bundle) from the type J2EEPlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
J2EEUIPlugin.java :
121 : return J2EEPlugin.getImageURL(key, getBundle());
Discouraged access: The type CommonUtil is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot
J2EEViewerSorter.java :
17 : import org.eclipse.jst.j2ee.common.internal.util.CommonUtil;
Discouraged access: The type CommonUtil is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot
J2EEViewerSorter.java :
46 : return CommonUtil.isDeploymentDescriptorRoot(o);
Discouraged access: The method isDeploymentDescriptorRoot(Object) from the type CommonUtil is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot
J2EEViewerSorter.java :
46 : return CommonUtil.isDeploymentDescriptorRoot(o);
The import org.eclipse.jface.viewers.IContentProvider is never used
J2EEAdapterFactoryContentProvider.java :
21 : import org.eclipse.jface.viewers.IContentProvider;
Discouraged access: The type J2EEItemProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
J2EEAdapterFactoryContentProvider.java :
53 : J2EEItemProvider provider = GroupedEJBJarItemProvider.getEJBItemProvider((EnterpriseBean) object);
Discouraged access: The type CommonUtil is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot
J2EEAdapterFactoryLabelProvider.java :
24 : import org.eclipse.jst.j2ee.common.internal.util.CommonUtil;
Discouraged access: The type EjbFactoryImpl is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot
J2EEAdapterFactoryLabelProvider.java :
25 : import org.eclipse.jst.j2ee.ejb.internal.impl.EjbFactoryImpl;
Discouraged access: The type J2EEPlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
J2EEAdapterFactoryLabelProvider.java :
28 : import org.eclipse.jst.j2ee.internal.plugin.J2EEPlugin;
Discouraged access: The type EjbFactoryImpl is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot
J2EEAdapterFactoryLabelProvider.java :
42 : private static final EStructuralFeature ROLES_SF = EjbFactoryImpl.getPackage().getMethodPermission_Roles();
Discouraged access: The method getPackage() from the type EjbFactoryImpl is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot
J2EEAdapterFactoryLabelProvider.java :
42 : private static final EStructuralFeature ROLES_SF = EjbFactoryImpl.getPackage().getMethodPermission_Roles();
Discouraged access: The type J2EEPlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
J2EEAdapterFactoryLabelProvider.java :
64 : URL url = (URL) J2EEPlugin.getPlugin().getImage("jar_obj"); //$NON-NLS-1$
Discouraged access: The method getPlugin() from the type J2EEPlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
J2EEAdapterFactoryLabelProvider.java :
64 : URL url = (URL) J2EEPlugin.getPlugin().getImage("jar_obj"); //$NON-NLS-1$
Discouraged access: The method getImage(String) from the type J2EEPlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
J2EEAdapterFactoryLabelProvider.java :
64 : URL url = (URL) J2EEPlugin.getPlugin().getImage("jar_obj"); //$NON-NLS-1$
Discouraged access: The type CommonUtil is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot
J2EEAdapterFactoryLabelProvider.java :
76 : if (CommonUtil.isDeploymentDescriptorRoot(object))
Discouraged access: The method isDeploymentDescriptorRoot(Object) from the type CommonUtil is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot
J2EEAdapterFactoryLabelProvider.java :
76 : if (CommonUtil.isDeploymentDescriptorRoot(object))
Discouraged access: The type ApplicationFactoryImpl is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot
J2EEApplicationItemProvider.java :
29 : import org.eclipse.jst.j2ee.application.internal.impl.ApplicationFactoryImpl;
Discouraged access: The type ApplicationItemProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
J2EEApplicationItemProvider.java :
30 : import org.eclipse.jst.j2ee.internal.application.provider.ApplicationItemProvider;
Discouraged access: The type J2EENotificationImpl is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.j2ee.ejb_1.1.401.v201007150400.jar
J2EEApplicationItemProvider.java :
31 : import org.eclipse.jst.j2ee.internal.ejb.provider.J2EENotificationImpl;
Discouraged access: The type ApplicationItemProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
J2EEApplicationItemProvider.java :
33 : public class J2EEApplicationItemProvider extends ApplicationItemProvider implements IAdaptable {
Discouraged access: The constructor ApplicationItemProvider(AdapterFactory) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
J2EEApplicationItemProvider.java :
47 : super(adapterFactory);
Discouraged access: The method notifyChanged(Notification) from the type ApplicationItemProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
J2EEApplicationItemProvider.java :
105 : super.notifyChanged(notification);
Discouraged access: The type ApplicationFactoryImpl is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot
J2EEApplicationItemProvider.java :
109 : else if (notification.getFeature() == ApplicationFactoryImpl.getPackage().getApplication_Modules())
Discouraged access: The method getPackage() from the type ApplicationFactoryImpl is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot
J2EEApplicationItemProvider.java :
109 : else if (notification.getFeature() == ApplicationFactoryImpl.getPackage().getApplication_Modules())
Discouraged access: The constructor J2EENotificationImpl(Object, int, Object, Object, int) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.j2ee.ejb_1.1.401.v201007150400.jar
J2EEApplicationItemProvider.java :
167 : fireNotifyChanged(new J2EENotificationImpl(app, Notification.MOVE, (Object) null, (Object) null, 0));
Discouraged access: The type J2EENotificationImpl is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.j2ee.ejb_1.1.401.v201007150400.jar
J2EEApplicationItemProvider.java :
167 : fireNotifyChanged(new J2EENotificationImpl(app, Notification.MOVE, (Object) null, (Object) null, 0));
Discouraged access: The type ApplicationItemProviderAdapterFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
J2EEApplicationItemProviderAdapterFactory.java :
15 : import org.eclipse.jst.j2ee.internal.application.provider.ApplicationItemProviderAdapterFactory;
Discouraged access: The type ApplicationItemProviderAdapterFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
J2EEApplicationItemProviderAdapterFactory.java :
18 : public class J2EEApplicationItemProviderAdapterFactory extends ApplicationItemProviderAdapterFactory {
Discouraged access: The constructor ApplicationItemProviderAdapterFactory() is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
J2EEApplicationItemProviderAdapterFactory.java :
24 : super();
Discouraged access: The type J2EEPlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
J2EEBinaryModulesItemProvider.java :
17 : import org.eclipse.jst.j2ee.internal.plugin.J2EEPlugin;
Discouraged access: The type J2EEItemProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
J2EEBinaryModulesItemProvider.java :
20 : public class J2EEBinaryModulesItemProvider extends J2EEItemProvider {
Discouraged access: The constructor J2EEItemProvider(AdapterFactory, Collection) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
J2EEBinaryModulesItemProvider.java :
23 : super(adapterFactory, children);
Discouraged access: The type J2EEPlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
J2EEBinaryModulesItemProvider.java :
33 : return J2EEPlugin.getPlugin().getImage("folder"); //$NON-NLS-1$
Discouraged access: The method getPlugin() from the type J2EEPlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
J2EEBinaryModulesItemProvider.java :
33 : return J2EEPlugin.getPlugin().getImage("folder"); //$NON-NLS-1$
Discouraged access: The method getImage(String) from the type J2EEPlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
J2EEBinaryModulesItemProvider.java :
33 : return J2EEPlugin.getPlugin().getImage("folder"); //$NON-NLS-1$
Discouraged access: The type WorkbenchResourceHelper is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.common.emfworkbench.integration_1.2.2.v201008242000.jar
J2EEProviderUtility.java :
14 : import org.eclipse.wst.common.internal.emfworkbench.WorkbenchResourceHelper;
Discouraged access: The type WorkbenchResourceHelper is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.common.emfworkbench.integration_1.2.2.v201008242000.jar
J2EEProviderUtility.java :
25 : IProject proj = WorkbenchResourceHelper.getProject(object.eResource());
Discouraged access: The method getProject(Resource) from the type WorkbenchResourceHelper is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.common.emfworkbench.integration_1.2.2.v201008242000.jar
J2EEProviderUtility.java :
25 : IProject proj = WorkbenchResourceHelper.getProject(object.eResource());
Discouraged access: The type IJ2EEModuleConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
J2EEUtilityJarItemProvider.java :
33 : import org.eclipse.jst.j2ee.internal.plugin.IJ2EEModuleConstants;
Discouraged access: The type J2EEPlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
J2EEUtilityJarItemProvider.java :
34 : import org.eclipse.jst.j2ee.internal.plugin.J2EEPlugin;
Discouraged access: The type ComponentUtilities is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
J2EEUtilityJarItemProvider.java :
38 : import org.eclipse.wst.common.componentcore.internal.util.ComponentUtilities;
Discouraged access: The type IModuleConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
J2EEUtilityJarItemProvider.java :
39 : import org.eclipse.wst.common.componentcore.internal.util.IModuleConstants;
Discouraged access: The type J2EEItemProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
J2EEUtilityJarItemProvider.java :
50 : public class J2EEUtilityJarItemProvider extends J2EEItemProvider {
Discouraged access: The constructor J2EEItemProvider(AdapterFactory) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
J2EEUtilityJarItemProvider.java :
61 : super(adapterFactory);
Discouraged access: The method disableNotification() from the type J2EEItemProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
J2EEUtilityJarItemProvider.java :
77 : disableNotification();
Discouraged access: The method enableNotification() from the type J2EEItemProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
J2EEUtilityJarItemProvider.java :
84 : enableNotification();
Discouraged access: The type ComponentUtilities is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
J2EEUtilityJarItemProvider.java :
107 : IVirtualComponent ear = ComponentUtilities.findComponent(application);
Discouraged access: The method findComponent(EObject) from the type ComponentUtilities is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
J2EEUtilityJarItemProvider.java :
107 : IVirtualComponent ear = ComponentUtilities.findComponent(application);
Discouraged access: The type IJ2EEModuleConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
J2EEUtilityJarItemProvider.java :
133 : IFile utilityJar = project.getFile(module.getName() + IJ2EEModuleConstants.JAR_EXT);
Discouraged access: The field JAR_EXT from the type IJ2EEModuleConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
J2EEUtilityJarItemProvider.java :
133 : IFile utilityJar = project.getFile(module.getName() + IJ2EEModuleConstants.JAR_EXT);
Discouraged access: The type IJ2EEModuleConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
J2EEUtilityJarItemProvider.java :
167 : return member.getType() == IResource.FILE && member.getName().toLowerCase().endsWith(IJ2EEModuleConstants.JAR_EXT);
Discouraged access: The field JAR_EXT from the type IJ2EEModuleConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
J2EEUtilityJarItemProvider.java :
167 : return member.getType() == IResource.FILE && member.getName().toLowerCase().endsWith(IJ2EEModuleConstants.JAR_EXT);
Discouraged access: The type IModuleConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
J2EEUtilityJarItemProvider.java :
171 : return member.getType() == IResource.FILE && member.getName().toLowerCase().endsWith(IModuleConstants.COMPONENT_FILE_NAME);
Discouraged access: The field COMPONENT_FILE_NAME from the type IModuleConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
J2EEUtilityJarItemProvider.java :
171 : return member.getType() == IResource.FILE && member.getName().toLowerCase().endsWith(IModuleConstants.COMPONENT_FILE_NAME);
Discouraged access: The type J2EEPlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
J2EEUtilityJarItemProvider.java :
180 : return J2EEPlugin.getPlugin().getImage("folder"); //$NON-NLS-1$
Discouraged access: The method getPlugin() from the type J2EEPlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
J2EEUtilityJarItemProvider.java :
180 : return J2EEPlugin.getPlugin().getImage("folder"); //$NON-NLS-1$
Discouraged access: The method getImage(String) from the type J2EEPlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
J2EEUtilityJarItemProvider.java :
180 : return J2EEPlugin.getPlugin().getImage("folder"); //$NON-NLS-1$
Discouraged access: The type EjbFactoryImpl is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot
MethodsProviderDelegate.java :
21 : import org.eclipse.jst.j2ee.ejb.internal.impl.EjbFactoryImpl;
Discouraged access: The type EjbFactoryImpl is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot
MethodsProviderDelegate.java :
34 : protected static EObject EL_META = EjbFactoryImpl.getPackage().getExcludeList();
Discouraged access: The method getPackage() from the type EjbFactoryImpl is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot
MethodsProviderDelegate.java :
34 : protected static EObject EL_META = EjbFactoryImpl.getPackage().getExcludeList();
Discouraged access: The type EjbFactoryImpl is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot
MethodsProviderDelegate.java :
35 : protected static EObject MP_META = EjbFactoryImpl.getPackage().getMethodPermission();
Discouraged access: The method getPackage() from the type EjbFactoryImpl is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot
MethodsProviderDelegate.java :
35 : protected static EObject MP_META = EjbFactoryImpl.getPackage().getMethodPermission();
Discouraged access: The type EjbFactoryImpl is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot
MethodsProviderDelegate.java :
36 : protected static EObject MT_META = EjbFactoryImpl.getPackage().getMethodTransaction();
Discouraged access: The method getPackage() from the type EjbFactoryImpl is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot
MethodsProviderDelegate.java :
36 : protected static EObject MT_META = EjbFactoryImpl.getPackage().getMethodTransaction();
Discouraged access: The type J2EEPlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ModulesItemProvider.java :
24 : import org.eclipse.jst.j2ee.internal.plugin.J2EEPlugin;
Discouraged access: The type ComponentUtilities is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
ModulesItemProvider.java :
26 : import org.eclipse.wst.common.componentcore.internal.util.ComponentUtilities;
Discouraged access: The type J2EEItemProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ModulesItemProvider.java :
30 : public class ModulesItemProvider extends J2EEItemProvider {
Discouraged access: The constructor J2EEItemProvider() is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ModulesItemProvider.java :
37 : super();
Discouraged access: The constructor J2EEItemProvider(Collection) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ModulesItemProvider.java :
46 : super(children);
Discouraged access: The constructor J2EEItemProvider(String) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ModulesItemProvider.java :
55 : super(text);
Discouraged access: The constructor J2EEItemProvider(String, Collection) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ModulesItemProvider.java :
65 : super(text, children);
Discouraged access: The constructor J2EEItemProvider(String, Object) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ModulesItemProvider.java :
75 : super(text, image);
Discouraged access: The constructor J2EEItemProvider(String, Object, Collection) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ModulesItemProvider.java :
86 : super(text, image, children);
Discouraged access: The constructor J2EEItemProvider(String, Object, Object) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ModulesItemProvider.java :
97 : super(text, image, parent);
Discouraged access: The constructor J2EEItemProvider(String, Object, Object, Collection) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ModulesItemProvider.java :
109 : super(text, image, parent, children);
Discouraged access: The constructor J2EEItemProvider(AdapterFactory) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ModulesItemProvider.java :
118 : super(adapterFactory);
Discouraged access: The constructor J2EEItemProvider(AdapterFactory, String) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ModulesItemProvider.java :
128 : super(adapterFactory, text);
Discouraged access: The constructor J2EEItemProvider(AdapterFactory, String, Object) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ModulesItemProvider.java :
139 : super(adapterFactory, text, image);
Discouraged access: The constructor J2EEItemProvider(AdapterFactory, String, Object, Object) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ModulesItemProvider.java :
151 : super(adapterFactory, text, image, parent);
Discouraged access: The constructor J2EEItemProvider(AdapterFactory, Collection) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ModulesItemProvider.java :
161 : super(adapterFactory, children);
Discouraged access: The constructor J2EEItemProvider(AdapterFactory, String, Collection) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ModulesItemProvider.java :
172 : super(adapterFactory, text, children);
Discouraged access: The constructor J2EEItemProvider(AdapterFactory, String, Object, Collection) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ModulesItemProvider.java :
184 : super(adapterFactory, text, image, children);
Discouraged access: The constructor J2EEItemProvider(AdapterFactory, String, Object, Object, Collection) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ModulesItemProvider.java :
197 : super(adapterFactory, text, image, parent, children);
Discouraged access: The type J2EEPlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ModulesItemProvider.java :
206 : return J2EEPlugin.getPlugin().getImage("folder"); //$NON-NLS-1$
Discouraged access: The method getPlugin() from the type J2EEPlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ModulesItemProvider.java :
206 : return J2EEPlugin.getPlugin().getImage("folder"); //$NON-NLS-1$
Discouraged access: The method getImage(String) from the type J2EEPlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ModulesItemProvider.java :
206 : return J2EEPlugin.getPlugin().getImage("folder"); //$NON-NLS-1$
Discouraged access: The type ComponentUtilities is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
ModulesItemProvider.java :
252 : IVirtualComponent ear = ComponentUtilities.findComponent(app);
Discouraged access: The method findComponent(EObject) from the type ComponentUtilities is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
ModulesItemProvider.java :
252 : IVirtualComponent ear = ComponentUtilities.findComponent(app);
The import org.eclipse.emf.edit.provider.ItemProviderAdapter is never used
UtilityModuleProjectItemProvider.java :
17 : import org.eclipse.emf.edit.provider.ItemProviderAdapter;
Discouraged access: The type J2EEPlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
UtilityModuleProjectItemProvider.java :
18 : import org.eclipse.jst.j2ee.internal.plugin.J2EEPlugin;
Discouraged access: The type J2EEItemProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
UtilityModuleProjectItemProvider.java :
20 : public class UtilityModuleProjectItemProvider extends J2EEItemProvider {
Discouraged access: The constructor J2EEItemProvider(AdapterFactory) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
UtilityModuleProjectItemProvider.java :
25 : super(adapterFactory);
Discouraged access: The type J2EEPlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
UtilityModuleProjectItemProvider.java :
35 : return J2EEPlugin.getPlugin().getImage("icons/full/obj16/prjutiljar_obj"); //$NON-NLS-1$
Discouraged access: The method getPlugin() from the type J2EEPlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
UtilityModuleProjectItemProvider.java :
35 : return J2EEPlugin.getPlugin().getImage("icons/full/obj16/prjutiljar_obj"); //$NON-NLS-1$
Discouraged access: The method getImage(String) from the type J2EEPlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
UtilityModuleProjectItemProvider.java :
35 : return J2EEPlugin.getPlugin().getImage("icons/full/obj16/prjutiljar_obj"); //$NON-NLS-1$
Discouraged access: The method getChildren(Object) from the type J2EEItemProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
UtilityModuleProjectItemProvider.java :
49 : return super.getChildren(object);
Discouraged access: The type JavaModuleComponentUtility is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.common.frameworks_1.1.402.v201009081300.jar
J2EEDependencyPageProvider.java :
15 : import org.eclipse.jst.common.internal.modulecore.util.JavaModuleComponentUtility;
Discouraged access: The type ManifestModuleDependencyControl is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.common.ui_1.0.2.v201009080200.jar
J2EEDependencyPageProvider.java :
16 : import org.eclipse.jst.common.ui.internal.assembly.wizard.ManifestModuleDependencyControl;
Discouraged access: The type IModuleConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
J2EEDependencyPageProvider.java :
25 : import org.eclipse.wst.common.componentcore.internal.util.IModuleConstants;
Discouraged access: The type IDependencyPageProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore.ui/@dot
J2EEDependencyPageProvider.java :
26 : import org.eclipse.wst.common.componentcore.ui.propertypage.IDependencyPageProvider;
Discouraged access: The type IModuleDependenciesControl is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore.ui/@dot
J2EEDependencyPageProvider.java :
27 : import org.eclipse.wst.common.componentcore.ui.propertypage.IModuleDependenciesControl;
Discouraged access: The type ModuleAssemblyRootPage is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore.ui/@dot
J2EEDependencyPageProvider.java :
28 : import org.eclipse.wst.common.componentcore.ui.propertypage.ModuleAssemblyRootPage;
Discouraged access: The type IDependencyPageProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore.ui/@dot
J2EEDependencyPageProvider.java :
32 : public class J2EEDependencyPageProvider implements IDependencyPageProvider {
Discouraged access: The type IModuleDependenciesControl is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore.ui/@dot
J2EEDependencyPageProvider.java :
34 : private IModuleDependenciesControl[] controls;
Discouraged access: The type IModuleConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
J2EEDependencyPageProvider.java :
41 : return fp.hasProjectFacet(ProjectFacetsManager.getProjectFacet(IModuleConstants.JST_EJB_MODULE)) ||
Discouraged access: The field JST_EJB_MODULE from the type IModuleConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
J2EEDependencyPageProvider.java :
41 : return fp.hasProjectFacet(ProjectFacetsManager.getProjectFacet(IModuleConstants.JST_EJB_MODULE)) ||
Discouraged access: The type IModuleConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
J2EEDependencyPageProvider.java :
42 : fp.hasProjectFacet(ProjectFacetsManager.getProjectFacet(IModuleConstants.JST_APPCLIENT_MODULE)) ||
Discouraged access: The field JST_APPCLIENT_MODULE from the type IModuleConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
J2EEDependencyPageProvider.java :
42 : fp.hasProjectFacet(ProjectFacetsManager.getProjectFacet(IModuleConstants.JST_APPCLIENT_MODULE)) ||
Discouraged access: The type IModuleConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
J2EEDependencyPageProvider.java :
43 : fp.hasProjectFacet(ProjectFacetsManager.getProjectFacet(IModuleConstants.JST_CONNECTOR_MODULE)) ||
Discouraged access: The field JST_CONNECTOR_MODULE from the type IModuleConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
J2EEDependencyPageProvider.java :
43 : fp.hasProjectFacet(ProjectFacetsManager.getProjectFacet(IModuleConstants.JST_CONNECTOR_MODULE)) ||
Discouraged access: The type IModuleConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
J2EEDependencyPageProvider.java :
44 : fp.hasProjectFacet(ProjectFacetsManager.getProjectFacet(IModuleConstants.JST_UTILITY_MODULE)) ||
Discouraged access: The field JST_UTILITY_MODULE from the type IModuleConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
J2EEDependencyPageProvider.java :
44 : fp.hasProjectFacet(ProjectFacetsManager.getProjectFacet(IModuleConstants.JST_UTILITY_MODULE)) ||
Discouraged access: The type IModuleConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
J2EEDependencyPageProvider.java :
45 : fp.hasProjectFacet(ProjectFacetsManager.getProjectFacet(IModuleConstants.JST_WEBFRAGMENT_MODULE));
Discouraged access: The field JST_WEBFRAGMENT_MODULE from the type IModuleConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
J2EEDependencyPageProvider.java :
45 : fp.hasProjectFacet(ProjectFacetsManager.getProjectFacet(IModuleConstants.JST_WEBFRAGMENT_MODULE));
Discouraged access: The type IModuleDependenciesControl is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore.ui/@dot
J2EEDependencyPageProvider.java :
48 : public IModuleDependenciesControl[] createPages(IFacetedProject project,
Discouraged access: The type ModuleAssemblyRootPage is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore.ui/@dot
J2EEDependencyPageProvider.java :
49 : ModuleAssemblyRootPage parent) {
Discouraged access: The type IModuleDependenciesControl is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore.ui/@dot
J2EEDependencyPageProvider.java :
52 : return new IModuleDependenciesControl[] {
Discouraged access: The type IModuleDependenciesControl is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore.ui/@dot
J2EEDependencyPageProvider.java :
55 : return new IModuleDependenciesControl[] {
Discouraged access: The constructor ManifestModuleDependencyControl(IProject, ModuleAssemblyRootPage) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.common.ui_1.0.2.v201009080200.jar
J2EEDependencyPageProvider.java :
57 : new ManifestModuleDependencyControl(project.getProject(), parent)};
Discouraged access: The type ManifestModuleDependencyControl is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.common.ui_1.0.2.v201009080200.jar
J2EEDependencyPageProvider.java :
57 : new ManifestModuleDependencyControl(project.getProject(), parent)};
Discouraged access: The type JavaModuleComponentUtility is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.common.frameworks_1.1.402.v201009081300.jar
J2EEDependencyPageProvider.java :
65 : return JavaModuleComponentUtility.findParentProjects(project).length == 0;
Discouraged access: The method findParentProjects(IProject) from the type JavaModuleComponentUtility is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.common.frameworks_1.1.402.v201009081300.jar
J2EEDependencyPageProvider.java :
65 : return JavaModuleComponentUtility.findParentProjects(project).length == 0;
Discouraged access: The type IModuleDependenciesControl is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore.ui/@dot
J2EEDependencyPageProvider.java :
68 : public Composite createRootControl(IFacetedProject project,IModuleDependenciesControl[] pages,
Discouraged access: The method createContents(Composite) from the type IModuleDependenciesControl is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore.ui/@dot
J2EEDependencyPageProvider.java :
72 : return pages[0].createContents(parent);
Discouraged access: The type IModuleDependenciesControl is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore.ui/@dot
J2EEDependencyPageProvider.java :
79 : controls = new IModuleDependenciesControl[2];
Discouraged access: The type IModuleDependenciesControl is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore.ui/@dot
J2EEDependencyPageProvider.java :
94 : private static Control create( final IModuleDependenciesControl control,
Discouraged access: The method createContents(Composite) from the type IModuleDependenciesControl is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore.ui/@dot
J2EEDependencyPageProvider.java :
99 : final Composite inner = control.createContents( composite );
Discouraged access: The type IModuleConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
J2EEDependencyPageProvider.java :
106 : return project.hasProjectFacet(ProjectFacetsManager.getProjectFacet(IModuleConstants.JST_WEB_MODULE));
Discouraged access: The field JST_WEB_MODULE from the type IModuleConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
J2EEDependencyPageProvider.java :
106 : return project.hasProjectFacet(ProjectFacetsManager.getProjectFacet(IModuleConstants.JST_WEB_MODULE));
Discouraged access: The type J2EEProjectUtilities is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
J2EEModuleDependenciesPropertyPage.java :
38 : import org.eclipse.jst.j2ee.internal.project.J2EEProjectUtilities;
Discouraged access: The type IModuleHandler is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
J2EEModuleDependenciesPropertyPage.java :
41 : import org.eclipse.wst.common.componentcore.internal.IModuleHandler;
Discouraged access: The type TaskModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore.ui/@dot
J2EEModuleDependenciesPropertyPage.java :
42 : import org.eclipse.wst.common.componentcore.internal.impl.TaskModel;
Discouraged access: The type ComponentDependencyContentProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore.ui/@dot
J2EEModuleDependenciesPropertyPage.java :
45 : import org.eclipse.wst.common.componentcore.ui.internal.propertypage.ComponentDependencyContentProvider;
Discouraged access: The type TaskWizard is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore.ui/@dot
J2EEModuleDependenciesPropertyPage.java :
46 : import org.eclipse.wst.common.componentcore.ui.internal.taskwizard.TaskWizard;
Discouraged access: The type AddModuleDependenciesPropertiesPage is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore.ui/@dot
J2EEModuleDependenciesPropertyPage.java :
47 : import org.eclipse.wst.common.componentcore.ui.propertypage.AddModuleDependenciesPropertiesPage;
Discouraged access: The type IReferenceWizardConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore.ui/@dot
J2EEModuleDependenciesPropertyPage.java :
48 : import org.eclipse.wst.common.componentcore.ui.propertypage.IReferenceWizardConstants;
Discouraged access: The type IReferenceWizardConstants.ProjectConverterOperationProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore.ui/@dot
J2EEModuleDependenciesPropertyPage.java :
49 : import org.eclipse.wst.common.componentcore.ui.propertypage.IReferenceWizardConstants.ProjectConverterOperationProvider;
Discouraged access: The type ModuleAssemblyRootPage is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore.ui/@dot
J2EEModuleDependenciesPropertyPage.java :
50 : import org.eclipse.wst.common.componentcore.ui.propertypage.ModuleAssemblyRootPage;
Discouraged access: The type AddModuleDependenciesPropertiesPage is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore.ui/@dot
J2EEModuleDependenciesPropertyPage.java :
54 : AddModuleDependenciesPropertiesPage {
Discouraged access: The type ModuleAssemblyRootPage is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore.ui/@dot
J2EEModuleDependenciesPropertyPage.java :
57 : ModuleAssemblyRootPage page) {
Discouraged access: The constructor AddModuleDependenciesPropertiesPage(IProject, ModuleAssemblyRootPage) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore.ui/@dot
J2EEModuleDependenciesPropertyPage.java :
58 : super(project, page);
Discouraged access: The method initialize() from the type AddModuleDependenciesPropertiesPage is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore.ui/@dot
J2EEModuleDependenciesPropertyPage.java :
73 : super.initialize();
Discouraged access: The method performDefaults() from the type AddModuleDependenciesPropertiesPage is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore.ui/@dot
J2EEModuleDependenciesPropertyPage.java :
89 : super.performDefaults();
Discouraged access: The field rootComponent from the type AddModuleDependenciesPropertiesPage is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore.ui/@dot
J2EEModuleDependenciesPropertyPage.java :
93 : return readRawEntries(rootComponent);
Discouraged access: The method handleRemoved(ArrayList<IVirtualReference>) from the type AddModuleDependenciesPropertiesPage is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore.ui/@dot
J2EEModuleDependenciesPropertyPage.java :
115 : super.handleRemoved(removed);
Discouraged access: The field rootComponent from the type AddModuleDependenciesPropertiesPage is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore.ui/@dot
J2EEModuleDependenciesPropertyPage.java :
116 : J2EEComponentClasspathUpdater.getInstance().queueUpdateEAR(rootComponent.getProject());
Discouraged access: The method remove(Object) from the type AddModuleDependenciesPropertiesPage is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore.ui/@dot
J2EEModuleDependenciesPropertyPage.java :
125 : super.remove(selectedItem);
Discouraged access: The field project from the type AddModuleDependenciesPropertiesPage is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore.ui/@dot
J2EEModuleDependenciesPropertyPage.java :
131 : if (JavaEEProjectUtilities.isEJBProject(project))
Discouraged access: The field project from the type AddModuleDependenciesPropertiesPage is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore.ui/@dot
J2EEModuleDependenciesPropertyPage.java :
133 : if (JavaEEProjectUtilities.isApplicationClientProject(project))
Discouraged access: The field project from the type AddModuleDependenciesPropertiesPage is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore.ui/@dot
J2EEModuleDependenciesPropertyPage.java :
135 : if (JavaEEProjectUtilities.isJCAProject(project))
Discouraged access: The method getModuleAssemblyRootPageDescription() from the type AddModuleDependenciesPropertiesPage is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore.ui/@dot
J2EEModuleDependenciesPropertyPage.java :
137 : return super.getModuleAssemblyRootPageDescription();
Discouraged access: The type IModuleHandler is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
J2EEModuleDependenciesPropertyPage.java :
141 : protected IModuleHandler getModuleHandler() {
Discouraged access: The field moduleHandler from the type AddModuleDependenciesPropertiesPage is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore.ui/@dot
J2EEModuleDependenciesPropertyPage.java :
142 : if(moduleHandler == null)
Discouraged access: The field moduleHandler from the type AddModuleDependenciesPropertiesPage is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore.ui/@dot
J2EEModuleDependenciesPropertyPage.java :
143 : moduleHandler = new JavaEEModuleHandler();
Discouraged access: The field moduleHandler from the type AddModuleDependenciesPropertiesPage is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore.ui/@dot
J2EEModuleDependenciesPropertyPage.java :
144 : return moduleHandler;
Discouraged access: The type TaskModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore.ui/@dot
J2EEModuleDependenciesPropertyPage.java :
148 : protected void setCustomReferenceWizardProperties(TaskModel model) {
Discouraged access: The method putObject(String, Object) from the type TaskModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore.ui/@dot
J2EEModuleDependenciesPropertyPage.java :
149 : model.putObject(IReferenceWizardConstants.PROJECT_CONVERTER_OPERATION_PROVIDER, getConverterProvider());
Discouraged access: The type IReferenceWizardConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore.ui/@dot
J2EEModuleDependenciesPropertyPage.java :
149 : model.putObject(IReferenceWizardConstants.PROJECT_CONVERTER_OPERATION_PROVIDER, getConverterProvider());
Discouraged access: The field PROJECT_CONVERTER_OPERATION_PROVIDER from the type IReferenceWizardConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore.ui/@dot
J2EEModuleDependenciesPropertyPage.java :
149 : model.putObject(IReferenceWizardConstants.PROJECT_CONVERTER_OPERATION_PROVIDER, getConverterProvider());
Discouraged access: The type IReferenceWizardConstants.ProjectConverterOperationProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore.ui/@dot
J2EEModuleDependenciesPropertyPage.java :
152 : public ProjectConverterOperationProvider getConverterProvider() {
Discouraged access: The type IReferenceWizardConstants.ProjectConverterOperationProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore.ui/@dot
J2EEModuleDependenciesPropertyPage.java :
153 : return new ProjectConverterOperationProvider() {
Discouraged access: The type J2EEProjectUtilities is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
J2EEModuleDependenciesPropertyPage.java :
155 : return J2EEProjectUtilities.createFlexJavaProjectForProjectOperation(project);
Discouraged access: The method createFlexJavaProjectForProjectOperation(IProject) from the type J2EEProjectUtilities is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
J2EEModuleDependenciesPropertyPage.java :
155 : return J2EEProjectUtilities.createFlexJavaProjectForProjectOperation(project);
Discouraged access: The type ComponentDependencyContentProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore.ui/@dot
J2EEModuleDependenciesPropertyPage.java :
161 : protected ComponentDependencyContentProvider createProvider() {
Discouraged access: The method canRemove(Object) from the type AddModuleDependenciesPropertiesPage is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore.ui/@dot
J2EEModuleDependenciesPropertyPage.java :
169 : return super.canRemove(selectedObject) && !(selectedObject instanceof JavaEEComponentDependencyContentProvider.ConsumedClasspathEntryProxy);
Discouraged access: The type AddModuleDependenciesPropertiesPage.RuntimePathCellModifier is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore.ui/@dot
J2EEModuleDependenciesPropertyPage.java :
173 : protected RuntimePathCellModifier getRuntimePathCellModifier() {
Discouraged access: The type AddModuleDependenciesPropertiesPage is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore.ui/@dot
J2EEModuleDependenciesPropertyPage.java :
174 : return new AddModuleDependenciesPropertiesPage.RuntimePathCellModifier(){
Discouraged access: The type AddModuleDependenciesPropertiesPage.RuntimePathCellModifier is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore.ui/@dot
J2EEModuleDependenciesPropertyPage.java :
174 : return new AddModuleDependenciesPropertiesPage.RuntimePathCellModifier(){
Discouraged access: The field DEPLOY_PATH_PROPERTY from the type AddModuleDependenciesPropertiesPage is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore.ui/@dot
J2EEModuleDependenciesPropertyPage.java :
177 : if( property.equals(DEPLOY_PATH_PROPERTY) && element instanceof ClasspathEntryProxy) {
Discouraged access: The method canModify(Object, String) from the type AddModuleDependenciesPropertiesPage.RuntimePathCellModifier is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore.ui/@dot
J2EEModuleDependenciesPropertyPage.java :
180 : return super.canModify(element, property);
Discouraged access: The method getValue(Object, String) from the type AddModuleDependenciesPropertiesPage.RuntimePathCellModifier is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore.ui/@dot
J2EEModuleDependenciesPropertyPage.java :
189 : return super.getValue(element, property);
Discouraged access: The field DEPLOY_PATH_PROPERTY from the type AddModuleDependenciesPropertiesPage is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore.ui/@dot
J2EEModuleDependenciesPropertyPage.java :
194 : if (property.equals(DEPLOY_PATH_PROPERTY)) {
Discouraged access: The field availableComponentsViewer from the type AddModuleDependenciesPropertiesPage is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore.ui/@dot
J2EEModuleDependenciesPropertyPage.java :
197 : TreeItem[] components = availableComponentsViewer.getTree().getItems();
Discouraged access: The field resourceMappingsChanged from the type AddModuleDependenciesPropertiesPage is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore.ui/@dot
J2EEModuleDependenciesPropertyPage.java :
209 : resourceMappingsChanged = true;
Discouraged access: The type AddModuleDependenciesPropertiesPage is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore.ui/@dot
J2EEModuleDependenciesPropertyPage.java :
211 : components[tableIndex].setText(AddModuleDependenciesPropertiesPage.DEPLOY_COLUMN, (String)value);
Discouraged access: The field DEPLOY_COLUMN from the type AddModuleDependenciesPropertiesPage is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore.ui/@dot
J2EEModuleDependenciesPropertyPage.java :
211 : components[tableIndex].setText(AddModuleDependenciesPropertiesPage.DEPLOY_COLUMN, (String)value);
Discouraged access: The method modify(Object, String, Object) from the type AddModuleDependenciesPropertiesPage.RuntimePathCellModifier is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore.ui/@dot
J2EEModuleDependenciesPropertyPage.java :
214 : super.modify(element, property, value);
Discouraged access: The method saveReferenceChanges() from the type AddModuleDependenciesPropertiesPage is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore.ui/@dot
J2EEModuleDependenciesPropertyPage.java :
222 : boolean subResult = super.saveReferenceChanges();
Discouraged access: The field rootComponent from the type AddModuleDependenciesPropertiesPage is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore.ui/@dot
J2EEModuleDependenciesPropertyPage.java :
246 : IJavaProject javaProject = JavaCore.create(rootComponent.getProject());
Discouraged access: The type TaskWizard is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore.ui/@dot
J2EEModuleDependenciesPropertyPage.java :
283 : protected void handleAddDirective( final TaskWizard wizard )
Discouraged access: The method getTaskModel() from the type TaskWizard is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore.ui/@dot
J2EEModuleDependenciesPropertyPage.java :
286 : = (List<IClasspathEntry>) wizard.getTaskModel().getObject( AddJavaBuildPathEntriesWizardFragment.PROP_SELECTION );
Discouraged access: The method getObject(String) from the type TaskModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore.ui/@dot
J2EEModuleDependenciesPropertyPage.java :
286 : = (List<IClasspathEntry>) wizard.getTaskModel().getObject( AddJavaBuildPathEntriesWizardFragment.PROP_SELECTION );
Discouraged access: The method handleAddDirective(TaskWizard) from the type AddModuleDependenciesPropertiesPage is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore.ui/@dot
J2EEModuleDependenciesPropertyPage.java :
297 : super.handleAddDirective(wizard);
Discouraged access: The type AddModuleDependenciesPropertiesPage.ComponentResourceProxy is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore.ui/@dot
J2EEModuleDependenciesPropertyPage.java :
303 : ArrayList<ComponentResourceProxy> allMappings = new ArrayList<ComponentResourceProxy>();
Discouraged access: The type AddModuleDependenciesPropertiesPage.ComponentResourceProxy is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore.ui/@dot
J2EEModuleDependenciesPropertyPage.java :
303 : ArrayList<ComponentResourceProxy> allMappings = new ArrayList<ComponentResourceProxy>();
Discouraged access: The field resourceMappings from the type AddModuleDependenciesPropertiesPage is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore.ui/@dot
J2EEModuleDependenciesPropertyPage.java :
304 : allMappings.addAll(resourceMappings);
Discouraged access: The field hiddenMappings from the type AddModuleDependenciesPropertiesPage is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore.ui/@dot
J2EEModuleDependenciesPropertyPage.java :
305 : allMappings.addAll(hiddenMappings);
Discouraged access: The field rootComponent from the type AddModuleDependenciesPropertiesPage is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore.ui/@dot
J2EEModuleDependenciesPropertyPage.java :
307 : IStatus status = J2EEModuleDeploymentAssemblyVerifierHelper.verify(rootComponent, runtime, currentReferences, allMappings,resourceMappingsChanged, currentClasspathEntries);
Discouraged access: The field runtime from the type AddModuleDependenciesPropertiesPage is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore.ui/@dot
J2EEModuleDependenciesPropertyPage.java :
307 : IStatus status = J2EEModuleDeploymentAssemblyVerifierHelper.verify(rootComponent, runtime, currentReferences, allMappings,resourceMappingsChanged, currentClasspathEntries);
Discouraged access: The field currentReferences from the type AddModuleDependenciesPropertiesPage is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore.ui/@dot
J2EEModuleDependenciesPropertyPage.java :
307 : IStatus status = J2EEModuleDeploymentAssemblyVerifierHelper.verify(rootComponent, runtime, currentReferences, allMappings,resourceMappingsChanged, currentClasspathEntries);
Discouraged access: The field resourceMappingsChanged from the type AddModuleDependenciesPropertiesPage is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore.ui/@dot
J2EEModuleDependenciesPropertyPage.java :
307 : IStatus status = J2EEModuleDeploymentAssemblyVerifierHelper.verify(rootComponent, runtime, currentReferences, allMappings,resourceMappingsChanged, currentClasspathEntries);
Discouraged access: The method setErrorMessage(IStatus) from the type AddModuleDependenciesPropertiesPage is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore.ui/@dot
J2EEModuleDependenciesPropertyPage.java :
308 : setErrorMessage(status);
Discouraged access: The type DeploymentAssemblyVerifierData is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore.ui/@dot
J2EEModuleDeploymentAssemblyVerifierData.java :
19 : import org.eclipse.wst.common.componentcore.ui.internal.propertypage.verifier.DeploymentAssemblyVerifierData;
Discouraged access: The type AddModuleDependenciesPropertiesPage.ComponentResourceProxy is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore.ui/@dot
J2EEModuleDeploymentAssemblyVerifierData.java :
20 : import org.eclipse.wst.common.componentcore.ui.propertypage.AddModuleDependenciesPropertiesPage.ComponentResourceProxy;
Discouraged access: The type DeploymentAssemblyVerifierData is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore.ui/@dot
J2EEModuleDeploymentAssemblyVerifierData.java :
23 : public class J2EEModuleDeploymentAssemblyVerifierData extends DeploymentAssemblyVerifierData{
Discouraged access: The type AddModuleDependenciesPropertiesPage.ComponentResourceProxy is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore.ui/@dot
J2EEModuleDeploymentAssemblyVerifierData.java :
26 : ArrayList<ComponentResourceProxy> resourceMappings, boolean resourceMappingsChanged, List<ClasspathEntryProxy> currentClasspathEntries2) {
Discouraged access: The constructor DeploymentAssemblyVerifierData(IVirtualComponent, IRuntime, ArrayList<IVirtualReference>, ArrayList<AddModuleDependenciesPropertiesPage.ComponentResourceProxy>, boolean) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore.ui/@dot
J2EEModuleDeploymentAssemblyVerifierData.java :
27 : super(component, runtime, currentReferences,resourceMappings, resourceMappingsChanged);
Discouraged access: The type Messages is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore.ui/@dot
J2EEModuleDeploymentAssemblyVerifierHelper.java :
24 : import org.eclipse.wst.common.componentcore.ui.Messages;
Discouraged access: The type ModuleCoreUIPlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore.ui/@dot
J2EEModuleDeploymentAssemblyVerifierHelper.java :
25 : import org.eclipse.wst.common.componentcore.ui.ModuleCoreUIPlugin;
Discouraged access: The type DeploymentAssemblyVerifierHelper is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore.ui/@dot
J2EEModuleDeploymentAssemblyVerifierHelper.java :
26 : import org.eclipse.wst.common.componentcore.ui.internal.propertypage.verifier.DeploymentAssemblyVerifierHelper;
Discouraged access: The type IDeploymentAssemblyVerifier is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore.ui/@dot
J2EEModuleDeploymentAssemblyVerifierHelper.java :
27 : import org.eclipse.wst.common.componentcore.ui.internal.propertypage.verifier.IDeploymentAssemblyVerifier;
Discouraged access: The type VerifierRegistryReader is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore.ui/@dot
J2EEModuleDeploymentAssemblyVerifierHelper.java :
28 : import org.eclipse.wst.common.componentcore.ui.internal.propertypage.verifier.VerifierRegistryReader;
Discouraged access: The type AddModuleDependenciesPropertiesPage.ComponentResourceProxy is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore.ui/@dot
J2EEModuleDeploymentAssemblyVerifierHelper.java :
29 : import org.eclipse.wst.common.componentcore.ui.propertypage.AddModuleDependenciesPropertiesPage.ComponentResourceProxy;
Discouraged access: The type AddModuleDependenciesPropertiesPage.ComponentResourceProxy is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore.ui/@dot
J2EEModuleDeploymentAssemblyVerifierHelper.java :
46 : public static IStatus verify(IVirtualComponent component,IRuntime runtime, ArrayList<IVirtualReference> currentReferences, ArrayList<ComponentResourceProxy> resourceMappings, boolean resourceMappingsChanged, List<ClasspathEntryProxy> currentClasspathEntries) {
Discouraged access: The type DeploymentAssemblyVerifierHelper is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore.ui/@dot
J2EEModuleDeploymentAssemblyVerifierHelper.java :
49 : List verifiers = DeploymentAssemblyVerifierHelper.collectAllVerifiers(project,runtime);
Discouraged access: The method collectAllVerifiers(IProject, IRuntime) from the type DeploymentAssemblyVerifierHelper is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore.ui/@dot
J2EEModuleDeploymentAssemblyVerifierHelper.java :
49 : List verifiers = DeploymentAssemblyVerifierHelper.collectAllVerifiers(project,runtime);
Discouraged access: The type ModuleCoreUIPlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore.ui/@dot
J2EEModuleDeploymentAssemblyVerifierHelper.java :
51 : MultiStatus masterStatus = new MultiStatus(ModuleCoreUIPlugin.PLUGIN_ID, IStatus.OK, Messages.DeploymentAssemblyVerifierHelper_0,null);
Discouraged access: The field PLUGIN_ID from the type ModuleCoreUIPlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore.ui/@dot
J2EEModuleDeploymentAssemblyVerifierHelper.java :
51 : MultiStatus masterStatus = new MultiStatus(ModuleCoreUIPlugin.PLUGIN_ID, IStatus.OK, Messages.DeploymentAssemblyVerifierHelper_0,null);
Discouraged access: The type Messages is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore.ui/@dot
J2EEModuleDeploymentAssemblyVerifierHelper.java :
51 : MultiStatus masterStatus = new MultiStatus(ModuleCoreUIPlugin.PLUGIN_ID, IStatus.OK, Messages.DeploymentAssemblyVerifierHelper_0,null);
Discouraged access: The field DeploymentAssemblyVerifierHelper_0 from the type Messages is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore.ui/@dot
J2EEModuleDeploymentAssemblyVerifierHelper.java :
51 : MultiStatus masterStatus = new MultiStatus(ModuleCoreUIPlugin.PLUGIN_ID, IStatus.OK, Messages.DeploymentAssemblyVerifierHelper_0,null);
Discouraged access: The type IDeploymentAssemblyVerifier is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore.ui/@dot
J2EEModuleDeploymentAssemblyVerifierHelper.java :
56 : IDeploymentAssemblyVerifier verifier = null;
Discouraged access: The type IDeploymentAssemblyVerifier is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore.ui/@dot
J2EEModuleDeploymentAssemblyVerifierHelper.java :
58 : verifier = (IDeploymentAssemblyVerifier) ((IConfigurationElement) verifiers.get(i)).createExecutableExtension(VerifierRegistryReader.VERIFIER_CLASS);
Discouraged access: The type VerifierRegistryReader is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore.ui/@dot
J2EEModuleDeploymentAssemblyVerifierHelper.java :
58 : verifier = (IDeploymentAssemblyVerifier) ((IConfigurationElement) verifiers.get(i)).createExecutableExtension(VerifierRegistryReader.VERIFIER_CLASS);
Discouraged access: The field VERIFIER_CLASS from the type VerifierRegistryReader is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore.ui/@dot
J2EEModuleDeploymentAssemblyVerifierHelper.java :
58 : verifier = (IDeploymentAssemblyVerifier) ((IConfigurationElement) verifiers.get(i)).createExecutableExtension(VerifierRegistryReader.VERIFIER_CLASS);
Discouraged access: The method verify(DeploymentAssemblyVerifierData) from the type IDeploymentAssemblyVerifier is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore.ui/@dot
J2EEModuleDeploymentAssemblyVerifierHelper.java :
60 : IStatus verifyStatus = verifier.verify(data);
Discouraged access: The type ModuleCoreUIPlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore.ui/@dot
J2EEModuleDeploymentAssemblyVerifierHelper.java :
63 : ModuleCoreUIPlugin.log(e);
Discouraged access: The method log(Exception) from the type ModuleCoreUIPlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore.ui/@dot
J2EEModuleDeploymentAssemblyVerifierHelper.java :
63 : ModuleCoreUIPlugin.log(e);
Discouraged access: The type ComponentUtilities is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
J2EEPropertiesPage.java :
35 : import org.eclipse.wst.common.componentcore.internal.util.ComponentUtilities;
Discouraged access: The type ComponentUtilities is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
J2EEPropertiesPage.java :
65 : ComponentUtilities.getServerContextRoot(getProject()));
Discouraged access: The method getServerContextRoot(IProject) from the type ComponentUtilities is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
J2EEPropertiesPage.java :
65 : ComponentUtilities.getServerContextRoot(getProject()));
Discouraged access: The type ComponentUtilities is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
J2EEPropertiesPage.java :
114 : String s = ComponentUtilities.getServerContextRoot(getProject());
Discouraged access: The method getServerContextRoot(IProject) from the type ComponentUtilities is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
J2EEPropertiesPage.java :
114 : String s = ComponentUtilities.getServerContextRoot(getProject());
Discouraged access: The type ModuleCoreUIPlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore.ui/@dot
JavaEEComponentDependencyContentProvider.java :
18 : import org.eclipse.wst.common.componentcore.ui.ModuleCoreUIPlugin;
Discouraged access: The type ComponentDependencyContentProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore.ui/@dot
JavaEEComponentDependencyContentProvider.java :
19 : import org.eclipse.wst.common.componentcore.ui.internal.propertypage.ComponentDependencyContentProvider;
Discouraged access: The type AddModuleDependenciesPropertiesPage is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore.ui/@dot
JavaEEComponentDependencyContentProvider.java :
20 : import org.eclipse.wst.common.componentcore.ui.propertypage.AddModuleDependenciesPropertiesPage;
Discouraged access: The type ComponentDependencyContentProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore.ui/@dot
JavaEEComponentDependencyContentProvider.java :
29 : public class JavaEEComponentDependencyContentProvider extends ComponentDependencyContentProvider {
Discouraged access: The type AddModuleDependenciesPropertiesPage is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore.ui/@dot
JavaEEComponentDependencyContentProvider.java :
31 : public JavaEEComponentDependencyContentProvider(AddModuleDependenciesPropertiesPage addModuleDependenciesPropertiesPage) {
Discouraged access: The constructor ComponentDependencyContentProvider(AddModuleDependenciesPropertiesPage) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore.ui/@dot
JavaEEComponentDependencyContentProvider.java :
32 : super(addModuleDependenciesPropertiesPage);
Discouraged access: The type AddModuleDependenciesPropertiesPage is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore.ui/@dot
JavaEEComponentDependencyContentProvider.java :
64 : if (columnIndex == AddModuleDependenciesPropertiesPage.SOURCE_COLUMN) {
Discouraged access: The field SOURCE_COLUMN from the type AddModuleDependenciesPropertiesPage is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore.ui/@dot
JavaEEComponentDependencyContentProvider.java :
64 : if (columnIndex == AddModuleDependenciesPropertiesPage.SOURCE_COLUMN) {
Discouraged access: The method getComponent() from the type ComponentDependencyContentProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore.ui/@dot
JavaEEComponentDependencyContentProvider.java :
65 : final IJavaProject jproj = JavaCore.create(getComponent().getProject());
Discouraged access: The type AddModuleDependenciesPropertiesPage is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore.ui/@dot
JavaEEComponentDependencyContentProvider.java :
67 : } else if (columnIndex == AddModuleDependenciesPropertiesPage.DEPLOY_COLUMN) {
Discouraged access: The field DEPLOY_COLUMN from the type AddModuleDependenciesPropertiesPage is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore.ui/@dot
JavaEEComponentDependencyContentProvider.java :
67 : } else if (columnIndex == AddModuleDependenciesPropertiesPage.DEPLOY_COLUMN) {
Discouraged access: The method getColumnText(Object, int) from the type ComponentDependencyContentProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore.ui/@dot
JavaEEComponentDependencyContentProvider.java :
75 : return super.getColumnText(element, columnIndex);
Discouraged access: The type AddModuleDependenciesPropertiesPage is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore.ui/@dot
JavaEEComponentDependencyContentProvider.java :
81 : if (columnIndex == AddModuleDependenciesPropertiesPage.SOURCE_COLUMN) {
Discouraged access: The field SOURCE_COLUMN from the type AddModuleDependenciesPropertiesPage is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore.ui/@dot
JavaEEComponentDependencyContentProvider.java :
81 : if (columnIndex == AddModuleDependenciesPropertiesPage.SOURCE_COLUMN) {
Discouraged access: The method getComponent() from the type ComponentDependencyContentProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore.ui/@dot
JavaEEComponentDependencyContentProvider.java :
82 : final IJavaProject jproj = JavaCore.create(getComponent().getProject());
Discouraged access: The type AddModuleDependenciesPropertiesPage is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore.ui/@dot
JavaEEComponentDependencyContentProvider.java :
85 : } else if(columnIndex == AddModuleDependenciesPropertiesPage.DEPLOY_COLUMN) {
Discouraged access: The field DEPLOY_COLUMN from the type AddModuleDependenciesPropertiesPage is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore.ui/@dot
JavaEEComponentDependencyContentProvider.java :
85 : } else if(columnIndex == AddModuleDependenciesPropertiesPage.DEPLOY_COLUMN) {
Discouraged access: The method getComponent() from the type ComponentDependencyContentProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore.ui/@dot
JavaEEComponentDependencyContentProvider.java :
89 : final IJavaProject jproj = JavaCore.create(getComponent().getProject());
Discouraged access: The type ModuleCoreUIPlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore.ui/@dot
JavaEEComponentDependencyContentProvider.java :
93 : return ModuleCoreUIPlugin.getInstance().getImage("folder"); //$NON-NLS-1$
Discouraged access: The method getInstance() from the type ModuleCoreUIPlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore.ui/@dot
JavaEEComponentDependencyContentProvider.java :
93 : return ModuleCoreUIPlugin.getInstance().getImage("folder"); //$NON-NLS-1$
Discouraged access: The method getImage(String) from the type ModuleCoreUIPlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore.ui/@dot
JavaEEComponentDependencyContentProvider.java :
93 : return ModuleCoreUIPlugin.getInstance().getImage("folder"); //$NON-NLS-1$
Discouraged access: The method getColumnImage(Object, int) from the type ComponentDependencyContentProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore.ui/@dot
JavaEEComponentDependencyContentProvider.java :
96 : return super.getColumnImage(element, columnIndex);
Discouraged access: The method getChildren(Object) from the type ComponentDependencyContentProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore.ui/@dot
JavaEEComponentDependencyContentProvider.java :
138 : return super.getChildren(parentElement);
Discouraged access: The type DummyClasspathDependencyContainerVirtualComponent is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ClasspathDependencyComponentLabelProvider.java :
3 : import org.eclipse.jst.j2ee.internal.modulecore.util.DummyClasspathDependencyContainerVirtualComponent;
Discouraged access: The type IVirtualComponentLabelProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore.ui/@dot
ClasspathDependencyComponentLabelProvider.java :
7 : import org.eclipse.wst.common.componentcore.ui.internal.propertypage.IVirtualComponentLabelProvider;
Discouraged access: The type IVirtualComponentLabelProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore.ui/@dot
ClasspathDependencyComponentLabelProvider.java :
10 : IVirtualComponentLabelProvider {
Discouraged access: The type DummyClasspathDependencyContainerVirtualComponent is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ClasspathDependencyComponentLabelProvider.java :
17 : if( component instanceof DummyClasspathDependencyContainerVirtualComponent)
Discouraged access: The type VirtualReference is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
CustomEARProjectReferenceWizardFragment.java :
18 : import org.eclipse.wst.common.componentcore.internal.resources.VirtualReference;
Discouraged access: The type ProjectReferenceWizardFragment is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore.ui/@dot
CustomEARProjectReferenceWizardFragment.java :
19 : import org.eclipse.wst.common.componentcore.ui.internal.propertypage.ProjectReferenceWizardFragment;
Discouraged access: The type IReferenceWizardConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore.ui/@dot
CustomEARProjectReferenceWizardFragment.java :
20 : import org.eclipse.wst.common.componentcore.ui.propertypage.IReferenceWizardConstants;
Discouraged access: The type ProjectReferenceWizardFragment is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore.ui/@dot
CustomEARProjectReferenceWizardFragment.java :
22 : public class CustomEARProjectReferenceWizardFragment extends ProjectReferenceWizardFragment {
Discouraged access: The constructor ProjectReferenceWizardFragment() is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore.ui/@dot
CustomEARProjectReferenceWizardFragment.java :
25 : super();
Discouraged access: The method performFinish(IProgressMonitor) from the type ProjectReferenceWizardFragment is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore.ui/@dot
CustomEARProjectReferenceWizardFragment.java :
30 : super.performFinish(monitor);
Discouraged access: The type VirtualReference is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
CustomEARProjectReferenceWizardFragment.java :
31 : VirtualReference[] refs = (VirtualReference []) getTaskModel().getObject(IReferenceWizardConstants.FINAL_REFERENCE);
Discouraged access: The type VirtualReference is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
CustomEARProjectReferenceWizardFragment.java :
31 : VirtualReference[] refs = (VirtualReference []) getTaskModel().getObject(IReferenceWizardConstants.FINAL_REFERENCE);
Discouraged access: The method getTaskModel() from the type WizardFragment is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore.ui/@dot
CustomEARProjectReferenceWizardFragment.java :
31 : VirtualReference[] refs = (VirtualReference []) getTaskModel().getObject(IReferenceWizardConstants.FINAL_REFERENCE);
Discouraged access: The method getObject(String) from the type TaskModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore.ui/@dot
CustomEARProjectReferenceWizardFragment.java :
31 : VirtualReference[] refs = (VirtualReference []) getTaskModel().getObject(IReferenceWizardConstants.FINAL_REFERENCE);
Discouraged access: The type IReferenceWizardConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore.ui/@dot
CustomEARProjectReferenceWizardFragment.java :
31 : VirtualReference[] refs = (VirtualReference []) getTaskModel().getObject(IReferenceWizardConstants.FINAL_REFERENCE);
Discouraged access: The field FINAL_REFERENCE from the type IReferenceWizardConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore.ui/@dot
CustomEARProjectReferenceWizardFragment.java :
31 : VirtualReference[] refs = (VirtualReference []) getTaskModel().getObject(IReferenceWizardConstants.FINAL_REFERENCE);
Discouraged access: The method getReferencedComponent() from the type VirtualReference is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
CustomEARProjectReferenceWizardFragment.java :
33 : IProject proj = refs[i].getReferencedComponent().getProject();
Discouraged access: The method setRuntimePath(IPath) from the type VirtualReference is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
CustomEARProjectReferenceWizardFragment.java :
38 : refs[i].setRuntimePath(new Path("/").makeAbsolute()); //$NON-NLS-1$
Discouraged access: The type AddReferenceToEnterpriseApplicationDataModelProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
EarModuleDependenciesPropertyPage.java :
26 : import org.eclipse.jst.j2ee.application.internal.operations.AddReferenceToEnterpriseApplicationDataModelProvider;
Discouraged access: The type RemoveReferenceFromEnterpriseApplicationDataModelProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
EarModuleDependenciesPropertyPage.java :
27 : import org.eclipse.jst.j2ee.application.internal.operations.RemoveReferenceFromEnterpriseApplicationDataModelProvider;
Discouraged access: The type J2EEConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot
EarModuleDependenciesPropertyPage.java :
28 : import org.eclipse.jst.j2ee.internal.J2EEConstants;
Discouraged access: The type J2EEProjectUtilities is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
EarModuleDependenciesPropertyPage.java :
34 : import org.eclipse.jst.j2ee.internal.project.J2EEProjectUtilities;
Discouraged access: The type IModuleHandler is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
EarModuleDependenciesPropertyPage.java :
52 : import org.eclipse.wst.common.componentcore.internal.IModuleHandler;
Discouraged access: The type TaskModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore.ui/@dot
EarModuleDependenciesPropertyPage.java :
53 : import org.eclipse.wst.common.componentcore.internal.impl.TaskModel;
Discouraged access: The type ComponentDependencyContentProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore.ui/@dot
EarModuleDependenciesPropertyPage.java :
57 : import org.eclipse.wst.common.componentcore.ui.internal.propertypage.ComponentDependencyContentProvider;
Discouraged access: The type DependencyPageExtensionManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore.ui/@dot
EarModuleDependenciesPropertyPage.java :
58 : import org.eclipse.wst.common.componentcore.ui.internal.propertypage.DependencyPageExtensionManager;
Discouraged access: The type DependencyPageExtensionManager.ReferenceExtension is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore.ui/@dot
EarModuleDependenciesPropertyPage.java :
59 : import org.eclipse.wst.common.componentcore.ui.internal.propertypage.DependencyPageExtensionManager.ReferenceExtension;
Discouraged access: The type AddModuleDependenciesPropertiesPage is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore.ui/@dot
EarModuleDependenciesPropertyPage.java :
60 : import org.eclipse.wst.common.componentcore.ui.propertypage.AddModuleDependenciesPropertiesPage;
Discouraged access: The type IReferenceWizardConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore.ui/@dot
EarModuleDependenciesPropertyPage.java :
61 : import org.eclipse.wst.common.componentcore.ui.propertypage.IReferenceWizardConstants;
Discouraged access: The type IReferenceWizardConstants.ProjectConverterOperationProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore.ui/@dot
EarModuleDependenciesPropertyPage.java :
62 : import org.eclipse.wst.common.componentcore.ui.propertypage.IReferenceWizardConstants.ProjectConverterOperationProvider;
Discouraged access: The type ModuleAssemblyRootPage is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore.ui/@dot
EarModuleDependenciesPropertyPage.java :
63 : import org.eclipse.wst.common.componentcore.ui.propertypage.ModuleAssemblyRootPage;
Discouraged access: The type AddModuleDependenciesPropertiesPage is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore.ui/@dot
EarModuleDependenciesPropertyPage.java :
70 : AddModuleDependenciesPropertiesPage {
Discouraged access: The type J2EEConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot
EarModuleDependenciesPropertyPage.java :
74 : private static String earDefaultLirDir = new Path(J2EEConstants.EAR_DEFAULT_LIB_DIR).makeRelative().toString();
Discouraged access: The field EAR_DEFAULT_LIB_DIR from the type J2EEConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot
EarModuleDependenciesPropertyPage.java :
74 : private static String earDefaultLirDir = new Path(J2EEConstants.EAR_DEFAULT_LIB_DIR).makeRelative().toString();
Discouraged access: The type ModuleAssemblyRootPage is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore.ui/@dot
EarModuleDependenciesPropertyPage.java :
78 : ModuleAssemblyRootPage page) {
Discouraged access: The constructor AddModuleDependenciesPropertiesPage(IProject, ModuleAssemblyRootPage) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore.ui/@dot
EarModuleDependenciesPropertyPage.java :
79 : super(project, page);
Discouraged access: The method fillTableComposite(Composite) from the type AddModuleDependenciesPropertiesPage is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore.ui/@dot
EarModuleDependenciesPropertyPage.java :
87 : fillTableComposite(composite);
Discouraged access: The field rootComponent from the type AddModuleDependenciesPropertiesPage is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore.ui/@dot
EarModuleDependenciesPropertyPage.java :
88 : if(JavaEEProjectUtilities.isJEEComponent(rootComponent, JavaEEProjectUtilities.DD_VERSION) && JavaEEProjectUtilities.isJEEComponent(rootComponent, JavaEEProjectUtilities.FACET_VERSION))
Discouraged access: The field rootComponent from the type AddModuleDependenciesPropertiesPage is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore.ui/@dot
EarModuleDependenciesPropertyPage.java :
88 : if(JavaEEProjectUtilities.isJEEComponent(rootComponent, JavaEEProjectUtilities.DD_VERSION) && JavaEEProjectUtilities.isJEEComponent(rootComponent, JavaEEProjectUtilities.FACET_VERSION))
Discouraged access: The field rootComponent from the type AddModuleDependenciesPropertiesPage is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore.ui/@dot
EarModuleDependenciesPropertyPage.java :
94 : if(JavaEEProjectUtilities.isJEEComponent(rootComponent, JavaEEProjectUtilities.DD_VERSION) && JavaEEProjectUtilities.isJEEComponent(rootComponent, JavaEEProjectUtilities.FACET_VERSION)) {
Discouraged access: The field rootComponent from the type AddModuleDependenciesPropertiesPage is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore.ui/@dot
EarModuleDependenciesPropertyPage.java :
94 : if(JavaEEProjectUtilities.isJEEComponent(rootComponent, JavaEEProjectUtilities.DD_VERSION) && JavaEEProjectUtilities.isJEEComponent(rootComponent, JavaEEProjectUtilities.FACET_VERSION)) {
Discouraged access: The field project from the type AddModuleDependenciesPropertiesPage is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore.ui/@dot
EarModuleDependenciesPropertyPage.java :
95 : final IEARModelProvider earModel = (IEARModelProvider)ModelProviderManager.getModelProvider(project);
Discouraged access: The field propPage from the type AddModuleDependenciesPropertiesPage is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore.ui/@dot
EarModuleDependenciesPropertyPage.java :
144 : propPage.setValid(false);
Discouraged access: The field propPage from the type AddModuleDependenciesPropertiesPage is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore.ui/@dot
EarModuleDependenciesPropertyPage.java :
145 : propPage.setMessage(Messages.EarModuleDependenciesPropertyPage_ERROR_HOVER_FOR_DETAILS,IStatus.ERROR);
Discouraged access: The field propPage from the type AddModuleDependenciesPropertiesPage is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore.ui/@dot
EarModuleDependenciesPropertyPage.java :
146 : propPage.setErrorMessage(Messages.EarModuleDependenciesPropertyPage_ERROR_HOVER_FOR_DETAILS);
Discouraged access: The method verify() from the type AddModuleDependenciesPropertiesPage is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore.ui/@dot
EarModuleDependenciesPropertyPage.java :
153 : super.verify();
Discouraged access: The field rootComponent from the type AddModuleDependenciesPropertiesPage is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore.ui/@dot
EarModuleDependenciesPropertyPage.java :
167 : model.setProperty(ICreateDeploymentFilesDataModelProperties.GENERATE_DD, rootComponent);
Discouraged access: The field project from the type AddModuleDependenciesPropertiesPage is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore.ui/@dot
EarModuleDependenciesPropertyPage.java :
168 : model.setProperty(ICreateDeploymentFilesDataModelProperties.TARGET_PROJECT, project);
Discouraged access: The method handleRemoved(ArrayList<IVirtualReference>) from the type AddModuleDependenciesPropertiesPage is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore.ui/@dot
EarModuleDependenciesPropertyPage.java :
179 : super.handleRemoved(removed);
Discouraged access: The field rootComponent from the type AddModuleDependenciesPropertiesPage is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore.ui/@dot
EarModuleDependenciesPropertyPage.java :
189 : JavaEEBinaryComponentHelper.clearDisconnectedArchivesInEAR(rootComponent);
Discouraged access: The field rootComponent from the type AddModuleDependenciesPropertiesPage is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore.ui/@dot
EarModuleDependenciesPropertyPage.java :
191 : J2EEComponentClasspathUpdater.getInstance().queueUpdateEAR(rootComponent.getProject());
Discouraged access: The constructor AddReferenceToEnterpriseApplicationDataModelProvider() is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
EarModuleDependenciesPropertyPage.java :
196 : return new AddReferenceToEnterpriseApplicationDataModelProvider();
Discouraged access: The type AddReferenceToEnterpriseApplicationDataModelProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
EarModuleDependenciesPropertyPage.java :
196 : return new AddReferenceToEnterpriseApplicationDataModelProvider();
Discouraged access: The constructor RemoveReferenceFromEnterpriseApplicationDataModelProvider() is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
EarModuleDependenciesPropertyPage.java :
206 : return new RemoveReferenceFromEnterpriseApplicationDataModelProvider();
Discouraged access: The type RemoveReferenceFromEnterpriseApplicationDataModelProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
EarModuleDependenciesPropertyPage.java :
206 : return new RemoveReferenceFromEnterpriseApplicationDataModelProvider();
Discouraged access: The type DependencyPageExtensionManager.ReferenceExtension is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore.ui/@dot
EarModuleDependenciesPropertyPage.java :
210 : protected void filterReferenceTypes( final List<ReferenceExtension> extensions )
Discouraged access: The type DependencyPageExtensionManager.ReferenceExtension is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore.ui/@dot
EarModuleDependenciesPropertyPage.java :
216 : final ReferenceExtension ext = extensions.get( i );
Discouraged access: The method getId() from the type DependencyPageExtensionManager.ReferenceExtension is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore.ui/@dot
EarModuleDependenciesPropertyPage.java :
218 : if( ext.getId().equals( "org.eclipse.wst.common.componentcore.ui.newProjectReference" ) ) //$NON-NLS-1$
Discouraged access: The type DependencyPageExtensionManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore.ui/@dot
EarModuleDependenciesPropertyPage.java :
220 : extensions.set( i, DependencyPageExtensionManager.getManager().findReferenceExtension( "org.eclipse.jst.j2ee.internal.ui.preferences.CustomEARProjectReferenceWizardFragment" ) ); //$NON-NLS-1$
Discouraged access: The method getManager() from the type DependencyPageExtensionManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore.ui/@dot
EarModuleDependenciesPropertyPage.java :
220 : extensions.set( i, DependencyPageExtensionManager.getManager().findReferenceExtension( "org.eclipse.jst.j2ee.internal.ui.preferences.CustomEARProjectReferenceWizardFragment" ) ); //$NON-NLS-1$
Discouraged access: The method findReferenceExtension(String) from the type DependencyPageExtensionManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore.ui/@dot
EarModuleDependenciesPropertyPage.java :
220 : extensions.set( i, DependencyPageExtensionManager.getManager().findReferenceExtension( "org.eclipse.jst.j2ee.internal.ui.preferences.CustomEARProjectReferenceWizardFragment" ) ); //$NON-NLS-1$
Discouraged access: The field rootComponent from the type AddModuleDependenciesPropertiesPage is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore.ui/@dot
EarModuleDependenciesPropertyPage.java :
226 : if( rootComponent != null ){
Discouraged access: The method handleEvent(Event) from the type AddModuleDependenciesPropertiesPage is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore.ui/@dot
EarModuleDependenciesPropertyPage.java :
238 : super.handleEvent(event);
Discouraged access: The method performOk() from the type AddModuleDependenciesPropertiesPage is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore.ui/@dot
EarModuleDependenciesPropertyPage.java :
243 : boolean result = super.performOk();
Discouraged access: The field rootComponent from the type AddModuleDependenciesPropertiesPage is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore.ui/@dot
EarModuleDependenciesPropertyPage.java :
244 : if(JavaEEProjectUtilities.isJEEComponent(rootComponent, JavaEEProjectUtilities.DD_VERSION) && JavaEEProjectUtilities.isJEEComponent(rootComponent, JavaEEProjectUtilities.FACET_VERSION) && libDir != null)
Discouraged access: The field rootComponent from the type AddModuleDependenciesPropertiesPage is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore.ui/@dot
EarModuleDependenciesPropertyPage.java :
244 : if(JavaEEProjectUtilities.isJEEComponent(rootComponent, JavaEEProjectUtilities.DD_VERSION) && JavaEEProjectUtilities.isJEEComponent(rootComponent, JavaEEProjectUtilities.FACET_VERSION) && libDir != null)
Discouraged access: The field rootComponent from the type AddModuleDependenciesPropertiesPage is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore.ui/@dot
EarModuleDependenciesPropertyPage.java :
251 : IVirtualFile vFile = rootComponent.getRootFolder().getFile(new Path(J2EEConstants.APPLICATION_DD_URI));
Discouraged access: The type J2EEConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot
EarModuleDependenciesPropertyPage.java :
251 : IVirtualFile vFile = rootComponent.getRootFolder().getFile(new Path(J2EEConstants.APPLICATION_DD_URI));
Discouraged access: The field APPLICATION_DD_URI from the type J2EEConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot
EarModuleDependenciesPropertyPage.java :
251 : IVirtualFile vFile = rootComponent.getRootFolder().getFile(new Path(J2EEConstants.APPLICATION_DD_URI));
Discouraged access: The field project from the type AddModuleDependenciesPropertiesPage is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore.ui/@dot
EarModuleDependenciesPropertyPage.java :
261 : final IEARModelProvider earModel = (IEARModelProvider)ModelProviderManager.getModelProvider(project);
Discouraged access: The type TaskModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore.ui/@dot
EarModuleDependenciesPropertyPage.java :
282 : protected void setCustomReferenceWizardProperties(TaskModel model) {
Discouraged access: The method putObject(String, Object) from the type TaskModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore.ui/@dot
EarModuleDependenciesPropertyPage.java :
283 : model.putObject(IReferenceWizardConstants.DEFAULT_LIBRARY_LOCATION, libDir);
Discouraged access: The type IReferenceWizardConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore.ui/@dot
EarModuleDependenciesPropertyPage.java :
283 : model.putObject(IReferenceWizardConstants.DEFAULT_LIBRARY_LOCATION, libDir);
Discouraged access: The field DEFAULT_LIBRARY_LOCATION from the type IReferenceWizardConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore.ui/@dot
EarModuleDependenciesPropertyPage.java :
283 : model.putObject(IReferenceWizardConstants.DEFAULT_LIBRARY_LOCATION, libDir);
Discouraged access: The method putObject(String, Object) from the type TaskModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore.ui/@dot
EarModuleDependenciesPropertyPage.java :
284 : model.putObject(IReferenceWizardConstants.PROJECT_CONVERTER_OPERATION_PROVIDER, getConverterProvider());
Discouraged access: The type IReferenceWizardConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore.ui/@dot
EarModuleDependenciesPropertyPage.java :
284 : model.putObject(IReferenceWizardConstants.PROJECT_CONVERTER_OPERATION_PROVIDER, getConverterProvider());
Discouraged access: The field PROJECT_CONVERTER_OPERATION_PROVIDER from the type IReferenceWizardConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore.ui/@dot
EarModuleDependenciesPropertyPage.java :
284 : model.putObject(IReferenceWizardConstants.PROJECT_CONVERTER_OPERATION_PROVIDER, getConverterProvider());
Discouraged access: The type IReferenceWizardConstants.ProjectConverterOperationProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore.ui/@dot
EarModuleDependenciesPropertyPage.java :
287 : public ProjectConverterOperationProvider getConverterProvider() {
Discouraged access: The type IReferenceWizardConstants.ProjectConverterOperationProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore.ui/@dot
EarModuleDependenciesPropertyPage.java :
288 : return new ProjectConverterOperationProvider() {
Discouraged access: The type J2EEProjectUtilities is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
EarModuleDependenciesPropertyPage.java :
290 : return J2EEProjectUtilities.createFlexJavaProjectForProjectOperation(project);
Discouraged access: The method createFlexJavaProjectForProjectOperation(IProject) from the type J2EEProjectUtilities is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
EarModuleDependenciesPropertyPage.java :
290 : return J2EEProjectUtilities.createFlexJavaProjectForProjectOperation(project);
Discouraged access: The type IModuleHandler is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
EarModuleDependenciesPropertyPage.java :
296 : protected IModuleHandler getModuleHandler() {
Discouraged access: The field moduleHandler from the type AddModuleDependenciesPropertiesPage is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore.ui/@dot
EarModuleDependenciesPropertyPage.java :
297 : if(moduleHandler == null)
Discouraged access: The field moduleHandler from the type AddModuleDependenciesPropertiesPage is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore.ui/@dot
EarModuleDependenciesPropertyPage.java :
298 : moduleHandler = new JavaEEModuleHandler();
Discouraged access: The field moduleHandler from the type AddModuleDependenciesPropertiesPage is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore.ui/@dot
EarModuleDependenciesPropertyPage.java :
299 : return moduleHandler;
Discouraged access: The type ComponentDependencyContentProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore.ui/@dot
EarModuleDependenciesPropertyPage.java :
303 : protected ComponentDependencyContentProvider createProvider() {
Discouraged access: The method canRemove(Object) from the type AddModuleDependenciesPropertiesPage is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore.ui/@dot
EarModuleDependenciesPropertyPage.java :
311 : return super.canRemove(selectedObject) && !(selectedObject instanceof JavaEEComponentDependencyContentProvider.ConsumedClasspathEntryProxy);
Discouraged access: The method verify() from the type AddModuleDependenciesPropertiesPage is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore.ui/@dot
EarModuleDependenciesPropertyPage.java :
316 : super.verify();
Discouraged access: The method performDefaults() from the type AddModuleDependenciesPropertiesPage is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore.ui/@dot
EarModuleDependenciesPropertyPage.java :
324 : super.performDefaults();
Discouraged access: The type IModuleConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
EarModuleDependencyPageProvider.java :
16 : import org.eclipse.wst.common.componentcore.internal.util.IModuleConstants;
Discouraged access: The type IDependencyPageProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore.ui/@dot
EarModuleDependencyPageProvider.java :
17 : import org.eclipse.wst.common.componentcore.ui.propertypage.IDependencyPageProvider;
Discouraged access: The type IModuleDependenciesControl is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore.ui/@dot
EarModuleDependencyPageProvider.java :
18 : import org.eclipse.wst.common.componentcore.ui.propertypage.IModuleDependenciesControl;
Discouraged access: The type ModuleAssemblyRootPage is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore.ui/@dot
EarModuleDependencyPageProvider.java :
19 : import org.eclipse.wst.common.componentcore.ui.propertypage.ModuleAssemblyRootPage;
Discouraged access: The type IDependencyPageProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore.ui/@dot
EarModuleDependencyPageProvider.java :
23 : public class EarModuleDependencyPageProvider implements IDependencyPageProvider {
Discouraged access: The type IModuleConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
EarModuleDependencyPageProvider.java :
26 : boolean isEAR = project.hasProjectFacet(ProjectFacetsManager.getProjectFacet(IModuleConstants.JST_EAR_MODULE));
Discouraged access: The field JST_EAR_MODULE from the type IModuleConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
EarModuleDependencyPageProvider.java :
26 : boolean isEAR = project.hasProjectFacet(ProjectFacetsManager.getProjectFacet(IModuleConstants.JST_EAR_MODULE));
Discouraged access: The type IModuleDependenciesControl is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore.ui/@dot
EarModuleDependencyPageProvider.java :
30 : public IModuleDependenciesControl[] createPages(IFacetedProject project,
Discouraged access: The type ModuleAssemblyRootPage is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore.ui/@dot
EarModuleDependencyPageProvider.java :
31 : ModuleAssemblyRootPage parent) {
Discouraged access: The type IModuleDependenciesControl is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore.ui/@dot
EarModuleDependencyPageProvider.java :
32 : return new IModuleDependenciesControl[] {
Discouraged access: The type IModuleDependenciesControl is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore.ui/@dot
EarModuleDependencyPageProvider.java :
37 : public Composite createRootControl(IFacetedProject project,IModuleDependenciesControl[] pages,
Discouraged access: The method createContents(Composite) from the type IModuleDependenciesControl is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore.ui/@dot
EarModuleDependencyPageProvider.java :
40 : return pages[0].createContents(parent);
Discouraged access: The type J2EEPlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
JavaEEPreferencePage.java :
9 : import org.eclipse.jst.j2ee.internal.plugin.J2EEPlugin;
Discouraged access: The type J2EEPlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
JavaEEPreferencePage.java :
28 : private String name = J2EEPlugin.DYNAMIC_TRANSLATION_OF_JET_TEMPLATES_PREF_KEY;
Discouraged access: The field DYNAMIC_TRANSLATION_OF_JET_TEMPLATES_PREF_KEY from the type J2EEPlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
JavaEEPreferencePage.java :
28 : private String name = J2EEPlugin.DYNAMIC_TRANSLATION_OF_JET_TEMPLATES_PREF_KEY;
Discouraged access: The type J2EEPlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
JavaEEPreferencePage.java :
40 : J2EEPlugin.getDefault().savePluginPreferences();
Discouraged access: The method getDefault() from the type J2EEPlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
JavaEEPreferencePage.java :
40 : J2EEPlugin.getDefault().savePluginPreferences();
Discouraged access: The type J2EEPlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
JavaEEPreferencePage.java :
79 : preferences = J2EEPlugin.getDefault().getPluginPreferences();
Discouraged access: The method getDefault() from the type J2EEPlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
JavaEEPreferencePage.java :
79 : preferences = J2EEPlugin.getDefault().getPluginPreferences();
Discouraged access: The type J2EEPlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
JavaEEPreferencePage.java :
86 : J2EEPlugin.getDefault().savePluginPreferences();
Discouraged access: The method getDefault() from the type J2EEPlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
JavaEEPreferencePage.java :
86 : J2EEPlugin.getDefault().savePluginPreferences();
Discouraged access: The type Assert is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.emf/@dot
JavaEEPreferencePageExtension.java :
15 : import org.eclipse.wst.common.internal.emf.utilities.Assert;
Discouraged access: The type Assert is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.emf/@dot
JavaEEPreferencePageExtension.java :
56 : Assert.isLegal(JAVAEE_PAGE_EXTENSION.equals(element.getName()), "Extensions must be of the type \"" + JAVAEE_PAGE_EXTENSION + "\"."); //$NON-NLS-1$ //$NON-NLS-2$
Discouraged access: The method isLegal(boolean, String) from the type Assert is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.emf/@dot
JavaEEPreferencePageExtension.java :
56 : Assert.isLegal(JAVAEE_PAGE_EXTENSION.equals(element.getName()), "Extensions must be of the type \"" + JAVAEE_PAGE_EXTENSION + "\"."); //$NON-NLS-1$ //$NON-NLS-2$
Discouraged access: The type ProjectSupportResourceHandler is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
RenameContextRootChange.java :
21 : import org.eclipse.jst.j2ee.internal.project.ProjectSupportResourceHandler;
Discouraged access: The type ComponentUtilities is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
RenameContextRootChange.java :
24 : import org.eclipse.wst.common.componentcore.internal.util.ComponentUtilities;
Discouraged access: The type ProjectSupportResourceHandler is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
RenameContextRootChange.java :
64 : ProjectSupportResourceHandler.getString(
Discouraged access: The method getString(String, Object[]) from the type ProjectSupportResourceHandler is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
RenameContextRootChange.java :
64 : ProjectSupportResourceHandler.getString( ProjectSupportResourceHandler.Context_Root_cannot_be_empty_2, new Object[0]));
Discouraged access: The type ProjectSupportResourceHandler is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
RenameContextRootChange.java :
65 : ProjectSupportResourceHandler.Context_Root_cannot_be_empty_2,
Discouraged access: The field Context_Root_cannot_be_empty_2 from the type ProjectSupportResourceHandler is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
RenameContextRootChange.java :
65 : ProjectSupportResourceHandler.Context_Root_cannot_be_empty_2,
Discouraged access: The type ProjectSupportResourceHandler is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
RenameContextRootChange.java :
92 : ProjectSupportResourceHandler
Discouraged access: The method getString(String, Object[]) from the type ProjectSupportResourceHandler is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
RenameContextRootChange.java :
92 : ProjectSupportResourceHandler .getString( ProjectSupportResourceHandler.The_character_is_invalid_in_a_context_root, invalidChar));
Discouraged access: The type ProjectSupportResourceHandler is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
RenameContextRootChange.java :
94 : ProjectSupportResourceHandler.The_character_is_invalid_in_a_context_root,
Discouraged access: The field The_character_is_invalid_in_a_context_root from the type ProjectSupportResourceHandler is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
RenameContextRootChange.java :
94 : ProjectSupportResourceHandler.The_character_is_invalid_in_a_context_root,
Discouraged access: The type ProjectSupportResourceHandler is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
RenameContextRootChange.java :
104 : ProjectSupportResourceHandler.getString(
Discouraged access: The method getString(String, Object[]) from the type ProjectSupportResourceHandler is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
RenameContextRootChange.java :
104 : ProjectSupportResourceHandler.getString( ProjectSupportResourceHandler.Names_cannot_contain_whitespace_, new Object[0]));
Discouraged access: The type ProjectSupportResourceHandler is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
RenameContextRootChange.java :
105 : ProjectSupportResourceHandler.Names_cannot_contain_whitespace_,
Discouraged access: The field Names_cannot_contain_whitespace_ from the type ProjectSupportResourceHandler is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
RenameContextRootChange.java :
105 : ProjectSupportResourceHandler.Names_cannot_contain_whitespace_,
Discouraged access: The type ComponentUtilities is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
RenameContextRootChange.java :
125 : ComponentUtilities.setServerContextRoot(project, newContextRoot);
Discouraged access: The method setServerContextRoot(IProject, String) from the type ComponentUtilities is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
RenameContextRootChange.java :
125 : ComponentUtilities.setServerContextRoot(project, newContextRoot);
Discouraged access: The type J2EEProjectUtilities is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
RenameContextRootRefactoringProcessor.java :
18 : import org.eclipse.jst.j2ee.internal.project.J2EEProjectUtilities;
Discouraged access: The type J2EEProjectUtilities is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
RenameContextRootRefactoringProcessor.java :
119 : return J2EEProjectUtilities.getServerContextRoot(getProject());
Discouraged access: The method getServerContextRoot(IProject) from the type J2EEProjectUtilities is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
RenameContextRootRefactoringProcessor.java :
119 : return J2EEProjectUtilities.getServerContextRoot(getProject());
The import org.eclipse.jface.viewers.ILabelDecorator is never used
AnnotationIconDecorator.java :
22 : import org.eclipse.jface.viewers.ILabelDecorator;
Discouraged access: The type AnnotationsController is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.common.annotations.controller_1.1.300.v200908252030.jar
AnnotationIconDecorator.java :
25 : import org.eclipse.jst.common.internal.annotations.controller.AnnotationsController;
Discouraged access: The type AnnotationsControllerHelper is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.common.annotations.controller_1.1.300.v200908252030.jar
AnnotationIconDecorator.java :
26 : import org.eclipse.jst.common.internal.annotations.controller.AnnotationsControllerHelper;
Discouraged access: The type AnnotationsControllerManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.common.annotations.controller_1.1.300.v200908252030.jar
AnnotationIconDecorator.java :
27 : import org.eclipse.jst.common.internal.annotations.controller.AnnotationsControllerManager;
Discouraged access: The type AnnotationsControllerHelper is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.common.annotations.controller_1.1.300.v200908252030.jar
AnnotationIconDecorator.java :
54 : if (AnnotationsControllerHelper.INSTANCE.isAnnotated(target)) {
Discouraged access: The method isAnnotated(EObject) from the type AnnotationsControllerHelper is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.common.annotations.controller_1.1.300.v200908252030.jar
AnnotationIconDecorator.java :
54 : if (AnnotationsControllerHelper.INSTANCE.isAnnotated(target)) {
Discouraged access: The field INSTANCE from the type AnnotationsControllerHelper is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.common.annotations.controller_1.1.300.v200908252030.jar
AnnotationIconDecorator.java :
54 : if (AnnotationsControllerHelper.INSTANCE.isAnnotated(target)) {
Discouraged access: The type AnnotationsController is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.common.annotations.controller_1.1.300.v200908252030.jar
AnnotationIconDecorator.java :
60 : private AnnotationsController getControllerForProject(IProject targetProject) {
Discouraged access: The type AnnotationsController is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.common.annotations.controller_1.1.300.v200908252030.jar
AnnotationIconDecorator.java :
61 : AnnotationsController controller = AnnotationsControllerManager.INSTANCE.getAnnotationsController(targetProject);
Discouraged access: The type AnnotationsControllerManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.common.annotations.controller_1.1.300.v200908252030.jar
AnnotationIconDecorator.java :
61 : AnnotationsController controller = AnnotationsControllerManager.INSTANCE.getAnnotationsController(targetProject);
Discouraged access: The method getAnnotationsController(IProject) from the type AnnotationsControllerManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.common.annotations.controller_1.1.300.v200908252030.jar
AnnotationIconDecorator.java :
61 : AnnotationsController controller = AnnotationsControllerManager.INSTANCE.getAnnotationsController(targetProject);
Discouraged access: The field INSTANCE from the type AnnotationsControllerManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.common.annotations.controller_1.1.300.v200908252030.jar
AnnotationIconDecorator.java :
61 : AnnotationsController controller = AnnotationsControllerManager.INSTANCE.getAnnotationsController(targetProject);
Discouraged access: The type AnnotationsControllerManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.common.annotations.controller_1.1.300.v200908252030.jar
AnnotationIconDecorator.java :
92 : if (AnnotationsControllerManager.INSTANCE.isAnyAnnotationsSupported()) {
Discouraged access: The method isAnyAnnotationsSupported() from the type AnnotationsControllerManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.common.annotations.controller_1.1.300.v200908252030.jar
AnnotationIconDecorator.java :
92 : if (AnnotationsControllerManager.INSTANCE.isAnyAnnotationsSupported()) {
Discouraged access: The field INSTANCE from the type AnnotationsControllerManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.common.annotations.controller_1.1.300.v200908252030.jar
AnnotationIconDecorator.java :
92 : if (AnnotationsControllerManager.INSTANCE.isAnyAnnotationsSupported()) {
Discouraged access: The type AnnotationsController is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.common.annotations.controller_1.1.300.v200908252030.jar
AnnotationIconDecorator.java :
94 : AnnotationsController controller = getControllerForProject(targetProject);
Discouraged access: The method getEnabledAnnotationFile(EObject) from the type AnnotationsController is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.common.annotations.controller_1.1.300.v200908252030.jar
AnnotationIconDecorator.java :
96 : annotatedSource = controller.getEnabledAnnotationFile(eObject);
Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot
J2EEWebAppItemProvider.java :
29 : import org.eclipse.jst.j2ee.internal.J2EEVersionConstants;
Discouraged access: The type J2EEVersionUtil is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
J2EEWebAppItemProvider.java :
30 : import org.eclipse.jst.j2ee.internal.common.J2EEVersionUtil;
Discouraged access: The type WebAppItemProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee.web/@dot
J2EEWebAppItemProvider.java :
31 : import org.eclipse.jst.j2ee.internal.web.providers.WebAppItemProvider;
Discouraged access: The type EditModelEvent is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.common.emfworkbench.integration_1.2.2.v201008242000.jar
J2EEWebAppItemProvider.java :
36 : import org.eclipse.wst.common.internal.emfworkbench.integration.EditModelEvent;
Discouraged access: The type EditModelListener is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.common.emfworkbench.integration_1.2.2.v201008242000.jar
J2EEWebAppItemProvider.java :
37 : import org.eclipse.wst.common.internal.emfworkbench.integration.EditModelListener;
Discouraged access: The type WebAppItemProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee.web/@dot
J2EEWebAppItemProvider.java :
45 : public class J2EEWebAppItemProvider extends WebAppItemProvider {
Discouraged access: The type EditModelListener is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.common.emfworkbench.integration_1.2.2.v201008242000.jar
J2EEWebAppItemProvider.java :
64 : private class J2EEWebServiceClientDDManager extends AdapterImpl implements EditModelListener {
Discouraged access: The type EditModelEvent is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.common.emfworkbench.integration_1.2.2.v201008242000.jar
J2EEWebAppItemProvider.java :
89 : public void editModelChanged(EditModelEvent anEvent) {
Discouraged access: The constructor WebAppItemProvider(AdapterFactory) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee.web/@dot
J2EEWebAppItemProvider.java :
136 : super(adapterFactory);
Discouraged access: The type J2EEVersionUtil is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
J2EEWebAppItemProvider.java :
209 : if (J2EEVersionUtil.convertVersionStringToInt(webApp.getVersion()) > J2EEVersionConstants.SERVLET_2_2) {
Discouraged access: The method convertVersionStringToInt(String) from the type J2EEVersionUtil is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
J2EEWebAppItemProvider.java :
209 : if (J2EEVersionUtil.convertVersionStringToInt(webApp.getVersion()) > J2EEVersionConstants.SERVLET_2_2) {
Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot
J2EEWebAppItemProvider.java :
209 : if (J2EEVersionUtil.convertVersionStringToInt(webApp.getVersion()) > J2EEVersionConstants.SERVLET_2_2) {
Discouraged access: The field SERVLET_2_2 from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot
J2EEWebAppItemProvider.java :
209 : if (J2EEVersionUtil.convertVersionStringToInt(webApp.getVersion()) > J2EEVersionConstants.SERVLET_2_2) {
Discouraged access: The method notifyChanged(Notification) from the type WebAppItemProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee.web/@dot
J2EEWebAppItemProvider.java :
305 : super.notifyChanged(notification);
Discouraged access: The type WebapplicationItemProviderAdapterFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee.web/@dot
J2EEWebItemProviderAdapterFactory.java :
20 : import org.eclipse.jst.j2ee.internal.web.providers.WebapplicationItemProviderAdapterFactory;
Discouraged access: The type WebapplicationItemProviderAdapterFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee.web/@dot
J2EEWebItemProviderAdapterFactory.java :
29 : public class J2EEWebItemProviderAdapterFactory extends WebapplicationItemProviderAdapterFactory {
Discouraged access: The constructor WebapplicationItemProviderAdapterFactory() is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee.web/@dot
J2EEWebItemProviderAdapterFactory.java :
35 : super();
Discouraged access: The field webAppItemProvider from the type WebapplicationItemProviderAdapterFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee.web/@dot
J2EEWebItemProviderAdapterFactory.java :
46 : if (webAppItemProvider == null)
Discouraged access: The field webAppItemProvider from the type WebapplicationItemProviderAdapterFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee.web/@dot
J2EEWebItemProviderAdapterFactory.java :
47 : webAppItemProvider = new J2EEWebAppItemProvider(this);
Discouraged access: The field webAppItemProvider from the type WebapplicationItemProviderAdapterFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee.web/@dot
J2EEWebItemProviderAdapterFactory.java :
48 : return webAppItemProvider;
Discouraged access: The type WebPlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee.web/@dot
WebContextParamGroupItemProvider.java :
12 : import org.eclipse.jst.j2ee.internal.web.plugin.WebPlugin;
Discouraged access: The type WebAppEditResourceHandler is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee.web/@dot
WebContextParamGroupItemProvider.java :
13 : import org.eclipse.jst.j2ee.internal.web.providers.WebAppEditResourceHandler;
Discouraged access: The type WebPlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee.web/@dot
WebContextParamGroupItemProvider.java :
52 : return WebPlugin.getDefault().getImage("initializ_parameter_context"); //$NON-NLS-1$
Discouraged access: The method getDefault() from the type WebPlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee.web/@dot
WebContextParamGroupItemProvider.java :
52 : return WebPlugin.getDefault().getImage("initializ_parameter_context"); //$NON-NLS-1$
Discouraged access: The method getImage(String) from the type WebPlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee.web/@dot
WebContextParamGroupItemProvider.java :
52 : return WebPlugin.getDefault().getImage("initializ_parameter_context"); //$NON-NLS-1$
Discouraged access: The type WebAppEditResourceHandler is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee.web/@dot
WebContextParamGroupItemProvider.java :
59 : return WebAppEditResourceHandler.getString("Context_Parameters_2"); //$NON-NLS-1$
Discouraged access: The method getString(String) from the type WebAppEditResourceHandler is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee.web/@dot
WebContextParamGroupItemProvider.java :
59 : return WebAppEditResourceHandler.getString("Context_Parameters_2"); //$NON-NLS-1$
Discouraged access: The type WebPlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee.web/@dot
WebErrorPageGroupItemProvider.java :
12 : import org.eclipse.jst.j2ee.internal.web.plugin.WebPlugin;
Discouraged access: The type WebAppEditResourceHandler is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee.web/@dot
WebErrorPageGroupItemProvider.java :
13 : import org.eclipse.jst.j2ee.internal.web.providers.WebAppEditResourceHandler;
Discouraged access: The type WebPlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee.web/@dot
WebErrorPageGroupItemProvider.java :
52 : return WebPlugin.getDefault().getImage("error_page"); //$NON-NLS-1$
Discouraged access: The method getDefault() from the type WebPlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee.web/@dot
WebErrorPageGroupItemProvider.java :
52 : return WebPlugin.getDefault().getImage("error_page"); //$NON-NLS-1$
Discouraged access: The method getImage(String) from the type WebPlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee.web/@dot
WebErrorPageGroupItemProvider.java :
52 : return WebPlugin.getDefault().getImage("error_page"); //$NON-NLS-1$
Discouraged access: The type WebAppEditResourceHandler is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee.web/@dot
WebErrorPageGroupItemProvider.java :
59 : return WebAppEditResourceHandler.getString("Error_Pages_1"); //$NON-NLS-1$
Discouraged access: The method getString(String) from the type WebAppEditResourceHandler is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee.web/@dot
WebErrorPageGroupItemProvider.java :
59 : return WebAppEditResourceHandler.getString("Error_Pages_1"); //$NON-NLS-1$
Discouraged access: The type WebPlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee.web/@dot
WebFilterMappingGroupItemProvider.java :
21 : import org.eclipse.jst.j2ee.internal.web.plugin.WebPlugin;
Discouraged access: The type WebAppEditResourceHandler is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee.web/@dot
WebFilterMappingGroupItemProvider.java :
22 : import org.eclipse.jst.j2ee.internal.web.providers.WebAppEditResourceHandler;
Discouraged access: The type WebPlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee.web/@dot
WebFilterMappingGroupItemProvider.java :
55 : return WebPlugin.getDefault().getImage("filter_mapping"); //$NON-NLS-1$
Discouraged access: The method getDefault() from the type WebPlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee.web/@dot
WebFilterMappingGroupItemProvider.java :
55 : return WebPlugin.getDefault().getImage("filter_mapping"); //$NON-NLS-1$
Discouraged access: The method getImage(String) from the type WebPlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee.web/@dot
WebFilterMappingGroupItemProvider.java :
55 : return WebPlugin.getDefault().getImage("filter_mapping"); //$NON-NLS-1$
Discouraged access: The type WebAppEditResourceHandler is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee.web/@dot
WebFilterMappingGroupItemProvider.java :
62 : return WebAppEditResourceHandler.getString("Filter_Mappings_1"); //$NON-NLS-1$
Discouraged access: The method getString(String) from the type WebAppEditResourceHandler is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee.web/@dot
WebFilterMappingGroupItemProvider.java :
62 : return WebAppEditResourceHandler.getString("Filter_Mappings_1"); //$NON-NLS-1$
Discouraged access: The type WebPlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee.web/@dot
WebFiltersGroupItemProvider.java :
25 : import org.eclipse.jst.j2ee.internal.web.plugin.WebPlugin;
Discouraged access: The type WebAppEditResourceHandler is not accessible due to restriction on classpath entry /opt/publ