Compiler: Eclipse Compiler for Java(TM) Version: 0.A58, 3.6.0
Number of source files: 123 Number of classfiles: 132
Problems: 1285 (Errors: 0 Warnings: 1285 )
Discouraged access: The type J2EEFlexProjDeployable is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ModuleAdapter.java :
17 : import org.eclipse.jst.j2ee.internal.deployables.J2EEFlexProjDeployable;
Discouraged access: The type J2EEFlexProjDeployable is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ModuleAdapter.java :
24 : J2EEFlexProjDeployable delegate;
Discouraged access: The type J2EEFlexProjDeployable is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ModuleAdapter.java :
26 : public void setModuleDelegate(J2EEFlexProjDeployable moduleDelegate) {
Discouraged access: The type J2EEFlexProjDeployable is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ModuleAdapter.java :
30 : public J2EEFlexProjDeployable getDelegate() {
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
WebDeployableArtifactUtil.java :
47 : 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
WebDeployableArtifactUtil.java :
81 : IResource eclipeServResoruce = WorkbenchResourceHelper.getFile(servResource);
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
WebDeployableArtifactUtil.java :
81 : IResource eclipeServResoruce = WorkbenchResourceHelper.getFile(servResource);
Discouraged access: The field SUPERCLASS from the type INewJavaClassDataModelProperties is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
AbstractSupertypesValidator.java :
33 : return dataModel.getStringProperty(SUPERCLASS);
Discouraged access: The field INTERFACES from the type INewJavaClassDataModelProperties is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
AbstractSupertypesValidator.java :
37 : return (List) dataModel.getProperty(INTERFACES);
Discouraged access: The field PROJECT from the type INewJavaClassDataModelProperties is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
AbstractSupertypesValidator.java :
41 : return JavaCore.create((IProject) dataModel.getProperty(PROJECT));
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
AddFilterOperation.java :
24 : import org.eclipse.jst.j2ee.internal.J2EEVersionConstants;
Discouraged access: The type NewJavaEEArtifactClassOperation is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
AddFilterOperation.java :
25 : import org.eclipse.jst.j2ee.internal.common.operations.NewJavaEEArtifactClassOperation;
Discouraged access: The type ArtifactEditProviderOperation is 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
AddFilterOperation.java :
37 : import org.eclipse.wst.common.componentcore.internal.operation.ArtifactEditProviderOperation;
The import org.eclipse.wst.common.componentcore.internal.operation.ArtifactEditProviderOperation is never used
AddFilterOperation.java :
37 : import org.eclipse.wst.common.componentcore.internal.operation.ArtifactEditProviderOperation;
Discouraged access: The type NewJavaEEArtifactClassOperation is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
AddFilterOperation.java :
84 : protected NewJavaEEArtifactClassOperation getNewClassOperation() {
Discouraged access: The field provider from the type AddJavaEEArtifactOperation is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
AddFilterOperation.java :
150 : Object modelObject = provider.getModelObject(WEB_APP_XML_PATH);
Discouraged access: The field provider from the type AddJavaEEArtifactOperation is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
AddFilterOperation.java :
192 : Object modelObject = provider.getModelObject();
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
AddFilterOperation.java :
199 : if (webApp.getJ2EEVersionID() >= J2EEVersionConstants.J2EE_1_4_ID) {
Discouraged access: The field J2EE_1_4_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
AddFilterOperation.java :
199 : if (webApp.getJ2EEVersionID() >= J2EEVersionConstants.J2EE_1_4_ID) {
Discouraged access: The field provider from the type AddJavaEEArtifactOperation is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
AddFilterOperation.java :
271 : Object modelObject = provider.getModelObject(WEB_APP_XML_PATH);
Discouraged access: The type NewJavaEEArtifactClassOperation is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
AddListenerOperation.java :
15 : import org.eclipse.jst.j2ee.internal.common.operations.NewJavaEEArtifactClassOperation;
Discouraged access: The type ArtifactEditProviderOperation is 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
AddListenerOperation.java :
18 : import org.eclipse.wst.common.componentcore.internal.operation.ArtifactEditProviderOperation;
The import org.eclipse.wst.common.componentcore.internal.operation.ArtifactEditProviderOperation is never used
AddListenerOperation.java :
18 : import org.eclipse.wst.common.componentcore.internal.operation.ArtifactEditProviderOperation;
Discouraged access: The type NewJavaEEArtifactClassOperation is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
AddListenerOperation.java :
64 : protected NewJavaEEArtifactClassOperation getNewClassOperation() {
Discouraged access: The field provider from the type AddJavaEEArtifactOperation is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
AddListenerOperation.java :
98 : Object modelObject = provider.getModelObject(WEB_APP_XML_PATH);
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
AddServletOperation.java :
25 : import org.eclipse.jst.j2ee.internal.J2EEVersionConstants;
Discouraged access: The type NewJavaEEArtifactClassOperation is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
AddServletOperation.java :
26 : import org.eclipse.jst.j2ee.internal.common.operations.NewJavaEEArtifactClassOperation;
Discouraged access: The type ArtifactEditProviderOperation is 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
AddServletOperation.java :
39 : import org.eclipse.wst.common.componentcore.internal.operation.ArtifactEditProviderOperation;
The import org.eclipse.wst.common.componentcore.internal.operation.ArtifactEditProviderOperation is never used
AddServletOperation.java :
39 : import org.eclipse.wst.common.componentcore.internal.operation.ArtifactEditProviderOperation;
Discouraged access: The type NewJavaEEArtifactClassOperation is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
AddServletOperation.java :
87 : protected NewJavaEEArtifactClassOperation getNewClassOperation() {
Discouraged access: The field provider from the type AddJavaEEArtifactOperation is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
AddServletOperation.java :
146 : Object modelObject = provider.getModelObject(WEB_APP_XML_PATH);
Discouraged access: The field provider from the type AddJavaEEArtifactOperation is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
AddServletOperation.java :
216 : Object modelObject = provider.getModelObject();
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
AddServletOperation.java :
222 : if (webApp.getJ2EEVersionID() >= J2EEVersionConstants.J2EE_1_4_ID) {
Discouraged access: The field J2EE_1_4_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
AddServletOperation.java :
222 : if (webApp.getJ2EEVersionID() >= J2EEVersionConstants.J2EE_1_4_ID) {
Discouraged access: The field provider from the type AddJavaEEArtifactOperation is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
AddServletOperation.java :
289 : Object modelObject = provider.getModelObject(WEB_APP_XML_PATH);
The import java.lang.reflect.InvocationTargetException is never used
AddWebClassOperation.java :
19 : import java.lang.reflect.InvocationTargetException;
The import org.eclipse.core.runtime.CoreException is never used
AddWebClassOperation.java :
22 : import org.eclipse.core.runtime.CoreException;
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
AddWebClassOperation.java :
27 : import org.eclipse.jst.j2ee.internal.J2EEConstants;
Discouraged access: The type AddJavaEEArtifactOperation is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
AddWebClassOperation.java :
28 : import org.eclipse.jst.j2ee.internal.common.operations.AddJavaEEArtifactOperation;
Discouraged access: The type AddJavaEEArtifactOperation is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
AddWebClassOperation.java :
34 : public abstract class AddWebClassOperation extends AddJavaEEArtifactOperation {
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
AddWebClassOperation.java :
35 : protected Path WEB_APP_XML_PATH = new Path(J2EEConstants.WEBAPP_DD_URI);
Discouraged access: The field WEBAPP_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
AddWebClassOperation.java :
35 : protected Path WEB_APP_XML_PATH = new Path(J2EEConstants.WEBAPP_DD_URI);
Discouraged access: The constructor AddJavaEEArtifactOperation(IDataModel) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
AddWebClassOperation.java :
37 : super(dataModel);
Discouraged access: The field CLASS_NAME from the type INewJavaClassDataModelProperties is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
AddWebClassOperation.java :
66 : String qualifiedClassName = model.getStringProperty(CLASS_NAME);
Discouraged access: The method createClass() from the type AddJavaEEArtifactOperation is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
AddWebClassOperation.java :
70 : qualifiedClassName = createClass();
Discouraged access: The field USE_ANNOTATIONS from the type IAnnotationsDataModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
AddWebClassOperation.java :
73 : if (useExisting || (!model.getBooleanProperty(USE_ANNOTATIONS) && model.getBooleanProperty(REGISTER_IN_WEB_XML)))
Discouraged access: The field GENERATE_DD from the type INewJavaClassDataModelProperties is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
AddWebClassOperation.java :
75 : if (model.getBooleanProperty(GENERATE_DD))
Discouraged access: The method getTargetProject() from the type AddJavaEEArtifactOperation is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
AddWebClassOperation.java :
78 : ddModel.setProperty(ICreateDeploymentFilesDataModelProperties.TARGET_PROJECT, getTargetProject());
Discouraged access: The type Method is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
CreateFilterTemplateModel.java :
42 : import org.eclipse.jst.j2ee.internal.common.operations.Method;
Discouraged access: The method getImports() from the type CreateJavaEEArtifactTemplateModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
CreateFilterTemplateModel.java :
62 : Collection<String> collection = super.getImports();
Discouraged access: The field dataModel from the type CreateJavaEEArtifactTemplateModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
CreateFilterTemplateModel.java :
106 : return (List) dataModel.getProperty(INIT_PARAM);
Discouraged access: The field dataModel from the type CreateJavaEEArtifactTemplateModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
CreateFilterTemplateModel.java :
119 : return (List<IFilterMappingItem>) dataModel.getProperty(FILTER_MAPPINGS);
Discouraged access: The field dataModel from the type CreateJavaEEArtifactTemplateModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
CreateFilterTemplateModel.java :
180 : if (dataModel.getBooleanProperty(ABSTRACT_METHODS)) {
Discouraged access: The field ABSTRACT_METHODS from the type INewJavaClassDataModelProperties is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
CreateFilterTemplateModel.java :
180 : if (dataModel.getBooleanProperty(ABSTRACT_METHODS)) {
Discouraged access: The field dataModel from the type CreateJavaEEArtifactTemplateModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
CreateFilterTemplateModel.java :
182 : return dataModel.getBooleanProperty(INIT);
Discouraged access: The field dataModel from the type CreateJavaEEArtifactTemplateModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
CreateFilterTemplateModel.java :
184 : return dataModel.getBooleanProperty(DO_FILTER);
Discouraged access: The field dataModel from the type CreateJavaEEArtifactTemplateModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
CreateFilterTemplateModel.java :
186 : return dataModel.getBooleanProperty(DESTROY);
Discouraged access: The type Method is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
CreateFilterTemplateModel.java :
192 : public Collection<Method> getUnimplementedMethods() {
Discouraged access: The type Method is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
CreateFilterTemplateModel.java :
193 : Collection<Method> unimplementedMethods = super.getUnimplementedMethods();
Discouraged access: The method getUnimplementedMethods() from the type CreateJavaEEArtifactTemplateModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
CreateFilterTemplateModel.java :
193 : Collection<Method> unimplementedMethods = super.getUnimplementedMethods();
Discouraged access: The type Method is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
CreateFilterTemplateModel.java :
194 : Iterator<Method> iterator = unimplementedMethods.iterator();
Discouraged access: The type Method is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
CreateFilterTemplateModel.java :
197 : Method method = iterator.next();
Discouraged access: The method getName() from the type Method is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
CreateFilterTemplateModel.java :
198 : if ((METHOD_INIT.equals(method.getName()) && FILTER_INIT_SIGNATURE.equals(method.getSignature())) ||
Discouraged access: The method getSignature() from the type Method is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
CreateFilterTemplateModel.java :
198 : if ((METHOD_INIT.equals(method.getName()) && FILTER_INIT_SIGNATURE.equals(method.getSignature())) ||
Discouraged access: The method getName() from the type Method is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
CreateFilterTemplateModel.java :
199 : (METHOD_DESTROY.equals(method.getName()) && DESTROY_SIGNATURE.equals(method.getSignature())) ||
Discouraged access: The method getSignature() from the type Method is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
CreateFilterTemplateModel.java :
199 : (METHOD_DESTROY.equals(method.getName()) && DESTROY_SIGNATURE.equals(method.getSignature())) ||
Discouraged access: The method getName() from the type Method is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
CreateFilterTemplateModel.java :
200 : (METHOD_DO_FILTER.equals(method.getName()) && DO_FILTER_SIGNATURE.equals(method.getSignature()))) {
Discouraged access: The method getSignature() from the type Method is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
CreateFilterTemplateModel.java :
200 : (METHOD_DO_FILTER.equals(method.getName()) && DO_FILTER_SIGNATURE.equals(method.getSignature()))) {
Discouraged access: The method getClassName() from the type CreateJavaEEArtifactTemplateModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
CreateFilterTemplateModel.java :
222 : if (!dispName.equals(getClassName()) && (dispName.length() > 0))
Discouraged access: The field ATT_DESCRIPTION from the type CreateJavaEEArtifactTemplateModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
CreateFilterTemplateModel.java :
227 : result.put(ATT_DESCRIPTION, description);
Discouraged access: The method getImports() from the type CreateJavaEEArtifactTemplateModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
CreateListenerTemplateModel.java :
38 : Collection<String> collection = super.getImports();
Discouraged access: The method getQualifiedInterfaces() from the type CreateJavaEEArtifactTemplateModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
CreateListenerTemplateModel.java :
124 : List<String> interfaces = getQualifiedInterfaces();
Discouraged access: The type Method is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
CreateServletTemplateModel.java :
74 : import org.eclipse.jst.j2ee.internal.common.operations.Method;
Discouraged access: The method getImports() from the type CreateJavaEEArtifactTemplateModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
CreateServletTemplateModel.java :
92 : Collection<String> collection = super.getImports();
Discouraged access: The method getClassName() from the type CreateJavaEEArtifactTemplateModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
CreateServletTemplateModel.java :
149 : return super.getClassName();
Discouraged access: The field dataModel from the type CreateJavaEEArtifactTemplateModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
CreateServletTemplateModel.java :
205 : return ServletSupertypesValidator.isGenericServletSuperclass(dataModel);
Discouraged access: The field dataModel from the type CreateJavaEEArtifactTemplateModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
CreateServletTemplateModel.java :
209 : return ServletSupertypesValidator.isHttpServletSuperclass(dataModel);
Discouraged access: The field dataModel from the type CreateJavaEEArtifactTemplateModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
CreateServletTemplateModel.java :
213 : return (List) dataModel.getProperty(INIT_PARAM);
Discouraged access: The field dataModel from the type CreateJavaEEArtifactTemplateModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
CreateServletTemplateModel.java :
226 : return (List) dataModel.getProperty(URL_MAPPINGS);
Discouraged access: The field dataModel from the type CreateJavaEEArtifactTemplateModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
CreateServletTemplateModel.java :
249 : if (dataModel.getBooleanProperty(ABSTRACT_METHODS)) {
Discouraged access: The field ABSTRACT_METHODS from the type INewJavaClassDataModelProperties is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
CreateServletTemplateModel.java :
249 : if (dataModel.getBooleanProperty(ABSTRACT_METHODS)) {
Discouraged access: The field dataModel from the type CreateJavaEEArtifactTemplateModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
CreateServletTemplateModel.java :
251 : return dataModel.getBooleanProperty(INIT);
Discouraged access: The field dataModel from the type CreateJavaEEArtifactTemplateModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
CreateServletTemplateModel.java :
253 : return dataModel.getBooleanProperty(DESTROY);
Discouraged access: The field dataModel from the type CreateJavaEEArtifactTemplateModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
CreateServletTemplateModel.java :
255 : return dataModel.getBooleanProperty(GET_SERVLET_CONFIG);
Discouraged access: The field dataModel from the type CreateJavaEEArtifactTemplateModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
CreateServletTemplateModel.java :
257 : return dataModel.getBooleanProperty(GET_SERVLET_INFO);
Discouraged access: The field dataModel from the type CreateJavaEEArtifactTemplateModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
CreateServletTemplateModel.java :
259 : return dataModel.getBooleanProperty(SERVICE);
Discouraged access: The field dataModel from the type CreateJavaEEArtifactTemplateModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
CreateServletTemplateModel.java :
261 : return dataModel.getBooleanProperty(DO_GET);
Discouraged access: The field dataModel from the type CreateJavaEEArtifactTemplateModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
CreateServletTemplateModel.java :
263 : return dataModel.getBooleanProperty(DO_POST);
Discouraged access: The field dataModel from the type CreateJavaEEArtifactTemplateModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
CreateServletTemplateModel.java :
265 : return dataModel.getBooleanProperty(DO_PUT);
Discouraged access: The field dataModel from the type CreateJavaEEArtifactTemplateModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
CreateServletTemplateModel.java :
267 : return dataModel.getBooleanProperty(DO_DELETE);
Discouraged access: The field dataModel from the type CreateJavaEEArtifactTemplateModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
CreateServletTemplateModel.java :
269 : return dataModel.getBooleanProperty(DO_HEAD);
Discouraged access: The field dataModel from the type CreateJavaEEArtifactTemplateModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
CreateServletTemplateModel.java :
271 : return dataModel.getBooleanProperty(DO_OPTIONS);
Discouraged access: The field dataModel from the type CreateJavaEEArtifactTemplateModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
CreateServletTemplateModel.java :
273 : return dataModel.getBooleanProperty(DO_TRACE);
Discouraged access: The type Method is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
CreateServletTemplateModel.java :
279 : public Collection<Method> getUnimplementedMethods() {
Discouraged access: The type Method is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
CreateServletTemplateModel.java :
280 : Collection<Method> unimplementedMethods = super.getUnimplementedMethods();
Discouraged access: The method getUnimplementedMethods() from the type CreateJavaEEArtifactTemplateModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
CreateServletTemplateModel.java :
280 : Collection<Method> unimplementedMethods = super.getUnimplementedMethods();
Discouraged access: The type Method is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
CreateServletTemplateModel.java :
281 : Iterator<Method> iterator = unimplementedMethods.iterator();
Discouraged access: The type Method is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
CreateServletTemplateModel.java :
284 : Method method = iterator.next();
Discouraged access: The method getName() from the type Method is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
CreateServletTemplateModel.java :
285 : if ((METHOD_INIT.equals(method.getName()) && SERVLET_INIT_SIGNATURE.equals(method.getSignature())) ||
Discouraged access: The method getSignature() from the type Method is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
CreateServletTemplateModel.java :
285 : if ((METHOD_INIT.equals(method.getName()) && SERVLET_INIT_SIGNATURE.equals(method.getSignature())) ||
Discouraged access: The method getName() from the type Method is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
CreateServletTemplateModel.java :
286 : (METHOD_DESTROY.equals(method.getName()) && DESTROY_SIGNATURE.equals(method.getSignature())) ||
Discouraged access: The method getSignature() from the type Method is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
CreateServletTemplateModel.java :
286 : (METHOD_DESTROY.equals(method.getName()) && DESTROY_SIGNATURE.equals(method.getSignature())) ||
Discouraged access: The method getName() from the type Method is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
CreateServletTemplateModel.java :
287 : (METHOD_GET_SERVLET_CONFIG.equals(method.getName()) && GET_SERVLET_CONFIG_SIGNATURE.equals(method.getSignature())) ||
Discouraged access: The method getSignature() from the type Method is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
CreateServletTemplateModel.java :
287 : (METHOD_GET_SERVLET_CONFIG.equals(method.getName()) && GET_SERVLET_CONFIG_SIGNATURE.equals(method.getSignature())) ||
Discouraged access: The method getName() from the type Method is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
CreateServletTemplateModel.java :
288 : (METHOD_GET_SERVLET_INFO.equals(method.getName()) && GET_SERVLET_INFO_SIGNATURE.equals(method.getSignature())) ||
Discouraged access: The method getSignature() from the type Method is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
CreateServletTemplateModel.java :
288 : (METHOD_GET_SERVLET_INFO.equals(method.getName()) && GET_SERVLET_INFO_SIGNATURE.equals(method.getSignature())) ||
Discouraged access: The method getName() from the type Method is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
CreateServletTemplateModel.java :
289 : (METHOD_SERVICE.equals(method.getName()) && SERVICE_SIGNATURE.equals(method.getSignature())) ||
Discouraged access: The method getSignature() from the type Method is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
CreateServletTemplateModel.java :
289 : (METHOD_SERVICE.equals(method.getName()) && SERVICE_SIGNATURE.equals(method.getSignature())) ||
Discouraged access: The method getName() from the type Method is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
CreateServletTemplateModel.java :
290 : (METHOD_SERVICE.equals(method.getName()) && HTTP_SERVICE_SIGNATURE.equals(method.getSignature())) ||
Discouraged access: The method getSignature() from the type Method is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
CreateServletTemplateModel.java :
290 : (METHOD_SERVICE.equals(method.getName()) && HTTP_SERVICE_SIGNATURE.equals(method.getSignature())) ||
Discouraged access: The method getName() from the type Method is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
CreateServletTemplateModel.java :
291 : (METHOD_DO_GET.equals(method.getName()) && DO_GET_SIGNATURE.equals(method.getSignature())) ||
Discouraged access: The method getSignature() from the type Method is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
CreateServletTemplateModel.java :
291 : (METHOD_DO_GET.equals(method.getName()) && DO_GET_SIGNATURE.equals(method.getSignature())) ||
Discouraged access: The method getName() from the type Method is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
CreateServletTemplateModel.java :
292 : (METHOD_DO_POST.equals(method.getName()) && DO_POST_SIGNATURE.equals(method.getSignature())) ||
Discouraged access: The method getSignature() from the type Method is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
CreateServletTemplateModel.java :
292 : (METHOD_DO_POST.equals(method.getName()) && DO_POST_SIGNATURE.equals(method.getSignature())) ||
Discouraged access: The method getName() from the type Method is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
CreateServletTemplateModel.java :
293 : (METHOD_DO_PUT.equals(method.getName()) && DO_PUT_SIGNATURE.equals(method.getSignature())) ||
Discouraged access: The method getSignature() from the type Method is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
CreateServletTemplateModel.java :
293 : (METHOD_DO_PUT.equals(method.getName()) && DO_PUT_SIGNATURE.equals(method.getSignature())) ||
Discouraged access: The method getName() from the type Method is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
CreateServletTemplateModel.java :
294 : (METHOD_DO_DELETE.equals(method.getName()) && DO_DELETE_SIGNATURE.equals(method.getSignature())) ||
Discouraged access: The method getSignature() from the type Method is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
CreateServletTemplateModel.java :
294 : (METHOD_DO_DELETE.equals(method.getName()) && DO_DELETE_SIGNATURE.equals(method.getSignature())) ||
Discouraged access: The method getName() from the type Method is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
CreateServletTemplateModel.java :
295 : (METHOD_DO_HEAD.equals(method.getName()) && DO_HEAD_SIGNATURE.equals(method.getSignature())) ||
Discouraged access: The method getSignature() from the type Method is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
CreateServletTemplateModel.java :
295 : (METHOD_DO_HEAD.equals(method.getName()) && DO_HEAD_SIGNATURE.equals(method.getSignature())) ||
Discouraged access: The method getName() from the type Method is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
CreateServletTemplateModel.java :
296 : (METHOD_DO_OPTIONS.equals(method.getName()) && METHOD_DO_OPTIONS.equals(method.getSignature())) ||
Discouraged access: The method getSignature() from the type Method is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
CreateServletTemplateModel.java :
296 : (METHOD_DO_OPTIONS.equals(method.getName()) && METHOD_DO_OPTIONS.equals(method.getSignature())) ||
Discouraged access: The method getName() from the type Method is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
CreateServletTemplateModel.java :
297 : (METHOD_DO_TRACE.equals(method.getName()) && DO_TRACE_SIGNATURE.equals(method.getSignature()))) {
Discouraged access: The method getSignature() from the type Method is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
CreateServletTemplateModel.java :
297 : (METHOD_DO_TRACE.equals(method.getName()) && DO_TRACE_SIGNATURE.equals(method.getSignature()))) {
Discouraged access: The method getClassName() from the type CreateJavaEEArtifactTemplateModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
CreateServletTemplateModel.java :
309 : if (!dispName.equals(getClassName()) && (dispName.length() > 0))
Discouraged access: The field ATT_NAME from the type CreateJavaEEArtifactTemplateModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
CreateServletTemplateModel.java :
310 : result.put(ATT_NAME, dispName);
Discouraged access: The field ATT_DESCRIPTION from the type CreateJavaEEArtifactTemplateModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
CreateServletTemplateModel.java :
314 : result.put(ATT_DESCRIPTION, description);
Discouraged access: The type CreateJavaEEArtifactTemplateModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
CreateWebClassTemplateModel.java :
19 : import org.eclipse.jst.j2ee.internal.common.operations.CreateJavaEEArtifactTemplateModel;
Discouraged access: The type CreateJavaEEArtifactTemplateModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
CreateWebClassTemplateModel.java :
23 : CreateJavaEEArtifactTemplateModel {
Discouraged access: The constructor CreateJavaEEArtifactTemplateModel(IDataModel) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
CreateWebClassTemplateModel.java :
31 : super(dataModel);
Discouraged access: The field dataModel from the type CreateJavaEEArtifactTemplateModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
CreateWebClassTemplateModel.java :
35 : return dataModel.getStringProperty(DISPLAY_NAME);
Discouraged access: The field dataModel from the type CreateJavaEEArtifactTemplateModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
CreateWebClassTemplateModel.java :
39 : return dataModel.getStringProperty(DESCRIPTION);
Discouraged access: The field dataModel from the type CreateJavaEEArtifactTemplateModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
CreateWebClassTemplateModel.java :
43 : return dataModel.getBooleanProperty(USE_ANNOTATIONS);
Discouraged access: The field USE_ANNOTATIONS from the type IAnnotationsDataModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
CreateWebClassTemplateModel.java :
43 : return dataModel.getBooleanProperty(USE_ANNOTATIONS);
Discouraged access: The field dataModel from the type CreateJavaEEArtifactTemplateModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
CreateWebClassTemplateModel.java :
47 : return dataModel.getStringProperty(JAVA_EE_VERSION);
Discouraged access: The method removeFlags(int) from the type CreateJavaEEArtifactTemplateModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
FilterTemplate.java :
127 : model.removeFlags(CreateJavaEEArtifactTemplateModel.FLAG_QUALIFIED_SUPERCLASS_NAME);
Discouraged access: The type CreateJavaEEArtifactTemplateModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
FilterTemplate.java :
127 : model.removeFlags(CreateJavaEEArtifactTemplateModel.FLAG_QUALIFIED_SUPERCLASS_NAME);
Discouraged access: The field FLAG_QUALIFIED_SUPERCLASS_NAME from the type CreateJavaEEArtifactTemplateModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
FilterTemplate.java :
127 : model.removeFlags(CreateJavaEEArtifactTemplateModel.FLAG_QUALIFIED_SUPERCLASS_NAME);
Discouraged access: The method getJavaPackageName() from the type CreateJavaEEArtifactTemplateModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
FilterTemplate.java :
130 : if (model.getJavaPackageName() != null && model.getJavaPackageName().length() > 0) {
Discouraged access: The method getJavaPackageName() from the type CreateJavaEEArtifactTemplateModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
FilterTemplate.java :
130 : if (model.getJavaPackageName() != null && model.getJavaPackageName().length() > 0) {
Discouraged access: The method getJavaPackageName() from the type CreateJavaEEArtifactTemplateModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
FilterTemplate.java :
133 : stringBuffer.append( model.getJavaPackageName() );
Discouraged access: The method getClassName() from the type CreateJavaEEArtifactTemplateModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
FilterTemplate.java :
152 : stringBuffer.append( model.getClassName() );
Discouraged access: The field ATT_DESCRIPTION from the type CreateJavaEEArtifactTemplateModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
FilterTemplate.java :
285 : if (key.equals(CreateFilterTemplateModel.ATT_FILTER_NAME) || key.equals(CreateFilterTemplateModel.ATT_DESCRIPTION)) {
Discouraged access: The method isPublic() from the type CreateJavaEEArtifactTemplateModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
FilterTemplate.java :
462 : if (model.isPublic()) {
Discouraged access: The method isAbstract() from the type CreateJavaEEArtifactTemplateModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
FilterTemplate.java :
468 : if (model.isAbstract()) {
Discouraged access: The method isFinal() from the type CreateJavaEEArtifactTemplateModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
FilterTemplate.java :
474 : if (model.isFinal()) {
Discouraged access: The method getClassName() from the type CreateJavaEEArtifactTemplateModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
FilterTemplate.java :
481 : stringBuffer.append( model.getClassName() );
Discouraged access: The method getSuperclassName() from the type CreateJavaEEArtifactTemplateModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
FilterTemplate.java :
483 : String superClass = model.getSuperclassName();
Discouraged access: The method getInterfaces() from the type CreateJavaEEArtifactTemplateModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
FilterTemplate.java :
491 : List<String> interfaces = model.getInterfaces();
Discouraged access: The method hasEmptySuperclassConstructor() from the type CreateJavaEEArtifactTemplateModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
FilterTemplate.java :
512 : if (!model.hasEmptySuperclassConstructor()) {
Discouraged access: The method getClassName() from the type CreateJavaEEArtifactTemplateModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
FilterTemplate.java :
515 : stringBuffer.append( model.getClassName() );
Discouraged access: The method shouldGenSuperclassConstructors() from the type CreateJavaEEArtifactTemplateModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
FilterTemplate.java :
520 : if (model.shouldGenSuperclassConstructors()) {
Discouraged access: The type Constructor is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
FilterTemplate.java :
521 : List<Constructor> constructors = model.getConstructors();
Discouraged access: The method getConstructors() from the type CreateJavaEEArtifactTemplateModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
FilterTemplate.java :
521 : List<Constructor> constructors = model.getConstructors();
Discouraged access: The type Constructor is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
FilterTemplate.java :
522 : for (Constructor constructor : constructors) {
Discouraged access: The method isPublic() from the type Constructor is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
FilterTemplate.java :
523 : if (constructor.isPublic() || constructor.isProtected()) {
Discouraged access: The method isProtected() from the type Constructor is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
FilterTemplate.java :
523 : if (constructor.isPublic() || constructor.isProtected()) {
Discouraged access: The method getSuperclassName() from the type CreateJavaEEArtifactTemplateModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
FilterTemplate.java :
526 : stringBuffer.append( model.getSuperclassName() );
Discouraged access: The method getSuperclassName() from the type CreateJavaEEArtifactTemplateModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
FilterTemplate.java :
528 : stringBuffer.append( model.getSuperclassName() );
Discouraged access: The method getParamsForJavadoc() from the type Constructor is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
FilterTemplate.java :
530 : stringBuffer.append( constructor.getParamsForJavadoc() );
Discouraged access: The method getClassName() from the type CreateJavaEEArtifactTemplateModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
FilterTemplate.java :
532 : stringBuffer.append( model.getClassName() );
Discouraged access: The method getParamsForDeclaration() from the type Constructor is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
FilterTemplate.java :
534 : stringBuffer.append( constructor.getParamsForDeclaration() );
Discouraged access: The method getParamsForCall() from the type Constructor is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
FilterTemplate.java :
536 : stringBuffer.append( constructor.getParamsForCall() );
Discouraged access: The method shouldImplementAbstractMethods() from the type CreateJavaEEArtifactTemplateModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
FilterTemplate.java :
544 : if (model.shouldImplementAbstractMethods()) {
Discouraged access: The type Method is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
FilterTemplate.java :
545 : for (Method method : model.getUnimplementedMethods()) {
Discouraged access: The method getContainingJavaClass() from the type Method is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
FilterTemplate.java :
548 : stringBuffer.append( method.getContainingJavaClass() );
Discouraged access: The method getName() from the type Method is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
FilterTemplate.java :
550 : stringBuffer.append( method.getName() );
Discouraged access: The method getParamsForJavadoc() from the type Method is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
FilterTemplate.java :
552 : stringBuffer.append( method.getParamsForJavadoc() );
Discouraged access: The method getReturnType() from the type Method is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
FilterTemplate.java :
554 : stringBuffer.append( method.getReturnType() );
Discouraged access: The method getName() from the type Method is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
FilterTemplate.java :
556 : stringBuffer.append( method.getName() );
Discouraged access: The method getParamsForDeclaration() from the type Method is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
FilterTemplate.java :
558 : stringBuffer.append( method.getParamsForDeclaration() );
Discouraged access: The method getDefaultReturnValue() from the type Method is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
FilterTemplate.java :
561 : String defaultReturnValue = method.getDefaultReturnValue();
Discouraged access: The type IAnnotationsDataModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
INewWebClassDataModelProperties.java :
13 : import org.eclipse.jst.j2ee.application.internal.operations.IAnnotationsDataModel;
Discouraged access: The type INewJavaClassDataModelProperties is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
INewWebClassDataModelProperties.java :
14 : import org.eclipse.jst.j2ee.internal.common.operations.INewJavaClassDataModelProperties;
Discouraged access: The type INewJavaClassDataModelProperties is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
INewWebClassDataModelProperties.java :
16 : public interface INewWebClassDataModelProperties extends INewJavaClassDataModelProperties, IAnnotationsDataModel {
Discouraged access: The type IAnnotationsDataModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
INewWebClassDataModelProperties.java :
16 : public interface INewWebClassDataModelProperties extends INewJavaClassDataModelProperties, IAnnotationsDataModel {
Discouraged access: The method removeFlags(int) from the type CreateJavaEEArtifactTemplateModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ListenerTemplate.java :
65 : model.removeFlags(CreateJavaEEArtifactTemplateModel.FLAG_QUALIFIED_SUPERCLASS_NAME);
Discouraged access: The type CreateJavaEEArtifactTemplateModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ListenerTemplate.java :
65 : model.removeFlags(CreateJavaEEArtifactTemplateModel.FLAG_QUALIFIED_SUPERCLASS_NAME);
Discouraged access: The field FLAG_QUALIFIED_SUPERCLASS_NAME from the type CreateJavaEEArtifactTemplateModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ListenerTemplate.java :
65 : model.removeFlags(CreateJavaEEArtifactTemplateModel.FLAG_QUALIFIED_SUPERCLASS_NAME);
Discouraged access: The method getJavaPackageName() from the type CreateJavaEEArtifactTemplateModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ListenerTemplate.java :
68 : if (model.getJavaPackageName() != null && model.getJavaPackageName().length() > 0) {
Discouraged access: The method getJavaPackageName() from the type CreateJavaEEArtifactTemplateModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ListenerTemplate.java :
68 : if (model.getJavaPackageName() != null && model.getJavaPackageName().length() > 0) {
Discouraged access: The method getJavaPackageName() from the type CreateJavaEEArtifactTemplateModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ListenerTemplate.java :
71 : stringBuffer.append( model.getJavaPackageName() );
Discouraged access: The method getClassName() from the type CreateJavaEEArtifactTemplateModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ListenerTemplate.java :
90 : stringBuffer.append( model.getClassName() );
Discouraged access: The method isPublic() from the type CreateJavaEEArtifactTemplateModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ListenerTemplate.java :
108 : if (model.isPublic()) {
Discouraged access: The method isAbstract() from the type CreateJavaEEArtifactTemplateModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ListenerTemplate.java :
114 : if (model.isAbstract()) {
Discouraged access: The method isFinal() from the type CreateJavaEEArtifactTemplateModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ListenerTemplate.java :
120 : if (model.isFinal()) {
Discouraged access: The method getClassName() from the type CreateJavaEEArtifactTemplateModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ListenerTemplate.java :
127 : stringBuffer.append( model.getClassName() );
Discouraged access: The method getSuperclassName() from the type CreateJavaEEArtifactTemplateModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ListenerTemplate.java :
129 : String superClass = model.getSuperclassName();
Discouraged access: The method getInterfaces() from the type CreateJavaEEArtifactTemplateModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ListenerTemplate.java :
137 : List<String> interfaces = model.getInterfaces();
Discouraged access: The method hasEmptySuperclassConstructor() from the type CreateJavaEEArtifactTemplateModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ListenerTemplate.java :
158 : if (!model.hasEmptySuperclassConstructor()) {
Discouraged access: The method getClassName() from the type CreateJavaEEArtifactTemplateModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ListenerTemplate.java :
161 : stringBuffer.append( model.getClassName() );
Discouraged access: The method shouldGenSuperclassConstructors() from the type CreateJavaEEArtifactTemplateModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ListenerTemplate.java :
166 : if (model.shouldGenSuperclassConstructors()) {
Discouraged access: The type Constructor is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ListenerTemplate.java :
167 : List<Constructor> constructors = model.getConstructors();
Discouraged access: The method getConstructors() from the type CreateJavaEEArtifactTemplateModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ListenerTemplate.java :
167 : List<Constructor> constructors = model.getConstructors();
Discouraged access: The type Constructor is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ListenerTemplate.java :
168 : for (Constructor constructor : constructors) {
Discouraged access: The method isPublic() from the type Constructor is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ListenerTemplate.java :
169 : if (constructor.isPublic() || constructor.isProtected()) {
Discouraged access: The method isProtected() from the type Constructor is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ListenerTemplate.java :
169 : if (constructor.isPublic() || constructor.isProtected()) {
Discouraged access: The method getSuperclassName() from the type CreateJavaEEArtifactTemplateModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ListenerTemplate.java :
172 : stringBuffer.append( model.getSuperclassName() );
Discouraged access: The method getSuperclassName() from the type CreateJavaEEArtifactTemplateModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ListenerTemplate.java :
174 : stringBuffer.append( model.getSuperclassName() );
Discouraged access: The method getParamsForJavadoc() from the type Constructor is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ListenerTemplate.java :
176 : stringBuffer.append( constructor.getParamsForJavadoc() );
Discouraged access: The method getClassName() from the type CreateJavaEEArtifactTemplateModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ListenerTemplate.java :
178 : stringBuffer.append( model.getClassName() );
Discouraged access: The method getParamsForDeclaration() from the type Constructor is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ListenerTemplate.java :
180 : stringBuffer.append( constructor.getParamsForDeclaration() );
Discouraged access: The method getParamsForCall() from the type Constructor is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ListenerTemplate.java :
182 : stringBuffer.append( constructor.getParamsForCall() );
Discouraged access: The method shouldImplementAbstractMethods() from the type CreateJavaEEArtifactTemplateModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ListenerTemplate.java :
190 : if (model.shouldImplementAbstractMethods()) {
Discouraged access: The type Method is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ListenerTemplate.java :
191 : for (Method method : model.getUnimplementedMethods()) {
Discouraged access: The method getUnimplementedMethods() from the type CreateJavaEEArtifactTemplateModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ListenerTemplate.java :
191 : for (Method method : model.getUnimplementedMethods()) {
Discouraged access: The method getContainingJavaClass() from the type Method is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ListenerTemplate.java :
194 : stringBuffer.append( method.getContainingJavaClass() );
Discouraged access: The method getName() from the type Method is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ListenerTemplate.java :
196 : stringBuffer.append( method.getName() );
Discouraged access: The method getParamsForJavadoc() from the type Method is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ListenerTemplate.java :
198 : stringBuffer.append( method.getParamsForJavadoc() );
Discouraged access: The method getReturnType() from the type Method is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ListenerTemplate.java :
200 : stringBuffer.append( method.getReturnType() );
Discouraged access: The method getName() from the type Method is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ListenerTemplate.java :
202 : stringBuffer.append( method.getName() );
Discouraged access: The method getParamsForDeclaration() from the type Method is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ListenerTemplate.java :
204 : stringBuffer.append( method.getParamsForDeclaration() );
Discouraged access: The method getDefaultReturnValue() from the type Method is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ListenerTemplate.java :
207 : String defaultReturnValue = method.getDefaultReturnValue();
Discouraged access: The type NewJavaClassDataModelProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
NewFilterClassDataModelProvider.java :
30 : import org.eclipse.jst.j2ee.internal.common.operations.NewJavaClassDataModelProvider;
The import org.eclipse.jst.j2ee.internal.common.operations.NewJavaClassDataModelProvider is never used
NewFilterClassDataModelProvider.java :
30 : import org.eclipse.jst.j2ee.internal.common.operations.NewJavaClassDataModelProvider;
The import org.eclipse.wst.common.frameworks.datamodel.IDataModelProvider is never used
NewFilterClassDataModelProvider.java :
37 : import org.eclipse.wst.common.frameworks.datamodel.IDataModelProvider;
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
NewFilterClassDataModelProvider.java :
38 : import org.eclipse.wst.common.frameworks.internal.plugin.WTPCommonPlugin;
Discouraged access: The field ABSTRACT_METHODS from the type INewJavaClassDataModelProperties is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
NewFilterClassDataModelProvider.java :
51 : if (ABSTRACT_METHODS.equals(propertyName)) {
Discouraged access: The field INTERFACES from the type INewJavaClassDataModelProperties is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
NewFilterClassDataModelProvider.java :
120 : else if (propertyName.equals(INTERFACES))
Discouraged access: The field SUPERCLASS from the type INewJavaClassDataModelProperties is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
NewFilterClassDataModelProvider.java :
158 : if (propertyName.equals(SUPERCLASS) && "".equals(getStringProperty(propertyName))) //$NON-NLS-1$
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
NewFilterClassDataModelProvider.java :
159 : return WTPCommonPlugin.OK_STATUS;
Discouraged access: The field OK_STATUS 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
NewFilterClassDataModelProvider.java :
159 : return WTPCommonPlugin.OK_STATUS;
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
NewFilterClassDataModelProvider.java :
190 : return WTPCommonPlugin.createErrorStatus(msg);
Discouraged access: The method createErrorStatus(String) 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
NewFilterClassDataModelProvider.java :
190 : return WTPCommonPlugin.createErrorStatus(msg);
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
NewFilterClassDataModelProvider.java :
194 : return WTPCommonPlugin.OK_STATUS;
Discouraged access: The field OK_STATUS 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
NewFilterClassDataModelProvider.java :
194 : return WTPCommonPlugin.OK_STATUS;
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
NewFilterClassDataModelProvider.java :
213 : return WTPCommonPlugin.createErrorStatus(msg);
Discouraged access: The method createErrorStatus(String) 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
NewFilterClassDataModelProvider.java :
213 : return WTPCommonPlugin.createErrorStatus(msg);
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
NewFilterClassDataModelProvider.java :
219 : return WTPCommonPlugin.createErrorStatus(resourceString);
Discouraged access: The method createErrorStatus(String) 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
NewFilterClassDataModelProvider.java :
219 : return WTPCommonPlugin.createErrorStatus(resourceString);
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
NewFilterClassDataModelProvider.java :
223 : return WTPCommonPlugin.createErrorStatus(msg);
Discouraged access: The method createErrorStatus(String) 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
NewFilterClassDataModelProvider.java :
223 : return WTPCommonPlugin.createErrorStatus(msg);
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
NewFilterClassDataModelProvider.java :
226 : return WTPCommonPlugin.OK_STATUS;
Discouraged access: The field OK_STATUS 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
NewFilterClassDataModelProvider.java :
226 : return WTPCommonPlugin.OK_STATUS;
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
NewFilterClassDataModelProvider.java :
313 : return WTPCommonPlugin.createErrorStatus(msg);
Discouraged access: The method createErrorStatus(String) 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
NewFilterClassDataModelProvider.java :
313 : return WTPCommonPlugin.createErrorStatus(msg);
Discouraged access: The method getTargetProject() from the type ArtifactEditOperationDataModelProvider is 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
NewFilterClassDataModelProvider.java :
315 : if (getTargetProject() == null || getTargetComponent() == null)
Discouraged access: The method getTargetComponent() from the type ArtifactEditOperationDataModelProvider is 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
NewFilterClassDataModelProvider.java :
315 : if (getTargetProject() == null || getTargetComponent() == 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
NewFilterClassDataModelProvider.java :
316 : return WTPCommonPlugin.OK_STATUS;
Discouraged access: The field OK_STATUS 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
NewFilterClassDataModelProvider.java :
316 : return WTPCommonPlugin.OK_STATUS;
Discouraged access: The method getTargetProject() from the type ArtifactEditOperationDataModelProvider is 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
NewFilterClassDataModelProvider.java :
318 : IModelProvider provider = ModelProviderManager.getModelProvider(getTargetProject());
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
NewFilterClassDataModelProvider.java :
336 : return WTPCommonPlugin.createErrorStatus(msg);
Discouraged access: The method createErrorStatus(String) 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
NewFilterClassDataModelProvider.java :
336 : return WTPCommonPlugin.createErrorStatus(msg);
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
NewFilterClassDataModelProvider.java :
354 : return WTPCommonPlugin.createErrorStatus(msg);
Discouraged access: The method createErrorStatus(String) 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
NewFilterClassDataModelProvider.java :
354 : return WTPCommonPlugin.createErrorStatus(msg);
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
NewFilterClassDataModelProvider.java :
359 : return WTPCommonPlugin.OK_STATUS;
Discouraged access: The field OK_STATUS 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
NewFilterClassDataModelProvider.java :
359 : return WTPCommonPlugin.OK_STATUS;
Discouraged access: The field CLASS_NAME from the type INewJavaClassDataModelProperties is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
NewFilterClassDataModelProvider.java :
364 : if (DISPLAY_NAME.equals(propertyName) || CLASS_NAME.equals(propertyName)) {
The import org.eclipse.core.runtime.IProgressMonitor is never used
NewFilterClassOperation.java :
13 : import org.eclipse.core.runtime.IProgressMonitor;
The import org.eclipse.jdt.core.IPackageFragment is never used
NewFilterClassOperation.java :
14 : import org.eclipse.jdt.core.IPackageFragment;
Discouraged access: The type ArtifactEditProviderOperation is 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
NewFilterClassOperation.java :
15 : import org.eclipse.wst.common.componentcore.internal.operation.ArtifactEditProviderOperation;
The import org.eclipse.wst.common.componentcore.internal.operation.ArtifactEditProviderOperation is never used
NewFilterClassOperation.java :
15 : import org.eclipse.wst.common.componentcore.internal.operation.ArtifactEditProviderOperation;
Discouraged access: The type NewJavaClassDataModelProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
NewListenerClassDataModelProvider.java :
26 : import org.eclipse.jst.j2ee.internal.common.operations.NewJavaClassDataModelProvider;
The import org.eclipse.jst.j2ee.internal.common.operations.NewJavaClassDataModelProvider is never used
NewListenerClassDataModelProvider.java :
26 : import org.eclipse.jst.j2ee.internal.common.operations.NewJavaClassDataModelProvider;
The import org.eclipse.wst.common.frameworks.datamodel.IDataModel is never used
NewListenerClassDataModelProvider.java :
27 : import org.eclipse.wst.common.frameworks.datamodel.IDataModel;
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
NewListenerClassDataModelProvider.java :
29 : import org.eclipse.wst.common.frameworks.internal.plugin.WTPCommonPlugin;
Discouraged access: The field INTERFACES from the type INewJavaClassDataModelProperties is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
NewListenerClassDataModelProvider.java :
105 : if (propertyName.equals(INTERFACES)) {
Discouraged access: The field INTERFACES from the type INewJavaClassDataModelProperties is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
NewListenerClassDataModelProvider.java :
120 : Object value = model.getProperty(INTERFACES);
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
NewListenerClassDataModelProvider.java :
132 : return WTPCommonPlugin.OK_STATUS;
Discouraged access: The field OK_STATUS 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
NewListenerClassDataModelProvider.java :
132 : return WTPCommonPlugin.OK_STATUS;
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
NewListenerClassDataModelProvider.java :
135 : return WTPCommonPlugin.createErrorStatus(msg);
Discouraged access: The method createErrorStatus(String) 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
NewListenerClassDataModelProvider.java :
135 : return WTPCommonPlugin.createErrorStatus(msg);
The import org.eclipse.core.runtime.IProgressMonitor is never used
NewListenerClassOperation.java :
13 : import org.eclipse.core.runtime.IProgressMonitor;
The import org.eclipse.jdt.core.IPackageFragment is never used
NewListenerClassOperation.java :
14 : import org.eclipse.jdt.core.IPackageFragment;
Discouraged access: The type ArtifactEditProviderOperation is 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
NewListenerClassOperation.java :
15 : import org.eclipse.wst.common.componentcore.internal.operation.ArtifactEditProviderOperation;
The import org.eclipse.wst.common.componentcore.internal.operation.ArtifactEditProviderOperation is never used
NewListenerClassOperation.java :
15 : import org.eclipse.wst.common.componentcore.internal.operation.ArtifactEditProviderOperation;
Discouraged access: The type J2EEFileUtil 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
NewServletClassDataModelProvider.java :
47 : import org.eclipse.jst.j2ee.commonarchivecore.internal.util.J2EEFileUtil;
The import org.eclipse.wst.common.frameworks.datamodel.IDataModelProvider is never used
NewServletClassDataModelProvider.java :
54 : import org.eclipse.wst.common.frameworks.datamodel.IDataModelProvider;
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
NewServletClassDataModelProvider.java :
55 : import org.eclipse.wst.common.frameworks.internal.plugin.WTPCommonPlugin;
Discouraged access: The field ABSTRACT_METHODS from the type INewJavaClassDataModelProperties is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
NewServletClassDataModelProvider.java :
161 : if (ABSTRACT_METHODS.equals(propertyName)) {
Discouraged access: The field ABSTRACT_METHODS from the type INewJavaClassDataModelProperties is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
NewServletClassDataModelProvider.java :
169 : boolean inherit = model.getBooleanProperty(ABSTRACT_METHODS);
Discouraged access: The field ABSTRACT_METHODS from the type INewJavaClassDataModelProperties is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
NewServletClassDataModelProvider.java :
179 : boolean inherit = model.getBooleanProperty(ABSTRACT_METHODS);
Discouraged access: The field CLASS_NAME from the type INewJavaClassDataModelProperties is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
NewServletClassDataModelProvider.java :
226 : String className = getStringProperty(CLASS_NAME);
Discouraged access: The type J2EEFileUtil 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
NewServletClassDataModelProvider.java :
227 : if (className.endsWith(J2EEFileUtil.DOT_JSP)) {
Discouraged access: The field DOT_JSP from the type J2EEFileUtil 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
NewServletClassDataModelProvider.java :
227 : if (className.endsWith(J2EEFileUtil.DOT_JSP)) {
Discouraged access: The field INTERFACES from the type INewJavaClassDataModelProperties is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
NewServletClassDataModelProvider.java :
237 : else if (propertyName.equals(INTERFACES))
Discouraged access: The field SUPERCLASS from the type INewJavaClassDataModelProperties is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
NewServletClassDataModelProvider.java :
239 : else if (propertyName.equals(SUPERCLASS))
Discouraged access: The field SUPERCLASS from the type INewJavaClassDataModelProperties is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
NewServletClassDataModelProvider.java :
265 : if (propertyName.equals(SUPERCLASS))
Discouraged access: The field SUPERCLASS from the type INewJavaClassDataModelProperties is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
NewServletClassDataModelProvider.java :
285 : if (SUPERCLASS.equals(propertyName)) {
Discouraged access: The field ABSTRACT_METHODS from the type INewJavaClassDataModelProperties is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
NewServletClassDataModelProvider.java :
286 : model.notifyPropertyChange(ABSTRACT_METHODS, IDataModel.ENABLE_CHG);
Discouraged access: The field ABSTRACT_METHODS from the type INewJavaClassDataModelProperties is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
NewServletClassDataModelProvider.java :
301 : model.setProperty(ABSTRACT_METHODS, null);
Discouraged access: The field ABSTRACT_METHODS from the type INewJavaClassDataModelProperties is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
NewServletClassDataModelProvider.java :
316 : model.notifyPropertyChange(ABSTRACT_METHODS, IDataModel.DEFAULT_CHG);
Discouraged access: The field INTERFACES from the type INewJavaClassDataModelProperties is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
NewServletClassDataModelProvider.java :
331 : List ifaces = (List) model.getProperty(INTERFACES);
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
NewServletClassDataModelProvider.java :
352 : return WTPCommonPlugin.OK_STATUS;
Discouraged access: The field OK_STATUS 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
NewServletClassDataModelProvider.java :
352 : return WTPCommonPlugin.OK_STATUS;
Discouraged access: The field SUPERCLASS from the type INewJavaClassDataModelProperties is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
NewServletClassDataModelProvider.java :
357 : status = super.validate(SUPERCLASS);
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
NewServletClassDataModelProvider.java :
363 : return WTPCommonPlugin.createErrorStatus(WebMessages.ERR_SERVLET_INTERFACE);
Discouraged access: The method createErrorStatus(String) 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
NewServletClassDataModelProvider.java :
363 : return WTPCommonPlugin.createErrorStatus(WebMessages.ERR_SERVLET_INTERFACE);
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
NewServletClassDataModelProvider.java :
399 : return WTPCommonPlugin.createErrorStatus(msg);
Discouraged access: The method createErrorStatus(String) 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
NewServletClassDataModelProvider.java :
399 : return WTPCommonPlugin.createErrorStatus(msg);
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
NewServletClassDataModelProvider.java :
403 : return WTPCommonPlugin.OK_STATUS;
Discouraged access: The field OK_STATUS 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
NewServletClassDataModelProvider.java :
403 : return WTPCommonPlugin.OK_STATUS;
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
NewServletClassDataModelProvider.java :
422 : return WTPCommonPlugin.createErrorStatus(msg);
Discouraged access: The method createErrorStatus(String) 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
NewServletClassDataModelProvider.java :
422 : return WTPCommonPlugin.createErrorStatus(msg);
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
NewServletClassDataModelProvider.java :
428 : return WTPCommonPlugin.createErrorStatus(resourceString);
Discouraged access: The method createErrorStatus(String) 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
NewServletClassDataModelProvider.java :
428 : return WTPCommonPlugin.createErrorStatus(resourceString);
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
NewServletClassDataModelProvider.java :
432 : return WTPCommonPlugin.createErrorStatus(msg);
Discouraged access: The method createErrorStatus(String) 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
NewServletClassDataModelProvider.java :
432 : return WTPCommonPlugin.createErrorStatus(msg);
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
NewServletClassDataModelProvider.java :
435 : return WTPCommonPlugin.OK_STATUS;
Discouraged access: The field OK_STATUS 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
NewServletClassDataModelProvider.java :
435 : return WTPCommonPlugin.OK_STATUS;
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
NewServletClassDataModelProvider.java :
504 : return WTPCommonPlugin.createErrorStatus(msg);
Discouraged access: The method createErrorStatus(String) 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
NewServletClassDataModelProvider.java :
504 : return WTPCommonPlugin.createErrorStatus(msg);
Discouraged access: The method getTargetProject() from the type ArtifactEditOperationDataModelProvider is 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
NewServletClassDataModelProvider.java :
506 : if (getTargetProject() == null || getTargetComponent() == null)
Discouraged access: The method getTargetComponent() from the type ArtifactEditOperationDataModelProvider is 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
NewServletClassDataModelProvider.java :
506 : if (getTargetProject() == null || getTargetComponent() == 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
NewServletClassDataModelProvider.java :
507 : return WTPCommonPlugin.OK_STATUS;
Discouraged access: The field OK_STATUS 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
NewServletClassDataModelProvider.java :
507 : return WTPCommonPlugin.OK_STATUS;
Discouraged access: The method getTargetProject() from the type ArtifactEditOperationDataModelProvider is 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
NewServletClassDataModelProvider.java :
509 : IModelProvider provider = ModelProviderManager.getModelProvider(getTargetProject());
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
NewServletClassDataModelProvider.java :
527 : return WTPCommonPlugin.createErrorStatus(msg);
Discouraged access: The method createErrorStatus(String) 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
NewServletClassDataModelProvider.java :
527 : return WTPCommonPlugin.createErrorStatus(msg);
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
NewServletClassDataModelProvider.java :
545 : return WTPCommonPlugin.createErrorStatus(msg);
Discouraged access: The method createErrorStatus(String) 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
NewServletClassDataModelProvider.java :
545 : return WTPCommonPlugin.createErrorStatus(msg);
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
NewServletClassDataModelProvider.java :
550 : return WTPCommonPlugin.OK_STATUS;
Discouraged access: The field OK_STATUS 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
NewServletClassDataModelProvider.java :
550 : return WTPCommonPlugin.OK_STATUS;
The import org.eclipse.core.runtime.IProgressMonitor is never used
NewServletClassOperation.java :
14 : import org.eclipse.core.runtime.IProgressMonitor;
The import org.eclipse.jdt.core.IPackageFragment is never used
NewServletClassOperation.java :
15 : import org.eclipse.jdt.core.IPackageFragment;
Discouraged access: The type ArtifactEditProviderOperation is 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
NewServletClassOperation.java :
16 : import org.eclipse.wst.common.componentcore.internal.operation.ArtifactEditProviderOperation;
The import org.eclipse.wst.common.componentcore.internal.operation.ArtifactEditProviderOperation is never used
NewServletClassOperation.java :
16 : import org.eclipse.wst.common.componentcore.internal.operation.ArtifactEditProviderOperation;
Discouraged access: The type IAnnotationsDataModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
NewWebClassDataModelProvider.java :
36 : import org.eclipse.jst.j2ee.application.internal.operations.IAnnotationsDataModel;
The import org.eclipse.jst.j2ee.application.internal.operations.IAnnotationsDataModel is never used
NewWebClassDataModelProvider.java :
36 : import org.eclipse.jst.j2ee.application.internal.operations.IAnnotationsDataModel;
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
NewWebClassDataModelProvider.java :
37 : 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
NewWebClassDataModelProvider.java :
38 : import org.eclipse.jst.j2ee.internal.common.J2EEVersionUtil;
Discouraged access: The type NewJavaClassDataModelProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
NewWebClassDataModelProvider.java :
39 : import org.eclipse.jst.j2ee.internal.common.operations.NewJavaClassDataModelProvider;
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
NewWebClassDataModelProvider.java :
40 : import org.eclipse.jst.j2ee.internal.project.J2EEProjectUtilities;
Discouraged access: The type FacetedProjectUtilities is 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
NewWebClassDataModelProvider.java :
43 : import org.eclipse.wst.common.componentcore.internal.util.FacetedProjectUtilities;
The import org.eclipse.wst.common.frameworks.datamodel.IDataModelProvider is never used
NewWebClassDataModelProvider.java :
45 : import org.eclipse.wst.common.frameworks.datamodel.IDataModelProvider;
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
NewWebClassDataModelProvider.java :
46 : import org.eclipse.wst.common.frameworks.internal.plugin.WTPCommonPlugin;
Discouraged access: The type NewJavaClassDataModelProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
NewWebClassDataModelProvider.java :
82 : public abstract class NewWebClassDataModelProvider extends NewJavaClassDataModelProvider {
Discouraged access: The field USE_ANNOTATIONS from the type IAnnotationsDataModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
NewWebClassDataModelProvider.java :
116 : if (USE_ANNOTATIONS.equals(propertyName)) {
Discouraged access: The field MODIFIER_PUBLIC from the type INewJavaClassDataModelProperties is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
NewWebClassDataModelProvider.java :
118 : } else if (MODIFIER_PUBLIC.equals(propertyName)) {
Discouraged access: The field MODIFIER_ABSTRACT from the type INewJavaClassDataModelProperties is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
NewWebClassDataModelProvider.java :
120 : } else if (MODIFIER_ABSTRACT.equals(propertyName)) {
Discouraged access: The field CONSTRUCTOR from the type INewJavaClassDataModelProperties is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
NewWebClassDataModelProvider.java :
122 : } else if (CONSTRUCTOR.equals(propertyName)) {
Discouraged access: The method getPropertyNames() from the type NewJavaClassDataModelProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
NewWebClassDataModelProvider.java :
138 : Set propertyNames = super.getPropertyNames();
Discouraged access: The field USE_ANNOTATIONS from the type IAnnotationsDataModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
NewWebClassDataModelProvider.java :
143 : propertyNames.add(USE_ANNOTATIONS);
Discouraged access: The field CLASS_NAME from the type INewJavaClassDataModelProperties is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
NewWebClassDataModelProvider.java :
164 : return Signature.getSimpleName(getStringProperty(CLASS_NAME));
Discouraged access: The field USE_ANNOTATIONS from the type IAnnotationsDataModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
NewWebClassDataModelProvider.java :
165 : else if (propertyName.equals(USE_ANNOTATIONS))
Discouraged access: The field SUPERCLASS from the type INewJavaClassDataModelProperties is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
NewWebClassDataModelProvider.java :
167 : else if (propertyName.equals(SUPERCLASS))
Discouraged access: The field CONSTRUCTOR from the type INewJavaClassDataModelProperties is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
NewWebClassDataModelProvider.java :
171 : else if (propertyName.equals(CONSTRUCTOR))
Discouraged access: The method getDefaultProperty(String) from the type NewJavaClassDataModelProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
NewWebClassDataModelProvider.java :
179 : return super.getDefaultProperty(propertyName);
Discouraged access: The field USE_ANNOTATIONS from the type IAnnotationsDataModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
NewWebClassDataModelProvider.java :
227 : if (propertyName.equals(USE_ANNOTATIONS)) {
Discouraged access: The field USE_ANNOTATIONS from the type IAnnotationsDataModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
NewWebClassDataModelProvider.java :
231 : model.notifyPropertyChange(USE_ANNOTATIONS, IDataModel.ENABLE_CHG);
Discouraged access: The field SOURCE_FOLDER from the type INewJavaClassDataModelProperties is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
NewWebClassDataModelProvider.java :
234 : if (propertyName.equals(SOURCE_FOLDER)) {
Discouraged access: The field PROJECT_NAME from the type IArtifactEditOperationDataModelProperties is 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
NewWebClassDataModelProvider.java :
244 : setProperty(PROJECT_NAME, projectName);
Discouraged access: The method propertySet(String, Object) from the type NewJavaClassDataModelProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
NewWebClassDataModelProvider.java :
248 : boolean result = super.propertySet(propertyName, propertyValue);
Discouraged access: The field CLASS_NAME from the type INewJavaClassDataModelProperties is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
NewWebClassDataModelProvider.java :
250 : if (propertyName.equals(CLASS_NAME) && !model.isPropertySet(DISPLAY_NAME)) {
Discouraged access: The field COMPONENT_NAME from the type IArtifactEditOperationDataModelProperties is 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
NewWebClassDataModelProvider.java :
255 : if (propertyName.equals(COMPONENT_NAME)) {
Discouraged access: The field USE_ANNOTATIONS from the type IAnnotationsDataModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
NewWebClassDataModelProvider.java :
256 : model.notifyPropertyChange(USE_ANNOTATIONS, IDataModel.ENABLE_CHG);
Discouraged access: The field USE_ANNOTATIONS from the type IAnnotationsDataModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
NewWebClassDataModelProvider.java :
260 : if (getBooleanProperty(USE_ANNOTATIONS)) {
Discouraged access: The field USE_ANNOTATIONS from the type IAnnotationsDataModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
NewWebClassDataModelProvider.java :
262 : setBooleanProperty(USE_ANNOTATIONS, false);
Discouraged access: The field USE_ANNOTATIONS from the type IAnnotationsDataModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
NewWebClassDataModelProvider.java :
265 : model.notifyPropertyChange(USE_ANNOTATIONS, IDataModel.ENABLE_CHG);
Discouraged access: The field CLASS_NAME from the type INewJavaClassDataModelProperties is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
NewWebClassDataModelProvider.java :
268 : classNameCache = getStringProperty(CLASS_NAME);
Discouraged access: The field CLASS_NAME from the type INewJavaClassDataModelProperties is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
NewWebClassDataModelProvider.java :
269 : setProperty(CLASS_NAME, existingClassNameCache);
Discouraged access: The field CLASS_NAME from the type INewJavaClassDataModelProperties is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
NewWebClassDataModelProvider.java :
271 : existingClassNameCache = getStringProperty(CLASS_NAME);
Discouraged access: The field CLASS_NAME from the type INewJavaClassDataModelProperties is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
NewWebClassDataModelProvider.java :
272 : setProperty(CLASS_NAME, classNameCache);
Discouraged access: The field SUPERCLASS from the type INewJavaClassDataModelProperties is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
NewWebClassDataModelProvider.java :
277 : if (SUPERCLASS.equals(propertyName)) {
Discouraged access: The field CONSTRUCTOR from the type INewJavaClassDataModelProperties is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
NewWebClassDataModelProvider.java :
278 : model.notifyPropertyChange(CONSTRUCTOR, IDataModel.ENABLE_CHG);
Discouraged access: The field CONSTRUCTOR from the type INewJavaClassDataModelProperties is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
NewWebClassDataModelProvider.java :
280 : model.setProperty(CONSTRUCTOR, null);
Discouraged access: The field CONSTRUCTOR from the type INewJavaClassDataModelProperties is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
NewWebClassDataModelProvider.java :
282 : model.notifyPropertyChange(CONSTRUCTOR, IDataModel.DEFAULT_CHG);
Discouraged access: The field PROJECT_NAME from the type IArtifactEditOperationDataModelProperties is 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
NewWebClassDataModelProvider.java :
324 : if (!model.isPropertySet(PROJECT_NAME))
Discouraged access: The field PROJECT_NAME from the type IArtifactEditOperationDataModelProperties is 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
NewWebClassDataModelProvider.java :
326 : if (getStringProperty(PROJECT_NAME).equals("")) //$NON-NLS-1$
Discouraged access: The field PROJECT_NAME from the type IArtifactEditOperationDataModelProperties is 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
NewWebClassDataModelProvider.java :
328 : IProject project = ProjectUtilities.getProject(getStringProperty(PROJECT_NAME));
Discouraged access: The field COMPONENT_NAME from the type IArtifactEditOperationDataModelProperties is 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
NewWebClassDataModelProvider.java :
329 : String moduleName = getStringProperty(COMPONENT_NAME);
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
NewWebClassDataModelProvider.java :
331 : int j2eeVersion = J2EEVersionUtil.convertVersionStringToInt(J2EEProjectUtilities.getJ2EEProjectVersion(project));
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
NewWebClassDataModelProvider.java :
331 : int j2eeVersion = J2EEVersionUtil.convertVersionStringToInt(J2EEProjectUtilities.getJ2EEProjectVersion(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
NewWebClassDataModelProvider.java :
331 : int j2eeVersion = J2EEVersionUtil.convertVersionStringToInt(J2EEProjectUtilities.getJ2EEProjectVersion(project));
Discouraged access: The method getJ2EEProjectVersion(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
NewWebClassDataModelProvider.java :
331 : int j2eeVersion = J2EEVersionUtil.convertVersionStringToInt(J2EEProjectUtilities.getJ2EEProjectVersion(project));
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
NewWebClassDataModelProvider.java :
333 : return j2eeVersion > J2EEVersionConstants.VERSION_1_2;
Discouraged access: The field VERSION_1_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
NewWebClassDataModelProvider.java :
333 : return j2eeVersion > J2EEVersionConstants.VERSION_1_2;
Discouraged access: The field SUPERCLASS from the type INewJavaClassDataModelProperties is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
NewWebClassDataModelProvider.java :
349 : if (propertyName.equals(SUPERCLASS)) {
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
NewWebClassDataModelProvider.java :
352 : return WTPCommonPlugin.OK_STATUS;
Discouraged access: The field OK_STATUS 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
NewWebClassDataModelProvider.java :
352 : return WTPCommonPlugin.OK_STATUS;
Discouraged access: The field CLASS_NAME from the type INewJavaClassDataModelProperties is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
NewWebClassDataModelProvider.java :
355 : if (propertyName.equals(CLASS_NAME)) {
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
NewWebClassDataModelProvider.java :
357 : return WTPCommonPlugin.OK_STATUS;
Discouraged access: The field OK_STATUS 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
NewWebClassDataModelProvider.java :
357 : return WTPCommonPlugin.OK_STATUS;
Discouraged access: The method validate(String) from the type NewJavaClassDataModelProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
NewWebClassDataModelProvider.java :
362 : return super.validate(propertyName);
Discouraged access: The field SUPERCLASS from the type INewJavaClassDataModelProperties is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
NewWebClassDataModelProvider.java :
430 : String superClass = model.getStringProperty(SUPERCLASS);
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
NewWebClassOperation.java :
24 : import org.eclipse.jst.common.internal.annotations.controller.AnnotationsController;
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
NewWebClassOperation.java :
25 : import org.eclipse.jst.common.internal.annotations.controller.AnnotationsControllerManager;
Discouraged access: The type AnnotationsControllerManager.Descriptor 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
NewWebClassOperation.java :
26 : import org.eclipse.jst.common.internal.annotations.controller.AnnotationsControllerManager.Descriptor;
Discouraged access: The type NewJavaEEArtifactClassOperation is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
NewWebClassOperation.java :
27 : import org.eclipse.jst.j2ee.internal.common.operations.NewJavaEEArtifactClassOperation;
Discouraged access: The type ArtifactEditProviderOperation is 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
NewWebClassOperation.java :
37 : import org.eclipse.wst.common.componentcore.internal.operation.ArtifactEditProviderOperation;
The import org.eclipse.wst.common.componentcore.internal.operation.ArtifactEditProviderOperation is never used
NewWebClassOperation.java :
37 : import org.eclipse.wst.common.componentcore.internal.operation.ArtifactEditProviderOperation;
The import org.eclipse.wst.common.frameworks.datamodel.AbstractDataModelOperation is never used
NewWebClassOperation.java :
39 : import org.eclipse.wst.common.frameworks.datamodel.AbstractDataModelOperation;
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
NewWebClassOperation.java :
42 : import org.eclipse.wst.common.frameworks.internal.enablement.nonui.WFTWrappedException;
Discouraged access: The type NewJavaEEArtifactClassOperation is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
NewWebClassOperation.java :
79 : public abstract class NewWebClassOperation extends NewJavaEEArtifactClassOperation {
Discouraged access: The constructor NewJavaEEArtifactClassOperation(IDataModel) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
NewWebClassOperation.java :
103 : super(dataModel);
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
NewWebClassOperation.java :
123 : protected void generateUsingTemplates(IProgressMonitor monitor, IPackageFragment fragment) throws WFTWrappedException, CoreException {
Discouraged access: The method getTargetProject() from the type NewJavaEEArtifactClassOperation is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
NewWebClassOperation.java :
126 : IProject project = getTargetProject();
Discouraged access: The method generateTemplateSource(WTPPlugin, CreateJavaEEArtifactTemplateModel, String, Object, IProgressMonitor) from the type NewJavaEEArtifactClassOperation is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
NewWebClassOperation.java :
130 : source = generateTemplateSource(WebPlugin.getPlugin(), tempModel, getTemplateFile(), getTemplateImplementation(), monitor);
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
NewWebClassOperation.java :
132 : throw new WFTWrappedException(e);
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
NewWebClassOperation.java :
132 : throw new WFTWrappedException(e);
Discouraged access: The method getClassName() from the type CreateJavaEEArtifactTemplateModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
NewWebClassOperation.java :
136 : String javaFileName = tempModel.getClassName() + DOT_JAVA;
Discouraged access: The field DOT_JAVA from the type NewJavaEEArtifactClassOperation is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
NewWebClassOperation.java :
136 : String javaFileName = tempModel.getClassName() + DOT_JAVA;
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
NewWebClassOperation.java :
143 : AnnotationsController controller = AnnotationsControllerManager.INSTANCE.getAnnotationsController(project);
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
NewWebClassOperation.java :
143 : AnnotationsController controller = AnnotationsControllerManager.INSTANCE.getAnnotationsController(project);
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
NewWebClassOperation.java :
143 : AnnotationsController controller = AnnotationsControllerManager.INSTANCE.getAnnotationsController(project);
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
NewWebClassOperation.java :
143 : AnnotationsController controller = AnnotationsControllerManager.INSTANCE.getAnnotationsController(project);
Discouraged access: The method process(IResource) 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
NewWebClassOperation.java :
145 : controller.process(aFile);
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
NewWebClassOperation.java :
152 : throw new WFTWrappedException(e);
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
NewWebClassOperation.java :
152 : throw new WFTWrappedException(e);
Discouraged access: The field USE_ANNOTATIONS from the type IAnnotationsDataModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
NewWebClassOperation.java :
189 : if (!model.getBooleanProperty(USE_ANNOTATIONS))
Discouraged access: The type AnnotationsControllerManager.Descriptor 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
NewWebClassOperation.java :
193 : Descriptor descriptor = AnnotationsControllerManager.INSTANCE.getDescriptor(getTargetComponent().getProject());
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
NewWebClassOperation.java :
193 : Descriptor descriptor = AnnotationsControllerManager.INSTANCE.getDescriptor(getTargetComponent().getProject());
Discouraged access: The method getDescriptor(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
NewWebClassOperation.java :
193 : Descriptor descriptor = AnnotationsControllerManager.INSTANCE.getDescriptor(getTargetComponent().getProject());
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
NewWebClassOperation.java :
193 : Descriptor descriptor = AnnotationsControllerManager.INSTANCE.getDescriptor(getTargetComponent().getProject());
Discouraged access: The method getTargetProject() from the type NewJavaEEArtifactClassOperation is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
NewWebClassOperation.java :
238 : return ComponentCore.createComponent(getTargetProject());
Discouraged access: The method removeFlags(int) from the type CreateJavaEEArtifactTemplateModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ServletTemplate.java :
119 : model.removeFlags(CreateJavaEEArtifactTemplateModel.FLAG_QUALIFIED_SUPERCLASS_NAME);
Discouraged access: The type CreateJavaEEArtifactTemplateModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ServletTemplate.java :
119 : model.removeFlags(CreateJavaEEArtifactTemplateModel.FLAG_QUALIFIED_SUPERCLASS_NAME);
Discouraged access: The field FLAG_QUALIFIED_SUPERCLASS_NAME from the type CreateJavaEEArtifactTemplateModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ServletTemplate.java :
119 : model.removeFlags(CreateJavaEEArtifactTemplateModel.FLAG_QUALIFIED_SUPERCLASS_NAME);
Discouraged access: The method getJavaPackageName() from the type CreateJavaEEArtifactTemplateModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ServletTemplate.java :
122 : if (model.getJavaPackageName() != null && model.getJavaPackageName().length() > 0) {
Discouraged access: The method getJavaPackageName() from the type CreateJavaEEArtifactTemplateModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ServletTemplate.java :
122 : if (model.getJavaPackageName() != null && model.getJavaPackageName().length() > 0) {
Discouraged access: The method getJavaPackageName() from the type CreateJavaEEArtifactTemplateModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ServletTemplate.java :
125 : stringBuffer.append( model.getJavaPackageName() );
Discouraged access: The method getClassName() from the type CreateJavaEEArtifactTemplateModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ServletTemplate.java :
144 : stringBuffer.append( model.getClassName() );
Discouraged access: The field ATT_NAME from the type CreateJavaEEArtifactTemplateModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ServletTemplate.java :
256 : if (key.equals(CreateServletTemplateModel.ATT_NAME) || key.equals(CreateServletTemplateModel.ATT_DESCRIPTION)) {
Discouraged access: The field ATT_DESCRIPTION from the type CreateJavaEEArtifactTemplateModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ServletTemplate.java :
256 : if (key.equals(CreateServletTemplateModel.ATT_NAME) || key.equals(CreateServletTemplateModel.ATT_DESCRIPTION)) {
Discouraged access: The method isPublic() from the type CreateJavaEEArtifactTemplateModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ServletTemplate.java :
354 : if (model.isPublic()) {
Discouraged access: The method isAbstract() from the type CreateJavaEEArtifactTemplateModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ServletTemplate.java :
360 : if (model.isAbstract()) {
Discouraged access: The method isFinal() from the type CreateJavaEEArtifactTemplateModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ServletTemplate.java :
366 : if (model.isFinal()) {
Discouraged access: The method getClassName() from the type CreateJavaEEArtifactTemplateModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ServletTemplate.java :
373 : stringBuffer.append( model.getClassName() );
Discouraged access: The method getSuperclassName() from the type CreateJavaEEArtifactTemplateModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ServletTemplate.java :
375 : String superClass = model.getSuperclassName();
Discouraged access: The method getInterfaces() from the type CreateJavaEEArtifactTemplateModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ServletTemplate.java :
383 : List<String> interfaces = model.getInterfaces();
Discouraged access: The method hasEmptySuperclassConstructor() from the type CreateJavaEEArtifactTemplateModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ServletTemplate.java :
411 : if (!model.hasEmptySuperclassConstructor()) {
Discouraged access: The method getClassName() from the type CreateJavaEEArtifactTemplateModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ServletTemplate.java :
414 : stringBuffer.append( model.getClassName() );
Discouraged access: The method shouldGenSuperclassConstructors() from the type CreateJavaEEArtifactTemplateModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ServletTemplate.java :
419 : if (model.shouldGenSuperclassConstructors()) {
Discouraged access: The type Constructor is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ServletTemplate.java :
420 : List<Constructor> constructors = model.getConstructors();
Discouraged access: The method getConstructors() from the type CreateJavaEEArtifactTemplateModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ServletTemplate.java :
420 : List<Constructor> constructors = model.getConstructors();
Discouraged access: The type Constructor is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ServletTemplate.java :
421 : for (Constructor constructor : constructors) {
Discouraged access: The method isPublic() from the type Constructor is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ServletTemplate.java :
422 : if (constructor.isPublic() || constructor.isProtected()) {
Discouraged access: The method isProtected() from the type Constructor is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ServletTemplate.java :
422 : if (constructor.isPublic() || constructor.isProtected()) {
Discouraged access: The method getSuperclassName() from the type CreateJavaEEArtifactTemplateModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ServletTemplate.java :
425 : stringBuffer.append( model.getSuperclassName() );
Discouraged access: The method getSuperclassName() from the type CreateJavaEEArtifactTemplateModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ServletTemplate.java :
427 : stringBuffer.append( model.getSuperclassName() );
Discouraged access: The method getParamsForJavadoc() from the type Constructor is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ServletTemplate.java :
429 : stringBuffer.append( constructor.getParamsForJavadoc() );
Discouraged access: The method getClassName() from the type CreateJavaEEArtifactTemplateModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ServletTemplate.java :
431 : stringBuffer.append( model.getClassName() );
Discouraged access: The method getParamsForDeclaration() from the type Constructor is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ServletTemplate.java :
433 : stringBuffer.append( constructor.getParamsForDeclaration() );
Discouraged access: The method getParamsForCall() from the type Constructor is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ServletTemplate.java :
435 : stringBuffer.append( constructor.getParamsForCall() );
Discouraged access: The method shouldImplementAbstractMethods() from the type CreateJavaEEArtifactTemplateModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ServletTemplate.java :
443 : if (model.shouldImplementAbstractMethods()) {
Discouraged access: The type Method is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ServletTemplate.java :
444 : for (Method method : model.getUnimplementedMethods()) {
Discouraged access: The method getContainingJavaClass() from the type Method is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ServletTemplate.java :
447 : stringBuffer.append( method.getContainingJavaClass() );
Discouraged access: The method getName() from the type Method is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ServletTemplate.java :
449 : stringBuffer.append( method.getName() );
Discouraged access: The method getParamsForJavadoc() from the type Method is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ServletTemplate.java :
451 : stringBuffer.append( method.getParamsForJavadoc() );
Discouraged access: The method getReturnType() from the type Method is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ServletTemplate.java :
453 : stringBuffer.append( method.getReturnType() );
Discouraged access: The method getName() from the type Method is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ServletTemplate.java :
455 : stringBuffer.append( method.getName() );
Discouraged access: The method getParamsForDeclaration() from the type Method is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ServletTemplate.java :
457 : stringBuffer.append( method.getParamsForDeclaration() );
Discouraged access: The method getDefaultReturnValue() from the type Method is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ServletTemplate.java :
460 : String defaultReturnValue = method.getDefaultReturnValue();
Discouraged access: The type EarModuleExtensionImpl is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
WebModuleExtensionImpl.java :
26 : import org.eclipse.jst.j2ee.internal.moduleextension.EarModuleExtensionImpl;
Discouraged access: The type WebModuleExtension is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
WebModuleExtensionImpl.java :
27 : import org.eclipse.jst.j2ee.internal.moduleextension.WebModuleExtension;
Discouraged access: The type J2EEJavaProjectInfo is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
WebModuleExtensionImpl.java :
28 : import org.eclipse.jst.j2ee.internal.project.J2EEJavaProjectInfo;
Discouraged access: The type EarModuleExtensionImpl is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
WebModuleExtensionImpl.java :
36 : public class WebModuleExtensionImpl extends EarModuleExtensionImpl implements WebModuleExtension {
Discouraged access: The type WebModuleExtension is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
WebModuleExtensionImpl.java :
36 : public class WebModuleExtensionImpl extends EarModuleExtensionImpl implements WebModuleExtension {
Discouraged access: The constructor EarModuleExtensionImpl() is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
WebModuleExtensionImpl.java :
42 : super();
Discouraged access: The type J2EEJavaProjectInfo is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
WebModuleExtensionImpl.java :
50 : public J2EEJavaProjectInfo createProjectInfo() {
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
WebPlugin.java :
34 : import org.eclipse.jst.j2ee.internal.plugin.J2EEPlugin;
Discouraged access: The type ArtifactEditModel is 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
WebPlugin.java :
36 : import org.eclipse.wst.common.componentcore.internal.ArtifactEditModel;
Discouraged access: The type WTPPlugin 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
WebPlugin.java :
37 : import org.eclipse.wst.common.frameworks.internal.WTPPlugin;
Discouraged access: The type WTPPlugin 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
WebPlugin.java :
48 : public class WebPlugin extends WTPPlugin implements ResourceLocator {
Discouraged access: The constructor WTPPlugin() 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
WebPlugin.java :
78 : 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
WebPlugin.java :
129 : 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
WebPlugin.java :
129 : return J2EEPlugin.getImageURL(key, getBundle());
Discouraged access: The method start(BundleContext) from the type WTPPlugin 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
WebPlugin.java :
259 : super.start(context);
Discouraged access: The type ArtifactEditModel is 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
WebPlugin.java :
262 : manager.registerAdapters(new WebEditAdapterFactory(), ArtifactEditModel.class);
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
UIWarValidator.java :
30 : import org.eclipse.jst.j2ee.internal.J2EEConstants;
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
UIWarValidator.java :
31 : import org.eclipse.jst.j2ee.internal.plugin.IJ2EEModuleConstants;
Discouraged access: The type WarValidator 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
UIWarValidator.java :
32 : import org.eclipse.jst.j2ee.model.internal.validation.WarValidator;
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
UIWarValidator.java :
37 : import org.eclipse.wst.common.componentcore.internal.resources.VirtualArchiveComponent;
Discouraged access: The type Message 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
UIWarValidator.java :
43 : import org.eclipse.wst.validation.internal.core.Message;
Discouraged access: The type ValidationException 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
UIWarValidator.java :
44 : import org.eclipse.wst.validation.internal.core.ValidationException;
Discouraged access: The type IWorkbenchContext 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
UIWarValidator.java :
45 : import org.eclipse.wst.validation.internal.operations.IWorkbenchContext;
Discouraged access: The type WarValidator 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
UIWarValidator.java :
56 : public class UIWarValidator extends WarValidator {
Discouraged access: The constructor WarValidator() 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
UIWarValidator.java :
67 : super();
Discouraged access: The type ValidationException 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
UIWarValidator.java :
93 : public void validate() throws ValidationException {
Discouraged access: The method validate() from the type WarValidator 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
UIWarValidator.java :
96 : super.validate();
Discouraged access: The type ValidationException 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
UIWarValidator.java :
105 : throws org.eclipse.wst.validation.internal.core.ValidationException {
Discouraged access: The method getProject() from the type IWorkbenchContext 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
UIWarValidator.java :
108 : IProject proj = ((IWorkbenchContext) warHelper).getProject();
Discouraged access: The type IWorkbenchContext 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
UIWarValidator.java :
108 : IProject proj = ((IWorkbenchContext) warHelper).getProject();
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
UIWarValidator.java :
111 : IVirtualFile webFile = wbModule.getRootFolder().getFile(J2EEConstants.WEBAPP_DD_URI);
Discouraged access: The field WEBAPP_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
UIWarValidator.java :
111 : IVirtualFile webFile = wbModule.getRootFolder().getFile(J2EEConstants.WEBAPP_DD_URI);
Discouraged access: The field status from the type J2EEValidator 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
UIWarValidator.java :
113 : status = super.validateInJob(inHelper, inReporter);
Discouraged access: The method validateInJob(IValidationContext, IReporter) from the type WarValidator 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
UIWarValidator.java :
113 : status = super.validateInJob(inHelper, inReporter);
Discouraged access: The field status from the type J2EEValidator 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
UIWarValidator.java :
117 : return status;
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
UIWarValidator.java :
157 : name = comp.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
UIWarValidator.java :
157 : name = comp.getName() + IJ2EEModuleConstants.JAR_EXT;
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
UIWarValidator.java :
164 : if (ref.getReferencedComponent() instanceof VirtualArchiveComponent) {
Discouraged access: The field _reporter from the type J2EEValidator 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
UIWarValidator.java :
171 : _reporter.addMessage(this, new Message(getBaseName(), IMessage.HIGH_SEVERITY, ERROR_DUPLICATE_CLASSPATH_COMPONENT_URI, new String[]{cpCompName, comp.getProject().getName()}));
Discouraged access: The constructor Message(String, int, String, String[]) 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
UIWarValidator.java :
171 : _reporter.addMessage(this, new Message(getBaseName(), IMessage.HIGH_SEVERITY, ERROR_DUPLICATE_CLASSPATH_COMPONENT_URI, new String[]{cpCompName, comp.getProject().getName()}));
Discouraged access: The type Message 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
UIWarValidator.java :
171 : _reporter.addMessage(this, new Message(getBaseName(), IMessage.HIGH_SEVERITY, ERROR_DUPLICATE_CLASSPATH_COMPONENT_URI, new String[]{cpCompName, comp.getProject().getName()}));
Discouraged access: The method getBaseName() from the type WarValidator 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
UIWarValidator.java :
171 : _reporter.addMessage(this, new Message(getBaseName(), IMessage.HIGH_SEVERITY, ERROR_DUPLICATE_CLASSPATH_COMPONENT_URI, new String[]{cpCompName, comp.getProject().getName()}));
Discouraged access: The field ERROR_DUPLICATE_CLASSPATH_COMPONENT_URI from the type WARMessageConstants 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
UIWarValidator.java :
171 : _reporter.addMessage(this, new Message(getBaseName(), IMessage.HIGH_SEVERITY, ERROR_DUPLICATE_CLASSPATH_COMPONENT_URI, new String[]{cpCompName, comp.getProject().getName()}));
Discouraged access: The field _reporter from the type J2EEValidator 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
UIWarValidator.java :
189 : _reporter.addMessage(this, new Message(getBaseName(), IMessage.HIGH_SEVERITY, ERROR_DUPLICATE_WEB_INF_LIB, new String[]{name}));
Discouraged access: The constructor Message(String, int, String, String[]) 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
UIWarValidator.java :
189 : _reporter.addMessage(this, new Message(getBaseName(), IMessage.HIGH_SEVERITY, ERROR_DUPLICATE_WEB_INF_LIB, new String[]{name}));
Discouraged access: The type Message 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
UIWarValidator.java :
189 : _reporter.addMessage(this, new Message(getBaseName(), IMessage.HIGH_SEVERITY, ERROR_DUPLICATE_WEB_INF_LIB, new String[]{name}));
Discouraged access: The method getBaseName() from the type WarValidator 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
UIWarValidator.java :
189 : _reporter.addMessage(this, new Message(getBaseName(), IMessage.HIGH_SEVERITY, ERROR_DUPLICATE_WEB_INF_LIB, new String[]{name}));
Discouraged access: The field ERROR_DUPLICATE_WEB_INF_LIB from the type WARMessageConstants 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
UIWarValidator.java :
189 : _reporter.addMessage(this, new Message(getBaseName(), IMessage.HIGH_SEVERITY, ERROR_DUPLICATE_WEB_INF_LIB, new String[]{name}));
Discouraged access: The method getProject() from the type IWorkbenchContext 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
UIWarValidator.java :
273 : IProject project = ((IWorkbenchContext) helper).getProject();
Discouraged access: The type IWorkbenchContext 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
UIWarValidator.java :
273 : IProject project = ((IWorkbenchContext) helper).getProject();
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
UIWarValidator.java :
277 : IVirtualFile vf = comp.getRootFolder().getFile(new Path(J2EEConstants.WEBAPP_DD_URI));
Discouraged access: The field WEBAPP_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
UIWarValidator.java :
277 : IVirtualFile vf = comp.getRootFolder().getFile(new Path(J2EEConstants.WEBAPP_DD_URI));
Discouraged access: The type WARFile 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
WarHelper.java :
21 : import org.eclipse.jst.j2ee.commonarchivecore.internal.WARFile;
Discouraged access: The type OpenFailureException 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
WarHelper.java :
22 : import org.eclipse.jst.j2ee.commonarchivecore.internal.exception.OpenFailureException;
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
WarHelper.java :
23 : import org.eclipse.jst.j2ee.internal.J2EEConstants;
Discouraged access: The type J2EEValidationHelper is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
WarHelper.java :
24 : import org.eclipse.jst.j2ee.internal.validation.J2EEValidationHelper;
Discouraged access: The type WARMessageConstants 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
WarHelper.java :
26 : import org.eclipse.jst.j2ee.model.internal.validation.WARMessageConstants;
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
WarHelper.java :
30 : import org.eclipse.wst.common.componentcore.internal.util.ComponentUtilities;
Discouraged access: The type WorkbenchReporter 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
WarHelper.java :
32 : import org.eclipse.wst.validation.internal.operations.WorkbenchReporter;
Discouraged access: The type J2EEValidationHelper is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
WarHelper.java :
36 : public class WarHelper extends J2EEValidationHelper {
Discouraged access: The type WARFile 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
WarHelper.java :
39 : WARFile warFile = null;
Discouraged access: The constructor J2EEValidationHelper() is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
WarHelper.java :
48 : super();
Discouraged access: The method registerModel(String, String) from the type WorkbenchContext 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
WarHelper.java :
50 : registerModel(WARMessageConstants.WAR_MODEL_NAME, "loadWarFile"); //$NON-NLS-1$
Discouraged access: The type WARMessageConstants 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
WarHelper.java :
50 : registerModel(WARMessageConstants.WAR_MODEL_NAME, "loadWarFile"); //$NON-NLS-1$
Discouraged access: The field WAR_MODEL_NAME from the type WARMessageConstants 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
WarHelper.java :
50 : registerModel(WARMessageConstants.WAR_MODEL_NAME, "loadWarFile"); //$NON-NLS-1$
Discouraged access: The method getLineNo(Object) from the type WorkbenchContext 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
WarHelper.java :
66 : return super.getLineNo(object);
Discouraged access: The type WARFile 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
WarHelper.java :
97 : if( object != null && object instanceof WARFile ){
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
WarHelper.java :
98 : return J2EEConstants.WEBAPP_ID;
Discouraged access: The field WEBAPP_ID 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
WarHelper.java :
98 : return J2EEConstants.WEBAPP_ID;
Discouraged access: The method getProject() from the type WorkbenchContext 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
WarHelper.java :
115 : IVirtualComponent comp = ComponentCore.createComponent(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
WarHelper.java :
116 : edit = ComponentUtilities.getArtifactEditForRead(comp);
Discouraged access: The method getArtifactEditForRead(IVirtualComponent) 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
WarHelper.java :
116 : edit = ComponentUtilities.getArtifactEditForRead(comp);
Discouraged access: The type WARFile 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
WarHelper.java :
121 : warFile = (WARFile)((WebArtifactEdit) edit).asArchive(false, true, true);
Discouraged access: The type OpenFailureException 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
WarHelper.java :
123 : } catch (OpenFailureException e1) {
Discouraged access: The type WorkbenchReporter 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
WarHelper.java :
131 : public void cleanup(WorkbenchReporter reporter) {
Discouraged access: The method close() 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
WarHelper.java :
137 : warFile.close();
Discouraged access: The method cleanup(WorkbenchReporter) from the type WorkbenchContext 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
WarHelper.java :
140 : super.cleanup(reporter);
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
AuthConstraintItemProvider.java :
34 : 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
AuthConstraintItemProvider.java :
194 : return J2EEPlugin.getDefault();
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
AuthConstraintItemProvider.java :
194 : return J2EEPlugin.getDefault();
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
ContextParamItemProvider.java :
25 : 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
ContextParamItemProvider.java :
183 : return J2EEPlugin.getDefault();
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
ContextParamItemProvider.java :
183 : return J2EEPlugin.getDefault();
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
ErrorCodeErrorPageItemProvider.java :
21 : 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
ErrorCodeErrorPageItemProvider.java :
123 : return J2EEPlugin.getDefault();
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
ErrorCodeErrorPageItemProvider.java :
123 : return J2EEPlugin.getDefault();
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
ErrorPageItemProvider.java :
25 : 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
ErrorPageItemProvider.java :
133 : return J2EEPlugin.getDefault();
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
ErrorPageItemProvider.java :
133 : return J2EEPlugin.getDefault();
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
ExceptionTypeErrorPageItemProvider.java :
21 : 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
ExceptionTypeErrorPageItemProvider.java :
121 : return J2EEPlugin.getDefault();
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
ExceptionTypeErrorPageItemProvider.java :
121 : return J2EEPlugin.getDefault();
The import org.eclipse.emf.edit.command.AddCommand is never used
FilterItemProvider.java :
23 : import org.eclipse.emf.edit.command.AddCommand;
The import org.eclipse.emf.edit.command.RemoveCommand is never used
FilterItemProvider.java :
24 : import org.eclipse.emf.edit.command.RemoveCommand;
The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
FilterItemProvider.java :
26 : import org.eclipse.emf.edit.provider.IItemPropertySource;
Discouraged access: The type CompatibilityDescriptionGroupItemProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
FilterItemProvider.java :
29 : import org.eclipse.jst.j2ee.common.internal.provider.CompatibilityDescriptionGroupItemProvider;
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
FilterItemProvider.java :
30 : 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
FilterItemProvider.java :
31 : import org.eclipse.jst.j2ee.internal.plugin.J2EEPlugin;
Discouraged access: The type CompatibilityDescriptionGroupItemProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
FilterItemProvider.java :
39 : public class FilterItemProvider extends CompatibilityDescriptionGroupItemProvider {
Discouraged access: The constructor CompatibilityDescriptionGroupItemProvider(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
FilterItemProvider.java :
45 : super(adapterFactory);
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
FilterItemProvider.java :
69 : if (webApp.getJ2EEVersionID() >= J2EEVersionConstants.J2EE_1_4_ID)
Discouraged access: The field J2EE_1_4_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
FilterItemProvider.java :
69 : if (webApp.getJ2EEVersionID() >= J2EEVersionConstants.J2EE_1_4_ID)
Discouraged access: The method getChildReference(Object, Object) from the type DescriptionGroupItemProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
FilterItemProvider.java :
86 : return super.getChildReference(object, child);
Discouraged access: The method getPropertyDescriptors(Object) from the type CompatibilityDescriptionGroupItemProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
FilterItemProvider.java :
136 : super.getPropertyDescriptors(object);
Discouraged access: The method notifyChanged(Notification) from the type CompatibilityDescriptionGroupItemProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
FilterItemProvider.java :
213 : super.notifyChanged(notification);
Discouraged access: The method collectNewChildDescriptors(Collection, Object) from the type CompatibilityDescriptionGroupItemProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
FilterItemProvider.java :
225 : super.collectNewChildDescriptors(newChildDescriptors, object);
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
FilterItemProvider.java :
240 : return J2EEPlugin.getDefault();
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
FilterItemProvider.java :
240 : return J2EEPlugin.getDefault();
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
FilterMappingItemProvider.java :
25 : 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
FilterMappingItemProvider.java :
189 : return J2EEPlugin.getDefault();
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
FilterMappingItemProvider.java :
189 : return J2EEPlugin.getDefault();
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
FormLoginConfigItemProvider.java :
25 : 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
FormLoginConfigItemProvider.java :
172 : return J2EEPlugin.getDefault();
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
FormLoginConfigItemProvider.java :
172 : return J2EEPlugin.getDefault();
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
HTTPMethodTypeItemProvider.java :
26 : 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
HTTPMethodTypeItemProvider.java :
142 : return J2EEPlugin.getDefault();
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
HTTPMethodTypeItemProvider.java :
142 : return J2EEPlugin.getDefault();
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
InitParamItemProvider.java :
25 : 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
InitParamItemProvider.java :
189 : return J2EEPlugin.getDefault();
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
InitParamItemProvider.java :
189 : return J2EEPlugin.getDefault();
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
JSPConfigItemProvider.java :
26 : 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
JSPConfigItemProvider.java :
159 : return J2EEPlugin.getDefault();
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
JSPConfigItemProvider.java :
159 : return J2EEPlugin.getDefault();
Discouraged access: The type CompatibilityDescriptionGroupItemProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
JSPPropertyGroupItemProvider.java :
22 : import org.eclipse.jst.j2ee.common.internal.provider.CompatibilityDescriptionGroupItemProvider;
Discouraged access: The type CompatibilityDescriptionGroupItemProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
JSPPropertyGroupItemProvider.java :
33 : public class JSPPropertyGroupItemProvider extends CompatibilityDescriptionGroupItemProvider {
Discouraged access: The constructor CompatibilityDescriptionGroupItemProvider(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
JSPPropertyGroupItemProvider.java :
41 : super(adapterFactory);
Discouraged access: The method getPropertyDescriptors(Object) from the type CompatibilityDescriptionGroupItemProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
JSPPropertyGroupItemProvider.java :
53 : super.getPropertyDescriptors(object);
Discouraged access: The method notifyChanged(Notification) from the type CompatibilityDescriptionGroupItemProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
JSPPropertyGroupItemProvider.java :
194 : super.notifyChanged(notification);
Discouraged access: The method collectNewChildDescriptors(Collection, Object) from the type CompatibilityDescriptionGroupItemProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
JSPPropertyGroupItemProvider.java :
206 : super.collectNewChildDescriptors(newChildDescriptors, object);
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
JSPTypeItemProvider.java :
21 : 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
JSPTypeItemProvider.java :
122 : return J2EEPlugin.getDefault();
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
JSPTypeItemProvider.java :
122 : return J2EEPlugin.getDefault();
Discouraged access: The type JspAdapterFactory 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
JspItemProviderAdapterFactory.java :
29 : import org.eclipse.jst.j2ee.jsp.internal.util.JspAdapterFactory;
Discouraged access: The type JspAdapterFactory 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
JspItemProviderAdapterFactory.java :
41 : public class JspItemProviderAdapterFactory extends JspAdapterFactory implements ComposeableAdapterFactory, IChangeNotifier {
Discouraged access: The method isFactoryForType(Object) from the type JspAdapterFactory 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
JspItemProviderAdapterFactory.java :
175 : return supportedTypes.contains(type) || super.isFactoryForType(type);
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
LocalEncodingMappingItemProvider.java :
27 : 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
LocalEncodingMappingItemProvider.java :
151 : return J2EEPlugin.getDefault();
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
LocalEncodingMappingItemProvider.java :
151 : return J2EEPlugin.getDefault();
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
LocalEncodingMappingListItemProvider.java :
25 : 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
LocalEncodingMappingListItemProvider.java :
140 : return J2EEPlugin.getDefault();
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
LocalEncodingMappingListItemProvider.java :
140 : return J2EEPlugin.getDefault();
The import org.eclipse.emf.edit.command.AddCommand is never used
LoginConfigItemProvider.java :
21 : import org.eclipse.emf.edit.command.AddCommand;
The import org.eclipse.emf.edit.command.RemoveCommand is never used
LoginConfigItemProvider.java :
22 : import org.eclipse.emf.edit.command.RemoveCommand;
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
LoginConfigItemProvider.java :
29 : 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
LoginConfigItemProvider.java :
234 : return J2EEPlugin.getDefault();
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
LoginConfigItemProvider.java :
234 : return J2EEPlugin.getDefault();
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
MimeMappingItemProvider.java :
26 : 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
MimeMappingItemProvider.java :
164 : return J2EEPlugin.getDefault();
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
MimeMappingItemProvider.java :
164 : return J2EEPlugin.getDefault();
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
RoleNameTypeItemProvider.java :
26 : 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
RoleNameTypeItemProvider.java :
128 : return J2EEPlugin.getDefault();
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
RoleNameTypeItemProvider.java :
128 : return J2EEPlugin.getDefault();
The import org.eclipse.emf.edit.command.AddCommand is never used
SecurityConstraintItemProvider.java :
22 : import org.eclipse.emf.edit.command.AddCommand;
The import org.eclipse.emf.edit.command.RemoveCommand is never used
SecurityConstraintItemProvider.java :
23 : import org.eclipse.emf.edit.command.RemoveCommand;
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
SecurityConstraintItemProvider.java :
32 : 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
SecurityConstraintItemProvider.java :
254 : return J2EEPlugin.getDefault();
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
SecurityConstraintItemProvider.java :
254 : return J2EEPlugin.getDefault();
The import org.eclipse.emf.edit.command.AddCommand is never used
ServletItemProvider.java :
22 : import org.eclipse.emf.edit.command.AddCommand;
The import org.eclipse.emf.edit.command.RemoveCommand is never used
ServletItemProvider.java :
23 : import org.eclipse.emf.edit.command.RemoveCommand;
The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
ServletItemProvider.java :
25 : import org.eclipse.emf.edit.provider.IItemPropertySource;
Discouraged access: The type CompatibilityDescriptionGroupItemProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ServletItemProvider.java :
28 : import org.eclipse.jst.j2ee.common.internal.provider.CompatibilityDescriptionGroupItemProvider;
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
ServletItemProvider.java :
29 : 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
ServletItemProvider.java :
30 : import org.eclipse.jst.j2ee.internal.plugin.J2EEPlugin;
Discouraged access: The type CompatibilityDescriptionGroupItemProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ServletItemProvider.java :
39 : public class ServletItemProvider extends CompatibilityDescriptionGroupItemProvider {
Discouraged access: The constructor CompatibilityDescriptionGroupItemProvider(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
ServletItemProvider.java :
46 : super(adapterFactory);
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
ServletItemProvider.java :
73 : if (webApp.getJ2EEVersionID() >= J2EEVersionConstants.J2EE_1_4_ID)
Discouraged access: The field J2EE_1_4_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
ServletItemProvider.java :
73 : if (webApp.getJ2EEVersionID() >= J2EEVersionConstants.J2EE_1_4_ID)
Discouraged access: The method getChildReference(Object, Object) from the type DescriptionGroupItemProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ServletItemProvider.java :
92 : return super.getChildReference(object, child);
Discouraged access: The method getPropertyDescriptors(Object) from the type CompatibilityDescriptionGroupItemProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ServletItemProvider.java :
146 : super.getPropertyDescriptors(object);
Discouraged access: The method notifyChanged(Notification) from the type CompatibilityDescriptionGroupItemProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ServletItemProvider.java :
238 : super.notifyChanged(notification);
Discouraged access: The method collectNewChildDescriptors(Collection, Object) from the type CompatibilityDescriptionGroupItemProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ServletItemProvider.java :
250 : super.collectNewChildDescriptors(newChildDescriptors, object);
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
ServletItemProvider.java :
273 : return J2EEPlugin.getDefault();
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
ServletItemProvider.java :
273 : return J2EEPlugin.getDefault();
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
ServletMappingItemProvider.java :
25 : 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
ServletMappingItemProvider.java :
170 : return J2EEPlugin.getDefault();
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
ServletMappingItemProvider.java :
170 : return J2EEPlugin.getDefault();
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
ServletTypeItemProvider.java :
21 : 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
ServletTypeItemProvider.java :
122 : return J2EEPlugin.getDefault();
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
ServletTypeItemProvider.java :
122 : return J2EEPlugin.getDefault();
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
SessionConfigItemProvider.java :
25 : 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
SessionConfigItemProvider.java :
141 : return J2EEPlugin.getDefault();
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
SessionConfigItemProvider.java :
141 : return J2EEPlugin.getDefault();
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
TagLibRefItemProvider.java :
25 : 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
TagLibRefItemProvider.java :
163 : return J2EEPlugin.getDefault();
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
TagLibRefItemProvider.java :
163 : return J2EEPlugin.getDefault();
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
TagLibRefTypeItemProvider.java :
27 : 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
TagLibRefTypeItemProvider.java :
151 : return J2EEPlugin.getDefault();
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
TagLibRefTypeItemProvider.java :
151 : return J2EEPlugin.getDefault();
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
URLPatternTypeItemProvider.java :
25 : 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
URLPatternTypeItemProvider.java :
141 : return J2EEPlugin.getDefault();
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
URLPatternTypeItemProvider.java :
141 : return J2EEPlugin.getDefault();
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
UserDataConstraintItemProvider.java :
26 : 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
UserDataConstraintItemProvider.java :
183 : return J2EEPlugin.getDefault();
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
UserDataConstraintItemProvider.java :
183 : return J2EEPlugin.getDefault();
The import org.eclipse.emf.edit.command.AddCommand is never used
WebAppItemProvider.java :
21 : import org.eclipse.emf.edit.command.AddCommand;
The import org.eclipse.emf.edit.command.RemoveCommand is never used
WebAppItemProvider.java :
22 : import org.eclipse.emf.edit.command.RemoveCommand;
Discouraged access: The type JNDIEnvRefsGroupItemProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
WebAppItemProvider.java :
27 : import org.eclipse.jst.j2ee.common.internal.provider.JNDIEnvRefsGroupItemProvider;
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
WebAppItemProvider.java :
28 : 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
WebAppItemProvider.java :
29 : import org.eclipse.jst.j2ee.internal.plugin.J2EEPlugin;
Discouraged access: The type WSDLServiceExtManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
WebAppItemProvider.java :
31 : import org.eclipse.jst.j2ee.internal.webservices.WSDLServiceExtManager;
Discouraged access: The type WSDLServiceHelper is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
WebAppItemProvider.java :
32 : import org.eclipse.jst.j2ee.internal.webservices.WSDLServiceHelper;
Discouraged access: The type JNDIEnvRefsGroupItemProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
WebAppItemProvider.java :
43 : public class WebAppItemProvider extends JNDIEnvRefsGroupItemProvider {
Discouraged access: The constructor JNDIEnvRefsGroupItemProvider(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
WebAppItemProvider.java :
49 : super(adapterFactory);
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
WebAppItemProvider.java :
73 : if (webApp.getVersionID() <= J2EEVersionConstants.WEB_2_3_ID) {
Discouraged access: The field WEB_2_3_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
WebAppItemProvider.java :
73 : if (webApp.getVersionID() <= J2EEVersionConstants.WEB_2_3_ID) {
Discouraged access: The type WSDLServiceHelper is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
WebAppItemProvider.java :
74 : WSDLServiceHelper serviceHelper = WSDLServiceExtManager.getServiceHelper();
Discouraged access: The type WSDLServiceExtManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
WebAppItemProvider.java :
74 : WSDLServiceHelper serviceHelper = WSDLServiceExtManager.getServiceHelper();
Discouraged access: The method getServiceHelper() from the type WSDLServiceExtManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
WebAppItemProvider.java :
74 : WSDLServiceHelper serviceHelper = WSDLServiceExtManager.getServiceHelper();
Discouraged access: The method get13ServiceRefs(EObject) from the type WSDLServiceHelper is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
WebAppItemProvider.java :
75 : myChildren.addAll(serviceHelper.get13ServiceRefs(webApp));
Discouraged access: The method getChildrenReferences(Object) from the type JNDIEnvRefsGroupItemProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
WebAppItemProvider.java :
89 : super.getChildrenReferences(object);
Discouraged access: The method getChildReference(Object, Object) from the type JNDIEnvRefsGroupItemProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
WebAppItemProvider.java :
122 : return super.getChildReference(object, child);
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
WebAppItemProvider.java :
154 : return J2EEPlugin.getPlugin().getImage("web_application"); //$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
WebAppItemProvider.java :
154 : return J2EEPlugin.getPlugin().getImage("web_application"); //$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
WebAppItemProvider.java :
154 : return J2EEPlugin.getPlugin().getImage("web_application"); //$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
WebAppItemProvider.java :
156 : case J2EEVersionConstants.WEB_2_2_ID :
Discouraged access: The field WEB_2_2_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
WebAppItemProvider.java :
156 : case J2EEVersionConstants.WEB_2_2_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
WebAppItemProvider.java :
160 : case J2EEVersionConstants.WEB_2_3_ID :
Discouraged access: The field WEB_2_3_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
WebAppItemProvider.java :
160 : case J2EEVersionConstants.WEB_2_3_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
WebAppItemProvider.java :
164 : case J2EEVersionConstants.WEB_2_4_ID :
Discouraged access: The field WEB_2_4_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
WebAppItemProvider.java :
164 : case J2EEVersionConstants.WEB_2_4_ID :
Discouraged access: The method getPropertyDescriptors(Object) from the type JNDIEnvRefsGroupItemProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
WebAppItemProvider.java :
178 : super.getPropertyDescriptors(object);
Discouraged access: The method notifyChanged(Notification) from the type JNDIEnvRefsGroupItemProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
WebAppItemProvider.java :
278 : super.notifyChanged(notification);
Discouraged access: The method collectNewChildDescriptors(Collection, Object) from the type JNDIEnvRefsGroupItemProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
WebAppItemProvider.java :
290 : super.collectNewChildDescriptors(newChildDescriptors, object);
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
WebAppItemProvider.java :
354 : return J2EEPlugin.getDefault();
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
WebAppItemProvider.java :
354 : return J2EEPlugin.getDefault();
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
WebResourceCollectionItemProvider.java :
35 : 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
WebResourceCollectionItemProvider.java :
278 : return J2EEPlugin.getDefault();
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
WebResourceCollectionItemProvider.java :
278 : return J2EEPlugin.getDefault();
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
WebTypeItemProvider.java :
23 : 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
WebTypeItemProvider.java :
97 : return J2EEPlugin.getDefault();
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
WebTypeItemProvider.java :
97 : return J2EEPlugin.getDefault();
Discouraged access: The type ListenerItemProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
WebapplicationItemProviderAdapterFactory.java :
32 : import org.eclipse.jst.j2ee.common.internal.provider.ListenerItemProvider;
Discouraged access: The type WebapplicationAdapterFactory 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
WebapplicationItemProviderAdapterFactory.java :
33 : import org.eclipse.jst.j2ee.webapplication.internal.util.WebapplicationAdapterFactory;
Discouraged access: The type WebapplicationAdapterFactory 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
WebapplicationItemProviderAdapterFactory.java :
42 : public class WebapplicationItemProviderAdapterFactory extends WebapplicationAdapterFactory implements ComposeableAdapterFactory, IChangeNotifier, IDisposable {
Discouraged access: The type ListenerItemProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
WebapplicationItemProviderAdapterFactory.java :
200 : protected ListenerItemProvider listenerItemProvider;
Discouraged access: The constructor ListenerItemProvider(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
WebapplicationItemProviderAdapterFactory.java :
427 : listenerItemProvider = new ListenerItemProvider(this);
Discouraged access: The type ListenerItemProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
WebapplicationItemProviderAdapterFactory.java :
427 : listenerItemProvider = new ListenerItemProvider(this);
Discouraged access: The method isFactoryForType(Object) from the type WebapplicationAdapterFactory 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
WebapplicationItemProviderAdapterFactory.java :
689 : return super.isFactoryForType(type) || supportedTypes.contains(type);
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
WelcomeFileItemProvider.java :
25 : 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
WelcomeFileItemProvider.java :
138 : return J2EEPlugin.getDefault();
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
WelcomeFileItemProvider.java :
138 : return J2EEPlugin.getDefault();
The import org.eclipse.emf.edit.command.AddCommand is never used
WelcomeFileListItemProvider.java :
21 : import org.eclipse.emf.edit.command.AddCommand;
The import org.eclipse.emf.edit.command.RemoveCommand is never used
WelcomeFileListItemProvider.java :
22 : import org.eclipse.emf.edit.command.RemoveCommand;
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
WelcomeFileListItemProvider.java :
27 : 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
WelcomeFileListItemProvider.java :
172 : return J2EEPlugin.getDefault();
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
WelcomeFileListItemProvider.java :
172 : return J2EEPlugin.getDefault();
Discouraged access: 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
WTProjectStrategyUtils.java :
17 : import org.eclipse.jst.j2ee.commonarchivecore.internal.Archive;
Discouraged access: The type File 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
WTProjectStrategyUtils.java :
18 : import org.eclipse.jst.j2ee.commonarchivecore.internal.File;
Discouraged access: The type ArchiveConstants 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
WTProjectStrategyUtils.java :
19 : import org.eclipse.jst.j2ee.commonarchivecore.internal.helpers.ArchiveConstants;
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
WTProjectStrategyUtils.java :
20 : import org.eclipse.jst.j2ee.internal.J2EEConstants;
Discouraged access: The type File 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
WTProjectStrategyUtils.java :
24 : public static File findSourceFile(Archive archive, String file) {
Discouraged access: 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
WTProjectStrategyUtils.java :
24 : public static File findSourceFile(Archive archive, String file) {
Discouraged access: The method getFile(String) from the type Container 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
WTProjectStrategyUtils.java :
31 : return archive.getFile(file);
Discouraged access: The type File 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
WTProjectStrategyUtils.java :
38 : public static File findSourceFileForClass(Archive archive, String classFile) {
Discouraged access: 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
WTProjectStrategyUtils.java :
38 : public static File findSourceFileForClass(Archive archive, String classFile) {
Discouraged access: The type File 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
WTProjectStrategyUtils.java :
43 : File file = archive.getFile(sourceFilePath.toString());
Discouraged access: The method getFile(String) from the type Container 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
WTProjectStrategyUtils.java :
43 : File file = archive.getFile(sourceFilePath.toString());
Discouraged access: The type ArchiveConstants 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
WTProjectStrategyUtils.java :
51 : sourceFilePath = new Path(ArchiveConstants.WEBAPP_LIB_URI).append(sourceFilePath);
Discouraged access: The field WEBAPP_LIB_URI from the type ArchiveConstants 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
WTProjectStrategyUtils.java :
51 : sourceFilePath = new Path(ArchiveConstants.WEBAPP_LIB_URI).append(sourceFilePath);
Discouraged access: The type File 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
WTProjectStrategyUtils.java :
53 : File file = archive.getFile(sourceFilePath.toString());
Discouraged access: The method getFile(String) from the type Container 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
WTProjectStrategyUtils.java :
53 : File file = archive.getFile(sourceFilePath.toString());
Discouraged access: The type ArchiveConstants 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
WTProjectStrategyUtils.java :
64 : return uri.startsWith(ArchiveConstants.WEBAPP_CLASSES_URI) && uri.endsWith(".class");//$NON-NLS-1$
Discouraged access: The field WEBAPP_CLASSES_URI from the type ArchiveConstants 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
WTProjectStrategyUtils.java :
64 : return uri.startsWith(ArchiveConstants.WEBAPP_CLASSES_URI) && uri.endsWith(".class");//$NON-NLS-1$
Discouraged access: The type ArchiveConstants 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
WTProjectStrategyUtils.java :
68 : return uri.startsWith(ArchiveConstants.WEBAPP_CLASSES_URI);
Discouraged access: The field WEBAPP_CLASSES_URI from the type ArchiveConstants 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
WTProjectStrategyUtils.java :
68 : return uri.startsWith(ArchiveConstants.WEBAPP_CLASSES_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
WTProjectStrategyUtils.java :
74 : if (uri.startsWith(J2EEConstants.WEB_INF + "/") && //$NON-NLS-1$
Discouraged access: The field WEB_INF 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
WTProjectStrategyUtils.java :
74 : if (uri.startsWith(J2EEConstants.WEB_INF + "/") && //$NON-NLS-1$
Discouraged access: The type J2EEComponentExportDataModelProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
WebComponentExportDataModelProvider.java :
15 : import org.eclipse.jst.j2ee.application.internal.operations.J2EEComponentExportDataModelProvider;
Discouraged access: The type JavaEEComponentExportOperation is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
WebComponentExportDataModelProvider.java :
16 : import org.eclipse.jst.j2ee.internal.archive.operations.JavaEEComponentExportOperation;
Discouraged access: The type EARCreationResourceHandler is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
WebComponentExportDataModelProvider.java :
17 : import org.eclipse.jst.j2ee.internal.earcreation.EARCreationResourceHandler;
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
WebComponentExportDataModelProvider.java :
18 : 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
WebComponentExportDataModelProvider.java :
19 : import org.eclipse.jst.j2ee.internal.project.J2EEProjectUtilities;
Discouraged access: The type J2EEComponentExportDataModelProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
WebComponentExportDataModelProvider.java :
23 : public class WebComponentExportDataModelProvider extends J2EEComponentExportDataModelProvider implements IWebComponentExportDataModelProperties {
Discouraged access: The constructor J2EEComponentExportDataModelProvider() is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
WebComponentExportDataModelProvider.java :
26 : super();
Discouraged access: The constructor JavaEEComponentExportOperation(IDataModel) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
WebComponentExportDataModelProvider.java :
31 : return new JavaEEComponentExportOperation(model);
Discouraged access: The type JavaEEComponentExportOperation is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
WebComponentExportDataModelProvider.java :
31 : return new JavaEEComponentExportOperation(model);
Discouraged access: The method getPropertyNames() from the type J2EEArtifactExportDataModelProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
WebComponentExportDataModelProvider.java :
36 : Set propertyNames = super.getPropertyNames();
Discouraged access: The method getDefaultProperty(String) from the type J2EEArtifactExportDataModelProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
WebComponentExportDataModelProvider.java :
46 : return super.getDefaultProperty(propertyName);
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
WebComponentExportDataModelProvider.java :
51 : return J2EEProjectUtilities.DYNAMIC_WEB;
Discouraged access: The type EARCreationResourceHandler is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
WebComponentExportDataModelProvider.java :
56 : return EARCreationResourceHandler.getString(EARCreationResourceHandler.NOT_A_WAR, new Object[]{projectName});
Discouraged access: The method getString(String, Object[]) from the type EARCreationResourceHandler is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
WebComponentExportDataModelProvider.java :
56 : return EARCreationResourceHandler.getString(EARCreationResourceHandler.NOT_A_WAR, new Object[]{projectName});
Discouraged access: The type EARCreationResourceHandler is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
WebComponentExportDataModelProvider.java :
56 : return EARCreationResourceHandler.getString(EARCreationResourceHandler.NOT_A_WAR, new Object[]{projectName});
Discouraged access: The field NOT_A_WAR from the type EARCreationResourceHandler is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
WebComponentExportDataModelProvider.java :
56 : return EARCreationResourceHandler.getString(EARCreationResourceHandler.NOT_A_WAR, new Object[]{projectName});
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
WebComponentExportDataModelProvider.java :
61 : return 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
WebComponentExportDataModelProvider.java :
61 : return IJ2EEModuleConstants.WAR_EXT;
Discouraged access: The type J2EEArtifactExportOperation is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
WebComponentExportOperation.java :
13 : import org.eclipse.jst.j2ee.internal.archive.operations.J2EEArtifactExportOperation;
Discouraged access: The type J2EEArtifactExportOperation is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
WebComponentExportOperation.java :
19 : public class WebComponentExportOperation extends J2EEArtifactExportOperation {
Discouraged access: The constructor J2EEArtifactExportOperation() is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
WebComponentExportOperation.java :
22 : super();
Discouraged access: The constructor J2EEArtifactExportOperation(IDataModel) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
WebComponentExportOperation.java :
26 : super(model);
Discouraged access: The type J2EEArtifactImportDataModelProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
WebComponentImportDataModelProvider.java :
19 : import org.eclipse.jst.j2ee.application.internal.operations.J2EEArtifactImportDataModelProvider;
Discouraged access: The type J2EEComponentImportDataModelProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
WebComponentImportDataModelProvider.java :
20 : import org.eclipse.jst.j2ee.application.internal.operations.J2EEComponentImportDataModelProvider;
Discouraged access: The type J2EEUtilityJarImportDataModelProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
WebComponentImportDataModelProvider.java :
21 : import org.eclipse.jst.j2ee.application.internal.operations.J2EEUtilityJarImportDataModelProvider;
Discouraged access: The type J2EEUtilityJarImportOperationNew is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
WebComponentImportDataModelProvider.java :
22 : import org.eclipse.jst.j2ee.application.internal.operations.J2EEUtilityJarImportOperationNew;
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
WebComponentImportDataModelProvider.java :
24 : import org.eclipse.jst.j2ee.internal.J2EEConstants;
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
WebComponentImportDataModelProvider.java :
25 : 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
WebComponentImportDataModelProvider.java :
27 : import org.eclipse.jst.j2ee.internal.common.J2EEVersionUtil;
Discouraged access: The type XMLResource 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
WebComponentImportDataModelProvider.java :
28 : import org.eclipse.jst.j2ee.internal.common.XMLResource;
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
WebComponentImportDataModelProvider.java :
29 : import org.eclipse.jst.j2ee.internal.project.J2EEProjectUtilities;
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
WebComponentImportDataModelProvider.java :
36 : import org.eclipse.jst.jee.util.internal.JavaEEQuickPeek;
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
WebComponentImportDataModelProvider.java :
44 : import org.eclipse.wst.common.frameworks.internal.plugin.WTPCommonPlugin;
Discouraged access: The type J2EEComponentImportDataModelProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
WebComponentImportDataModelProvider.java :
54 : public final class WebComponentImportDataModelProvider extends J2EEComponentImportDataModelProvider implements IWebComponentImportDataModelProperties {
Discouraged access: The method getPropertyNames() from the type J2EEComponentImportDataModelProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
WebComponentImportDataModelProvider.java :
58 : Set propertyNames = super.getPropertyNames();
Discouraged access: The method getDefaultProperty(String) from the type J2EEArtifactImportDataModelProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
WebComponentImportDataModelProvider.java :
70 : return super.getDefaultProperty(propertyName);
Discouraged access: The type XMLResource 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
WebComponentImportDataModelProvider.java :
75 : return XMLResource.WEB_APP_TYPE;
Discouraged access: The field WEB_APP_TYPE from the type XMLResource 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
WebComponentImportDataModelProvider.java :
75 : return XMLResource.WEB_APP_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
WebComponentImportDataModelProvider.java :
79 : protected void handleUnknownType(JavaEEQuickPeek jqp) {
Discouraged access: The method setType(int) 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
WebComponentImportDataModelProvider.java :
80 : jqp.setType(J2EEVersionConstants.WEB_TYPE);
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
WebComponentImportDataModelProvider.java :
80 : jqp.setType(J2EEVersionConstants.WEB_TYPE);
Discouraged access: The field WEB_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
WebComponentImportDataModelProvider.java :
80 : jqp.setType(J2EEVersionConstants.WEB_TYPE);
Discouraged access: The method setVersion(int) 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
WebComponentImportDataModelProvider.java :
81 : jqp.setVersion(J2EEVersionConstants.WEB_3_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
WebComponentImportDataModelProvider.java :
81 : jqp.setVersion(J2EEVersionConstants.WEB_3_0_ID);
Discouraged access: The field WEB_3_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
WebComponentImportDataModelProvider.java :
81 : jqp.setVersion(J2EEVersionConstants.WEB_3_0_ID);
Discouraged access: The method setJavaEEVersion(int) 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
WebComponentImportDataModelProvider.java :
82 : jqp.setJavaEEVersion(J2EEVersionConstants.JEE_6_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
WebComponentImportDataModelProvider.java :
82 : jqp.setJavaEEVersion(J2EEVersionConstants.JEE_6_0_ID);
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
WebComponentImportDataModelProvider.java :
82 : jqp.setJavaEEVersion(J2EEVersionConstants.JEE_6_0_ID);
Discouraged access: The method getArchiveWrapper() from the type J2EEArtifactImportDataModelProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
WebComponentImportDataModelProvider.java :
87 : if (getArchiveWrapper().getJavaEEQuickPeek().getType() == J2EEConstants.WEB_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
WebComponentImportDataModelProvider.java :
87 : if (getArchiveWrapper().getJavaEEQuickPeek().getType() == J2EEConstants.WEB_TYPE)
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
WebComponentImportDataModelProvider.java :
87 : if (getArchiveWrapper().getJavaEEQuickPeek().getType() == J2EEConstants.WEB_TYPE)
Discouraged access: The field WEB_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
WebComponentImportDataModelProvider.java :
87 : if (getArchiveWrapper().getJavaEEQuickPeek().getType() == J2EEConstants.WEB_TYPE)
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
WebComponentImportDataModelProvider.java :
91 : return WTPCommonPlugin.createErrorStatus(WTPCommonPlugin.getResourceString("Temp String for none WARFile")); //$NON-NLS-1$);
Discouraged access: The method createErrorStatus(String) 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
WebComponentImportDataModelProvider.java :
91 : return WTPCommonPlugin.createErrorStatus(WTPCommonPlugin.getResourceString("Temp String for none WARFile")); //$NON-NLS-1$);
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
WebComponentImportDataModelProvider.java :
91 : return WTPCommonPlugin.createErrorStatus(WTPCommonPlugin.getResourceString("Temp String for none WARFile")); //$NON-NLS-1$);
Discouraged access: The method getResourceString(String) from the type WTPCommonPlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.2.0.v201003040800.jar
WebComponentImportDataModelProvider.java :
91 : return WTPCommonPlugin.createErrorStatus(WTPCommonPlugin.getResourceString("Temp String for none WARFile")); //$NON-NLS-1$);
Discouraged access: The method propertySet(String, Object) from the type J2EEArtifactImportDataModelProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
WebComponentImportDataModelProvider.java :
96 : super.propertySet(propertyName, propertyValue);
Discouraged access: The method getArchiveWrapper() from the type J2EEArtifactImportDataModelProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
WebComponentImportDataModelProvider.java :
98 : if (getArchiveWrapper() != null) {
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
WebComponentImportDataModelProvider.java :
109 : JavaEEQuickPeek jqp = libWrapper.getJavaEEQuickPeek();
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
WebComponentImportDataModelProvider.java :
110 : if(jqp.getType() == JavaEEQuickPeek.WEBFRAGMENT_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
WebComponentImportDataModelProvider.java :
110 : if(jqp.getType() == JavaEEQuickPeek.WEBFRAGMENT_TYPE){
Discouraged access: The field WEBFRAGMENT_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
WebComponentImportDataModelProvider.java :
110 : if(jqp.getType() == JavaEEQuickPeek.WEBFRAGMENT_TYPE){
Discouraged access: The type J2EEArtifactImportDataModelProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
WebComponentImportDataModelProvider.java :
111 : localModel = DataModelFactory.createDataModel(new J2EEArtifactImportDataModelProvider(){
Discouraged access: The constructor J2EEUtilityJarImportOperationNew(IDataModel) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
WebComponentImportDataModelProvider.java :
120 : return new J2EEUtilityJarImportOperationNew(model);
Discouraged access: The type J2EEUtilityJarImportOperationNew is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
WebComponentImportDataModelProvider.java :
120 : return new J2EEUtilityJarImportOperationNew(model);
Discouraged access: The constructor J2EEUtilityJarImportDataModelProvider() is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
WebComponentImportDataModelProvider.java :
130 : localModel = DataModelFactory.createDataModel(new J2EEUtilityJarImportDataModelProvider());
Discouraged access: The type J2EEUtilityJarImportDataModelProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
WebComponentImportDataModelProvider.java :
130 : localModel = DataModelFactory.createDataModel(new J2EEUtilityJarImportDataModelProvider());
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
WebComponentImportDataModelProvider.java :
143 : IDataModel webFacetDataModel = map.getFacetDataModel( 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
WebComponentImportDataModelProvider.java :
155 : IDataModel webFacetDataModel = map.getFacetDataModel( J2EEProjectUtilities.DYNAMIC_WEB );
Discouraged access: The method getInterpretedSpecVersion(ArchiveWrapper) from the type J2EEArtifactImportDataModelProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
WebComponentImportDataModelProvider.java :
156 : int version = getInterpretedSpecVersion(getArchiveWrapper()).getVersion();
Discouraged access: The method getVersion() 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
WebComponentImportDataModelProvider.java :
156 : int version = getInterpretedSpecVersion(getArchiveWrapper()).getVersion();
Discouraged access: The method getArchiveWrapper() from the type J2EEArtifactImportDataModelProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
WebComponentImportDataModelProvider.java :
156 : int version = getInterpretedSpecVersion(getArchiveWrapper()).getVersion();
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
WebComponentImportDataModelProvider.java :
157 : String versionText = J2EEVersionUtil.getServletTextVersion( version );
Discouraged access: The method getServletTextVersion(int) 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
WebComponentImportDataModelProvider.java :
157 : String versionText = J2EEVersionUtil.getServletTextVersion( version );
Discouraged access: The method updateWorkingCopyFacetVersion(IDataModel, IDataModel) from the type J2EEArtifactImportDataModelProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
WebComponentImportDataModelProvider.java :
159 : updateWorkingCopyFacetVersion(moduleDM, webFacetDataModel);
Discouraged access: The method updateJavaFacetVersion() from the type J2EEComponentImportDataModelProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
WebComponentImportDataModelProvider.java :
160 : updateJavaFacetVersion();
Discouraged access: The field FACET_RUNTIME from the type J2EEArtifactImportDataModelProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
WebComponentImportDataModelProvider.java :
165 : if(FACET_RUNTIME.equals(propertyName)){
Discouraged access: The method validate(String) from the type J2EEArtifactImportDataModelProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
WebComponentImportDataModelProvider.java :
166 : super.validate(propertyName);
Discouraged access: The method validate(String) from the type J2EEArtifactImportDataModelProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
WebComponentImportDataModelProvider.java :
169 : return super.validate(propertyName);
Discouraged access: The field FACET_RUNTIME from the type J2EEArtifactImportDataModelProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
WebComponentImportDataModelProvider.java :
179 : status = libModel.validateProperty(FACET_RUNTIME);
Discouraged access: The method init() from the type J2EEArtifactImportDataModelProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
WebComponentImportDataModelProvider.java :
200 : super.init();
Discouraged access: The method propertyChanged(DataModelEvent) from the type J2EEArtifactImportDataModelProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
WebComponentImportDataModelProvider.java :
209 : super.propertyChanged(event);
Discouraged access: The type J2EEArtifactImportOperation is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
WebComponentImportOperation.java :
28 : import org.eclipse.jst.j2ee.internal.archive.operations.J2EEArtifactImportOperation;
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
WebComponentImportOperation.java :
33 : import org.eclipse.wst.common.componentcore.internal.operation.CreateReferenceComponentsDataModelProvider;
Discouraged access: The type J2EEArtifactImportOperation is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
WebComponentImportOperation.java :
39 : public class WebComponentImportOperation extends J2EEArtifactImportOperation {
Discouraged access: The constructor J2EEArtifactImportOperation(IDataModel) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
WebComponentImportOperation.java :
44 : super(model);
Discouraged access: The method computeTotalWork() from the type J2EEArtifactImportOperation is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
WebComponentImportOperation.java :
52 : int baseWork = super.computeTotalWork() + LIB_FOLDER_WORK;
Discouraged access: The field PROJECT_CREATION_WORK from the type J2EEArtifactImportOperation is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
WebComponentImportOperation.java :
61 : baseWork += LINK_COMPONENTS_WORK + PROJECT_CREATION_WORK + libArchive.getSize();
Discouraged access: The method doExecute(IProgressMonitor) from the type J2EEArtifactImportOperation is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
WebComponentImportOperation.java :
70 : super.doExecute(monitor);
Discouraged access: The field virtualComponent from the type J2EEArtifactImportOperation is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
WebComponentImportOperation.java :
71 : IVirtualFolder libFolder = virtualComponent.getRootFolder().getFolder(WebArtifactEdit.WEBLIB);
Discouraged access: The field PROJECT_CREATION_WORK from the type J2EEArtifactImportOperation is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
WebComponentImportOperation.java :
106 : importModel.getDefaultOperation().execute(new SubProgressMonitor(monitor, PROJECT_CREATION_WORK + libArchive.getSize()) , info);
Discouraged access: The field info from the type J2EEArtifactImportOperation is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
WebComponentImportOperation.java :
106 : importModel.getDefaultOperation().execute(new SubProgressMonitor(monitor, PROJECT_CREATION_WORK + libArchive.getSize()) , info);
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
WebComponentImportOperation.java :
118 : IDataModel createRefComponentsModel = 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
WebComponentImportOperation.java :
118 : IDataModel createRefComponentsModel = DataModelFactory.createDataModel(new CreateReferenceComponentsDataModelProvider());
Discouraged access: The field virtualComponent from the type J2EEArtifactImportOperation is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
WebComponentImportOperation.java :
119 : createRefComponentsModel.setProperty(ICreateReferenceComponentsDataModelProperties.SOURCE_COMPONENT, virtualComponent);
Discouraged access: The field info from the type J2EEArtifactImportOperation is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
WebComponentImportOperation.java :
123 : createRefComponentsModel.getDefaultOperation().execute(new SubProgressMonitor(monitor, LINK_COMPONENTS_WORK * targetComponents.size()), info);
Discouraged access: 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
WebComponentLoadStrategyImpl.java :
18 : import org.eclipse.jst.j2ee.commonarchivecore.internal.Archive;
Discouraged access: The type OpenFailureException 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
WebComponentLoadStrategyImpl.java :
19 : import org.eclipse.jst.j2ee.commonarchivecore.internal.exception.OpenFailureException;
Discouraged access: The type ComponentLoadStrategyImpl is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
WebComponentLoadStrategyImpl.java :
21 : import org.eclipse.jst.j2ee.internal.archive.operations.ComponentLoadStrategyImpl;
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
WebComponentLoadStrategyImpl.java :
22 : 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
WebComponentLoadStrategyImpl.java :
23 : import org.eclipse.jst.j2ee.internal.project.J2EEProjectUtilities;
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
WebComponentLoadStrategyImpl.java :
24 : import org.eclipse.jst.j2ee.internal.project.ProjectSupportResourceHandler;
Discouraged access: The type ComponentLoadStrategyImpl is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
WebComponentLoadStrategyImpl.java :
32 : public class WebComponentLoadStrategyImpl extends ComponentLoadStrategyImpl {
Discouraged access: The constructor ComponentLoadStrategyImpl(IVirtualComponent) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
WebComponentLoadStrategyImpl.java :
35 : super(vComponent);
Discouraged access: The constructor ComponentLoadStrategyImpl(IVirtualComponent, 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
WebComponentLoadStrategyImpl.java :
39 : super(vComponent, includeClasspathComponents);
Discouraged access: The method getFiles() from the type ComponentLoadStrategyImpl is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
WebComponentLoadStrategyImpl.java :
44 : super.getFiles();
Discouraged access: The field includeClasspathComponents from the type ComponentLoadStrategyImpl is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
WebComponentLoadStrategyImpl.java :
46 : if (includeClasspathComponents) {
Discouraged access: The method addMappedClassFolders(IPath) from the type ComponentLoadStrategyImpl is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
WebComponentLoadStrategyImpl.java :
47 : addMappedClassFolders(IClasspathDependencyConstants.WEB_INF_CLASSES_PATH);
Discouraged access: The field filesHolder from the type ComponentLoadStrategyImpl is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
WebComponentLoadStrategyImpl.java :
49 : return filesHolder.getFiles();
Discouraged access: The method getFiles() from the type ComponentLoadStrategyImpl.FilesHolder is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
WebComponentLoadStrategyImpl.java :
49 : return filesHolder.getFiles();
Discouraged access: The method getComponent() from the type ComponentLoadStrategyImpl is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
WebComponentLoadStrategyImpl.java :
53 : return WebUtilities.getLibModules(getComponent());
Discouraged access: The method addExternalFile(String, File) from the type ComponentLoadStrategyImpl is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
WebComponentLoadStrategyImpl.java :
64 : addExternalFile(uri, diskFile);
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
WebComponentLoadStrategyImpl.java :
71 : name = looseComponent.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
WebComponentLoadStrategyImpl.java :
71 : name = looseComponent.getName() + IJ2EEModuleConstants.JAR_EXT;
Discouraged access: 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
WebComponentLoadStrategyImpl.java :
82 : Archive utilJAR = J2EEProjectUtilities.asArchive(uri, looseComponent.getProject(), isExportSource());
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
WebComponentLoadStrategyImpl.java :
82 : Archive utilJAR = J2EEProjectUtilities.asArchive(uri, looseComponent.getProject(), isExportSource());
Discouraged access: The method asArchive(String, IProject, boolean) 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
WebComponentLoadStrategyImpl.java :
82 : Archive utilJAR = J2EEProjectUtilities.asArchive(uri, looseComponent.getProject(), isExportSource());
Discouraged access: The method isExportSource() from the type ComponentLoadStrategyImpl is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
WebComponentLoadStrategyImpl.java :
82 : Archive utilJAR = J2EEProjectUtilities.asArchive(uri, looseComponent.getProject(), isExportSource());
Discouraged access: The field filesHolder from the type ComponentLoadStrategyImpl is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
WebComponentLoadStrategyImpl.java :
85 : filesHolder.addFile(utilJAR);
Discouraged access: The method addFile(File) from the type ComponentLoadStrategyImpl.FilesHolder is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
WebComponentLoadStrategyImpl.java :
85 : filesHolder.addFile(utilJAR);
Discouraged access: The type OpenFailureException 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
WebComponentLoadStrategyImpl.java :
86 : } catch (OpenFailureException oe) {
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
WebComponentLoadStrategyImpl.java :
87 : String message = ProjectSupportResourceHandler.getString(ProjectSupportResourceHandler.UNABLE_TO_LOAD_MODULE_ERROR_, new Object[]{uri, getComponent().getProject().getName(), oe.getConcatenatedMessages()});
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
WebComponentLoadStrategyImpl.java :
87 : String message = ProjectSupportResourceHandler.getString(ProjectSupportResourceHandler.UNABLE_TO_LOAD_MODULE_ERROR_, new Object[]{uri, getComponent().getProject().getName(), oe.getConcatenatedMessages()});
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
WebComponentLoadStrategyImpl.java :
87 : String message = ProjectSupportResourceHandler.getString(ProjectSupportResourceHandler.UNABLE_TO_LOAD_MODULE_ERROR_, new Object[]{uri, getComponent().getProject().getName(), oe.getConcatenatedMessages()});
Discouraged access: The field UNABLE_TO_LOAD_MODULE_ERROR_ 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
WebComponentLoadStrategyImpl.java :
87 : String message = ProjectSupportResourceHandler.getString(ProjectSupportResourceHandler.UNABLE_TO_LOAD_MODULE_ERROR_, new Object[]{uri, getComponent().getProject().getName(), oe.getConcatenatedMessages()});
Discouraged access: The method getComponent() from the type ComponentLoadStrategyImpl is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
WebComponentLoadStrategyImpl.java :
87 : String message = ProjectSupportResourceHandler.getString(ProjectSupportResourceHandler.UNABLE_TO_LOAD_MODULE_ERROR_, new Object[]{uri, getComponent().getProject().getName(), oe.getConcatenatedMessages()});
Discouraged access: The method getConcatenatedMessages() from the type WrappedException 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
WebComponentLoadStrategyImpl.java :
87 : String message = ProjectSupportResourceHandler.getString(ProjectSupportResourceHandler.UNABLE_TO_LOAD_MODULE_ERROR_, new Object[]{uri, getComponent().getProject().getName(), oe.getConcatenatedMessages()});
Discouraged access: The field artifactEdit from the type ComponentLoadStrategyImpl is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
WebComponentLoadStrategyImpl.java :
95 : if(artifactEdit == null){
Discouraged access: The field artifactEdit from the type ComponentLoadStrategyImpl is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
WebComponentLoadStrategyImpl.java :
96 : artifactEdit = WebArtifactEdit.getWebArtifactEditForRead(vComponent);
Discouraged access: The field vComponent from the type ComponentLoadStrategyImpl is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
WebComponentLoadStrategyImpl.java :
96 : artifactEdit = WebArtifactEdit.getWebArtifactEditForRead(vComponent);
Discouraged access: The field artifactEdit from the type ComponentLoadStrategyImpl is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
WebComponentLoadStrategyImpl.java :
98 : return artifactEdit;
Discouraged access: The field includeClasspathComponents from the type ComponentLoadStrategyImpl is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
WebComponentLoadStrategyImpl.java :
103 : if (includeClasspathComponents && referencedComponent instanceof J2EEModuleVirtualComponent) {
Discouraged access: The method addExternalFile(String, File) from the type ComponentLoadStrategyImpl is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
WebComponentLoadStrategyImpl.java :
113 : addExternalFile("WEB-INF/lib/" + ref.getArchiveName(), cpEntryFile); //$NON-NLS-1$
Discouraged access: 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
WebComponentSaveStrategyImpl.java :
19 : import org.eclipse.jst.j2ee.commonarchivecore.internal.Archive;
Discouraged access: The type File 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
WebComponentSaveStrategyImpl.java :
20 : import org.eclipse.jst.j2ee.commonarchivecore.internal.File;
Discouraged access: The type WARFile 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
WebComponentSaveStrategyImpl.java :
21 : import org.eclipse.jst.j2ee.commonarchivecore.internal.WARFile;
Discouraged access: The type ArchiveConstants 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
WebComponentSaveStrategyImpl.java :
22 : import org.eclipse.jst.j2ee.commonarchivecore.internal.helpers.ArchiveConstants;
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
WebComponentSaveStrategyImpl.java :
23 : import org.eclipse.jst.j2ee.commonarchivecore.internal.util.ArchiveUtil;
Discouraged access: The type J2EEComponentSaveStrategyImpl is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
WebComponentSaveStrategyImpl.java :
24 : import org.eclipse.jst.j2ee.internal.archive.operations.J2EEComponentSaveStrategyImpl;
Discouraged access: The type J2EEComponentSaveStrategyImpl is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
WebComponentSaveStrategyImpl.java :
35 : public class WebComponentSaveStrategyImpl extends J2EEComponentSaveStrategyImpl {
Discouraged access: The constructor J2EEComponentSaveStrategyImpl(IVirtualComponent) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
WebComponentSaveStrategyImpl.java :
38 : super(vComponent);
Discouraged access: 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
WebComponentSaveStrategyImpl.java :
48 : protected boolean operationHandlesNested(Archive archive) {
Discouraged access: The method shouldLinkAsComponentRef(Archive) from the type ComponentSaveStrategyImpl is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
WebComponentSaveStrategyImpl.java :
49 : return !shouldLinkAsComponentRef(archive);
Discouraged access: The type File 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
WebComponentSaveStrategyImpl.java :
58 : protected String getImportedClassesURI(File aFile) {
Discouraged access: The method getURI() from the type File 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
WebComponentSaveStrategyImpl.java :
59 : String uri = aFile.getURI();
Discouraged access: The type ArchiveConstants 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
WebComponentSaveStrategyImpl.java :
60 : return WTProjectStrategyUtils.makeRelative(uri, ArchiveConstants.WEBAPP_CLASSES_URI);
Discouraged access: The field WEBAPP_CLASSES_URI from the type ArchiveConstants 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
WebComponentSaveStrategyImpl.java :
60 : return WTProjectStrategyUtils.makeRelative(uri, ArchiveConstants.WEBAPP_CLASSES_URI);
Discouraged access: The type ArchiveConstants 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
WebComponentSaveStrategyImpl.java :
65 : return new Path("/" + ArchiveConstants.WEBAPP_CLASSES_URI); //$NON-NLS-1$
Discouraged access: The field WEBAPP_CLASSES_URI from the type ArchiveConstants 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
WebComponentSaveStrategyImpl.java :
65 : return new Path("/" + ArchiveConstants.WEBAPP_CLASSES_URI); //$NON-NLS-1$
Discouraged access: The type File 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
WebComponentSaveStrategyImpl.java :
69 : protected IPath getOutputPathForFile(File aFile) {
Discouraged access: The field vComponent from the type ComponentSaveStrategyImpl is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
WebComponentSaveStrategyImpl.java :
71 : IVirtualFolder rootFolder = vComponent.getRootFolder();
Discouraged access: The method getOutputPathForFile(File) from the type J2EEComponentSaveStrategyImpl is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
WebComponentSaveStrategyImpl.java :
76 : return super.getOutputPathForFile(aFile);
Discouraged access: The type File 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
WebComponentSaveStrategyImpl.java :
86 : protected boolean isClassWithoutSource(File aFile) {
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
WebComponentSaveStrategyImpl.java :
87 : String javaUri = ArchiveUtil.classUriToJavaUri(aFile.getURI());
Discouraged access: The method classUriToJavaUri(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
WebComponentSaveStrategyImpl.java :
87 : String javaUri = ArchiveUtil.classUriToJavaUri(aFile.getURI());
Discouraged access: The method getURI() from the type File 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
WebComponentSaveStrategyImpl.java :
87 : String javaUri = ArchiveUtil.classUriToJavaUri(aFile.getURI());
Discouraged access: The field archive from the type ArchiveStrategyImpl 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
WebComponentSaveStrategyImpl.java :
90 : if (archive.containsFile(javaUri)) {
Discouraged access: The method containsFile(String) from the type Container 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
WebComponentSaveStrategyImpl.java :
90 : if (archive.containsFile(javaUri)) {
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
WebComponentSaveStrategyImpl.java :
94 : String jspUri = javaUri.substring(0, javaUri.indexOf(ArchiveUtil.DOT_JAVA));
Discouraged access: The field DOT_JAVA 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
WebComponentSaveStrategyImpl.java :
94 : String jspUri = javaUri.substring(0, javaUri.indexOf(ArchiveUtil.DOT_JAVA));
Discouraged access: The type ArchiveConstants 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
WebComponentSaveStrategyImpl.java :
96 : int _index = lastSlash == -1 ? ArchiveConstants.WEBAPP_CLASSES_URI.length() : lastSlash + 1;
Discouraged access: The field WEBAPP_CLASSES_URI from the type ArchiveConstants 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
WebComponentSaveStrategyImpl.java :
96 : int _index = lastSlash == -1 ? ArchiveConstants.WEBAPP_CLASSES_URI.length() : lastSlash + 1;
Discouraged access: The type ArchiveConstants 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
WebComponentSaveStrategyImpl.java :
98 : jspUri = jspUri.substring(ArchiveConstants.WEBAPP_CLASSES_URI.length(), _index) + jspUri.substring(_index + 1) + ArchiveUtil.DOT_JSP;
Discouraged access: The field WEBAPP_CLASSES_URI from the type ArchiveConstants 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
WebComponentSaveStrategyImpl.java :
98 : jspUri = jspUri.substring(ArchiveConstants.WEBAPP_CLASSES_URI.length(), _index) + jspUri.substring(_index + 1) + ArchiveUtil.DOT_JSP;
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
WebComponentSaveStrategyImpl.java :
98 : jspUri = jspUri.substring(ArchiveConstants.WEBAPP_CLASSES_URI.length(), _index) + jspUri.substring(_index + 1) + ArchiveUtil.DOT_JSP;
Discouraged access: The field DOT_JSP 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
WebComponentSaveStrategyImpl.java :
98 : jspUri = jspUri.substring(ArchiveConstants.WEBAPP_CLASSES_URI.length(), _index) + jspUri.substring(_index + 1) + ArchiveUtil.DOT_JSP;
Discouraged access: The field archive from the type ArchiveStrategyImpl 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
WebComponentSaveStrategyImpl.java :
99 : if (archive.containsFile(jspUri)) {
Discouraged access: The method containsFile(String) from the type Container 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
WebComponentSaveStrategyImpl.java :
99 : if (archive.containsFile(jspUri)) {
Discouraged access: The type File 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
WebComponentSaveStrategyImpl.java :
105 : File sourceFile = ((WARFile) archive).getSourceFile(aFile);
Discouraged access: The method getSourceFile(File) from the type WARFile 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
WebComponentSaveStrategyImpl.java :
105 : File sourceFile = ((WARFile) archive).getSourceFile(aFile);
Discouraged access: The type WARFile 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
WebComponentSaveStrategyImpl.java :
105 : File sourceFile = ((WARFile) archive).getSourceFile(aFile);
Discouraged access: The field archive from the type ArchiveStrategyImpl 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
WebComponentSaveStrategyImpl.java :
105 : File sourceFile = ((WARFile) archive).getSourceFile(aFile);
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
WebFacetProjectCreationDataModelProvider.java :
18 : import org.eclipse.jst.j2ee.internal.plugin.J2EEPlugin;
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
WebFacetProjectCreationDataModelProvider.java :
19 : import org.eclipse.jst.j2ee.internal.plugin.J2EEPreferences.Keys;
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
WebFacetProjectCreationDataModelProvider.java :
20 : import org.eclipse.jst.j2ee.internal.project.J2EEProjectUtilities;
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
WebFacetProjectCreationDataModelProvider.java :
52 : J2EEPlugin.getDefault().getJ2EEPreferences().getString(Keys.DYN_WEB_OUTPUT_FOLDER) );
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
WebFacetProjectCreationDataModelProvider.java :
52 : J2EEPlugin.getDefault().getJ2EEPreferences().getString(Keys.DYN_WEB_OUTPUT_FOLDER) );
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
WebFacetProjectCreationDataModelProvider.java :
52 : J2EEPlugin.getDefault().getJ2EEPreferences().getString(Keys.DYN_WEB_OUTPUT_FOLDER) );
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
WebFacetProjectCreationDataModelProvider.java :
52 : J2EEPlugin.getDefault().getJ2EEPreferences().getString(Keys.DYN_WEB_OUTPUT_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
WebFacetProjectCreationDataModelProvider.java :
52 : J2EEPlugin.getDefault().getJ2EEPreferences().getString(Keys.DYN_WEB_OUTPUT_FOLDER) );
Discouraged access: The field DYN_WEB_OUTPUT_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
WebFacetProjectCreationDataModelProvider.java :
52 : J2EEPlugin.getDefault().getJ2EEPreferences().getString(Keys.DYN_WEB_OUTPUT_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
WebFacetProjectCreationDataModelProvider.java :
72 : IDataModel webFacet = map.getFacetDataModel( J2EEProjectUtilities.DYNAMIC_WEB );
Discouraged access: The type ClasspathContainerVirtualComponent 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
WebAppLibrariesContainer.java :
28 : import org.eclipse.jst.common.internal.modulecore.ClasspathContainerVirtualComponent;
Discouraged access: The type FlexibleProjectContainer 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
WebAppLibrariesContainer.java :
29 : import org.eclipse.jst.common.jdt.internal.classpath.FlexibleProjectContainer;
Discouraged access: The type VirtualComponent is 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
WebAppLibrariesContainer.java :
32 : import org.eclipse.wst.common.componentcore.internal.resources.VirtualComponent;
Discouraged access: The type FlexibleProjectContainer 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
WebAppLibrariesContainer.java :
42 : extends FlexibleProjectContainer
Discouraged access: The type FlexibleProjectContainer.PathType 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
WebAppLibrariesContainer.java :
49 : private static final PathType[] types
Discouraged access: The type FlexibleProjectContainer.PathType 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
WebAppLibrariesContainer.java :
50 : = new PathType[] { PathType.LIB_DIRECTORY, PathType.CLASSES_DIRECTORY };
Discouraged access: The type FlexibleProjectContainer.PathType 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
WebAppLibrariesContainer.java :
50 : = new PathType[] { PathType.LIB_DIRECTORY, PathType.CLASSES_DIRECTORY };
Discouraged access: The field LIB_DIRECTORY from the type FlexibleProjectContainer.PathType 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
WebAppLibrariesContainer.java :
50 : = new PathType[] { PathType.LIB_DIRECTORY, PathType.CLASSES_DIRECTORY };
Discouraged access: The type FlexibleProjectContainer.PathType 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
WebAppLibrariesContainer.java :
50 : = new PathType[] { PathType.LIB_DIRECTORY, PathType.CLASSES_DIRECTORY };
Discouraged access: The field CLASSES_DIRECTORY from the type FlexibleProjectContainer.PathType 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
WebAppLibrariesContainer.java :
50 : = new PathType[] { PathType.LIB_DIRECTORY, PathType.CLASSES_DIRECTORY };
Discouraged access: The constructor FlexibleProjectContainer(IPath, IJavaProject, IProject, IPath[], FlexibleProjectContainer.PathType[]) 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
WebAppLibrariesContainer.java :
58 : super( path, jproject, getProject( path, jproject), paths, types );
Discouraged access: The field owner from the type FlexibleProjectContainer 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
WebAppLibrariesContainer.java :
63 : if( this.owner.getProject() != this.project )
Discouraged access: The field project from the type FlexibleProjectContainer 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
WebAppLibrariesContainer.java :
63 : if( this.owner.getProject() != this.project )
Discouraged access: The field project from the type FlexibleProjectContainer 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
WebAppLibrariesContainer.java :
65 : return NLS.bind( Resources.labelWithProject, this.project.getName() );
Discouraged access: The field owner from the type FlexibleProjectContainer 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
WebAppLibrariesContainer.java :
72 : final IJavaProject[] projects = new IJavaProject[] { this.owner };
Discouraged access: The field path from the type FlexibleProjectContainer 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
WebAppLibrariesContainer.java :
77 : JavaCore.setClasspathContainer( path, projects, conts, null );
Discouraged access: The field path from the type FlexibleProjectContainer 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
WebAppLibrariesContainer.java :
88 : ( new WebAppLibrariesContainer( this.path, this.owner ) ).install();
Discouraged access: The field owner from the type FlexibleProjectContainer 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
WebAppLibrariesContainer.java :
88 : ( new WebAppLibrariesContainer( this.path, this.owner ) ).install();
Discouraged access: The method getReferences(Map<String,Object>) from the type VirtualComponent is 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
WebAppLibrariesContainer.java :
100 : IVirtualReference [] baseRefs = ((VirtualComponent)vc).getReferences(referenceOptions);
Discouraged access: The type VirtualComponent is 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
WebAppLibrariesContainer.java :
100 : IVirtualReference [] baseRefs = ((VirtualComponent)vc).getReferences(referenceOptions);
Discouraged access: The method computeClasspathEntries() from the type FlexibleProjectContainer 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
WebAppLibrariesContainer.java :
119 : List <IPath>entries = super.computeClasspathEntries();
Discouraged access: The type ClasspathContainerVirtualComponent 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
WebAppLibrariesContainer.java :
122 : if(ref.getReferencedComponent() instanceof ClasspathContainerVirtualComponent){
Discouraged access: The type ClasspathContainerVirtualComponent 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
WebAppLibrariesContainer.java :
123 : ClasspathContainerVirtualComponent cpvc = (ClasspathContainerVirtualComponent)ref.getReferencedComponent();
Discouraged access: The type ClasspathContainerVirtualComponent 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
WebAppLibrariesContainer.java :
123 : ClasspathContainerVirtualComponent cpvc = (ClasspathContainerVirtualComponent)ref.getReferencedComponent();
Discouraged access: The method getClasspathContainer() from the type ClasspathContainerVirtualComponent 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
WebAppLibrariesContainer.java :
125 : IClasspathContainer container = cpvc.getClasspathContainer();
Discouraged access: The type FlexibleProjectContainerInitializer 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
WebAppLibrariesContainerInitializer.java :
17 : import org.eclipse.jst.common.jdt.internal.classpath.FlexibleProjectContainerInitializer;
Discouraged access: The type FlexibleProjectContainerInitializer 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
WebAppLibrariesContainerInitializer.java :
25 : extends FlexibleProjectContainerInitializer
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
ConvertStaticWebToDyamnicOperation.java :
25 : import org.eclipse.jst.j2ee.internal.J2EEConstants;
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
ConvertStaticWebToDyamnicOperation.java :
32 : 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
ConvertStaticWebToDyamnicOperation.java :
75 : IProjectFacet webFacet = ProjectFacetsManager.getProjectFacet(IModuleConstants.WST_WEB_MODULE);
Discouraged access: The field WST_WEB_MODULE from the type IModuleConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
ConvertStaticWebToDyamnicOperation.java :
75 : IProjectFacet webFacet = ProjectFacetsManager.getProjectFacet(IModuleConstants.WST_WEB_MODULE);
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
ConvertStaticWebToDyamnicOperation.java :
102 : webRoot+"/"+ J2EEConstants.WEB_INF_CLASSES); //$NON-NLS-1$
Discouraged access: The field WEB_INF_CLASSES 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
ConvertStaticWebToDyamnicOperation.java :
102 : webRoot+"/"+ J2EEConstants.WEB_INF_CLASSES); //$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
RelationData.java :
34 : import org.eclipse.jst.j2ee.internal.plugin.J2EEPlugin;
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
RelationData.java :
35 : import org.eclipse.jst.j2ee.internal.project.ProjectSupportResourceHandler;
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
RelationData.java :
337 : return new Path(J2EEPlugin.getDefault().getStateLocation().toString() + File.separator + project.getName() + File.separator + LINK_SERVERCONTEXTROOT_FILE_NAME).toFile();
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
RelationData.java :
337 : return new Path(J2EEPlugin.getDefault().getStateLocation().toString() + File.separator + project.getName() + File.separator + LINK_SERVERCONTEXTROOT_FILE_NAME).toFile();
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
RelationData.java :
348 : return new Path(J2EEPlugin.getDefault().getStateLocation().toString() + File.separator + project.getName() + File.separator + LINK_STATE_FILE_NAME).toFile();
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
RelationData.java :
348 : return new Path(J2EEPlugin.getDefault().getStateLocation().toString() + File.separator + project.getName() + File.separator + LINK_STATE_FILE_NAME).toFile();
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
RelationData.java :
805 : System.out.println(ProjectSupportResourceHandler.Syntax_Error_in_the_links_UI_); // = "Syntax Error in the links state file"
Discouraged access: The field Syntax_Error_in_the_links_UI_ 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
RelationData.java :
805 : System.out.println(ProjectSupportResourceHandler.Syntax_Error_in_the_links_UI_); // = "Syntax Error in the links state file"
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
RelationData.java :
981 : WebPlugin.logError(ProjectSupportResourceHandler.Error_while_saving_links_s_EXC_); // = "Error while saving links state file"
Discouraged access: The field Error_while_saving_links_s_EXC_ 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
RelationData.java :
981 : WebPlugin.logError(ProjectSupportResourceHandler.Error_while_saving_links_s_EXC_); // = "Error while saving links state file"
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
ServerTargetUtil.java :
20 : import org.eclipse.jst.j2ee.internal.plugin.J2EEPlugin;
Discouraged access: The type IServerTargetConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ServerTargetUtil.java :
21 : import org.eclipse.jst.j2ee.internal.servertarget.IServerTargetConstants;
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
ServerTargetUtil.java :
83 : if (J2EEPlugin.isEJBSupportAvailable()) {
Discouraged access: The method isEJBSupportAvailable() 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
ServerTargetUtil.java :
83 : if (J2EEPlugin.isEJBSupportAvailable()) {
Discouraged access: The type IServerTargetConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ServerTargetUtil.java :
95 : return isJ2EE13 ? IServerTargetConstants.J2EE_13 : IServerTargetConstants.J2EE_12;
Discouraged access: The field J2EE_13 from the type IServerTargetConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ServerTargetUtil.java :
95 : return isJ2EE13 ? IServerTargetConstants.J2EE_13 : IServerTargetConstants.J2EE_12;
Discouraged access: The type IServerTargetConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ServerTargetUtil.java :
95 : return isJ2EE13 ? IServerTargetConstants.J2EE_13 : IServerTargetConstants.J2EE_12;
Discouraged access: The field J2EE_12 from the type IServerTargetConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
ServerTargetUtil.java :
95 : return isJ2EE13 ? IServerTargetConstants.J2EE_13 : IServerTargetConstants.J2EE_12;
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
WebPropertiesUtil.java :
36 : import org.eclipse.jst.j2ee.internal.J2EEConstants;
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
WebPropertiesUtil.java :
37 : import org.eclipse.jst.j2ee.internal.plugin.IJ2EEModuleConstants;
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
WebPropertiesUtil.java :
38 : import org.eclipse.jst.j2ee.internal.project.ProjectSupportResourceHandler;
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
WebPropertiesUtil.java :
83 : IStatus status = new Status(IStatus.ERROR, "org.eclipse.jst.j2ee", IStatus.OK, ProjectSupportResourceHandler.getString(ProjectSupportResourceHandler.Could_not_rename_____2, new Object[]{webContentName}), null); //$NON-NLS-1$
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
WebPropertiesUtil.java :
83 : IStatus status = new Status(IStatus.ERROR, "org.eclipse.jst.j2ee", IStatus.OK, ProjectSupportResourceHandler.getString(ProjectSupportResourceHandler.Could_not_rename_____2, new Object[]{webContentName}), null); //$NON-NLS-1$
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
WebPropertiesUtil.java :
83 : IStatus status = new Status(IStatus.ERROR, "org.eclipse.jst.j2ee", IStatus.OK, ProjectSupportResourceHandler.getString(ProjectSupportResourceHandler.Could_not_rename_____2, new Object[]{webContentName}), null); //$NON-NLS-1$
Discouraged access: The field Could_not_rename_____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
WebPropertiesUtil.java :
83 : IStatus status = new Status(IStatus.ERROR, "org.eclipse.jst.j2ee", IStatus.OK, ProjectSupportResourceHandler.getString(ProjectSupportResourceHandler.Could_not_rename_____2, new Object[]{webContentName}), null); //$NON-NLS-1$
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
WebPropertiesUtil.java :
201 : localMonitor.beginTask(ProjectSupportResourceHandler.Sychronize_Class_Path_UI_, 4);
Discouraged access: The field Sychronize_Class_Path_UI_ 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
WebPropertiesUtil.java :
201 : localMonitor.beginTask(ProjectSupportResourceHandler.Sychronize_Class_Path_UI_, 4);
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
WebPropertiesUtil.java :
218 : localMonitor.subTask(ProjectSupportResourceHandler.Catalog_Lib_Directory__UI_);
Discouraged access: The field Catalog_Lib_Directory__UI_ 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
WebPropertiesUtil.java :
218 : localMonitor.subTask(ProjectSupportResourceHandler.Catalog_Lib_Directory__UI_);
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
WebPropertiesUtil.java :
225 : if (child.getType() == IResource.FILE && (child.getFullPath().toString().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
WebPropertiesUtil.java :
225 : if (child.getType() == IResource.FILE && (child.getFullPath().toString().toLowerCase().endsWith(IJ2EEModuleConstants.JAR_EXT)
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
WebPropertiesUtil.java :
233 : localMonitor.subTask(ProjectSupportResourceHandler.Update_ClassPath__UI_);
Discouraged access: The field Update_ClassPath__UI_ 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
WebPropertiesUtil.java :
233 : localMonitor.subTask(ProjectSupportResourceHandler.Update_ClassPath__UI_);
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
WebPropertiesUtil.java :
258 : localMonitor.subTask(ProjectSupportResourceHandler.Catalog_Lib_Directory__UI_ + cp[j].getPath());
Discouraged access: The field Catalog_Lib_Directory__UI_ 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
WebPropertiesUtil.java :
258 : localMonitor.subTask(ProjectSupportResourceHandler.Catalog_Lib_Directory__UI_ + cp[j].getPath());
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
WebPropertiesUtil.java :
264 : localMonitor.subTask(ProjectSupportResourceHandler.Update_ClassPath__UI_);
Discouraged access: The field Update_ClassPath__UI_ 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
WebPropertiesUtil.java :
264 : localMonitor.subTask(ProjectSupportResourceHandler.Update_ClassPath__UI_);
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
WebPropertiesUtil.java :
280 : localMonitor.subTask(ProjectSupportResourceHandler.Set_ClassPath__UI_);
Discouraged access: The field Set_ClassPath__UI_ 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
WebPropertiesUtil.java :
280 : localMonitor.subTask(ProjectSupportResourceHandler.Set_ClassPath__UI_);
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
WebPropertiesUtil.java :
337 : errorMessage = 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
WebPropertiesUtil.java :
337 : errorMessage = 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
WebPropertiesUtil.java :
371 : errorMessage = ProjectSupportResourceHandler.getString(ProjectSupportResourceHandler.The_character_is_invalid_in_a_context_root, invalidChar);
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
WebPropertiesUtil.java :
371 : errorMessage = 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
WebPropertiesUtil.java :
371 : errorMessage = ProjectSupportResourceHandler.getString(ProjectSupportResourceHandler.The_character_is_invalid_in_a_context_root, invalidChar);
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
WebPropertiesUtil.java :
371 : errorMessage = 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
WebPropertiesUtil.java :
379 : errorMessage = ProjectSupportResourceHandler.Names_cannot_begin_or_end_with_whitespace_5;
Discouraged access: The field Names_cannot_begin_or_end_with_whitespace_5 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
WebPropertiesUtil.java :
379 : errorMessage = ProjectSupportResourceHandler.Names_cannot_begin_or_end_with_whitespace_5;
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
WebPropertiesUtil.java :
399 : return ProjectSupportResourceHandler.Folder_name_cannot_be_empty_2;
Discouraged access: The field Folder_name_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
WebPropertiesUtil.java :
399 : return ProjectSupportResourceHandler.Folder_name_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
WebPropertiesUtil.java :
402 : return ProjectSupportResourceHandler.getString(ProjectSupportResourceHandler.Folder_name_is_not_valid, new Object[]{folderName});
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
WebPropertiesUtil.java :
402 : return ProjectSupportResourceHandler.getString(ProjectSupportResourceHandler.Folder_name_is_not_valid, new Object[]{folderName});
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
WebPropertiesUtil.java :
402 : return ProjectSupportResourceHandler.getString(ProjectSupportResourceHandler.Folder_name_is_not_valid, new Object[]{folderName});
Discouraged access: The field Folder_name_is_not_valid 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
WebPropertiesUtil.java :
402 : return ProjectSupportResourceHandler.getString(ProjectSupportResourceHandler.Folder_name_is_not_valid, new Object[]{folderName});
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
WebPropertiesUtil.java :
415 : return ProjectSupportResourceHandler.Folder_names_cannot_be_equal_4;
Discouraged access: The field Folder_names_cannot_be_equal_4 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
WebPropertiesUtil.java :
415 : return ProjectSupportResourceHandler.Folder_names_cannot_be_equal_4;
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
WebPropertiesUtil.java :
433 : return ProjectSupportResourceHandler.Folder_name_cannot_be_the_same_as_Java_source_folder_5;
Discouraged access: The field Folder_name_cannot_be_the_same_as_Java_source_folder_5 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
WebPropertiesUtil.java :
433 : return ProjectSupportResourceHandler.Folder_name_cannot_be_the_same_as_Java_source_folder_5;
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
WebPropertiesUtil.java :
435 : return ProjectSupportResourceHandler.Folder_name_cannot_be_the_same_as_Java_class_folder_6;
Discouraged access: The field Folder_name_cannot_be_the_same_as_Java_class_folder_6 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
WebPropertiesUtil.java :
435 : return ProjectSupportResourceHandler.Folder_name_cannot_be_the_same_as_Java_class_folder_6;
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
WebPropertiesUtil.java :
538 : IPath path = new Path(J2EEConstants.WEB_INF + "/" + "lib"); //$NON-NLS-1$//$NON-NLS-2$
Discouraged access: The field WEB_INF 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
WebPropertiesUtil.java :
538 : IPath path = new Path(J2EEConstants.WEB_INF + "/" + "lib"); //$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
WebToolingException.java :
19 : import org.eclipse.jst.j2ee.internal.project.ProjectSupportResourceHandler;
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
WebToolingException.java :
31 : public static final String SAX_ERROR_MESSAGE = ProjectSupportResourceHandler.Operation_failed_due_to_SA_ERROR_; // = "Operation failed due to SAX error: "
Discouraged access: The field Operation_failed_due_to_SA_ERROR_ 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
WebToolingException.java :
31 : public static final String SAX_ERROR_MESSAGE = ProjectSupportResourceHandler.Operation_failed_due_to_SA_ERROR_; // = "Operation failed due to SAX error: "
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
WebToolingException.java :
32 : public static final String IO_ERROR_MESSAGE = ProjectSupportResourceHandler.Operation_failed_due_to_IO_ERROR_; // = "Operation failed due to IO error: "
Discouraged access: The field Operation_failed_due_to_IO_ERROR_ 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
WebToolingException.java :
32 : public static final String IO_ERROR_MESSAGE = ProjectSupportResourceHandler.Operation_failed_due_to_IO_ERROR_; // = "Operation failed due to IO error: "
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
WebToolingException.java :
33 : public static final String CORE_ERROR_MESSAGE = ProjectSupportResourceHandler.Operation_failed_due_to_Co_ERROR_; // = "Operation failed due to Core error: "
Discouraged access: The field Operation_failed_due_to_Co_ERROR_ 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
WebToolingException.java :
33 : public static final String CORE_ERROR_MESSAGE = ProjectSupportResourceHandler.Operation_failed_due_to_Co_ERROR_; // = "Operation failed due to Core error: "
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
WebToolingException.java :
34 : public static final String JAVA_MODEL_ERROR_MESSAGE = ProjectSupportResourceHandler.Operation_failed_due_to_Ja_ERROR_; // = "Operation failed due to Java Model error: "
Discouraged access: The field Operation_failed_due_to_Ja_ERROR_ 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
WebToolingException.java :
34 : public static final String JAVA_MODEL_ERROR_MESSAGE = ProjectSupportResourceHandler.Operation_failed_due_to_Ja_ERROR_; // = "Operation failed due to Java Model error: "
Discouraged access: The type ArtifactEditModel is 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
WebEditAdapterFactory.java :
17 : import org.eclipse.wst.common.componentcore.internal.ArtifactEditModel;
Discouraged access: The type ArtifactEditModel is 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
WebEditAdapterFactory.java :
35 : ArtifactEditModel editModel = (ArtifactEditModel) adaptableObject;
Discouraged access: The type ArtifactEditModel is 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
WebEditAdapterFactory.java :
35 : ArtifactEditModel editModel = (ArtifactEditModel) adaptableObject;
Discouraged access: The method getProject() from 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
WebEditAdapterFactory.java :
36 : if (JavaEEProjectUtilities.isDynamicWebProject(editModel.getProject()))
Discouraged access: The type ArtifactEditModel is 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
WebEditAdapterFactory.java :
37 : return new WebArtifactEdit((ArtifactEditModel) adaptableObject);
Discouraged access: 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
WebArtifactEdit.java :
24 : import org.eclipse.jst.j2ee.commonarchivecore.internal.Archive;
Discouraged access: The type CommonarchiveFactory 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
WebArtifactEdit.java :
25 : import org.eclipse.jst.j2ee.commonarchivecore.internal.CommonarchiveFactory;
Discouraged access: The type OpenFailureException 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
WebArtifactEdit.java :
26 : import org.eclipse.jst.j2ee.commonarchivecore.internal.exception.OpenFailureException;
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
WebArtifactEdit.java :
27 : import org.eclipse.jst.j2ee.commonarchivecore.internal.helpers.ArchiveOptions;
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
WebArtifactEdit.java :
30 : import org.eclipse.jst.j2ee.internal.J2EEConstants;
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
WebArtifactEdit.java :
31 : import org.eclipse.jst.j2ee.internal.J2EEVersionConstants;
Discouraged access: The type XMLResource 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
WebArtifactEdit.java :
32 : import org.eclipse.jst.j2ee.internal.common.XMLResource;
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
WebArtifactEdit.java :
34 : import org.eclipse.jst.j2ee.internal.project.J2EEProjectUtilities;
Discouraged access: The type ArtifactEditModel is 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
WebArtifactEdit.java :
49 : import org.eclipse.wst.common.componentcore.internal.ArtifactEditModel;
Discouraged access: The type BinaryComponentHelper is 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
WebArtifactEdit.java :
50 : import org.eclipse.wst.common.componentcore.internal.BinaryComponentHelper;
Discouraged access: The type ReferencedComponent is 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
WebArtifactEdit.java :
51 : import org.eclipse.wst.common.componentcore.internal.ReferencedComponent;
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
WebArtifactEdit.java :
52 : import org.eclipse.wst.common.componentcore.internal.StructureEdit;
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
WebArtifactEdit.java :
53 : import org.eclipse.wst.common.componentcore.internal.impl.ModuleURIUtil;
Discouraged access: The type IArtifactEditFactory is 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
WebArtifactEdit.java :
54 : import org.eclipse.wst.common.componentcore.internal.util.IArtifactEditFactory;
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
WebArtifactEdit.java :
57 : import org.eclipse.wst.common.internal.emfworkbench.WorkbenchResourceHelper;
Discouraged access: The type IArtifactEditFactory is 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
WebArtifactEdit.java :
72 : public class WebArtifactEdit extends EnterpriseArtifactEdit implements IArtifactEditFactory {
Discouraged access: The type BinaryComponentHelper is 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
WebArtifactEdit.java :
100 : protected BinaryComponentHelper initBinaryComponentHelper(IVirtualComponent binaryModule) {
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
WebArtifactEdit.java :
119 : super(aProject, toAccessAsReadOnly, forCreate, J2EEProjectUtilities.DYNAMIC_WEB);
Discouraged access: The type ArtifactEditModel is 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
WebArtifactEdit.java :
282 : public WebArtifactEdit(ArtifactEditModel model) {
Discouraged access: The method getJ2EEVersionID() from the type XMLResource 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
WebArtifactEdit.java :
319 : return ((WebAppResource) getDeploymentDescriptorResource()).getJ2EEVersionID();
Discouraged access: The method getResource(URI) from the type BinaryComponentHelper is 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
WebArtifactEdit.java :
357 : return getBinaryComponentHelper().getResource(J2EEConstants.WEBAPP_DD_URI_OBJ);
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
WebArtifactEdit.java :
357 : return getBinaryComponentHelper().getResource(J2EEConstants.WEBAPP_DD_URI_OBJ);
Discouraged access: The field WEBAPP_DD_URI_OBJ 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
WebArtifactEdit.java :
357 : return getBinaryComponentHelper().getResource(J2EEConstants.WEBAPP_DD_URI_OBJ);
Discouraged access: The method getResource(URI) from the type ArtifactEditModel is 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
WebArtifactEdit.java :
359 : return getArtifactEditModel().getResource(J2EEConstants.WEBAPP_DD_URI_OBJ);
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
WebArtifactEdit.java :
359 : return getArtifactEditModel().getResource(J2EEConstants.WEBAPP_DD_URI_OBJ);
Discouraged access: The field WEBAPP_DD_URI_OBJ 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
WebArtifactEdit.java :
359 : return getArtifactEditModel().getResource(J2EEConstants.WEBAPP_DD_URI_OBJ);
Discouraged access: The method getModuleVersionID() from the type XMLResource 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
WebArtifactEdit.java :
372 : return ((WebAppResource) getDeploymentDescriptorResource()).getModuleVersionID();
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
WebArtifactEdit.java :
387 : if (servletVersion == J2EEVersionConstants.WEB_2_2_ID)
Discouraged access: The field WEB_2_2_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
WebArtifactEdit.java :
387 : if (servletVersion == J2EEVersionConstants.WEB_2_2_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
WebArtifactEdit.java :
388 : return J2EEVersionConstants.JSP_1_1_ID;
Discouraged access: The field JSP_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
WebArtifactEdit.java :
388 : return J2EEVersionConstants.JSP_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
WebArtifactEdit.java :
389 : else if (servletVersion == J2EEVersionConstants.WEB_2_3_ID)
Discouraged access: The field WEB_2_3_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
WebArtifactEdit.java :
389 : else if (servletVersion == J2EEVersionConstants.WEB_2_3_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
WebArtifactEdit.java :
390 : return J2EEVersionConstants.JSP_1_2_ID;
Discouraged access: The field JSP_1_2_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
WebArtifactEdit.java :
390 : return J2EEVersionConstants.JSP_1_2_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
WebArtifactEdit.java :
392 : return J2EEVersionConstants.JSP_2_0_ID;
Discouraged access: The field JSP_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
WebArtifactEdit.java :
392 : return J2EEVersionConstants.JSP_2_0_ID;
Discouraged access: The type XMLResource 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
WebArtifactEdit.java :
411 : protected void addWebAppIfNecessary(XMLResource aResource) {
Discouraged access: The method getModuleURI() from the type ArtifactEditModel is 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
WebArtifactEdit.java :
423 : URI moduleURI = getArtifactEditModel().getModuleURI();
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
WebArtifactEdit.java :
425 : webApp.setDisplayName(StructureEdit.getDeployedName(moduleURI));
Discouraged access: The method getDeployedName(URI) 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
WebArtifactEdit.java :
425 : webApp.setDisplayName(StructureEdit.getDeployedName(moduleURI));
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
WebArtifactEdit.java :
429 : aResource.setID(webApp, J2EEConstants.WEBAPP_ID);
Discouraged access: The field WEBAPP_ID 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
WebArtifactEdit.java :
429 : aResource.setID(webApp, J2EEConstants.WEBAPP_ID);
Discouraged access: The method saveIfNecessary() from the type XMLResource 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
WebArtifactEdit.java :
455 : aResource.saveIfNecessary();
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
WebArtifactEdit.java :
475 : IFile file = WorkbenchResourceHelper.getFile(getDeploymentDescriptorResource());
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
WebArtifactEdit.java :
475 : IFile file = WorkbenchResourceHelper.getFile(getDeploymentDescriptorResource());
Discouraged access: The method setModuleVersionID(int) from the type XMLResource 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
WebArtifactEdit.java :
517 : res.setModuleVersionID(version);
Discouraged access: The method getRootObject() from the type TranslatorResource 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
WebArtifactEdit.java :
519 : return res.getRootObject();
Discouraged access: The type ReferencedComponent is 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
WebArtifactEdit.java :
542 : public void addLibModules(ReferencedComponent[] libModules) {
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
WebArtifactEdit.java :
559 : 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
WebArtifactEdit.java :
559 : return J2EEProjectUtilities.getServerContextRoot(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
WebArtifactEdit.java :
617 : J2EEProjectUtilities.setServerContextRoot(getProject(), contextRoot);
Discouraged access: The method setServerContextRoot(IProject, String) 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
WebArtifactEdit.java :
617 : J2EEProjectUtilities.setServerContextRoot(getProject(), contextRoot);
Discouraged access: 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
WebArtifactEdit.java :
641 : public Archive asArchive(boolean includeSource, boolean includeClasspathComponents) throws OpenFailureException {
Discouraged access: The type OpenFailureException 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
WebArtifactEdit.java :
641 : public Archive asArchive(boolean includeSource, boolean includeClasspathComponents) throws OpenFailureException {
Discouraged access: 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
WebArtifactEdit.java :
644 : public Archive asArchive(boolean includeSource, boolean includeClasspathComponents, boolean readOnly) throws OpenFailureException {
Discouraged access: The type OpenFailureException 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
WebArtifactEdit.java :
644 : public Archive asArchive(boolean includeSource, boolean includeClasspathComponents, boolean readOnly) throws OpenFailureException {
Discouraged access: The method setExportSource(boolean) from the type ComponentLoadStrategyImpl is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
WebArtifactEdit.java :
651 : loader.setExportSource(includeSource);
Discouraged access: The method setReadOnly(boolean) from the type LoadStrategyImpl 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
WebArtifactEdit.java :
652 : loader.setReadOnly(readOnly);
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
WebArtifactEdit.java :
653 : String uri = ModuleURIUtil.getHandleString(getComponent());
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
WebArtifactEdit.java :
653 : String uri = ModuleURIUtil.getHandleString(getComponent());
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
WebArtifactEdit.java :
654 : ArchiveOptions options = new ArchiveOptions();
Discouraged access: The constructor 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
WebArtifactEdit.java :
654 : ArchiveOptions options = new ArchiveOptions();
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
WebArtifactEdit.java :
654 : ArchiveOptions options = new ArchiveOptions();
Discouraged access: The method setLoadStrategy(LoadStrategy) from 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
WebArtifactEdit.java :
655 : options.setLoadStrategy(loader);
Discouraged access: The method setIsReadOnly(boolean) from 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
WebArtifactEdit.java :
656 : options.setIsReadOnly(readOnly);
Discouraged access: The type CommonarchiveFactory 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
WebArtifactEdit.java :
657 : return CommonarchiveFactory.eINSTANCE.openWARFile(options, uri);
Discouraged access: The method openWARFile(ArchiveOptions, String) from the type CommonarchiveFactory 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
WebArtifactEdit.java :
657 : return CommonarchiveFactory.eINSTANCE.openWARFile(options, uri);
Discouraged access: The field eINSTANCE from the type CommonarchiveFactory 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
WebArtifactEdit.java :
657 : return CommonarchiveFactory.eINSTANCE.openWARFile(options, 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
WebArtifactEdit.java :
706 : return J2EEConstants.WEBAPP_DD_URI_OBJ;
Discouraged access: The field WEBAPP_DD_URI_OBJ 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
WebArtifactEdit.java :
706 : return J2EEConstants.WEBAPP_DD_URI_OBJ;
The import java.util.List is never used
IWebComponentImportDataModelProperties.java :
13 : import java.util.List;
Discouraged access: 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
IWebComponentImportDataModelProperties.java :
15 : import org.eclipse.jst.j2ee.commonarchivecore.internal.Archive;
The import org.eclipse.jst.j2ee.commonarchivecore.internal.Archive is never used
IWebComponentImportDataModelProperties.java :
15 : import org.eclipse.jst.j2ee.commonarchivecore.internal.Archive;
The import org.eclipse.wst.common.frameworks.datamodel.IDataModel is never used
IWebComponentImportDataModelProperties.java :
17 : import org.eclipse.wst.common.frameworks.datamodel.IDataModel;
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
WebFacetInstallDataModelProvider.java :
20 : import org.eclipse.jst.j2ee.internal.J2EEConstants;
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
WebFacetInstallDataModelProvider.java :
21 : 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
WebFacetInstallDataModelProvider.java :
22 : 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
WebFacetInstallDataModelProvider.java :
24 : 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
WebFacetInstallDataModelProvider.java :
25 : 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
WebFacetInstallDataModelProvider.java :
26 : import org.eclipse.jst.j2ee.internal.plugin.J2EEPreferences;
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
WebFacetInstallDataModelProvider.java :
27 : import org.eclipse.jst.j2ee.internal.project.ProjectSupportResourceHandler;
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
WebFacetInstallDataModelProvider.java :
30 : import org.eclipse.wst.common.frameworks.internal.plugin.WTPCommonPlugin;
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
WebFacetInstallDataModelProvider.java :
59 : return J2EEPlugin.getDefault().getJ2EEPreferences().getString(J2EEPreferences.Keys.WEB_CONTENT_FOLDER);
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
WebFacetInstallDataModelProvider.java :
59 : return J2EEPlugin.getDefault().getJ2EEPreferences().getString(J2EEPreferences.Keys.WEB_CONTENT_FOLDER);
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
WebFacetInstallDataModelProvider.java :
59 : return J2EEPlugin.getDefault().getJ2EEPreferences().getString(J2EEPreferences.Keys.WEB_CONTENT_FOLDER);
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
WebFacetInstallDataModelProvider.java :
59 : return J2EEPlugin.getDefault().getJ2EEPreferences().getString(J2EEPreferences.Keys.WEB_CONTENT_FOLDER);
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
WebFacetInstallDataModelProvider.java :
59 : return J2EEPlugin.getDefault().getJ2EEPreferences().getString(J2EEPreferences.Keys.WEB_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
WebFacetInstallDataModelProvider.java :
59 : return J2EEPlugin.getDefault().getJ2EEPreferences().getString(J2EEPreferences.Keys.WEB_CONTENT_FOLDER);
Discouraged access: The field WEB_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
WebFacetInstallDataModelProvider.java :
59 : return J2EEPlugin.getDefault().getJ2EEPreferences().getString(J2EEPreferences.Keys.WEB_CONTENT_FOLDER);
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
WebFacetInstallDataModelProvider.java :
61 : return J2EEPlugin.getDefault().getJ2EEPreferences().getString(J2EEPreferences.Keys.DYN_WEB_SRC_FOLDER);
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
WebFacetInstallDataModelProvider.java :
61 : return J2EEPlugin.getDefault().getJ2EEPreferences().getString(J2EEPreferences.Keys.DYN_WEB_SRC_FOLDER);
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
WebFacetInstallDataModelProvider.java :
61 : return J2EEPlugin.getDefault().getJ2EEPreferences().getString(J2EEPreferences.Keys.DYN_WEB_SRC_FOLDER);
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
WebFacetInstallDataModelProvider.java :
61 : return J2EEPlugin.getDefault().getJ2EEPreferences().getString(J2EEPreferences.Keys.DYN_WEB_SRC_FOLDER);
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
WebFacetInstallDataModelProvider.java :
61 : return J2EEPlugin.getDefault().getJ2EEPreferences().getString(J2EEPreferences.Keys.DYN_WEB_SRC_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
WebFacetInstallDataModelProvider.java :
61 : return J2EEPlugin.getDefault().getJ2EEPreferences().getString(J2EEPreferences.Keys.DYN_WEB_SRC_FOLDER);
Discouraged access: The field DYN_WEB_SRC_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
WebFacetInstallDataModelProvider.java :
61 : return J2EEPlugin.getDefault().getJ2EEPreferences().getString(J2EEPreferences.Keys.DYN_WEB_SRC_FOLDER);
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
WebFacetInstallDataModelProvider.java :
68 : return projectName + 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
WebFacetInstallDataModelProvider.java :
68 : return projectName + IJ2EEModuleConstants.WAR_EXT;
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
WebFacetInstallDataModelProvider.java :
71 : if(J2EEVersionConstants.VERSION_2_5_TEXT.equals(facetVersion)) {
Discouraged access: The field VERSION_2_5_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
WebFacetInstallDataModelProvider.java :
71 : if(J2EEVersionConstants.VERSION_2_5_TEXT.equals(facetVersion)) {
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
WebFacetInstallDataModelProvider.java :
72 : return Boolean.valueOf(J2EEPlugin.getDefault().getJ2EEPreferences().getBoolean(J2EEPreferences.Keys.DYNAMIC_WEB_GENERATE_DD));
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
WebFacetInstallDataModelProvider.java :
72 : return Boolean.valueOf(J2EEPlugin.getDefault().getJ2EEPreferences().getBoolean(J2EEPreferences.Keys.DYNAMIC_WEB_GENERATE_DD));
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
WebFacetInstallDataModelProvider.java :
72 : return Boolean.valueOf(J2EEPlugin.getDefault().getJ2EEPreferences().getBoolean(J2EEPreferences.Keys.DYNAMIC_WEB_GENERATE_DD));
Discouraged access: The method getBoolean(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
WebFacetInstallDataModelProvider.java :
72 : return Boolean.valueOf(J2EEPlugin.getDefault().getJ2EEPreferences().getBoolean(J2EEPreferences.Keys.DYNAMIC_WEB_GENERATE_DD));
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
WebFacetInstallDataModelProvider.java :
72 : return Boolean.valueOf(J2EEPlugin.getDefault().getJ2EEPreferences().getBoolean(J2EEPreferences.Keys.DYNAMIC_WEB_GENERATE_DD));
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
WebFacetInstallDataModelProvider.java :
72 : return Boolean.valueOf(J2EEPlugin.getDefault().getJ2EEPreferences().getBoolean(J2EEPreferences.Keys.DYNAMIC_WEB_GENERATE_DD));
Discouraged access: The field DYNAMIC_WEB_GENERATE_DD 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
WebFacetInstallDataModelProvider.java :
72 : return Boolean.valueOf(J2EEPlugin.getDefault().getJ2EEPreferences().getBoolean(J2EEPreferences.Keys.DYNAMIC_WEB_GENERATE_DD));
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
WebFacetInstallDataModelProvider.java :
74 : else if(J2EEVersionConstants.VERSION_3_0_TEXT.equals(facetVersion)) {
Discouraged access: The field VERSION_3_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
WebFacetInstallDataModelProvider.java :
74 : else if(J2EEVersionConstants.VERSION_3_0_TEXT.equals(facetVersion)) {
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
WebFacetInstallDataModelProvider.java :
75 : return Boolean.valueOf(J2EEPlugin.getDefault().getJ2EEPreferences().getBoolean(J2EEPreferences.Keys.EE6_DYNAMIC_WEB_GENERATE_DD));
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
WebFacetInstallDataModelProvider.java :
75 : return Boolean.valueOf(J2EEPlugin.getDefault().getJ2EEPreferences().getBoolean(J2EEPreferences.Keys.EE6_DYNAMIC_WEB_GENERATE_DD));
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
WebFacetInstallDataModelProvider.java :
75 : return Boolean.valueOf(J2EEPlugin.getDefault().getJ2EEPreferences().getBoolean(J2EEPreferences.Keys.EE6_DYNAMIC_WEB_GENERATE_DD));
Discouraged access: The method getBoolean(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
WebFacetInstallDataModelProvider.java :
75 : return Boolean.valueOf(J2EEPlugin.getDefault().getJ2EEPreferences().getBoolean(J2EEPreferences.Keys.EE6_DYNAMIC_WEB_GENERATE_DD));
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
WebFacetInstallDataModelProvider.java :
75 : return Boolean.valueOf(J2EEPlugin.getDefault().getJ2EEPreferences().getBoolean(J2EEPreferences.Keys.EE6_DYNAMIC_WEB_GENERATE_DD));
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
WebFacetInstallDataModelProvider.java :
75 : return Boolean.valueOf(J2EEPlugin.getDefault().getJ2EEPreferences().getBoolean(J2EEPreferences.Keys.EE6_DYNAMIC_WEB_GENERATE_DD));
Discouraged access: The field EE6_DYNAMIC_WEB_GENERATE_DD 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
WebFacetInstallDataModelProvider.java :
75 : return Boolean.valueOf(J2EEPlugin.getDefault().getJ2EEPreferences().getBoolean(J2EEPreferences.Keys.EE6_DYNAMIC_WEB_GENERATE_DD));
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
WebFacetInstallDataModelProvider.java :
123 : return J2EEVersionUtil.convertWebVersionStringToJ2EEVersionID(version.getVersionString());
Discouraged access: The method convertWebVersionStringToJ2EEVersionID(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
WebFacetInstallDataModelProvider.java :
123 : return J2EEVersionUtil.convertWebVersionStringToJ2EEVersionID(version.getVersionString());
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
WebFacetInstallDataModelProvider.java :
158 : return J2EEPlugin.newErrorStatus(ProjectSupportResourceHandler.getString(ProjectSupportResourceHandler.Context_Root_cannot_be_empty_2, new Object[]{contextRoot}), null);
Discouraged access: The method newErrorStatus(String, Throwable) 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
WebFacetInstallDataModelProvider.java :
158 : return J2EEPlugin.newErrorStatus(ProjectSupportResourceHandler.getString(ProjectSupportResourceHandler.Context_Root_cannot_be_empty_2, new Object[]{contextRoot}), null);
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
WebFacetInstallDataModelProvider.java :
158 : return J2EEPlugin.newErrorStatus(ProjectSupportResourceHandler.getString(ProjectSupportResourceHandler.Context_Root_cannot_be_empty_2, new Object[]{contextRoot}), null);
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
WebFacetInstallDataModelProvider.java :
158 : return J2EEPlugin.newErrorStatus(ProjectSupportResourceHandler.getString(ProjectSupportResourceHandler.Context_Root_cannot_be_empty_2, new Object[]{contextRoot}), null);
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
WebFacetInstallDataModelProvider.java :
158 : return J2EEPlugin.newErrorStatus(ProjectSupportResourceHandler.getString(ProjectSupportResourceHandler.Context_Root_cannot_be_empty_2, new Object[]{contextRoot}), null);
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
WebFacetInstallDataModelProvider.java :
158 : return J2EEPlugin.newErrorStatus(ProjectSupportResourceHandler.getString(ProjectSupportResourceHandler.Context_Root_cannot_be_empty_2, new Object[]{contextRoot}), null);
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
WebFacetInstallDataModelProvider.java :
168 : return J2EEPlugin.newErrorStatus(ProjectSupportResourceHandler.getString(ProjectSupportResourceHandler.Names_cannot_contain_whitespace_, new Object[]{contextRoot}), null);
Discouraged access: The method newErrorStatus(String, Throwable) 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
WebFacetInstallDataModelProvider.java :
168 : return J2EEPlugin.newErrorStatus(ProjectSupportResourceHandler.getString(ProjectSupportResourceHandler.Names_cannot_contain_whitespace_, new Object[]{contextRoot}), null);
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
WebFacetInstallDataModelProvider.java :
168 : return J2EEPlugin.newErrorStatus(ProjectSupportResourceHandler.getString(ProjectSupportResourceHandler.Names_cannot_contain_whitespace_, new Object[]{contextRoot}), null);
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
WebFacetInstallDataModelProvider.java :
168 : return J2EEPlugin.newErrorStatus(ProjectSupportResourceHandler.getString(ProjectSupportResourceHandler.Names_cannot_contain_whitespace_, new Object[]{contextRoot}), null);
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
WebFacetInstallDataModelProvider.java :
168 : return J2EEPlugin.newErrorStatus(ProjectSupportResourceHandler.getString(ProjectSupportResourceHandler.Names_cannot_contain_whitespace_, new Object[]{contextRoot}), null);
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
WebFacetInstallDataModelProvider.java :
168 : return J2EEPlugin.newErrorStatus(ProjectSupportResourceHandler.getString(ProjectSupportResourceHandler.Names_cannot_contain_whitespace_, new Object[]{contextRoot}), null);
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
WebFacetInstallDataModelProvider.java :
181 : String errorStatus = ProjectSupportResourceHandler.getString(ProjectSupportResourceHandler.The_character_is_invalid_in_a_context_root, invalidChar);
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
WebFacetInstallDataModelProvider.java :
181 : String errorStatus = 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
WebFacetInstallDataModelProvider.java :
181 : String errorStatus = ProjectSupportResourceHandler.getString(ProjectSupportResourceHandler.The_character_is_invalid_in_a_context_root, invalidChar);
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
WebFacetInstallDataModelProvider.java :
181 : String errorStatus = ProjectSupportResourceHandler.getString(ProjectSupportResourceHandler.The_character_is_invalid_in_a_context_root, invalidChar);
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
WebFacetInstallDataModelProvider.java :
182 : return J2EEPlugin.newErrorStatus(errorStatus, null);
Discouraged access: The method newErrorStatus(String, Throwable) 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
WebFacetInstallDataModelProvider.java :
182 : return J2EEPlugin.newErrorStatus(errorStatus, null);
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
WebFacetInstallDataModelProvider.java :
187 : return J2EEPlugin.newErrorStatus(ProjectSupportResourceHandler.getString(ProjectSupportResourceHandler.Names_cannot_contain_whitespace_, new Object[]{contextRoot}), null);
Discouraged access: The method newErrorStatus(String, Throwable) 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
WebFacetInstallDataModelProvider.java :
187 : return J2EEPlugin.newErrorStatus(ProjectSupportResourceHandler.getString(ProjectSupportResourceHandler.Names_cannot_contain_whitespace_, new Object[]{contextRoot}), null);
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
WebFacetInstallDataModelProvider.java :
187 : return J2EEPlugin.newErrorStatus(ProjectSupportResourceHandler.getString(ProjectSupportResourceHandler.Names_cannot_contain_whitespace_, new Object[]{contextRoot}), null);
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
WebFacetInstallDataModelProvider.java :
187 : return J2EEPlugin.newErrorStatus(ProjectSupportResourceHandler.getString(ProjectSupportResourceHandler.Names_cannot_contain_whitespace_, new Object[]{contextRoot}), null);
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
WebFacetInstallDataModelProvider.java :
187 : return J2EEPlugin.newErrorStatus(ProjectSupportResourceHandler.getString(ProjectSupportResourceHandler.Names_cannot_contain_whitespace_, new Object[]{contextRoot}), null);
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
WebFacetInstallDataModelProvider.java :
187 : return J2EEPlugin.newErrorStatus(ProjectSupportResourceHandler.getString(ProjectSupportResourceHandler.Names_cannot_contain_whitespace_, new Object[]{contextRoot}), null);
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
WebFacetInstallDataModelProvider.java :
196 : String errorMessage = ProjectSupportResourceHandler.DYNAMIC_WEB_DISTINCT_SRC_WEBCONTENT_ERROR;
Discouraged access: The field DYNAMIC_WEB_DISTINCT_SRC_WEBCONTENT_ERROR 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
WebFacetInstallDataModelProvider.java :
196 : String errorMessage = ProjectSupportResourceHandler.DYNAMIC_WEB_DISTINCT_SRC_WEBCONTENT_ERROR;
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
WebFacetInstallDataModelProvider.java :
197 : return WTPCommonPlugin.createErrorStatus(errorMessage);
Discouraged access: The method createErrorStatus(String) 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
WebFacetInstallDataModelProvider.java :
197 : return WTPCommonPlugin.createErrorStatus(errorMessage);
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
WebFacetInstallDataModelProvider.java :
205 : String expectedOutFolder = rawConfigFolder+"/"+J2EEConstants.WEB_INF_CLASSES; //$NON-NLS-1$
Discouraged access: The field WEB_INF_CLASSES 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
WebFacetInstallDataModelProvider.java :
205 : String expectedOutFolder = rawConfigFolder+"/"+J2EEConstants.WEB_INF_CLASSES; //$NON-NLS-1$
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
WebFacetInstallDataModelProvider.java :
207 : String message = ProjectSupportResourceHandler.getString( ProjectSupportResourceHandler.DYNAMIC_WEB_PERFORMANCE_VALIDATION,
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
WebFacetInstallDataModelProvider.java :
207 : String message = ProjectSupportResourceHandler.getString( ProjectSupportResourceHandler.DYNAMIC_WEB_PERFORMANCE_VALIDATION, new Object[]{expectedOutFolder});
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
WebFacetInstallDataModelProvider.java :
207 : String message = ProjectSupportResourceHandler.getString( ProjectSupportResourceHandler.DYNAMIC_WEB_PERFORMANCE_VALIDATION,
Discouraged access: The field DYNAMIC_WEB_PERFORMANCE_VALIDATION 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
WebFacetInstallDataModelProvider.java :
207 : String message = ProjectSupportResourceHandler.getString( ProjectSupportResourceHandler.DYNAMIC_WEB_PERFORMANCE_VALIDATION,
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
WebFacetInstallDataModelProvider.java :
209 : return WTPCommonPlugin.createWarningStatus(message);
Discouraged access: The method createWarningStatus(String) 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
WebFacetInstallDataModelProvider.java :
209 : return WTPCommonPlugin.createWarningStatus(message);
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
WebFacetInstallDelegate.java :
36 : import org.eclipse.jst.j2ee.internal.J2EEConstants;
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
WebFacetInstallDelegate.java :
37 : import org.eclipse.jst.j2ee.internal.common.J2EEVersionUtil;
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
WebFacetInstallDelegate.java :
125 : int nVer = J2EEVersionUtil.convertVersionStringToInt(ver);
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
WebFacetInstallDelegate.java :
125 : int nVer = J2EEVersionUtil.convertVersionStringToInt(ver);
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
WebFacetInstallDelegate.java :
153 : IVirtualFile vf = c.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
WebFacetInstallDelegate.java :
153 : IVirtualFile vf = c.getRootFolder().getFile(new Path(J2EEConstants.MANIFEST_URI));
Discouraged access: The type AddWebFragmentComponentToWebApplicationDataModelProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
WebFacetInstallDelegateForWebFragmentProjects.java :
34 : import org.eclipse.jst.j2ee.application.internal.operations.AddWebFragmentComponentToWebApplicationDataModelProvider;
Discouraged access: The type IAddWebFragmentComponentToWebApplicationDataModelProperties is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
WebFacetInstallDelegateForWebFragmentProjects.java :
35 : import org.eclipse.jst.j2ee.application.internal.operations.IAddWebFragmentComponentToWebApplicationDataModelProperties;
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
WebFacetInstallDelegateForWebFragmentProjects.java :
36 : import org.eclipse.jst.j2ee.internal.plugin.J2EEPlugin;
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
WebFacetInstallDelegateForWebFragmentProjects.java :
37 : import org.eclipse.jst.j2ee.internal.plugin.J2EEPreferences.Keys;
Discouraged access: The type RendererFactory 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
WebFacetInstallDelegateForWebFragmentProjects.java :
44 : import org.eclipse.wst.common.internal.emf.resource.RendererFactory;
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
WebFacetInstallDelegateForWebFragmentProjects.java :
152 : c.setDefaultOutputFolder(new Path(J2EEPlugin.getDefault().getJ2EEPreferences().getString(Keys.DYN_WEB_OUTPUT_FOLDER)));
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
WebFacetInstallDelegateForWebFragmentProjects.java :
152 : c.setDefaultOutputFolder(new Path(J2EEPlugin.getDefault().getJ2EEPreferences().getString(Keys.DYN_WEB_OUTPUT_FOLDER)));
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
WebFacetInstallDelegateForWebFragmentProjects.java :
152 : c.setDefaultOutputFolder(new Path(J2EEPlugin.getDefault().getJ2EEPreferences().getString(Keys.DYN_WEB_OUTPUT_FOLDER)));
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
WebFacetInstallDelegateForWebFragmentProjects.java :
152 : c.setDefaultOutputFolder(new Path(J2EEPlugin.getDefault().getJ2EEPreferences().getString(Keys.DYN_WEB_OUTPUT_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
WebFacetInstallDelegateForWebFragmentProjects.java :
152 : c.setDefaultOutputFolder(new Path(J2EEPlugin.getDefault().getJ2EEPreferences().getString(Keys.DYN_WEB_OUTPUT_FOLDER)));
Discouraged access: The field DYN_WEB_OUTPUT_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
WebFacetInstallDelegateForWebFragmentProjects.java :
152 : c.setDefaultOutputFolder(new Path(J2EEPlugin.getDefault().getJ2EEPreferences().getString(Keys.DYN_WEB_OUTPUT_FOLDER)));
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
WebFacetInstallDelegateForWebFragmentProjects.java :
162 : 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
WebFacetInstallDelegateForWebFragmentProjects.java :
162 : J2EEPlugin.logError( e );
Discouraged access: The constructor AddWebFragmentComponentToWebApplicationDataModelProvider() is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
WebFacetInstallDelegateForWebFragmentProjects.java :
172 : final IDataModel dataModel = DataModelFactory.createDataModel(new AddWebFragmentComponentToWebApplicationDataModelProvider());
Discouraged access: The type AddWebFragmentComponentToWebApplicationDataModelProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
WebFacetInstallDelegateForWebFragmentProjects.java :
172 : final IDataModel dataModel = DataModelFactory.createDataModel(new AddWebFragmentComponentToWebApplicationDataModelProvider());
Discouraged access: The type IAddWebFragmentComponentToWebApplicationDataModelProperties is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
WebFacetInstallDelegateForWebFragmentProjects.java :
173 : Map map = (Map)dataModel.getProperty(IAddWebFragmentComponentToWebApplicationDataModelProperties.TARGET_COMPONENTS_TO_URI_MAP);
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
WebFacetInstallDelegateForWebFragmentProjects.java :
185 : J2EEPlugin.logError(e);
Discouraged access: The method logError(Throwable) 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
WebFacetInstallDelegateForWebFragmentProjects.java :
185 : J2EEPlugin.logError(e);
Discouraged access: The type RendererFactory 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
WebFacetInstallDelegateForWebFragmentProjects.java :
206 : boolean isValidating = RendererFactory.getDefaultRendererFactory().isValidating();
Discouraged access: The method getDefaultRendererFactory() from the type RendererFactory 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
WebFacetInstallDelegateForWebFragmentProjects.java :
206 : boolean isValidating = RendererFactory.getDefaultRendererFactory().isValidating();
Discouraged access: The method isValidating() from the type RendererFactory 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
WebFacetInstallDelegateForWebFragmentProjects.java :
206 : boolean isValidating = RendererFactory.getDefaultRendererFactory().isValidating();
Discouraged access: The type RendererFactory 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
WebFacetInstallDelegateForWebFragmentProjects.java :
209 : RendererFactory.getDefaultRendererFactory().setValidating(false);
Discouraged access: The method getDefaultRendererFactory() from the type RendererFactory 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
WebFacetInstallDelegateForWebFragmentProjects.java :
209 : RendererFactory.getDefaultRendererFactory().setValidating(false);
Discouraged access: The method setValidating(boolean) from the type RendererFactory 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
WebFacetInstallDelegateForWebFragmentProjects.java :
209 : RendererFactory.getDefaultRendererFactory().setValidating(false);
Discouraged access: The type RendererFactory 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
WebFacetInstallDelegateForWebFragmentProjects.java :
213 : RendererFactory.getDefaultRendererFactory().setValidating(isValidating);
Discouraged access: The method getDefaultRendererFactory() from the type RendererFactory 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
WebFacetInstallDelegateForWebFragmentProjects.java :
213 : RendererFactory.getDefaultRendererFactory().setValidating(isValidating);
Discouraged access: The method setValidating(boolean) from the type RendererFactory 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
WebFacetInstallDelegateForWebFragmentProjects.java :
213 : RendererFactory.getDefaultRendererFactory().setValidating(isValidating);
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
WebFacetPostInstallDelegate.java :
22 : import org.eclipse.jst.j2ee.internal.common.J2EEVersionUtil;
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
WebFacetPostInstallDelegate.java :
47 : String j2eeVersionText = J2EEVersionUtil.convertVersionIntToString(J2EEVersionUtil.convertWebVersionStringToJ2EEVersionID(ver));
Discouraged access: The method convertVersionIntToString(int) 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
WebFacetPostInstallDelegate.java :
47 : String j2eeVersionText = J2EEVersionUtil.convertVersionIntToString(J2EEVersionUtil.convertWebVersionStringToJ2EEVersionID(ver));
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
WebFacetPostInstallDelegate.java :
47 : String j2eeVersionText = J2EEVersionUtil.convertVersionIntToString(J2EEVersionUtil.convertWebVersionStringToJ2EEVersionID(ver));
Discouraged access: The method convertWebVersionStringToJ2EEVersionID(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
WebFacetPostInstallDelegate.java :
47 : String j2eeVersionText = J2EEVersionUtil.convertVersionIntToString(J2EEVersionUtil.convertWebVersionStringToJ2EEVersionID(ver));
Discouraged access: The type ResourceStatus is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.core.resources_3.6.0.R36x_v20100825-0600.jar
WebFragmentFacetInstallDataModelProvider.java :
16 : import org.eclipse.core.internal.resources.ResourceStatus;
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.core.resources_3.6.0.R36x_v20100825-0600.jar
WebFragmentFacetInstallDataModelProvider.java :
17 : import org.eclipse.core.internal.utils.Messages;
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
WebFragmentFacetInstallDataModelProvider.java :
30 : 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
WebFragmentFacetInstallDataModelProvider.java :
31 : 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
WebFragmentFacetInstallDataModelProvider.java :
32 : 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
WebFragmentFacetInstallDataModelProvider.java :
33 : 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
WebFragmentFacetInstallDataModelProvider.java :
34 : import org.eclipse.jst.j2ee.internal.project.J2EEProjectUtilities;
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
WebFragmentFacetInstallDataModelProvider.java :
80 : return projectName + 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
WebFragmentFacetInstallDataModelProvider.java :
80 : return projectName + IJ2EEModuleConstants.JAR_EXT;
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
WebFragmentFacetInstallDataModelProvider.java :
82 : return new Boolean( J2EEPlugin.getDefault().getJ2EEPreferences().getBoolean(J2EEPreferences.Keys.ADD_TO_EAR_BY_DEFAULT) && isWARSupportedByRuntime());
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
WebFragmentFacetInstallDataModelProvider.java :
82 : return new Boolean( J2EEPlugin.getDefault().getJ2EEPreferences().getBoolean(J2EEPreferences.Keys.ADD_TO_EAR_BY_DEFAULT) && isWARSupportedByRuntime());
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
WebFragmentFacetInstallDataModelProvider.java :
82 : return new Boolean( J2EEPlugin.getDefault().getJ2EEPreferences().getBoolean(J2EEPreferences.Keys.ADD_TO_EAR_BY_DEFAULT) && isWARSupportedByRuntime());
Discouraged access: The method getBoolean(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
WebFragmentFacetInstallDataModelProvider.java :
82 : return new Boolean( J2EEPlugin.getDefault().getJ2EEPreferences().getBoolean(J2EEPreferences.Keys.ADD_TO_EAR_BY_DEFAULT) && isWARSupportedByRuntime());
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
WebFragmentFacetInstallDataModelProvider.java :
82 : return new Boolean( J2EEPlugin.getDefault().getJ2EEPreferences().getBoolean(J2EEPreferences.Keys.ADD_TO_EAR_BY_DEFAULT) && isWARSupportedByRuntime());
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
WebFragmentFacetInstallDataModelProvider.java :
82 : return new Boolean( J2EEPlugin.getDefault().getJ2EEPreferences().getBoolean(J2EEPreferences.Keys.ADD_TO_EAR_BY_DEFAULT) && isWARSupportedByRuntime());
Discouraged access: The field ADD_TO_EAR_BY_DEFAULT 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
WebFragmentFacetInstallDataModelProvider.java :
82 : return new Boolean( J2EEPlugin.getDefault().getJ2EEPreferences().getBoolean(J2EEPreferences.Keys.ADD_TO_EAR_BY_DEFAULT) && isWARSupportedByRuntime());
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.core.resources_3.6.0.R36x_v20100825-0600.jar
WebFragmentFacetInstallDataModelProvider.java :
113 : String message = NLS.bind(Messages.resources_invalidCharInName, "#", folderName); //$NON-NLS-1$
Discouraged access: The field resources_invalidCharInName 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.core.resources_3.6.0.R36x_v20100825-0600.jar
WebFragmentFacetInstallDataModelProvider.java :
113 : String message = NLS.bind(Messages.resources_invalidCharInName, "#", folderName); //$NON-NLS-1$
Discouraged access: The constructor ResourceStatus(int, IPath, String) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.core.resources_3.6.0.R36x_v20100825-0600.jar
WebFragmentFacetInstallDataModelProvider.java :
114 : status = new ResourceStatus(IResourceStatus.INVALID_VALUE, null, message);
Discouraged access: The type ResourceStatus is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.core.resources_3.6.0.R36x_v20100825-0600.jar
WebFragmentFacetInstallDataModelProvider.java :
114 : status = new ResourceStatus(IResourceStatus.INVALID_VALUE, null, message);
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
WebFragmentFacetInstallDataModelProvider.java :
154 : int j2eeVersion = J2EEVersionUtil.convertVersionStringToInt(((IProjectFacetVersion) getProperty(FACET_VERSION)).getVersionString());
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
WebFragmentFacetInstallDataModelProvider.java :
154 : int j2eeVersion = J2EEVersionUtil.convertVersionStringToInt(((IProjectFacetVersion) getProperty(FACET_VERSION)).getVersionString());
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
WebFragmentFacetInstallDataModelProvider.java :
190 : 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
WebFragmentFacetInstallDataModelProvider.java :
190 : J2EEPlugin.logError(e);
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
WebFragmentFacetInstallDataModelProvider.java :
223 : String sVer = J2EEProjectUtilities.getJ2EEProjectVersion(comp.getProject());
Discouraged access: The method getJ2EEProjectVersion(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
WebFragmentFacetInstallDataModelProvider.java :
223 : String sVer = J2EEProjectUtilities.getJ2EEProjectVersion(comp.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
WebFragmentFacetInstallDataModelProvider.java :
224 : int ver = J2EEVersionUtil.convertVersionStringToInt(sVer);
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
WebFragmentFacetInstallDataModelProvider.java :
224 : int ver = J2EEVersionUtil.convertVersionStringToInt(sVer);
Discouraged access: The type XMLWriter is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.core.resources_3.6.0.R36x_v20100825-0600.jar
WebFragmentFacetInstallDelegate.java :
18 : import org.eclipse.core.internal.resources.XMLWriter;
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
WebFragmentFacetInstallDelegate.java :
32 : import org.eclipse.jst.j2ee.internal.J2EEConstants;
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
WebFragmentFacetInstallDelegate.java :
33 : import org.eclipse.jst.j2ee.internal.plugin.J2EEPlugin;
Discouraged access: The type ManifestFileCreationAction is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
WebFragmentFacetInstallDelegate.java :
34 : import org.eclipse.jst.j2ee.internal.project.ManifestFileCreationAction;
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
WebFragmentFacetInstallDelegate.java :
82 : J2EEPlugin.logError(e);
Discouraged access: The method logError(Throwable) 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
WebFragmentFacetInstallDelegate.java :
82 : J2EEPlugin.logError(e);
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
WebFragmentFacetInstallDelegate.java :
84 : J2EEPlugin.logError(e);
Discouraged access: The method logError(Throwable) 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
WebFragmentFacetInstallDelegate.java :
84 : J2EEPlugin.logError(e);
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
WebFragmentFacetInstallDelegate.java :
104 : IFile file = aFolder.getFile(new Path(J2EEConstants.WEBFRAGMENT_DD_URI));
Discouraged access: The field WEBFRAGMENT_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
WebFragmentFacetInstallDelegate.java :
104 : IFile file = aFolder.getFile(new Path(J2EEConstants.WEBFRAGMENT_DD_URI));
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
WebFragmentFacetInstallDelegate.java :
109 : 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
WebFragmentFacetInstallDelegate.java :
109 : J2EEPlugin.logError(e);
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
WebFragmentFacetInstallDelegate.java :
111 : J2EEPlugin.logError(e);
Discouraged access: The method logError(Throwable) 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
WebFragmentFacetInstallDelegate.java :
111 : J2EEPlugin.logError(e);
Discouraged access: The type XMLWriter is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.core.resources_3.6.0.R36x_v20100825-0600.jar
WebFragmentFacetInstallDelegate.java :
119 : final String webFragXmlContents = "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<web-fragment id=\"WebFragment_ID\" version=\"3.0\" xmlns=\"http://java.sun.com/xml/ns/javaee\" xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xsi:schemaLocation=\"http://java.sun.com/xml/ns/javaee http://java.sun.com/xml/ns/javaee/web-fragment_3_0.xsd\">\n<display-name>" + XMLWriter.getEscaped(project.getName())+ "</display-name> \n <name>"+ XMLWriter.getEscaped(projectNamewithoutSpecialChars) + "</name> \n </web-fragment>"; //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$
Discouraged access: The method getEscaped(String) from the type XMLWriter is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.core.resources_3.6.0.R36x_v20100825-0600.jar
WebFragmentFacetInstallDelegate.java :
119 : final String webFragXmlContents = "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<web-fragment id=\"WebFragment_ID\" version=\"3.0\" xmlns=\"http://java.sun.com/xml/ns/javaee\" xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xsi:schemaLocation=\"http://java.sun.com/xml/ns/javaee http://java.sun.com/xml/ns/javaee/web-fragment_3_0.xsd\">\n<display-name>" + XMLWriter.getEscaped(project.getName())+ "</display-name> \n <name>"+ XMLWriter.getEscaped(projectNamewithoutSpecialChars) + "</name> \n </web-fragment>"; //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$
Discouraged access: The type XMLWriter is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.core.resources_3.6.0.R36x_v20100825-0600.jar
WebFragmentFacetInstallDelegate.java :
119 : final String webFragXmlContents = "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<web-fragment id=\"WebFragment_ID\" version=\"3.0\" xmlns=\"http://java.sun.com/xml/ns/javaee\" xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xsi:schemaLocation=\"http://java.sun.com/xml/ns/javaee http://java.sun.com/xml/ns/javaee/web-fragment_3_0.xsd\">\n<display-name>" + XMLWriter.getEscaped(project.getName())+ "</display-name> \n <name>"+ XMLWriter.getEscaped(projectNamewithoutSpecialChars) + "</name> \n </web-fragment>"; //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$
Discouraged access: The method getEscaped(String) from the type XMLWriter is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.core.resources_3.6.0.R36x_v20100825-0600.jar
WebFragmentFacetInstallDelegate.java :
119 : final String webFragXmlContents = "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<web-fragment id=\"WebFragment_ID\" version=\"3.0\" xmlns=\"http://java.sun.com/xml/ns/javaee\" xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xsi:schemaLocation=\"http://java.sun.com/xml/ns/javaee http://java.sun.com/xml/ns/javaee/web-fragment_3_0.xsd\">\n<display-name>" + XMLWriter.getEscaped(project.getName())+ "</display-name> \n <name>"+ XMLWriter.getEscaped(projectNamewithoutSpecialChars) + "</name> \n </web-fragment>"; //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$
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
WebFragmentFacetInstallDelegate.java :
131 : IFile file = aFolder.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
WebFragmentFacetInstallDelegate.java :
131 : IFile file = aFolder.getFile(new Path(J2EEConstants.MANIFEST_URI));
Discouraged access: The type ManifestFileCreationAction is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
WebFragmentFacetInstallDelegate.java :
134 : ManifestFileCreationAction.createManifestFile(file, project);
Discouraged access: The method createManifestFile(IFile, IProject) from the type ManifestFileCreationAction is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot
WebFragmentFacetInstallDelegate.java :
134 : ManifestFileCreationAction.createManifestFile(file, project);
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
WebFragmentFacetInstallDelegate.java :
136 : 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
WebFragmentFacetInstallDelegate.java :
136 : J2EEPlugin.logError(e);
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
WebFragmentFacetInstallDelegate.java :
138 : J2EEPlugin.logError(e);
Discouraged access: The method logError(Throwable) 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
WebFragmentFacetInstallDelegate.java :
138 : J2EEPlugin.logError(e);
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
WebFragmentFacetPostInstallDelegate.java :
18 : 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
WebFragmentFacetPostInstallDelegate.java :
19 : import org.eclipse.jst.j2ee.internal.plugin.J2EEPlugin;
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
WebFragmentFacetPostInstallDelegate.java :
41 : installAndAddModuletoWAR( J2EEVersionConstants.VERSION_3_0_TEXT,
Discouraged access: The field VERSION_3_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
WebFragmentFacetPostInstallDelegate.java :
41 : installAndAddModuletoWAR( J2EEVersionConstants.VERSION_3_0_TEXT,
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
WebFragmentFacetPostInstallDelegate.java :
50 : J2EEPlugin.logError(e);
Discouraged access: The method logError(Throwable) 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
WebFragmentFacetPostInstallDelegate.java :
50 : J2EEPlugin.logError(e);
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
WebFragmentFacetProjectCreationDataModelProvider.java :
30 : import org.eclipse.wst.common.componentcore.internal.util.IModuleConstants;
Discouraged access: The type ProjectCreationDataModelProviderNew 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
WebFragmentFacetProjectCreationDataModelProvider.java :
34 : import org.eclipse.wst.common.frameworks.internal.operations.ProjectCreationDataModelProviderNew;
Discouraged access: The type WTPCommonMessages 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
WebFragmentFacetProjectCreationDataModelProvider.java :
35 : import org.eclipse.wst.common.frameworks.internal.plugin.WTPCommonMessages;
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
WebFragmentFacetProjectCreationDataModelProvider.java :
36 : import org.eclipse.wst.common.frameworks.internal.plugin.WTPCommonPlugin;
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
WebFragmentFacetProjectCreationDataModelProvider.java :
47 : public IProjectFacet WEBFRAGMENT_FACET = 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
WebFragmentFacetProjectCreationDataModelProvider.java :
47 : public IProjectFacet WEBFRAGMENT_FACET = ProjectFacetsManager.getProjectFacet(IModuleConstants.JST_WEBFRAGMENT_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
WebFragmentFacetProjectCreationDataModelProvider.java :
55 : requiredFacets.add(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
WebFragmentFacetProjectCreationDataModelProvider.java :
55 : requiredFacets.add(ProjectFacetsManager.getProjectFacet(IModuleConstants.JST_WEBFRAGMENT_MODULE));
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
WebFragmentFacetProjectCreationDataModelProvider.java :
86 : String errorMessage = WTPCommonPlugin.getResourceString(WTPCommonMessages.SAME_MODULE_AND_EAR_NAME, new Object[]{getStringProperty(WAR_PROJECT_NAME)});
Discouraged access: The method getResourceString(String, Object[]) 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
WebFragmentFacetProjectCreationDataModelProvider.java :
86 : String errorMessage = WTPCommonPlugin.getResourceString(WTPCommonMessages.SAME_MODULE_AND_EAR_NAME, new Object[]{getStringProperty(WAR_PROJECT_NAME)});
Discouraged access: The type WTPCommonMessages 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
WebFragmentFacetProjectCreationDataModelProvider.java :
86 : String errorMessage = WTPCommonPlugin.getResourceString(WTPCommonMessages.SAME_MODULE_AND_EAR_NAME, new Object[]{getStringProperty(WAR_PROJECT_NAME)});
Discouraged access: The field SAME_MODULE_AND_EAR_NAME from the type WTPCommonMessages 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
WebFragmentFacetProjectCreationDataModelProvider.java :
86 : String errorMessage = WTPCommonPlugin.getResourceString(WTPCommonMessages.SAME_MODULE_AND_EAR_NAME, new Object[]{getStringProperty(WAR_PROJECT_NAME)});
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
WebFragmentFacetProjectCreationDataModelProvider.java :
87 : return WTPCommonPlugin.createErrorStatus(errorMessage);
Discouraged access: The method createErrorStatus(String) 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
WebFragmentFacetProjectCreationDataModelProvider.java :
87 : return WTPCommonPlugin.createErrorStatus(errorMessage);
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
WebFragmentFacetProjectCreationDataModelProvider.java :
97 : String errorMessage = WTPCommonPlugin.getResourceString(WTPCommonMessages.ERR_INVALID_CHARS);
Discouraged access: The method getResourceString(String) 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
WebFragmentFacetProjectCreationDataModelProvider.java :
97 : String errorMessage = WTPCommonPlugin.getResourceString(WTPCommonMessages.ERR_INVALID_CHARS);
Discouraged access: The type WTPCommonMessages 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
WebFragmentFacetProjectCreationDataModelProvider.java :
97 : String errorMessage = WTPCommonPlugin.getResourceString(WTPCommonMessages.ERR_INVALID_CHARS);
Discouraged access: The field ERR_INVALID_CHARS from the type WTPCommonMessages 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
WebFragmentFacetProjectCreationDataModelProvider.java :
97 : String errorMessage = WTPCommonPlugin.getResourceString(WTPCommonMessages.ERR_INVALID_CHARS);
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
WebFragmentFacetProjectCreationDataModelProvider.java :
98 : return WTPCommonPlugin.createErrorStatus(errorMessage);
Discouraged access: The method createErrorStatus(String) 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
WebFragmentFacetProjectCreationDataModelProvider.java :
98 : return WTPCommonPlugin.createErrorStatus(errorMessage);
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
WebFragmentFacetProjectCreationDataModelProvider.java :
100 : String errorMessage = WTPCommonPlugin.getResourceString(WTPCommonMessages.ERR_EMPTY_MODULE_NAME);
Discouraged access: The method getResourceString(String) 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
WebFragmentFacetProjectCreationDataModelProvider.java :
100 : String errorMessage = WTPCommonPlugin.getResourceString(WTPCommonMessages.ERR_EMPTY_MODULE_NAME);
Discouraged access: The type WTPCommonMessages 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
WebFragmentFacetProjectCreationDataModelProvider.java :
100 : String errorMessage = WTPCommonPlugin.getResourceString(WTPCommonMessages.ERR_EMPTY_MODULE_NAME);
Discouraged access: The field ERR_EMPTY_MODULE_NAME from the type WTPCommonMessages 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
WebFragmentFacetProjectCreationDataModelProvider.java :
100 : String errorMessage = WTPCommonPlugin.getResourceString(WTPCommonMessages.ERR_EMPTY_MODULE_NAME);
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
WebFragmentFacetProjectCreationDataModelProvider.java :
101 : return WTPCommonPlugin.createErrorStatus(errorMessage);
Discouraged access: The method createErrorStatus(String) 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
WebFragmentFacetProjectCreationDataModelProvider.java :
101 : return WTPCommonPlugin.createErrorStatus(errorMessage);
Discouraged access: The type ProjectCreationDataModelProviderNew 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
WebFragmentFacetProjectCreationDataModelProvider.java :
104 : IStatus status = ProjectCreationDataModelProviderNew.validateProjectName(webAppName);
Discouraged access: The method validateProjectName(String) from the type ProjectCreationDataModelProviderNew 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
WebFragmentFacetProjectCreationDataModelProvider.java :
104 : IStatus status = ProjectCreationDataModelProviderNew.validateProjectName(webAppName);
Discouraged access: The type ProjectCreationDataModelProviderNew 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
WebFragmentFacetProjectCreationDataModelProvider.java :
112 : status = ProjectCreationDataModelProviderNew.validateExisting(webAppName, path.toOSString());
Discouraged access: The method validateExisting(String, String) from the type ProjectCreationDataModelProviderNew 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
WebFragmentFacetProjectCreationDataModelProvider.java :
112 : status = ProjectCreationDataModelProviderNew.validateExisting(webAppName, path.toOSString());
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