Compiler Report

Compiler: Eclipse Java Compiler Version: 0.868, 3.4.0 release candidate-2

Number of source files: 390 Number of classfiles: 465

Problems: 3484 (Errors: 0 Warnings: 3484 )

Source File: org/eclipse/jst/j2ee/internal/deploy/DeployerRegistry.java
1. WARNING: DiscouragedReference

Discouraged access: The type ComponentUtilities is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

DeployerRegistry.java :

33 : import org.eclipse.wst.common.componentcore.internal.util.ComponentUtilities;

2. WARNING: DiscouragedReference

Discouraged access: The type ComponentUtilities is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

DeployerRegistry.java :

187 : IVirtualComponent comp = ComponentUtilities.findComponent(module);

3. WARNING: DiscouragedReference

Discouraged access: The method findComponent(EObject) from the type ComponentUtilities is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

DeployerRegistry.java :

187 : IVirtualComponent comp = ComponentUtilities.findComponent(module);

Source File: org/eclipse/jst/j2ee/internal/deploy/J2EEDeployHelper.java
1. WARNING: DiscouragedReference

Discouraged access: The type ComponentUtilities is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEDeployHelper.java :

26 : import org.eclipse.wst.common.componentcore.internal.util.ComponentUtilities;

2. WARNING: DiscouragedReference

Discouraged access: The type ICommandContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.emf/@dot

J2EEDeployHelper.java :

28 : import org.eclipse.wst.common.internal.emf.utilities.ICommandContext;

3. WARNING: DiscouragedReference

Discouraged access: The type ICommandContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.emf/@dot

J2EEDeployHelper.java :

41 : public static EJBJar getEJBJar(IResource resource, ICommandContext context) {

4. WARNING: DiscouragedReference

Discouraged access: The type ComponentUtilities is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEDeployHelper.java :

47 : edit = (EnterpriseArtifactEdit)ComponentUtilities.getArtifactEditForRead(comp);

5. WARNING: DiscouragedReference

Discouraged access: The method getArtifactEditForRead(IVirtualComponent) from the type ComponentUtilities is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEDeployHelper.java :

47 : edit = (EnterpriseArtifactEdit)ComponentUtilities.getArtifactEditForRead(comp);

6. WARNING: DiscouragedReference

Discouraged access: The type ICommandContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.emf/@dot

J2EEDeployHelper.java :

63 : public static Application getApplication(IResource resource, ICommandContext context) {

7. WARNING: DiscouragedReference

Discouraged access: The type ComponentUtilities is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEDeployHelper.java :

69 : edit = (EnterpriseArtifactEdit)ComponentUtilities.getArtifactEditForRead(comp);

8. WARNING: DiscouragedReference

Discouraged access: The method getArtifactEditForRead(IVirtualComponent) from the type ComponentUtilities is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEDeployHelper.java :

69 : edit = (EnterpriseArtifactEdit)ComponentUtilities.getArtifactEditForRead(comp);

9. WARNING: DiscouragedReference

Discouraged access: The type ICommandContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.emf/@dot

J2EEDeployHelper.java :

85 : public static ApplicationClient getAppClient(IResource resource, ICommandContext context) {

10. WARNING: DiscouragedReference

Discouraged access: The type ComponentUtilities is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEDeployHelper.java :

91 : edit = (EnterpriseArtifactEdit)ComponentUtilities.getArtifactEditForRead(comp);

11. WARNING: DiscouragedReference

Discouraged access: The method getArtifactEditForRead(IVirtualComponent) from the type ComponentUtilities is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEDeployHelper.java :

91 : edit = (EnterpriseArtifactEdit)ComponentUtilities.getArtifactEditForRead(comp);

12. WARNING: DiscouragedReference

Discouraged access: The type ICommandContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.emf/@dot

J2EEDeployHelper.java :

107 : public static WebApp getWebApp(IResource resource, ICommandContext context) {

13. WARNING: DiscouragedReference

Discouraged access: The type ComponentUtilities is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEDeployHelper.java :

113 : edit = (EnterpriseArtifactEdit)ComponentUtilities.getArtifactEditForRead(comp);

14. WARNING: DiscouragedReference

Discouraged access: The method getArtifactEditForRead(IVirtualComponent) from the type ComponentUtilities is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEDeployHelper.java :

113 : edit = (EnterpriseArtifactEdit)ComponentUtilities.getArtifactEditForRead(comp);

15. WARNING: DiscouragedReference

Discouraged access: The type ICommandContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.emf/@dot

J2EEDeployHelper.java :

129 : public static Connector getConnector(IResource resource, ICommandContext context) {

16. WARNING: DiscouragedReference

Discouraged access: The type ComponentUtilities is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEDeployHelper.java :

135 : edit = (EnterpriseArtifactEdit)ComponentUtilities.getArtifactEditForRead(comp);

17. WARNING: DiscouragedReference

Discouraged access: The method getArtifactEditForRead(IVirtualComponent) from the type ComponentUtilities is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEDeployHelper.java :

135 : edit = (EnterpriseArtifactEdit)ComponentUtilities.getArtifactEditForRead(comp);

Source File: org/eclipse/jst/j2ee/internal/deploy/J2EEDeployOperation.java
1. WARNING: DiscouragedReference

Discouraged access: The type CommandContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.emf/@dot

J2EEDeployOperation.java :

45 : import org.eclipse.wst.common.internal.emf.utilities.CommandContext;

2. WARNING: DiscouragedReference

Discouraged access: The type ICommand is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.emf/@dot

J2EEDeployOperation.java :

46 : import org.eclipse.wst.common.internal.emf.utilities.ICommand;

3. WARNING: DiscouragedReference

Discouraged access: The type ICommandContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.emf/@dot

J2EEDeployOperation.java :

47 : import org.eclipse.wst.common.internal.emf.utilities.ICommandContext;

4. WARNING: DiscouragedReference

Discouraged access: The type ICommand is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.emf/@dot

J2EEDeployOperation.java :

153 : ICommand dep = null;

5. WARNING: DiscouragedReference

Discouraged access: The type ICommand is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.emf/@dot

J2EEDeployOperation.java :

155 : dep = (ICommand) ((IConfigurationElement) visitors.get(i)).createExecutableExtension(DeployerRegistryReader.DEPLOYER_CLASS);

6. WARNING: DiscouragedReference

Discouraged access: The method init(Object[]) from the type ICommand is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.emf/@dot

J2EEDeployOperation.java :

162 : dep.init(selection);

7. WARNING: DiscouragedReference

Discouraged access: The type ICommandContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.emf/@dot

J2EEDeployOperation.java :

172 : ICommandContext ctx = new CommandContext(monitor, null, eObject.eResource().getResourceSet());

8. WARNING: DiscouragedReference

Discouraged access: The constructor CommandContext(IProgressMonitor, Map, ResourceSet) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.emf/@dot

J2EEDeployOperation.java :

172 : ICommandContext ctx = new CommandContext(monitor, null, eObject.eResource().getResourceSet());

9. WARNING: DiscouragedReference

Discouraged access: The type CommandContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.emf/@dot

J2EEDeployOperation.java :

172 : ICommandContext ctx = new CommandContext(monitor, null, eObject.eResource().getResourceSet());

10. WARNING: DiscouragedReference

Discouraged access: The method execute(IResource, IResourceDelta, ICommandContext) from the type ICommand is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.emf/@dot

J2EEDeployOperation.java :

174 : dep.execute(proj, null, ctx);

Source File: org/eclipse/jst/j2ee/internal/deployables/EnterpriseApplicationDeployableAdapterUtil.java
1. WARNING: DiscouragedReference

Discouraged access: The type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EnterpriseApplicationDeployableAdapterUtil.java :

23 : import org.eclipse.jst.j2ee.internal.J2EEConstants;

2. WARNING: DiscouragedReference

Discouraged access: The type WorkbenchResourceHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.emfworkbench.integration_1.1.202.v200811131900.jar

EnterpriseApplicationDeployableAdapterUtil.java :

28 : import org.eclipse.wst.common.internal.emfworkbench.WorkbenchResourceHelper;

3. WARNING: DiscouragedReference

Discouraged access: The type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EnterpriseApplicationDeployableAdapterUtil.java :

93 : if (file.getProjectRelativePath().toString().endsWith(J2EEConstants.APPLICATION_DD_URI)) {

4. WARNING: DiscouragedReference

Discouraged access: The field APPLICATION_DD_URI from the type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EnterpriseApplicationDeployableAdapterUtil.java :

93 : if (file.getProjectRelativePath().toString().endsWith(J2EEConstants.APPLICATION_DD_URI)) {

5. WARNING: DiscouragedReference

Discouraged access: The type WorkbenchResourceHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.emfworkbench.integration_1.1.202.v200811131900.jar

EnterpriseApplicationDeployableAdapterUtil.java :

117 : IResource eclipeServResoruce = WorkbenchResourceHelper.getFile(servResource);

6. WARNING: DiscouragedReference

Discouraged access: The method getFile(Resource) from the type WorkbenchResourceHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.emfworkbench.integration_1.1.202.v200811131900.jar

EnterpriseApplicationDeployableAdapterUtil.java :

117 : IResource eclipeServResoruce = WorkbenchResourceHelper.getFile(servResource);

Source File: org/eclipse/jst/j2ee/internal/deployables/FlexibleProjectServerUtil.java
1. WARNING: DiscouragedReference

Discouraged access: The type StructureEdit is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

FlexibleProjectServerUtil.java :

15 : import org.eclipse.wst.common.componentcore.internal.StructureEdit;

2. WARNING: DiscouragedReference

Discouraged access: The type WorkbenchComponent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

FlexibleProjectServerUtil.java :

16 : import org.eclipse.wst.common.componentcore.internal.WorkbenchComponent;

3. WARNING: DiscouragedReference

Discouraged access: The type WorkbenchComponent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

FlexibleProjectServerUtil.java :

22 : public static IJ2EEModule getModuleDelegate(WorkbenchComponent component) {

4. WARNING: DiscouragedReference

Discouraged access: The type WorkbenchComponent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

FlexibleProjectServerUtil.java :

35 : public static IModule getModule(WorkbenchComponent component) {

5. WARNING: DiscouragedReference

Discouraged access: The type StructureEdit is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

FlexibleProjectServerUtil.java :

36 : return getModule(StructureEdit.getContainingProject(component));

6. WARNING: DiscouragedReference

Discouraged access: The method getContainingProject(WorkbenchComponent) from the type StructureEdit is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

FlexibleProjectServerUtil.java :

36 : return getModule(StructureEdit.getContainingProject(component));

Source File: org/eclipse/jst/j2ee/internal/deployables/J2EEDeployableFactory.java
1. WARNING: DiscouragedReference

Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEDeployableFactory.java :

22 : import org.eclipse.jst.j2ee.internal.J2EEVersionConstants;

2. WARNING: DiscouragedReference

Discouraged access: The type JavaEEQuickPeek is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEDeployableFactory.java :

28 : import org.eclipse.jst.jee.util.internal.JavaEEQuickPeek;

3. WARNING: DiscouragedReference

Discouraged access: The type StructureEdit is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEDeployableFactory.java :

31 : import org.eclipse.wst.common.componentcore.internal.StructureEdit;

4. WARNING: DiscouragedReference

Discouraged access: The type JavaEEQuickPeek is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEDeployableFactory.java :

122 : JavaEEQuickPeek qp = JavaEEBinaryComponentHelper.getJavaEEQuickPeek(moduleComponent);

5. WARNING: DiscouragedReference

Discouraged access: The method getType() from the type JavaEEQuickPeek is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEDeployableFactory.java :

127 : if (qp.getType() == JavaEEQuickPeek.UNKNOWN) {

6. WARNING: DiscouragedReference

Discouraged access: The type JavaEEQuickPeek is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEDeployableFactory.java :

127 : if (qp.getType() == JavaEEQuickPeek.UNKNOWN) {

7. WARNING: DiscouragedReference

Discouraged access: The field UNKNOWN from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEDeployableFactory.java :

127 : if (qp.getType() == JavaEEQuickPeek.UNKNOWN) {

8. WARNING: DiscouragedReference

Discouraged access: The method getType() from the type JavaEEQuickPeek is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEDeployableFactory.java :

134 : switch (qp.getType()) {

9. WARNING: DiscouragedReference

Discouraged access: The type JavaEEQuickPeek is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEDeployableFactory.java :

135 : case JavaEEQuickPeek.APPLICATION_CLIENT_TYPE:

10. WARNING: DiscouragedReference

Discouraged access: The field APPLICATION_CLIENT_TYPE from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEDeployableFactory.java :

135 : case JavaEEQuickPeek.APPLICATION_CLIENT_TYPE:

11. WARNING: DiscouragedReference

Discouraged access: The type JavaEEQuickPeek is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEDeployableFactory.java :

138 : case JavaEEQuickPeek.WEB_TYPE:

12. WARNING: DiscouragedReference

Discouraged access: The field WEB_TYPE from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEDeployableFactory.java :

138 : case JavaEEQuickPeek.WEB_TYPE:

13. WARNING: DiscouragedReference

Discouraged access: The type JavaEEQuickPeek is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEDeployableFactory.java :

141 : case JavaEEQuickPeek.EJB_TYPE:

14. WARNING: DiscouragedReference

Discouraged access: The field EJB_TYPE from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEDeployableFactory.java :

141 : case JavaEEQuickPeek.EJB_TYPE:

15. WARNING: DiscouragedReference

Discouraged access: The type JavaEEQuickPeek is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEDeployableFactory.java :

144 : case JavaEEQuickPeek.CONNECTOR_TYPE:

16. WARNING: DiscouragedReference

Discouraged access: The field CONNECTOR_TYPE from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEDeployableFactory.java :

144 : case JavaEEQuickPeek.CONNECTOR_TYPE:

17. WARNING: DiscouragedReference

Discouraged access: The type JavaEEQuickPeek is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEDeployableFactory.java :

147 : case JavaEEQuickPeek.APPLICATION_TYPE:

18. WARNING: DiscouragedReference

Discouraged access: The field APPLICATION_TYPE from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEDeployableFactory.java :

147 : case JavaEEQuickPeek.APPLICATION_TYPE:

19. WARNING: DiscouragedReference

Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEDeployableFactory.java :

152 : moduleVersion = J2EEVersionConstants.VERSION_1_0_TEXT;

20. WARNING: DiscouragedReference

Discouraged access: The field VERSION_1_0_TEXT from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEDeployableFactory.java :

152 : moduleVersion = J2EEVersionConstants.VERSION_1_0_TEXT;

21. WARNING: DiscouragedReference

Discouraged access: The method getVersion() from the type JavaEEQuickPeek is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEDeployableFactory.java :

155 : int version = qp.getVersion();

22. WARNING: DiscouragedReference

Discouraged access: The type StructureEdit is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEDeployableFactory.java :

180 : new Path(StructureEdit.MODULE_META_FILE_NAME), // component

23. WARNING: DiscouragedReference

Discouraged access: The field MODULE_META_FILE_NAME from the type StructureEdit is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEDeployableFactory.java :

180 : new Path(StructureEdit.MODULE_META_FILE_NAME), // component

Source File: org/eclipse/jst/j2ee/internal/deployables/J2EEFlexProjDeployable.java
1. WARNING: DiscouragedReference

Discouraged access: The type EjbModuleExtensionHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEFlexProjDeployable.java :

41 : import org.eclipse.jst.j2ee.internal.EjbModuleExtensionHelper;

2. WARNING: DiscouragedReference

Discouraged access: The type IEJBModelExtenderManager is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEFlexProjDeployable.java :

42 : import org.eclipse.jst.j2ee.internal.IEJBModelExtenderManager;

3. WARNING: DiscouragedReference

Discouraged access: The type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEFlexProjDeployable.java :

43 : import org.eclipse.jst.j2ee.internal.J2EEConstants;

4. WARNING: DiscouragedReference

Discouraged access: The type JavaEEQuickPeek is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEFlexProjDeployable.java :

51 : import org.eclipse.jst.jee.util.internal.JavaEEQuickPeek;

5. WARNING: DiscouragedReference

Discouraged access: The type VirtualArchiveComponent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEFlexProjDeployable.java :

60 : import org.eclipse.wst.common.componentcore.internal.resources.VirtualArchiveComponent;

6. WARNING: DiscouragedReference

Discouraged access: The type ComponentUtilities is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEFlexProjDeployable.java :

61 : import org.eclipse.wst.common.componentcore.internal.util.ComponentUtilities;

7. WARNING: DiscouragedReference

Discouraged access: The type IModuleConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEFlexProjDeployable.java :

62 : import org.eclipse.wst.common.componentcore.internal.util.IModuleConstants;

8. WARNING: DiscouragedReference

Discouraged access: The type ModuleFile is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.server.core/@dot

J2EEFlexProjDeployable.java :

68 : import org.eclipse.wst.server.core.internal.ModuleFile;

9. WARNING: DiscouragedReference

Discouraged access: The type ModuleFolder is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.server.core/@dot

J2EEFlexProjDeployable.java :

69 : import org.eclipse.wst.server.core.internal.ModuleFolder;

10. WARNING: DiscouragedReference

Discouraged access: The type ComponentDeployable is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.web/@dot

J2EEFlexProjDeployable.java :

73 : import org.eclipse.wst.web.internal.deployables.ComponentDeployable;

11. WARNING: DiscouragedReference

Discouraged access: The type ComponentDeployable is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.web/@dot

J2EEFlexProjDeployable.java :

77 : public class J2EEFlexProjDeployable extends ComponentDeployable implements IJ2EEModule, IEnterpriseApplication, IApplicationClientModule, IConnectorModule, IEJBModule, IWebModule {

12. WARNING: DiscouragedReference

Discouraged access: The type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEFlexProjDeployable.java :

78 : protected static final IPath WEB_CLASSES_PATH = new Path(J2EEConstants.WEB_INF_CLASSES);

13. WARNING: DiscouragedReference

Discouraged access: The field WEB_INF_CLASSES from the type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEFlexProjDeployable.java :

78 : protected static final IPath WEB_CLASSES_PATH = new Path(J2EEConstants.WEB_INF_CLASSES);

14. WARNING: DiscouragedReference

Discouraged access: The type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEFlexProjDeployable.java :

79 : protected static final IPath MANIFEST_PATH = new Path(J2EEConstants.MANIFEST_URI);

15. WARNING: DiscouragedReference

Discouraged access: The field MANIFEST_URI from the type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEFlexProjDeployable.java :

79 : protected static final IPath MANIFEST_PATH = new Path(J2EEConstants.MANIFEST_URI);

16. WARNING: DiscouragedReference

Discouraged access: The type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEFlexProjDeployable.java :

80 : protected static IPath WEBLIB = new Path(J2EEConstants.WEB_INF_LIB).makeAbsolute();

17. WARNING: DiscouragedReference

Discouraged access: The field WEB_INF_LIB from the type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEFlexProjDeployable.java :

80 : protected static IPath WEBLIB = new Path(J2EEConstants.WEB_INF_LIB).makeAbsolute();

18. WARNING: DiscouragedReference

Discouraged access: The constructor ComponentDeployable(IProject, IVirtualComponent) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.web/@dot

J2EEFlexProjDeployable.java :

96 : super(project, aComponent);

19. WARNING: DiscouragedReference

Discouraged access: The constructor ComponentDeployable(IProject) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.web/@dot

J2EEFlexProjDeployable.java :

106 : super(project);

20. WARNING: DiscouragedReference

Discouraged access: The field component from the type ComponentDeployable is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.web/@dot

J2EEFlexProjDeployable.java :

148 : if (J2EEProjectUtilities.isEARProject(component.getProject())) {

21. WARNING: DiscouragedReference

Discouraged access: The method shouldIncludeUtilityComponent(IVirtualComponent, IVirtualReference[], ArtifactEdit) from the type ComponentDeployable is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.web/@dot

J2EEFlexProjDeployable.java :

151 : return super.shouldIncludeUtilityComponent(virtualComp, references, edit);

22. WARNING: DiscouragedReference

Discouraged access: The method addUtilMember(IVirtualComponent, IVirtualReference, IPath) from the type ComponentDeployable is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.web/@dot

J2EEFlexProjDeployable.java :

160 : super.addUtilMember(parent, reference, runtimePath);

23. WARNING: DiscouragedReference

Discouraged access: The method getWorkspaceRelativePath() from the type VirtualArchiveComponent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEFlexProjDeployable.java :

165 : IPath archivePath = ((J2EEModuleVirtualArchiveComponent)component).getWorkspaceRelativePath();

24. WARNING: DiscouragedReference

Discouraged access: The field component from the type ComponentDeployable is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.web/@dot

J2EEFlexProjDeployable.java :

165 : IPath archivePath = ((J2EEModuleVirtualArchiveComponent)component).getWorkspaceRelativePath();

25. WARNING: DiscouragedReference

Discouraged access: The type ModuleFile is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.server.core/@dot

J2EEFlexProjDeployable.java :

166 : ModuleFile mf = null;

26. WARNING: DiscouragedReference

Discouraged access: The constructor ModuleFile(IFile, String, IPath) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.server.core/@dot

J2EEFlexProjDeployable.java :

169 : mf = new ModuleFile(utilFile, utilFile.getName(), ((J2EEModuleVirtualArchiveComponent)component).getRuntimePath().makeRelative());

27. WARNING: DiscouragedReference

Discouraged access: The type ModuleFile is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.server.core/@dot

J2EEFlexProjDeployable.java :

169 : mf = new ModuleFile(utilFile, utilFile.getName(), ((J2EEModuleVirtualArchiveComponent)component).getRuntimePath().makeRelative());

28. WARNING: DiscouragedReference

Discouraged access: The method getRuntimePath() from the type VirtualArchiveComponent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEFlexProjDeployable.java :

169 : mf = new ModuleFile(utilFile, utilFile.getName(), ((J2EEModuleVirtualArchiveComponent)component).getRuntimePath().makeRelative());

29. WARNING: DiscouragedReference

Discouraged access: The field component from the type ComponentDeployable is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.web/@dot

J2EEFlexProjDeployable.java :

169 : mf = new ModuleFile(utilFile, utilFile.getName(), ((J2EEModuleVirtualArchiveComponent)component).getRuntimePath().makeRelative());

30. WARNING: DiscouragedReference

Discouraged access: The method getUnderlyingDiskFile() from the type VirtualArchiveComponent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEFlexProjDeployable.java :

171 : File extFile = ((J2EEModuleVirtualArchiveComponent)component).getUnderlyingDiskFile();

31. WARNING: DiscouragedReference

Discouraged access: The field component from the type ComponentDeployable is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.web/@dot

J2EEFlexProjDeployable.java :

171 : File extFile = ((J2EEModuleVirtualArchiveComponent)component).getUnderlyingDiskFile();

32. WARNING: DiscouragedReference

Discouraged access: The constructor ModuleFile(File, String, IPath) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.server.core/@dot

J2EEFlexProjDeployable.java :

172 : mf = new ModuleFile(extFile, extFile.getName(), ((J2EEModuleVirtualArchiveComponent)component).getRuntimePath().makeRelative());

33. WARNING: DiscouragedReference

Discouraged access: The type ModuleFile is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.server.core/@dot

J2EEFlexProjDeployable.java :

172 : mf = new ModuleFile(extFile, extFile.getName(), ((J2EEModuleVirtualArchiveComponent)component).getRuntimePath().makeRelative());

34. WARNING: DiscouragedReference

Discouraged access: The method getRuntimePath() from the type VirtualArchiveComponent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEFlexProjDeployable.java :

172 : mf = new ModuleFile(extFile, extFile.getName(), ((J2EEModuleVirtualArchiveComponent)component).getRuntimePath().makeRelative());

35. WARNING: DiscouragedReference

Discouraged access: The field component from the type ComponentDeployable is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.web/@dot

J2EEFlexProjDeployable.java :

172 : mf = new ModuleFile(extFile, extFile.getName(), ((J2EEModuleVirtualArchiveComponent)component).getRuntimePath().makeRelative());

36. WARNING: DiscouragedReference

Discouraged access: The field members from the type ComponentDeployable is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.web/@dot

J2EEFlexProjDeployable.java :

178 : members.clear();

37. WARNING: DiscouragedReference

Discouraged access: The field component from the type ComponentDeployable is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.web/@dot

J2EEFlexProjDeployable.java :

182 : if (component instanceof J2EEModuleVirtualArchiveComponent)

38. WARNING: DiscouragedReference

Discouraged access: The field component from the type ComponentDeployable is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.web/@dot

J2EEFlexProjDeployable.java :

185 : if (J2EEProjectUtilities.isEARProject(component.getProject())) {

39. WARNING: DiscouragedReference

Discouraged access: The field component from the type ComponentDeployable is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.web/@dot

J2EEFlexProjDeployable.java :

187 : addReferencedComponentClasspathDependencies(component, false);

40. WARNING: DiscouragedReference

Discouraged access: The field component from the type ComponentDeployable is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.web/@dot

J2EEFlexProjDeployable.java :

189 : if (J2EEProjectUtilities.isDynamicWebProject(component.getProject())) {

41. WARNING: DiscouragedReference

Discouraged access: The field component from the type ComponentDeployable is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.web/@dot

J2EEFlexProjDeployable.java :

191 : addReferencedComponentClasspathDependencies(component, true);

42. WARNING: DiscouragedReference

Discouraged access: The field component from the type ComponentDeployable is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.web/@dot

J2EEFlexProjDeployable.java :

193 : if (canExportClasspathComponentDependencies(component)){

43. WARNING: DiscouragedReference

Discouraged access: The field component from the type ComponentDeployable is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.web/@dot

J2EEFlexProjDeployable.java :

194 : saveClasspathDependencyURIs(component);

44. WARNING: DiscouragedReference

Discouraged access: The field component from the type ComponentDeployable is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.web/@dot

J2EEFlexProjDeployable.java :

197 : addClassFolderDependencies(component);

45. WARNING: DiscouragedReference

Discouraged access: The type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEFlexProjDeployable.java :

207 : if (folder.getName().equals(J2EEConstants.META_INF)) {

46. WARNING: DiscouragedReference

Discouraged access: The field META_INF from the type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEFlexProjDeployable.java :

207 : if (folder.getName().equals(J2EEConstants.META_INF)) {

47. WARNING: DiscouragedReference

Discouraged access: The field members from the type ComponentDeployable is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.web/@dot

J2EEFlexProjDeployable.java :

221 : members.add(resources[i]);

48. WARNING: DiscouragedReference

Discouraged access: The field members from the type ComponentDeployable is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.web/@dot

J2EEFlexProjDeployable.java :

223 : return (IModuleResource[]) members.toArray(new IModuleResource[members.size()]);

49. WARNING: DiscouragedReference

Discouraged access: The field members from the type ComponentDeployable is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.web/@dot

J2EEFlexProjDeployable.java :

223 : return (IModuleResource[]) members.toArray(new IModuleResource[members.size()]);

50. WARNING: DiscouragedReference

Discouraged access: The field component from the type ComponentDeployable is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.web/@dot

J2EEFlexProjDeployable.java :

229 : if (J2EEProjectUtilities.isDynamicWebProject(component.getProject()))

51. WARNING: DiscouragedReference

Discouraged access: The field component from the type ComponentDeployable is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.web/@dot

J2EEFlexProjDeployable.java :

232 : if (component != null) {

52. WARNING: DiscouragedReference

Discouraged access: The field component from the type ComponentDeployable is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.web/@dot

J2EEFlexProjDeployable.java :

233 : IVirtualFolder vFolder = component.getRootFolder();

53. WARNING: DiscouragedReference

Discouraged access: The method getMembers(IVirtualContainer, IPath) from the type ComponentDeployable is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.web/@dot

J2EEFlexProjDeployable.java :

234 : IModuleResource[] mr = getMembers(vFolder, Path.EMPTY);

54. WARNING: DiscouragedReference

Discouraged access: The field members from the type ComponentDeployable is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.web/@dot

J2EEFlexProjDeployable.java :

237 : members.add(mr[j]);

55. WARNING: DiscouragedReference

Discouraged access: The method getMembers(IContainer, IPath, IPath, IContainer[]) from the type ComponentDeployable is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.web/@dot

J2EEFlexProjDeployable.java :

247 : IModuleResource[] mr = getMembers(javaCont[i], javaPath, javaPath, javaCont);

56. WARNING: DiscouragedReference

Discouraged access: The field members from the type ComponentDeployable is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.web/@dot

J2EEFlexProjDeployable.java :

250 : members.add(mr[j]);

57. WARNING: DiscouragedReference

Discouraged access: The field component from the type ComponentDeployable is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.web/@dot

J2EEFlexProjDeployable.java :

254 : if (component != null) {

58. WARNING: DiscouragedReference

Discouraged access: The method addUtilMembers(IVirtualComponent) from the type ComponentDeployable is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.web/@dot

J2EEFlexProjDeployable.java :

255 : addUtilMembers(component);

59. WARNING: DiscouragedReference

Discouraged access: The field component from the type ComponentDeployable is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.web/@dot

J2EEFlexProjDeployable.java :

255 : addUtilMembers(component);

60. WARNING: DiscouragedReference

Discouraged access: The field component from the type ComponentDeployable is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.web/@dot

J2EEFlexProjDeployable.java :

256 : List consumableMembers = getConsumableReferencedMembers(component);

61. WARNING: DiscouragedReference

Discouraged access: The field members from the type ComponentDeployable is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.web/@dot

J2EEFlexProjDeployable.java :

258 : members.addAll(consumableMembers);

62. WARNING: DiscouragedReference

Discouraged access: The field members from the type ComponentDeployable is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.web/@dot

J2EEFlexProjDeployable.java :

261 : IModuleResource[] mr = new IModuleResource[members.size()];

63. WARNING: DiscouragedReference

Discouraged access: The field members from the type ComponentDeployable is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.web/@dot

J2EEFlexProjDeployable.java :

262 : members.toArray(mr);

64. WARNING: DiscouragedReference

Discouraged access: The method createModuleFile(IFile, IPath) from the type ComponentDeployable is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.web/@dot

J2EEFlexProjDeployable.java :

275 : return replaceManifestFile(super.createModuleFile(file, path));

65. WARNING: DiscouragedReference

Discouraged access: The constructor ModuleFile(File, String, IPath) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.server.core/@dot

J2EEFlexProjDeployable.java :

302 : return new ModuleFile(fsFile, file.getName(), path);

66. WARNING: DiscouragedReference

Discouraged access: The type ModuleFile is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.server.core/@dot

J2EEFlexProjDeployable.java :

302 : return new ModuleFile(fsFile, file.getName(), path);

67. WARNING: DiscouragedReference

Discouraged access: The method getMembers(IContainer, IPath, IPath, IContainer[]) from the type ComponentDeployable is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.web/@dot

J2EEFlexProjDeployable.java :

314 : IModuleResource[] mr2 = getMembers(javaCont[i], path.append(cc.getName()), null, null);

68. WARNING: DiscouragedReference

Discouraged access: The type ModuleFolder is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.server.core/@dot

J2EEFlexProjDeployable.java :

334 : ModuleFolder mf2 = new ModuleFolder(javaCont[0], name, curPath);

69. WARNING: DiscouragedReference

Discouraged access: The constructor ModuleFolder(IContainer, String, IPath) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.server.core/@dot

J2EEFlexProjDeployable.java :

334 : ModuleFolder mf2 = new ModuleFolder(javaCont[0], name, curPath);

70. WARNING: DiscouragedReference

Discouraged access: The type ModuleFolder is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.server.core/@dot

J2EEFlexProjDeployable.java :

334 : ModuleFolder mf2 = new ModuleFolder(javaCont[0], name, curPath);

71. WARNING: DiscouragedReference

Discouraged access: The method getMembers(IContainer, IPath, IPath, IContainer[]) from the type ComponentDeployable is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.web/@dot

J2EEFlexProjDeployable.java :

338 : IModuleResource[] mrf2 = getMembers(javaCont[i], javaPath, null, null);

72. WARNING: DiscouragedReference

Discouraged access: The field component from the type ComponentDeployable is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.web/@dot

J2EEFlexProjDeployable.java :

373 : if (!J2EEProjectUtilities.isEJBProject(component.getProject()))

73. WARNING: DiscouragedReference

Discouraged access: The type EjbModuleExtensionHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEFlexProjDeployable.java :

375 : EjbModuleExtensionHelper modHelper = null;

74. WARNING: DiscouragedReference

Discouraged access: The method getArtifactEditForRead(IVirtualComponent) from the type ComponentUtilities is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEFlexProjDeployable.java :

379 : ejbEdit = ComponentUtilities.getArtifactEditForRead(component);

75. WARNING: DiscouragedReference

Discouraged access: The type ComponentUtilities is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEFlexProjDeployable.java :

379 : ejbEdit = ComponentUtilities.getArtifactEditForRead(component);

76. WARNING: DiscouragedReference

Discouraged access: The field component from the type ComponentDeployable is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.web/@dot

J2EEFlexProjDeployable.java :

379 : ejbEdit = ComponentUtilities.getArtifactEditForRead(component);

77. WARNING: DiscouragedReference

Discouraged access: The method getEJBModuleExtension(Object) from the type IEJBModelExtenderProvider is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEFlexProjDeployable.java :

382 : modHelper = IEJBModelExtenderManager.INSTANCE.getEJBModuleExtension(null);

78. WARNING: DiscouragedReference

Discouraged access: The type IEJBModelExtenderManager is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEFlexProjDeployable.java :

382 : modHelper = IEJBModelExtenderManager.INSTANCE.getEJBModuleExtension(null);

79. WARNING: DiscouragedReference

Discouraged access: The field INSTANCE from the type IEJBModelExtenderManager is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEFlexProjDeployable.java :

382 : modHelper = IEJBModelExtenderManager.INSTANCE.getEJBModuleExtension(null);

80. WARNING: DiscouragedReference

Discouraged access: The method getJNDIName(EJBJar, EnterpriseBean) from the type EjbModuleExtensionHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEFlexProjDeployable.java :

383 : return modHelper == null ? null : modHelper.getJNDIName(jar, jar.getEnterpriseBeanNamed(ejbName));

81. WARNING: DiscouragedReference

Discouraged access: The field component from the type ComponentDeployable is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.web/@dot

J2EEFlexProjDeployable.java :

405 : if (component!=null && module!=null && J2EEProjectUtilities.isEARProject(component.getProject()))

82. WARNING: DiscouragedReference

Discouraged access: The field component from the type ComponentDeployable is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.web/@dot

J2EEFlexProjDeployable.java :

405 : if (component!=null && module!=null && J2EEProjectUtilities.isEARProject(component.getProject()))

83. WARNING: DiscouragedReference

Discouraged access: The field component from the type ComponentDeployable is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.web/@dot

J2EEFlexProjDeployable.java :

414 : else if (module==null && component != null) {

84. WARNING: DiscouragedReference

Discouraged access: The field component from the type ComponentDeployable is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.web/@dot

J2EEFlexProjDeployable.java :

415 : IProject[] earProjects = J2EEProjectUtilities.getReferencingEARProjects(component.getProject());

85. WARNING: DiscouragedReference

Discouraged access: The field component from the type ComponentDeployable is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.web/@dot

J2EEFlexProjDeployable.java :

420 : if (ear != null && component != null) {

86. WARNING: DiscouragedReference

Discouraged access: The field component from the type ComponentDeployable is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.web/@dot

J2EEFlexProjDeployable.java :

425 : aURI = earEdit.getModuleURI(component);

87. WARNING: DiscouragedReference

Discouraged access: The field component from the type ComponentDeployable is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.web/@dot

J2EEFlexProjDeployable.java :

434 : else if (component!=null && J2EEProjectUtilities.isEARProject(component.getProject())) {

88. WARNING: DiscouragedReference

Discouraged access: The field component from the type ComponentDeployable is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.web/@dot

J2EEFlexProjDeployable.java :

434 : else if (component!=null && J2EEProjectUtilities.isEARProject(component.getProject())) {

89. WARNING: DiscouragedReference

Discouraged access: The field component from the type ComponentDeployable is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.web/@dot

J2EEFlexProjDeployable.java :

435 : aURI = component.getDeployedName()+IJ2EEModuleConstants.EAR_EXT;

90. WARNING: DiscouragedReference

Discouraged access: The field component from the type ComponentDeployable is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.web/@dot

J2EEFlexProjDeployable.java :

438 : else if (component != null && J2EEProjectUtilities.isDynamicWebProject(component.getProject())) {

91. WARNING: DiscouragedReference

Discouraged access: The field component from the type ComponentDeployable is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.web/@dot

J2EEFlexProjDeployable.java :

438 : else if (component != null && J2EEProjectUtilities.isDynamicWebProject(component.getProject())) {

92. WARNING: DiscouragedReference

Discouraged access: The field component from the type ComponentDeployable is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.web/@dot

J2EEFlexProjDeployable.java :

440 : IVirtualComponent webComp = ComponentCore.createComponent(component.getProject());

93. WARNING: DiscouragedReference

Discouraged access: The method getDeployUriOfComponent(IVirtualReference, String) from the type ComponentUtilities is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEFlexProjDeployable.java :

449 : aURI = ComponentUtilities.getDeployUriOfComponent(reference, extension);

94. WARNING: DiscouragedReference

Discouraged access: The type ComponentUtilities is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEFlexProjDeployable.java :

449 : aURI = ComponentUtilities.getDeployUriOfComponent(reference, extension);

95. WARNING: DiscouragedReference

Discouraged access: The field component from the type ComponentDeployable is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.web/@dot

J2EEFlexProjDeployable.java :

455 : aURI = component.getDeployedName() + IJ2EEModuleConstants.WAR_EXT;

96. WARNING: DiscouragedReference

Discouraged access: The field component from the type ComponentDeployable is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.web/@dot

J2EEFlexProjDeployable.java :

458 : else if (component!=null && (J2EEProjectUtilities.isEJBProject(component.getProject()) || J2EEProjectUtilities.isApplicationClientProject(component.getProject()))) {

97. WARNING: DiscouragedReference

Discouraged access: The field component from the type ComponentDeployable is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.web/@dot

J2EEFlexProjDeployable.java :

458 : else if (component!=null && (J2EEProjectUtilities.isEJBProject(component.getProject()) || J2EEProjectUtilities.isApplicationClientProject(component.getProject()))) {

98. WARNING: DiscouragedReference

Discouraged access: The field component from the type ComponentDeployable is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.web/@dot

J2EEFlexProjDeployable.java :

458 : else if (component!=null && (J2EEProjectUtilities.isEJBProject(component.getProject()) || J2EEProjectUtilities.isApplicationClientProject(component.getProject()))) {

99. WARNING: DiscouragedReference

Discouraged access: The field component from the type ComponentDeployable is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.web/@dot

J2EEFlexProjDeployable.java :

459 : aURI = component.getDeployedName()+IJ2EEModuleConstants.JAR_EXT;

100. WARNING: DiscouragedReference

Discouraged access: The field component from the type ComponentDeployable is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.web/@dot

J2EEFlexProjDeployable.java :

461 : else if (component!=null && J2EEProjectUtilities.isJCAProject(component.getProject())) {

Source File: org/eclipse/jst/j2ee/internal/plugin/IJ2EEModuleConstants.java
1. WARNING: DiscouragedReference

Discouraged access: The type IModuleConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

IJ2EEModuleConstants.java :

13 : import org.eclipse.wst.common.componentcore.internal.util.IModuleConstants;

2. WARNING: DiscouragedReference

Discouraged access: The type IModuleConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

IJ2EEModuleConstants.java :

15 : public interface IJ2EEModuleConstants extends IModuleConstants {

Source File: org/eclipse/jst/j2ee/internal/plugin/J2EEGroupInitializer.java
1. WARNING: DiscouragedReference

Discouraged access: The type IGroupInitializer is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

J2EEGroupInitializer.java :

20 : import org.eclipse.wst.common.frameworks.internal.enablement.IGroupInitializer;

2. WARNING: DiscouragedReference

Discouraged access: The type IGroupInitializer is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

J2EEGroupInitializer.java :

29 : public class J2EEGroupInitializer implements IGroupInitializer {

Source File: org/eclipse/jst/j2ee/internal/plugin/J2EEPlugin.java
1. WARNING: DiscouragedReference

Discouraged access: The type PlatformURLConnection is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.equinox.common_3.4.0.v20080421-2006.jar

J2EEPlugin.java :

26 : import org.eclipse.core.internal.boot.PlatformURLConnection;

2. WARNING: DiscouragedReference

Discouraged access: The type ApplicationFactoryImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEPlugin.java :

59 : import org.eclipse.jst.j2ee.application.internal.impl.ApplicationFactoryImpl;

3. WARNING: DiscouragedReference

Discouraged access: The type J2EEResourceFactoryRegistry is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEPlugin.java :

61 : import org.eclipse.jst.j2ee.common.internal.impl.J2EEResourceFactoryRegistry;

4. WARNING: DiscouragedReference

Discouraged access: The type ArchiveInit is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEPlugin.java :

62 : import org.eclipse.jst.j2ee.commonarchivecore.internal.helpers.ArchiveInit;

5. WARNING: DiscouragedReference

Discouraged access: The type CatalogJ2EEXmlDtDEntityResolver is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEPlugin.java :

63 : import org.eclipse.jst.j2ee.core.internal.plugin.CatalogJ2EEXmlDtDEntityResolver;

6. WARNING: DiscouragedReference

Discouraged access: The type J2EEXmlDtDEntityResolver is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEPlugin.java :

70 : import org.eclipse.jst.j2ee.internal.xml.J2EEXmlDtDEntityResolver;

7. WARNING: DiscouragedReference

Discouraged access: The type ArtifactEditModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEPlugin.java :

73 : import org.eclipse.wst.common.componentcore.internal.ArtifactEditModel;

8. WARNING: DiscouragedReference

Discouraged access: The type IDependencyGraph is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEPlugin.java :

74 : import org.eclipse.wst.common.componentcore.internal.builder.IDependencyGraph;

9. WARNING: DiscouragedReference

Discouraged access: The type ReferencedComponentXMIResourceFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEPlugin.java :

75 : import org.eclipse.wst.common.componentcore.internal.impl.ReferencedComponentXMIResourceFactory;

10. WARNING: DiscouragedReference

Discouraged access: The type WTPResourceFactoryRegistry is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEPlugin.java :

76 : import org.eclipse.wst.common.componentcore.internal.impl.WTPResourceFactoryRegistry;

11. WARNING: DiscouragedReference

Discouraged access: The type VirtualArchiveComponent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEPlugin.java :

77 : import org.eclipse.wst.common.componentcore.internal.resources.VirtualArchiveComponent;

12. WARNING: DiscouragedReference

Discouraged access: The type WTPPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

J2EEPlugin.java :

78 : import org.eclipse.wst.common.frameworks.internal.WTPPlugin;

13. WARNING: DiscouragedReference

Discouraged access: The type IHeadlessRunnableWithProgress is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

J2EEPlugin.java :

79 : import org.eclipse.wst.common.frameworks.internal.operations.IHeadlessRunnableWithProgress;

14. WARNING: DiscouragedReference

Discouraged access: The type ReferencedXMIFactoryImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.emf/@dot

J2EEPlugin.java :

80 : import org.eclipse.wst.common.internal.emf.resource.ReferencedXMIFactoryImpl;

15. WARNING: DiscouragedReference

Discouraged access: The type DOMUtilities is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.emf/@dot

J2EEPlugin.java :

81 : import org.eclipse.wst.common.internal.emf.utilities.DOMUtilities;

16. WARNING: DiscouragedReference

Discouraged access: The type EditModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.emfworkbench.integration_1.1.202.v200811131900.jar

J2EEPlugin.java :

82 : import org.eclipse.wst.common.internal.emfworkbench.integration.EditModel;

17. WARNING: DiscouragedReference

Discouraged access: The type ValidatorManager is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.validation/@dot

J2EEPlugin.java :

83 : import org.eclipse.wst.validation.internal.operations.ValidatorManager;

18. WARNING: DiscouragedReference

Discouraged access: The type ValidationPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.validation/@dot

J2EEPlugin.java :

84 : import org.eclipse.wst.validation.internal.plugin.ValidationPlugin;

19. WARNING: DiscouragedReference

Discouraged access: The type WTPPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

J2EEPlugin.java :

94 : public class J2EEPlugin extends WTPPlugin implements ResourceLocator {

20. WARNING: DiscouragedReference

Discouraged access: The type ValidationPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.validation/@dot

J2EEPlugin.java :

104 : public static final String VALIDATION_BUILDER_ID = ValidationPlugin.VALIDATION_BUILDER_ID; // plugin

21. WARNING: DiscouragedReference

Discouraged access: The field VALIDATION_BUILDER_ID from the type ValidationPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.validation/@dot

J2EEPlugin.java :

104 : public static final String VALIDATION_BUILDER_ID = ValidationPlugin.VALIDATION_BUILDER_ID; // plugin

22. WARNING: DiscouragedReference

Discouraged access: The constructor WTPPlugin() is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

J2EEPlugin.java :

145 : super();

23. WARNING: DiscouragedReference

Discouraged access: The field resourceBundle from the type WTPPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

J2EEPlugin.java :

149 : resourceBundle = ResourceBundle.getBundle("org.eclipse.jst.j2ee"); //$NON-NLS-1$

24. WARNING: DiscouragedReference

Discouraged access: The field resourceBundle from the type WTPPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

J2EEPlugin.java :

151 : resourceBundle = null;

25. WARNING: DiscouragedReference

Discouraged access: The type ApplicationFactoryImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEPlugin.java :

176 : return ApplicationFactoryImpl.getPackage();

26. WARNING: DiscouragedReference

Discouraged access: The method getPackage() from the type ApplicationFactoryImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEPlugin.java :

176 : return ApplicationFactoryImpl.getPackage();

27. WARNING: DiscouragedReference

Discouraged access: The type EditModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.emfworkbench.integration_1.1.202.v200811131900.jar

J2EEPlugin.java :

222 : public EditModel getExtendedEditModel(String editModelKey) {

28. WARNING: DiscouragedReference

Discouraged access: The type EditModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.emfworkbench.integration_1.1.202.v200811131900.jar

J2EEPlugin.java :

237 : return (EditModel) d.createExecutableExtension("run"); //$NON-NLS-1$

29. WARNING: DiscouragedReference

Discouraged access: The method getURLAsLocal() from the type PlatformURLConnection is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.equinox.common_3.4.0.v20080421-2006.jar

J2EEPlugin.java :

312 : String installLocation = ((PlatformURLConnection) url.openConnection()).getURLAsLocal().getFile();

30. WARNING: DiscouragedReference

Discouraged access: The type PlatformURLConnection is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.equinox.common_3.4.0.v20080421-2006.jar

J2EEPlugin.java :

312 : String installLocation = ((PlatformURLConnection) url.openConnection()).getURLAsLocal().getFile();

31. WARNING: DiscouragedReference

Discouraged access: The method start(BundleContext) from the type WTPPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

J2EEPlugin.java :

503 : super.start(context);

32. WARNING: DiscouragedReference

Discouraged access: The type J2EEXmlDtDEntityResolver is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEPlugin.java :

505 : J2EEXmlDtDEntityResolver.INSTANCE = new CatalogJ2EEXmlDtDEntityResolver();

33. WARNING: DiscouragedReference

Discouraged access: The field INSTANCE from the type J2EEXmlDtDEntityResolver is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEPlugin.java :

505 : J2EEXmlDtDEntityResolver.INSTANCE = new CatalogJ2EEXmlDtDEntityResolver();

34. WARNING: DiscouragedReference

Discouraged access: The constructor CatalogJ2EEXmlDtDEntityResolver() is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEPlugin.java :

505 : J2EEXmlDtDEntityResolver.INSTANCE = new CatalogJ2EEXmlDtDEntityResolver();

35. WARNING: DiscouragedReference

Discouraged access: The type CatalogJ2EEXmlDtDEntityResolver is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEPlugin.java :

505 : J2EEXmlDtDEntityResolver.INSTANCE = new CatalogJ2EEXmlDtDEntityResolver();

36. WARNING: DiscouragedReference

Discouraged access: The type DOMUtilities is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.emf/@dot

J2EEPlugin.java :

506 : DOMUtilities.setDefaultEntityResolver(J2EEXmlDtDEntityResolver.INSTANCE);

37. WARNING: DiscouragedReference

Discouraged access: The method setDefaultEntityResolver(EntityResolver) from the type DOMUtilities is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.emf/@dot

J2EEPlugin.java :

506 : DOMUtilities.setDefaultEntityResolver(J2EEXmlDtDEntityResolver.INSTANCE);

38. WARNING: DiscouragedReference

Discouraged access: The type J2EEXmlDtDEntityResolver is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEPlugin.java :

506 : DOMUtilities.setDefaultEntityResolver(J2EEXmlDtDEntityResolver.INSTANCE);

39. WARNING: DiscouragedReference

Discouraged access: The field INSTANCE from the type J2EEXmlDtDEntityResolver is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEPlugin.java :

506 : DOMUtilities.setDefaultEntityResolver(J2EEXmlDtDEntityResolver.INSTANCE);

40. WARNING: DiscouragedReference

Discouraged access: The type ArchiveInit is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEPlugin.java :

508 : ArchiveInit.init(false);

41. WARNING: DiscouragedReference

Discouraged access: The method init(boolean) from the type ArchiveInit is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEPlugin.java :

508 : ArchiveInit.init(false);

42. WARNING: DiscouragedReference

Discouraged access: The type ValidatorManager is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.validation/@dot

J2EEPlugin.java :

514 : ValidatorManager.setResourceUtilClass(ResourceUtil.class);

43. WARNING: DiscouragedReference

Discouraged access: The method setResourceUtilClass(Class) from the type ValidatorManager is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.validation/@dot

J2EEPlugin.java :

514 : ValidatorManager.setResourceUtilClass(ResourceUtil.class);

44. WARNING: DiscouragedReference

Discouraged access: The type ArtifactEditModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEPlugin.java :

516 : manager.registerAdapters(new EarEditAdapterFactory(), ArtifactEditModel.class);

45. WARNING: DiscouragedReference

Discouraged access: The type ArtifactEditModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEPlugin.java :

517 : manager.registerAdapters(new AppClientEditAdapterFactory(), ArtifactEditModel.class);

46. WARNING: DiscouragedReference

Discouraged access: The type VirtualArchiveComponent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEPlugin.java :

518 : manager.registerAdapters(new VirtualArchiveComponentAdapterFactory(), VirtualArchiveComponent.class );

47. WARNING: DiscouragedReference

Discouraged access: The type IDependencyGraph is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEPlugin.java :

529 : IDependencyGraph.INSTANCE.addListener(J2EEComponentClasspathUpdater.getInstance());

48. WARNING: DiscouragedReference

Discouraged access: The method addListener(IDependencyGraphListener) from the type IDependencyGraph is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEPlugin.java :

529 : IDependencyGraph.INSTANCE.addListener(J2EEComponentClasspathUpdater.getInstance());

49. WARNING: DiscouragedReference

Discouraged access: The field INSTANCE from the type IDependencyGraph is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEPlugin.java :

529 : IDependencyGraph.INSTANCE.addListener(J2EEComponentClasspathUpdater.getInstance());

50. WARNING: DiscouragedReference

Discouraged access: The type IDependencyGraph is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEPlugin.java :

535 : IDependencyGraph.INSTANCE.removeListener(J2EEComponentClasspathUpdater.getInstance());

51. WARNING: DiscouragedReference

Discouraged access: The method removeListener(IDependencyGraphListener) from the type IDependencyGraph is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEPlugin.java :

535 : IDependencyGraph.INSTANCE.removeListener(J2EEComponentClasspathUpdater.getInstance());

52. WARNING: DiscouragedReference

Discouraged access: The field INSTANCE from the type IDependencyGraph is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEPlugin.java :

535 : IDependencyGraph.INSTANCE.removeListener(J2EEComponentClasspathUpdater.getInstance());

53. WARNING: DiscouragedReference

Discouraged access: The type J2EEResourceFactoryRegistry is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEPlugin.java :

558 : J2EEResourceFactoryRegistry reg1 = J2EEResourceFactoryRegistry.INSTANCE;

54. WARNING: DiscouragedReference

Discouraged access: The type J2EEResourceFactoryRegistry is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEPlugin.java :

558 : J2EEResourceFactoryRegistry reg1 = J2EEResourceFactoryRegistry.INSTANCE;

55. WARNING: DiscouragedReference

Discouraged access: The field INSTANCE from the type J2EEResourceFactoryRegistry is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEPlugin.java :

558 : J2EEResourceFactoryRegistry reg1 = J2EEResourceFactoryRegistry.INSTANCE;

56. WARNING: DiscouragedReference

Discouraged access: The type WTPResourceFactoryRegistry is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEPlugin.java :

559 : WTPResourceFactoryRegistry reg2 = WTPResourceFactoryRegistry.INSTANCE;

57. WARNING: DiscouragedReference

Discouraged access: The type WTPResourceFactoryRegistry is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEPlugin.java :

559 : WTPResourceFactoryRegistry reg2 = WTPResourceFactoryRegistry.INSTANCE;

58. WARNING: DiscouragedReference

Discouraged access: The field INSTANCE from the type WTPResourceFactoryRegistry is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEPlugin.java :

559 : WTPResourceFactoryRegistry reg2 = WTPResourceFactoryRegistry.INSTANCE;

59. WARNING: DiscouragedReference

Discouraged access: The type ReferencedXMIFactoryImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.emf/@dot

J2EEPlugin.java :

560 : ReferencedXMIFactoryImpl factory = new ReferencedComponentXMIResourceFactory();

60. WARNING: DiscouragedReference

Discouraged access: The constructor ReferencedComponentXMIResourceFactory() is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEPlugin.java :

560 : ReferencedXMIFactoryImpl factory = new ReferencedComponentXMIResourceFactory();

61. WARNING: DiscouragedReference

Discouraged access: The type ReferencedComponentXMIResourceFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEPlugin.java :

560 : ReferencedXMIFactoryImpl factory = new ReferencedComponentXMIResourceFactory();

62. WARNING: DiscouragedReference

Discouraged access: The type IHeadlessRunnableWithProgress is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

J2EEPlugin.java :

580 : public static IWorkspaceRunnable getWorkspaceRunnable(final IHeadlessRunnableWithProgress op) {

63. WARNING: DiscouragedReference

Discouraged access: The method run(IProgressMonitor) from the type IHeadlessRunnableWithProgress is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

J2EEPlugin.java :

584 : op.run(monitor);

Source File: org/eclipse/jst/j2ee/internal/plugin/J2EEPreferences.java
1. WARNING: DiscouragedReference

Discouraged access: The type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEPreferences.java :

24 : import org.eclipse.jst.j2ee.internal.J2EEConstants;

2. WARNING: DiscouragedReference

Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEPreferences.java :

25 : import org.eclipse.jst.j2ee.internal.J2EEVersionConstants;

3. WARNING: DiscouragedReference

Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEPreferences.java :

174 : final static int J2EE_VERSION_ID = J2EEVersionConstants.J2EE_1_4_ID;

4. WARNING: DiscouragedReference

Discouraged access: The field J2EE_1_4_ID from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEPreferences.java :

174 : final static int J2EE_VERSION_ID = J2EEVersionConstants.J2EE_1_4_ID;

5. WARNING: DiscouragedReference

Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEPreferences.java :

360 : return J2EEVersionConstants.J2EE_1_2_ID;

6. WARNING: DiscouragedReference

Discouraged access: The field J2EE_1_2_ID from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEPreferences.java :

360 : return J2EEVersionConstants.J2EE_1_2_ID;

7. WARNING: DiscouragedReference

Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEPreferences.java :

362 : return J2EEVersionConstants.J2EE_1_3_ID;

8. WARNING: DiscouragedReference

Discouraged access: The field J2EE_1_3_ID from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEPreferences.java :

362 : return J2EEVersionConstants.J2EE_1_3_ID;

9. WARNING: DiscouragedReference

Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEPreferences.java :

364 : return J2EEVersionConstants.J2EE_1_4_ID;

10. WARNING: DiscouragedReference

Discouraged access: The field J2EE_1_4_ID from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEPreferences.java :

364 : return J2EEVersionConstants.J2EE_1_4_ID;

11. WARNING: DiscouragedReference

Discouraged access: The type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEPreferences.java :

488 : return ProductManager.getProperty(IProductConstants.WEB_CONTENT_FOLDER) + "/"+ J2EEConstants.WEB_INF_CLASSES;

12. WARNING: DiscouragedReference

Discouraged access: The field WEB_INF_CLASSES from the type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEPreferences.java :

488 : return ProductManager.getProperty(IProductConstants.WEB_CONTENT_FOLDER) + "/"+ J2EEConstants.WEB_INF_CLASSES;

Source File: org/eclipse/jst/j2ee/internal/validation/AWorkbenchMOFHelper.java
1. WARNING: DiscouragedReference

Discouraged access: The type JavaEMFNature is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jem.workbench/@dot

AWorkbenchMOFHelper.java :

22 : import org.eclipse.jem.internal.plugin.JavaEMFNature;

2. WARNING: DiscouragedReference

Discouraged access: The type WorkbenchResourceHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.emfworkbench.integration_1.1.202.v200811131900.jar

AWorkbenchMOFHelper.java :

26 : import org.eclipse.wst.common.internal.emfworkbench.WorkbenchResourceHelper;

3. WARNING: DiscouragedReference

Discouraged access: The type WorkbenchContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.validation/@dot

AWorkbenchMOFHelper.java :

27 : import org.eclipse.wst.validation.internal.operations.WorkbenchContext;

4. WARNING: DiscouragedReference

Discouraged access: The type WorkbenchContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.validation/@dot

AWorkbenchMOFHelper.java :

35 : public abstract class AWorkbenchMOFHelper extends WorkbenchContext {

5. WARNING: DiscouragedReference

Discouraged access: The type JavaEMFNature is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jem.workbench/@dot

AWorkbenchMOFHelper.java :

39 : JavaEMFNature nature = getMOFNature(getProject());

6. WARNING: DiscouragedReference

Discouraged access: The method getProject() from the type WorkbenchContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.validation/@dot

AWorkbenchMOFHelper.java :

39 : JavaEMFNature nature = getMOFNature(getProject());

7. WARNING: DiscouragedReference

Discouraged access: The type WorkbenchResourceHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.emfworkbench.integration_1.1.202.v200811131900.jar

AWorkbenchMOFHelper.java :

42 : res = WorkbenchResourceHelper.getFile(ro.eResource());

8. WARNING: DiscouragedReference

Discouraged access: The method getFile(Resource) from the type WorkbenchResourceHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.emfworkbench.integration_1.1.202.v200811131900.jar

AWorkbenchMOFHelper.java :

42 : res = WorkbenchResourceHelper.getFile(ro.eResource());

9. WARNING: DiscouragedReference

Discouraged access: The method getResource(Object) from the type WorkbenchContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.validation/@dot

AWorkbenchMOFHelper.java :

47 : return super.getResource(obj);

10. WARNING: DiscouragedReference

Discouraged access: The type JavaEMFNature is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jem.workbench/@dot

AWorkbenchMOFHelper.java :

53 : public JavaEMFNature getMOFNature(IProject project) {

11. WARNING: DiscouragedReference

Discouraged access: The method getMsgLogger() from the type WTPPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

AWorkbenchMOFHelper.java :

62 : Logger logger = J2EEPlugin.getDefault().getMsgLogger();

12. WARNING: DiscouragedReference

Discouraged access: The type JavaEMFNature is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jem.workbench/@dot

AWorkbenchMOFHelper.java :

76 : if (nature instanceof JavaEMFNature) {

13. WARNING: DiscouragedReference

Discouraged access: The type JavaEMFNature is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jem.workbench/@dot

AWorkbenchMOFHelper.java :

77 : return (JavaEMFNature) nature;

14. WARNING: DiscouragedReference

Discouraged access: The method getMsgLogger() from the type WTPPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

AWorkbenchMOFHelper.java :

81 : Logger logger = J2EEPlugin.getDefault().getMsgLogger();

Source File: org/eclipse/jst/j2ee/internal/validation/ApplicationClientHelper.java
1. WARNING: DiscouragedReference

Discouraged access: The type ApplicationClientFile is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ApplicationClientHelper.java :

20 : import org.eclipse.jst.j2ee.commonarchivecore.internal.ApplicationClientFile;

2. WARNING: DiscouragedReference

Discouraged access: The type OpenFailureException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ApplicationClientHelper.java :

21 : import org.eclipse.jst.j2ee.commonarchivecore.internal.exception.OpenFailureException;

3. WARNING: DiscouragedReference

Discouraged access: The type ApplicationClientMessageConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ApplicationClientHelper.java :

22 : import org.eclipse.jst.j2ee.model.internal.validation.ApplicationClientMessageConstants;

4. WARNING: DiscouragedReference

Discouraged access: The type ComponentUtilities is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ApplicationClientHelper.java :

25 : import org.eclipse.wst.common.componentcore.internal.util.ComponentUtilities;

5. WARNING: DiscouragedReference

Discouraged access: The type WorkbenchReporter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.validation/@dot

ApplicationClientHelper.java :

27 : import org.eclipse.wst.validation.internal.operations.WorkbenchReporter;

6. WARNING: DiscouragedReference

Discouraged access: The type ApplicationClientFile is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ApplicationClientHelper.java :

37 : protected ApplicationClientFile appClientFile;

7. WARNING: DiscouragedReference

Discouraged access: The method registerModel(String, String) from the type WorkbenchContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.validation/@dot

ApplicationClientHelper.java :

44 : registerModel(ApplicationClientMessageConstants.APPCLIENT_MODEL_NAME, "loadApplicationClientFile"); //$NON-NLS-1$

8. WARNING: DiscouragedReference

Discouraged access: The type ApplicationClientMessageConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ApplicationClientHelper.java :

44 : registerModel(ApplicationClientMessageConstants.APPCLIENT_MODEL_NAME, "loadApplicationClientFile"); //$NON-NLS-1$

9. WARNING: DiscouragedReference

Discouraged access: The field APPCLIENT_MODEL_NAME from the type ApplicationClientMessageConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ApplicationClientHelper.java :

44 : registerModel(ApplicationClientMessageConstants.APPCLIENT_MODEL_NAME, "loadApplicationClientFile"); //$NON-NLS-1$

10. WARNING: DiscouragedReference

Discouraged access: The method getProject() from the type WorkbenchContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.validation/@dot

ApplicationClientHelper.java :

65 : IVirtualComponent comp = ComponentCore.createComponent(getProject());

11. WARNING: DiscouragedReference

Discouraged access: The type ComponentUtilities is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ApplicationClientHelper.java :

66 : ArtifactEdit edit = ComponentUtilities.getArtifactEditForRead(comp);

12. WARNING: DiscouragedReference

Discouraged access: The method getArtifactEditForRead(IVirtualComponent) from the type ComponentUtilities is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ApplicationClientHelper.java :

66 : ArtifactEdit edit = ComponentUtilities.getArtifactEditForRead(comp);

13. WARNING: DiscouragedReference

Discouraged access: The type ApplicationClientFile is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ApplicationClientHelper.java :

69 : appClientFile = (ApplicationClientFile)((AppClientArtifactEdit) edit).asArchive(false);

14. WARNING: DiscouragedReference

Discouraged access: The type OpenFailureException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ApplicationClientHelper.java :

71 : } catch (OpenFailureException e1) {

15. WARNING: DiscouragedReference

Discouraged access: The type WorkbenchReporter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.validation/@dot

ApplicationClientHelper.java :

81 : public void cleanup(WorkbenchReporter reporter) {

16. WARNING: DiscouragedReference

Discouraged access: The method cleanup(WorkbenchReporter) from the type WorkbenchContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.validation/@dot

ApplicationClientHelper.java :

83 : super.cleanup(reporter);

17. WARNING: DiscouragedReference

Discouraged access: The method close() from the type Archive is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ApplicationClientHelper.java :

88 : appClientFile.close();

Source File: org/eclipse/jst/j2ee/internal/validation/DependencyUtil.java
1. WARNING: DiscouragedReference

Discouraged access: The method getMsgLogger() from the type WTPPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

DependencyUtil.java :

112 : Logger logger = J2EEPlugin.getDefault().getMsgLogger();

2. WARNING: DiscouragedReference

Discouraged access: The method getMsgLogger() from the type WTPPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

DependencyUtil.java :

151 : Logger logger = J2EEPlugin.getDefault().getMsgLogger();

3. WARNING: DiscouragedReference

Discouraged access: The method getMsgLogger() from the type WTPPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

DependencyUtil.java :

174 : Logger logger = J2EEPlugin.getDefault().getMsgLogger();

4. WARNING: DiscouragedReference

Discouraged access: The method getMsgLogger() from the type WTPPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

DependencyUtil.java :

208 : Logger logger = J2EEPlugin.getDefault().getMsgLogger();

5. WARNING: DiscouragedReference

Discouraged access: The method getMsgLogger() from the type WTPPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

DependencyUtil.java :

231 : Logger logger = J2EEPlugin.getDefault().getMsgLogger();

Source File: org/eclipse/jst/j2ee/internal/validation/EarHelper.java
1. WARNING: DiscouragedReference

Discouraged access: The type ApplicationImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EarHelper.java :

19 : import org.eclipse.jst.j2ee.application.internal.impl.ApplicationImpl;

2. WARNING: DiscouragedReference

Discouraged access: The type Archive is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EarHelper.java :

20 : import org.eclipse.jst.j2ee.commonarchivecore.internal.Archive;

3. WARNING: DiscouragedReference

Discouraged access: The type EARFile is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EarHelper.java :

21 : import org.eclipse.jst.j2ee.commonarchivecore.internal.EARFile;

4. WARNING: DiscouragedReference

Discouraged access: The type OpenFailureException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EarHelper.java :

22 : import org.eclipse.jst.j2ee.commonarchivecore.internal.exception.OpenFailureException;

5. WARNING: DiscouragedReference

Discouraged access: The type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EarHelper.java :

24 : import org.eclipse.jst.j2ee.internal.J2EEConstants;

6. WARNING: DiscouragedReference

Discouraged access: The type ComponentUtilities is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

EarHelper.java :

27 : import org.eclipse.wst.common.componentcore.internal.util.ComponentUtilities;

7. WARNING: DiscouragedReference

Discouraged access: The type WorkbenchReporter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.validation/@dot

EarHelper.java :

29 : import org.eclipse.wst.validation.internal.operations.WorkbenchReporter;

8. WARNING: DiscouragedReference

Discouraged access: The type EARFile is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EarHelper.java :

34 : protected EARFile earFile;

9. WARNING: DiscouragedReference

Discouraged access: The method registerModel(String, String) from the type WorkbenchContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.validation/@dot

EarHelper.java :

44 : registerModel(J2EEConstants.EAR_MODEL_NAME, "loadEarFile"); //$NON-NLS-1$

10. WARNING: DiscouragedReference

Discouraged access: The type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EarHelper.java :

44 : registerModel(J2EEConstants.EAR_MODEL_NAME, "loadEarFile"); //$NON-NLS-1$

11. WARNING: DiscouragedReference

Discouraged access: The field EAR_MODEL_NAME from the type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EarHelper.java :

44 : registerModel(J2EEConstants.EAR_MODEL_NAME, "loadEarFile"); //$NON-NLS-1$

12. WARNING: DiscouragedReference

Discouraged access: The type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EarHelper.java :

49 : return J2EEConstants.APPL_ID;

13. WARNING: DiscouragedReference

Discouraged access: The field APPL_ID from the type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EarHelper.java :

49 : return J2EEConstants.APPL_ID;

14. WARNING: DiscouragedReference

Discouraged access: The type EARFile is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EarHelper.java :

67 : if (obj != null && obj instanceof EARFile) {

15. WARNING: DiscouragedReference

Discouraged access: The type ApplicationImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EarHelper.java :

70 : if (obj != null && obj instanceof ApplicationImpl) {

16. WARNING: DiscouragedReference

Discouraged access: The method getProject() from the type WorkbenchContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.validation/@dot

EarHelper.java :

82 : IVirtualComponent comp = ComponentCore.createComponent(getProject());

17. WARNING: DiscouragedReference

Discouraged access: The type ComponentUtilities is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

EarHelper.java :

83 : edit = ComponentUtilities.getArtifactEditForRead(comp);

18. WARNING: DiscouragedReference

Discouraged access: The method getArtifactEditForRead(IVirtualComponent) from the type ComponentUtilities is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

EarHelper.java :

83 : edit = ComponentUtilities.getArtifactEditForRead(comp);

19. WARNING: DiscouragedReference

Discouraged access: The type Archive is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EarHelper.java :

86 : Archive archive = ((EARArtifactEdit) edit).asArchive(false, false, true);

20. WARNING: DiscouragedReference

Discouraged access: The type EARFile is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EarHelper.java :

87 : earFile = (EARFile)archive;

21. WARNING: DiscouragedReference

Discouraged access: The type OpenFailureException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EarHelper.java :

89 : } catch (OpenFailureException e1) {

22. WARNING: DiscouragedReference

Discouraged access: The method close() from the type Archive is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EarHelper.java :

97 : earFile.close();

23. WARNING: DiscouragedReference

Discouraged access: The type WorkbenchReporter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.validation/@dot

EarHelper.java :

102 : public void cleanup(WorkbenchReporter reporter) {

24. WARNING: DiscouragedReference

Discouraged access: The method close() from the type Archive is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EarHelper.java :

108 : earFile.close();

Source File: org/eclipse/jst/j2ee/internal/validation/J2EEValidationHelper.java
1. WARNING: DiscouragedReference

Discouraged access: The type WorkbenchResourceHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.emfworkbench.integration_1.1.202.v200811131900.jar

J2EEValidationHelper.java :

20 : import org.eclipse.wst.common.internal.emfworkbench.WorkbenchResourceHelper;

2. WARNING: DiscouragedReference

Discouraged access: The type WorkbenchContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.validation/@dot

J2EEValidationHelper.java :

21 : import org.eclipse.wst.validation.internal.operations.WorkbenchContext;

3. WARNING: DiscouragedReference

Discouraged access: The type WorkbenchContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.validation/@dot

J2EEValidationHelper.java :

24 : public abstract class J2EEValidationHelper extends WorkbenchContext {

4. WARNING: DiscouragedReference

Discouraged access: The constructor WorkbenchContext() is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.validation/@dot

J2EEValidationHelper.java :

30 : super();

5. WARNING: DiscouragedReference

Discouraged access: The type WorkbenchResourceHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.emfworkbench.integration_1.1.202.v200811131900.jar

J2EEValidationHelper.java :

41 : return WorkbenchResourceHelper.getFile(resource);

6. WARNING: DiscouragedReference

Discouraged access: The method getFile(Resource) from the type WorkbenchResourceHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.emfworkbench.integration_1.1.202.v200811131900.jar

J2EEValidationHelper.java :

41 : return WorkbenchResourceHelper.getFile(resource);

7. WARNING: DiscouragedReference

Discouraged access: The method getContainerRelativePath(IResource, IContainer) from the type WorkbenchContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.validation/@dot

J2EEValidationHelper.java :

55 : IPath resourcePath = getContainerRelativePath(file, containers[c]);

8. WARNING: DiscouragedReference

Discouraged access: The method getProject() from the type WorkbenchContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.validation/@dot

J2EEValidationHelper.java :

79 : clazzFile = getProject().getFile(filePath.append(fileName));

Source File: org/eclipse/jst/j2ee/internal/validation/ProjectValidationHelper.java
1. WARNING: DiscouragedReference

Discouraged access: The type IProjectValidationHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.validation/@dot

ProjectValidationHelper.java :

23 : import org.eclipse.wst.validation.internal.IProjectValidationHelper;

2. WARNING: DiscouragedReference

Discouraged access: The type IProjectValidationHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.validation/@dot

ProjectValidationHelper.java :

25 : public class ProjectValidationHelper implements IProjectValidationHelper {

Source File: org/eclipse/jst/j2ee/internal/validation/ResourceUtil.java
1. WARNING: DiscouragedReference

Discouraged access: The type JDOMAdaptor is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jem.workbench/@dot

ResourceUtil.java :

19 : import org.eclipse.jem.internal.adapters.jdom.JDOMAdaptor;

2. WARNING: DiscouragedReference

Discouraged access: The type ReadAdaptor is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jem/@dot

ResourceUtil.java :

20 : import org.eclipse.jem.internal.java.adapters.ReadAdaptor;

3. WARNING: DiscouragedReference

Discouraged access: The type IResourceUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.validation/@dot

ResourceUtil.java :

21 : import org.eclipse.wst.validation.internal.operations.IResourceUtil;

4. WARNING: DiscouragedReference

Discouraged access: The type IResourceUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.validation/@dot

ResourceUtil.java :

25 : public class ResourceUtil implements IResourceUtil {

5. WARNING: DiscouragedReference

Discouraged access: The type JDOMAdaptor is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jem.workbench/@dot

ResourceUtil.java :

38 : JDOMAdaptor jdomAdapter = null;

6. WARNING: DiscouragedReference

Discouraged access: The type ReadAdaptor is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jem/@dot

ResourceUtil.java :

45 : if ((a != null) && a.isAdapterForType(ReadAdaptor.TYPE_KEY) && (a instanceof JDOMAdaptor)) {

7. WARNING: DiscouragedReference

Discouraged access: The field TYPE_KEY from the type ReadAdaptor is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jem/@dot

ResourceUtil.java :

45 : if ((a != null) && a.isAdapterForType(ReadAdaptor.TYPE_KEY) && (a instanceof JDOMAdaptor)) {

8. WARNING: DiscouragedReference

Discouraged access: The type JDOMAdaptor is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jem.workbench/@dot

ResourceUtil.java :

45 : if ((a != null) && a.isAdapterForType(ReadAdaptor.TYPE_KEY) && (a instanceof JDOMAdaptor)) {

9. WARNING: DiscouragedReference

Discouraged access: The type JDOMAdaptor is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jem.workbench/@dot

ResourceUtil.java :

46 : jdomAdapter = (JDOMAdaptor) a;

10. WARNING: DiscouragedReference

Discouraged access: The method getLineNo() from the type JDOMAdaptor is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jem.workbench/@dot

ResourceUtil.java :

52 : int lineNo = jdomAdapter.getLineNo();

11. WARNING: DiscouragedReference

Discouraged access: The type JDOMAdaptor is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jem.workbench/@dot

ResourceUtil.java :

53 : if (lineNo != JDOMAdaptor.INVALID_LINENO)

12. WARNING: DiscouragedReference

Discouraged access: The field INVALID_LINENO from the type JDOMAdaptor is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jem.workbench/@dot

ResourceUtil.java :

53 : if (lineNo != JDOMAdaptor.INVALID_LINENO)

Source File: org/eclipse/jst/j2ee/internal/validation/UIApplicationClientMessageConstants.java
1. WARNING: DiscouragedReference

Discouraged access: The type ApplicationClientMessageConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

UIApplicationClientMessageConstants.java :

13 : import org.eclipse.jst.j2ee.model.internal.validation.ApplicationClientMessageConstants;

2. WARNING: DiscouragedReference

Discouraged access: The type ApplicationClientMessageConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

UIApplicationClientMessageConstants.java :

20 : public interface UIApplicationClientMessageConstants extends ApplicationClientMessageConstants {

Source File: org/eclipse/jst/j2ee/internal/validation/UIApplicationClientValidator.java
1. WARNING: DiscouragedReference

Discouraged access: The type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

UIApplicationClientValidator.java :

16 : import org.eclipse.jst.j2ee.internal.J2EEConstants;

2. WARNING: DiscouragedReference

Discouraged access: The type ApplicationClientValidator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

UIApplicationClientValidator.java :

18 : import org.eclipse.jst.j2ee.model.internal.validation.ApplicationClientValidator;

3. WARNING: DiscouragedReference

Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.validation/@dot

UIApplicationClientValidator.java :

22 : import org.eclipse.wst.validation.internal.core.ValidationException;

4. WARNING: DiscouragedReference

Discouraged access: The type IWorkbenchContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.validation/@dot

UIApplicationClientValidator.java :

23 : import org.eclipse.wst.validation.internal.operations.IWorkbenchContext;

5. WARNING: DiscouragedReference

Discouraged access: The type ApplicationClientValidator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

UIApplicationClientValidator.java :

31 : public class UIApplicationClientValidator extends ApplicationClientValidator implements UIApplicationClientMessageConstants {

6. WARNING: DiscouragedReference

Discouraged access: The constructor ApplicationClientValidator() is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

UIApplicationClientValidator.java :

38 : super();

7. WARNING: DiscouragedReference

Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.validation/@dot

UIApplicationClientValidator.java :

47 : throws ValidationException {

8. WARNING: DiscouragedReference

Discouraged access: The method getProject() from the type IWorkbenchContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.validation/@dot

UIApplicationClientValidator.java :

49 : IProject proj = ((IWorkbenchContext) inHelper).getProject();

9. WARNING: DiscouragedReference

Discouraged access: The type IWorkbenchContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.validation/@dot

UIApplicationClientValidator.java :

49 : IProject proj = ((IWorkbenchContext) inHelper).getProject();

10. WARNING: DiscouragedReference

Discouraged access: The type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

UIApplicationClientValidator.java :

52 : IVirtualFile ddFile = virComp.getRootFolder().getFile(J2EEConstants.APP_CLIENT_DD_URI);

11. WARNING: DiscouragedReference

Discouraged access: The field APP_CLIENT_DD_URI from the type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

UIApplicationClientValidator.java :

52 : IVirtualFile ddFile = virComp.getRootFolder().getFile(J2EEConstants.APP_CLIENT_DD_URI);

12. WARNING: DiscouragedReference

Discouraged access: The field status from the type J2EEValidator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

UIApplicationClientValidator.java :

54 : status = super.validateInJob(helper, inReporter);

13. WARNING: DiscouragedReference

Discouraged access: The method validateInJob(IValidationContext, IReporter) from the type ApplicationClientValidator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

UIApplicationClientValidator.java :

54 : status = super.validateInJob(helper, inReporter);

14. WARNING: DiscouragedReference

Discouraged access: The field status from the type J2EEValidator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

UIApplicationClientValidator.java :

58 : return status;

Source File: org/eclipse/jst/j2ee/internal/validation/UIEarValidator.java
1. WARNING: DiscouragedReference

Discouraged access: The type Archive is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

UIEarValidator.java :

51 : import org.eclipse.jst.j2ee.commonarchivecore.internal.Archive;

2. WARNING: DiscouragedReference

Discouraged access: The type File is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

UIEarValidator.java :

52 : import org.eclipse.jst.j2ee.commonarchivecore.internal.File;

3. WARNING: DiscouragedReference

Discouraged access: The type ModuleFile is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

UIEarValidator.java :

53 : import org.eclipse.jst.j2ee.commonarchivecore.internal.ModuleFile;

4. WARNING: DiscouragedReference

Discouraged access: The type ValidateXmlCommand is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

UIEarValidator.java :

54 : import org.eclipse.jst.j2ee.commonarchivecore.internal.ValidateXmlCommand;

5. WARNING: DiscouragedReference

Discouraged access: The type ManifestException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

UIEarValidator.java :

55 : import org.eclipse.jst.j2ee.commonarchivecore.internal.exception.ManifestException;

6. WARNING: DiscouragedReference

Discouraged access: The type ArchiveConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

UIEarValidator.java :

56 : import org.eclipse.jst.j2ee.commonarchivecore.internal.helpers.ArchiveConstants;

7. WARNING: DiscouragedReference

Discouraged access: The type ArchiveManifest is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

UIEarValidator.java :

57 : import org.eclipse.jst.j2ee.commonarchivecore.internal.helpers.ArchiveManifest;

8. WARNING: DiscouragedReference

Discouraged access: The type ArchiveUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

UIEarValidator.java :

58 : import org.eclipse.jst.j2ee.commonarchivecore.internal.util.ArchiveUtil;

9. WARNING: DiscouragedReference

Discouraged access: The type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

UIEarValidator.java :

62 : import org.eclipse.jst.j2ee.internal.J2EEConstants;

10. WARNING: DiscouragedReference

Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

UIEarValidator.java :

63 : import org.eclipse.jst.j2ee.internal.J2EEVersionConstants;

11. WARNING: DiscouragedReference

Discouraged access: The type EARValidationMessageResourceHandler is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

UIEarValidator.java :

66 : import org.eclipse.jst.j2ee.model.internal.validation.EARValidationMessageResourceHandler;

12. WARNING: DiscouragedReference

Discouraged access: The type EarValidator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

UIEarValidator.java :

67 : import org.eclipse.jst.j2ee.model.internal.validation.EarValidator;

13. WARNING: DiscouragedReference

Discouraged access: The type ModuleURIUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

UIEarValidator.java :

72 : import org.eclipse.wst.common.componentcore.internal.impl.ModuleURIUtil;

14. WARNING: DiscouragedReference

Discouraged access: The type VirtualArchiveComponent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

UIEarValidator.java :

73 : import org.eclipse.wst.common.componentcore.internal.resources.VirtualArchiveComponent;

15. WARNING: DiscouragedReference

Discouraged access: The type IModuleConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

UIEarValidator.java :

74 : import org.eclipse.wst.common.componentcore.internal.util.IModuleConstants;

16. WARNING: DiscouragedReference

Discouraged access: The type WorkbenchResourceHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.emfworkbench.integration_1.1.202.v200811131900.jar

UIEarValidator.java :

78 : import org.eclipse.wst.common.internal.emfworkbench.WorkbenchResourceHelper;

17. WARNING: DiscouragedReference

Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.validation/@dot

UIEarValidator.java :

79 : import org.eclipse.wst.validation.internal.core.ValidationException;

18. WARNING: DiscouragedReference

Discouraged access: The type IWorkbenchContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.validation/@dot

UIEarValidator.java :

80 : import org.eclipse.wst.validation.internal.operations.IWorkbenchContext;

19. WARNING: DiscouragedReference

Discouraged access: The type LocalizedMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.validation/@dot

UIEarValidator.java :

81 : import org.eclipse.wst.validation.internal.operations.LocalizedMessage;

20. WARNING: DiscouragedReference

Discouraged access: The type EarValidator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

UIEarValidator.java :

93 : public class UIEarValidator extends EarValidator {

21. WARNING: DiscouragedReference

Discouraged access: The constructor EarValidator() is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

UIEarValidator.java :

107 : super();

22. WARNING: DiscouragedReference

Discouraged access: The type ValidateXmlCommand is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

UIEarValidator.java :

112 : ValidateXmlCommand cmd = (ValidateXmlCommand) super.createValidateXMLCommand();

23. WARNING: DiscouragedReference

Discouraged access: The type ValidateXmlCommand is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

UIEarValidator.java :

112 : ValidateXmlCommand cmd = (ValidateXmlCommand) super.createValidateXMLCommand();

24. WARNING: DiscouragedReference

Discouraged access: The method createValidateXMLCommand() from the type EarValidator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

UIEarValidator.java :

112 : ValidateXmlCommand cmd = (ValidateXmlCommand) super.createValidateXMLCommand();

25. WARNING: DiscouragedReference

Discouraged access: The method setValidateNested(boolean) from the type ValidateXmlCommand is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

UIEarValidator.java :

113 : cmd.setValidateNested(false);

26. WARNING: DiscouragedReference

Discouraged access: The method getProject() from the type WorkbenchContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.validation/@dot

UIEarValidator.java :

118 : return ((EarHelper) _helper).getProject().getName();

27. WARNING: DiscouragedReference

Discouraged access: The field _helper from the type J2EEValidator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

UIEarValidator.java :

118 : return ((EarHelper) _helper).getProject().getName();

28. WARNING: DiscouragedReference

Discouraged access: The type EARValidationMessageResourceHandler is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

UIEarValidator.java :

127 : String msg = NLS.bind(EARValidationMessageResourceHandler.DUPLICATE_MODULE_FOR_PROJECT_NAME_ERROR_, params);

29. WARNING: DiscouragedReference

Discouraged access: The field DUPLICATE_MODULE_FOR_PROJECT_NAME_ERROR_ from the type EARValidationMessageResourceHandler is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

UIEarValidator.java :

127 : String msg = NLS.bind(EARValidationMessageResourceHandler.DUPLICATE_MODULE_FOR_PROJECT_NAME_ERROR_, params);

30. WARNING: DiscouragedReference

Discouraged access: The method addLocalizedError(String, Object) from the type J2EEValidator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

UIEarValidator.java :

129 : addLocalizedError(msg, appDD);

31. WARNING: DiscouragedReference

Discouraged access: The field appDD from the type EarValidator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

UIEarValidator.java :

129 : addLocalizedError(msg, appDD);

32. WARNING: DiscouragedReference

Discouraged access: The field EJB_REF_GROUP_NAME from the type EarValidator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

UIEarValidator.java :

136 : String groupName = EJB_REF_GROUP_NAME;

33. WARNING: DiscouragedReference

Discouraged access: The field RES_REF_GROUP_NAME from the type EarValidator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

UIEarValidator.java :

143 : groupName = RES_REF_GROUP_NAME;

34. WARNING: DiscouragedReference

Discouraged access: The field SERVICE_REF_GROUP_NAME from the type EarValidator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

UIEarValidator.java :

146 : groupName = SERVICE_REF_GROUP_NAME;

35. WARNING: DiscouragedReference

Discouraged access: The field RES_ENV_REF_GROUP_NAME from the type EarValidator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

UIEarValidator.java :

149 : groupName = RES_ENV_REF_GROUP_NAME;

36. WARNING: DiscouragedReference

Discouraged access: The field SEC_ROLE_REF_GROUP_NAME from the type EarValidator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

UIEarValidator.java :

152 : groupName = SEC_ROLE_REF_GROUP_NAME;

37. WARNING: DiscouragedReference

Discouraged access: The field MESSAGE_REF_GROUP_NAME from the type EarValidator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

UIEarValidator.java :

155 : groupName = MESSAGE_REF_GROUP_NAME;

38. WARNING: DiscouragedReference

Discouraged access: The method getFile(Resource) from the type WorkbenchResourceHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.emfworkbench.integration_1.1.202.v200811131900.jar

UIEarValidator.java :

159 : IFile file = WorkbenchResourceHelper.getFile(res);

39. WARNING: DiscouragedReference

Discouraged access: The type WorkbenchResourceHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.emfworkbench.integration_1.1.202.v200811131900.jar

UIEarValidator.java :

159 : IFile file = WorkbenchResourceHelper.getFile(res);

40. WARNING: DiscouragedReference

Discouraged access: The field _reporter from the type J2EEValidator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

UIEarValidator.java :

161 : _reporter.removeMessageSubset(this, file, groupName);

41. WARNING: DiscouragedReference

Discouraged access: The method getFile(Resource) from the type WorkbenchResourceHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.emfworkbench.integration_1.1.202.v200811131900.jar

UIEarValidator.java :

167 : IFile file = WorkbenchResourceHelper.getFile(res);

42. WARNING: DiscouragedReference

Discouraged access: The type WorkbenchResourceHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.emfworkbench.integration_1.1.202.v200811131900.jar

UIEarValidator.java :

167 : IFile file = WorkbenchResourceHelper.getFile(res);

43. WARNING: DiscouragedReference

Discouraged access: The field _reporter from the type J2EEValidator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

UIEarValidator.java :

169 : _reporter.removeMessageSubset(this, file, EJB_REF_GROUP_NAME);

44. WARNING: DiscouragedReference

Discouraged access: The field EJB_REF_GROUP_NAME from the type EarValidator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

UIEarValidator.java :

169 : _reporter.removeMessageSubset(this, file, EJB_REF_GROUP_NAME);

45. WARNING: DiscouragedReference

Discouraged access: The field _reporter from the type J2EEValidator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

UIEarValidator.java :

170 : _reporter.removeMessageSubset(this, file, RES_REF_GROUP_NAME);

46. WARNING: DiscouragedReference

Discouraged access: The field RES_REF_GROUP_NAME from the type EarValidator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

UIEarValidator.java :

170 : _reporter.removeMessageSubset(this, file, RES_REF_GROUP_NAME);

47. WARNING: DiscouragedReference

Discouraged access: The field _reporter from the type J2EEValidator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

UIEarValidator.java :

171 : _reporter.removeMessageSubset(this, file, SERVICE_REF_GROUP_NAME);

48. WARNING: DiscouragedReference

Discouraged access: The field SERVICE_REF_GROUP_NAME from the type EarValidator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

UIEarValidator.java :

171 : _reporter.removeMessageSubset(this, file, SERVICE_REF_GROUP_NAME);

49. WARNING: DiscouragedReference

Discouraged access: The field _reporter from the type J2EEValidator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

UIEarValidator.java :

172 : _reporter.removeMessageSubset(this, file, SEC_ROLE_REF_GROUP_NAME);

50. WARNING: DiscouragedReference

Discouraged access: The field SEC_ROLE_REF_GROUP_NAME from the type EarValidator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

UIEarValidator.java :

172 : _reporter.removeMessageSubset(this, file, SEC_ROLE_REF_GROUP_NAME);

51. WARNING: DiscouragedReference

Discouraged access: The field _reporter from the type J2EEValidator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

UIEarValidator.java :

173 : _reporter.removeMessageSubset(this, file, MESSAGE_REF_GROUP_NAME);

52. WARNING: DiscouragedReference

Discouraged access: The field MESSAGE_REF_GROUP_NAME from the type EarValidator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

UIEarValidator.java :

173 : _reporter.removeMessageSubset(this, file, MESSAGE_REF_GROUP_NAME);

53. WARNING: DiscouragedReference

Discouraged access: The field _reporter from the type J2EEValidator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

UIEarValidator.java :

174 : _reporter.removeMessageSubset(this, file, RES_ENV_REF_GROUP_NAME);

54. WARNING: DiscouragedReference

Discouraged access: The field RES_ENV_REF_GROUP_NAME from the type EarValidator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

UIEarValidator.java :

174 : _reporter.removeMessageSubset(this, file, RES_ENV_REF_GROUP_NAME);

55. WARNING: DiscouragedReference

Discouraged access: The type Archive is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

UIEarValidator.java :

187 : protected void invalidClassPathEntryWarning(String entry, Archive anArchive) {

56. WARNING: DiscouragedReference

Discouraged access: The method getURI() from the type File is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

UIEarValidator.java :

189 : params[0] = anArchive.getURI();

57. WARNING: DiscouragedReference

Discouraged access: The type EARValidationMessageResourceHandler is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

UIEarValidator.java :

191 : String msg = NLS.bind(EARValidationMessageResourceHandler.INVALID_MANIFEST_CLASSPATH_ONE_WARN_, params);

58. WARNING: DiscouragedReference

Discouraged access: The field INVALID_MANIFEST_CLASSPATH_ONE_WARN_ from the type EARValidationMessageResourceHandler is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

UIEarValidator.java :

191 : String msg = NLS.bind(EARValidationMessageResourceHandler.INVALID_MANIFEST_CLASSPATH_ONE_WARN_, params);

59. WARNING: DiscouragedReference

Discouraged access: The method addLocalizedWarning(String, Object, String) from the type J2EEValidator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

UIEarValidator.java :

192 : addLocalizedWarning(msg, getManifestFile(anArchive), MANIFEST_GROUP_NAME);

60. WARNING: DiscouragedReference

Discouraged access: The type Archive is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

UIEarValidator.java :

195 : protected void invalidClassPathEntryWarning(String entry, String resolvedEntry, Archive anArchive) {

61. WARNING: DiscouragedReference

Discouraged access: The method getURI() from the type File is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

UIEarValidator.java :

197 : params[0] = anArchive.getURI();

62. WARNING: DiscouragedReference

Discouraged access: The type EARValidationMessageResourceHandler is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

UIEarValidator.java :

200 : String msg = NLS.bind(EARValidationMessageResourceHandler.INVALID_MANIFEST_CLASSPATH_TWO_WARN_, params);

63. WARNING: DiscouragedReference

Discouraged access: The field INVALID_MANIFEST_CLASSPATH_TWO_WARN_ from the type EARValidationMessageResourceHandler is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

UIEarValidator.java :

200 : String msg = NLS.bind(EARValidationMessageResourceHandler.INVALID_MANIFEST_CLASSPATH_TWO_WARN_, params);

64. WARNING: DiscouragedReference

Discouraged access: The method addLocalizedWarning(String, Object, String) from the type J2EEValidator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

UIEarValidator.java :

201 : addLocalizedWarning(msg, getManifestFile(anArchive), MANIFEST_GROUP_NAME);

65. WARNING: DiscouragedReference

Discouraged access: The type Archive is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

UIEarValidator.java :

204 : protected void invalidDepedencyWarning(String entry, Archive anArchive, ModuleFile m) {

66. WARNING: DiscouragedReference

Discouraged access: The type ModuleFile is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

UIEarValidator.java :

204 : protected void invalidDepedencyWarning(String entry, Archive anArchive, ModuleFile m) {

67. WARNING: DiscouragedReference

Discouraged access: The method getURI() from the type File is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

UIEarValidator.java :

206 : params[0] = m.getURI();

68. WARNING: DiscouragedReference

Discouraged access: The method getURI() from the type File is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

UIEarValidator.java :

208 : params[2] = anArchive.getURI();

69. WARNING: DiscouragedReference

Discouraged access: The type EARValidationMessageResourceHandler is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

UIEarValidator.java :

209 : String msg = NLS.bind(EARValidationMessageResourceHandler.INVALID_MANIFEST_CLASSPATH_DEPENDENCY_WARN_, params);

70. WARNING: DiscouragedReference

Discouraged access: The field INVALID_MANIFEST_CLASSPATH_DEPENDENCY_WARN_ from the type EARValidationMessageResourceHandler is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

UIEarValidator.java :

209 : String msg = NLS.bind(EARValidationMessageResourceHandler.INVALID_MANIFEST_CLASSPATH_DEPENDENCY_WARN_, params);

71. WARNING: DiscouragedReference

Discouraged access: The method addLocalizedWarning(String, Object, String) from the type J2EEValidator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

UIEarValidator.java :

211 : addLocalizedWarning(msg, getManifestFile(anArchive), MANIFEST_GROUP_NAME);

72. WARNING: DiscouragedReference

Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.validation/@dot

UIEarValidator.java :

224 : public IStatus validateInJob(IValidationContext inHelper, IReporter inReporter) throws org.eclipse.wst.validation.internal.core.ValidationException {

73. WARNING: DiscouragedReference

Discouraged access: The method getProject() from the type IWorkbenchContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.validation/@dot

UIEarValidator.java :

226 : IProject earProj = ((IWorkbenchContext) inHelper).getProject();

74. WARNING: DiscouragedReference

Discouraged access: The type IWorkbenchContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.validation/@dot

UIEarValidator.java :

226 : IProject earProj = ((IWorkbenchContext) inHelper).getProject();

75. WARNING: DiscouragedReference

Discouraged access: The type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

UIEarValidator.java :

229 : IVirtualFile ddFile = earModule.getRootFolder().getFile(J2EEConstants.APPLICATION_DD_URI);

76. WARNING: DiscouragedReference

Discouraged access: The field APPLICATION_DD_URI from the type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

UIEarValidator.java :

229 : IVirtualFile ddFile = earModule.getRootFolder().getFile(J2EEConstants.APPLICATION_DD_URI);

77. WARNING: DiscouragedReference

Discouraged access: The type VirtualArchiveComponent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

UIEarValidator.java :

246 : if(referencedComponenet instanceof VirtualArchiveComponent) {

78. WARNING: DiscouragedReference

Discouraged access: The field _reporter from the type J2EEValidator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

UIEarValidator.java :

254 : _reporter = inReporter;

79. WARNING: DiscouragedReference

Discouraged access: The type EARValidationMessageResourceHandler is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

UIEarValidator.java :

257 : String msg = NLS.bind(EARValidationMessageResourceHandler.JEE5_PROJECT_REFERENCED_BY_PRE_JEE5_EAR, params);

80. WARNING: DiscouragedReference

Discouraged access: The field JEE5_PROJECT_REFERENCED_BY_PRE_JEE5_EAR from the type EARValidationMessageResourceHandler is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

UIEarValidator.java :

257 : String msg = NLS.bind(EARValidationMessageResourceHandler.JEE5_PROJECT_REFERENCED_BY_PRE_JEE5_EAR, params);

81. WARNING: DiscouragedReference

Discouraged access: The method addLocalizedWarning(String, Object) from the type J2EEValidator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

UIEarValidator.java :

258 : addLocalizedWarning(msg,earProj);

82. WARNING: DiscouragedReference

Discouraged access: The method validateInJob(IValidationContext, IReporter) from the type EarValidator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

UIEarValidator.java :

270 : status = super.validateInJob(inHelper, inReporter);

83. WARNING: DiscouragedReference

Discouraged access: The method getProject() from the type IWorkbenchContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.validation/@dot

UIEarValidator.java :

284 : IProject project = ((IWorkbenchContext) helper).getProject();

84. WARNING: DiscouragedReference

Discouraged access: The type IWorkbenchContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.validation/@dot

UIEarValidator.java :

284 : IProject project = ((IWorkbenchContext) helper).getProject();

85. WARNING: DiscouragedReference

Discouraged access: The type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

UIEarValidator.java :

288 : IVirtualFile vf = comp.getRootFolder().getFile(new Path(J2EEConstants.APPLICATION_DD_URI));

86. WARNING: DiscouragedReference

Discouraged access: The field APPLICATION_DD_URI from the type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

UIEarValidator.java :

288 : IVirtualFile vf = comp.getRootFolder().getFile(new Path(J2EEConstants.APPLICATION_DD_URI));

87. WARNING: DiscouragedReference

Discouraged access: The type IModuleConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

UIEarValidator.java :

299 : if( type.equals(IModuleConstants.JST_WEB_MODULE)){

88. WARNING: DiscouragedReference

Discouraged access: The field JST_WEB_MODULE from the type IModuleConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

UIEarValidator.java :

299 : if( type.equals(IModuleConstants.JST_WEB_MODULE)){

89. WARNING: DiscouragedReference

Discouraged access: The type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

UIEarValidator.java :

300 : refDDFile = refComp.getRootFolder().getFile(new Path(J2EEConstants.WEBAPP_DD_URI));

90. WARNING: DiscouragedReference

Discouraged access: The field WEBAPP_DD_URI from the type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

UIEarValidator.java :

300 : refDDFile = refComp.getRootFolder().getFile(new Path(J2EEConstants.WEBAPP_DD_URI));

91. WARNING: DiscouragedReference

Discouraged access: The type IModuleConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

UIEarValidator.java :

301 : }else if ( type.equals(IModuleConstants.JST_CONNECTOR_MODULE)){

92. WARNING: DiscouragedReference

Discouraged access: The field JST_CONNECTOR_MODULE from the type IModuleConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

UIEarValidator.java :

301 : }else if ( type.equals(IModuleConstants.JST_CONNECTOR_MODULE)){

93. WARNING: DiscouragedReference

Discouraged access: The type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

UIEarValidator.java :

302 : refDDFile = refComp.getRootFolder().getFile(new Path(J2EEConstants.RAR_DD_URI));

94. WARNING: DiscouragedReference

Discouraged access: The field RAR_DD_URI from the type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

UIEarValidator.java :

302 : refDDFile = refComp.getRootFolder().getFile(new Path(J2EEConstants.RAR_DD_URI));

95. WARNING: DiscouragedReference

Discouraged access: The type IModuleConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

UIEarValidator.java :

303 : }else if( type.equals(IModuleConstants.JST_EJB_MODULE)){

96. WARNING: DiscouragedReference

Discouraged access: The field JST_EJB_MODULE from the type IModuleConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

UIEarValidator.java :

303 : }else if( type.equals(IModuleConstants.JST_EJB_MODULE)){

97. WARNING: DiscouragedReference

Discouraged access: The type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

UIEarValidator.java :

304 : refDDFile = refComp.getRootFolder().getFile(new Path(J2EEConstants.EJBJAR_DD_URI));

98. WARNING: DiscouragedReference

Discouraged access: The field EJBJAR_DD_URI from the type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

UIEarValidator.java :

304 : refDDFile = refComp.getRootFolder().getFile(new Path(J2EEConstants.EJBJAR_DD_URI));

99. WARNING: DiscouragedReference

Discouraged access: The type IModuleConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

UIEarValidator.java :

305 : }else if( type.equals(IModuleConstants.JST_APPCLIENT_MODULE)){

100. WARNING: DiscouragedReference

Discouraged access: The field JST_APPCLIENT_MODULE from the type IModuleConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

UIEarValidator.java :

305 : }else if( type.equals(IModuleConstants.JST_APPCLIENT_MODULE)){

Source File: org/eclipse/jst/j2ee/internal/common/CMPJavaChangeSynchronizationAdapter.java
1. WARNING: DiscouragedReference

Discouraged access: The type JavaJDOMAdapterFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jem.workbench/@dot

CMPJavaChangeSynchronizationAdapter.java :

28 : import org.eclipse.jem.internal.adapters.jdom.JavaJDOMAdapterFactory;

2. WARNING: DiscouragedReference

Discouraged access: The type ReadAdaptor is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jem/@dot

CMPJavaChangeSynchronizationAdapter.java :

29 : import org.eclipse.jem.internal.java.adapters.ReadAdaptor;

3. WARNING: DiscouragedReference

Discouraged access: The type ReflectionAdaptor is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jem/@dot

CMPJavaChangeSynchronizationAdapter.java :

30 : import org.eclipse.jem.internal.java.adapters.ReflectionAdaptor;

4. WARNING: DiscouragedReference

Discouraged access: The type EjbFactoryImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

CMPJavaChangeSynchronizationAdapter.java :

41 : import org.eclipse.jst.j2ee.ejb.internal.impl.EjbFactoryImpl;

5. WARNING: DiscouragedReference

Discouraged access: The type EjbFactoryImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

CMPJavaChangeSynchronizationAdapter.java :

51 : protected static EjbPackage EJB_PACK = EjbFactoryImpl.getPackage();

6. WARNING: DiscouragedReference

Discouraged access: The method getPackage() from the type EjbFactoryImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

CMPJavaChangeSynchronizationAdapter.java :

51 : protected static EjbPackage EJB_PACK = EjbFactoryImpl.getPackage();

7. WARNING: DiscouragedReference

Discouraged access: The type ReflectionAdaptor is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jem/@dot

CMPJavaChangeSynchronizationAdapter.java :

108 : case ReflectionAdaptor.EVENT :

8. WARNING: DiscouragedReference

Discouraged access: The field EVENT from the type ReflectionAdaptor is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jem/@dot

CMPJavaChangeSynchronizationAdapter.java :

108 : case ReflectionAdaptor.EVENT :

9. WARNING: NullLocalVariableReference

Null pointer access: The variable cmpAttributes can only be null at this location

CMPJavaChangeSynchronizationAdapter.java :

238 : if (cmpAttributes != null || !cmpAttributes.isEmpty()) {

10. WARNING: NullLocalVariableReference

Null pointer access: The variable cmpAttributes can only be null at this location

CMPJavaChangeSynchronizationAdapter.java :

271 : if (cmpAttributes != null || !cmpAttributes.isEmpty()) {

11. WARNING: DiscouragedReference

Discouraged access: The type ReadAdaptor is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jem/@dot

CMPJavaChangeSynchronizationAdapter.java :

366 : AdapterFactory factory = EcoreUtil.getAdapterFactory(adapterFactories, ReadAdaptor.TYPE_KEY);

12. WARNING: DiscouragedReference

Discouraged access: The field TYPE_KEY from the type ReadAdaptor is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jem/@dot

CMPJavaChangeSynchronizationAdapter.java :

366 : AdapterFactory factory = EcoreUtil.getAdapterFactory(adapterFactories, ReadAdaptor.TYPE_KEY);

13. WARNING: DiscouragedReference

Discouraged access: The type JavaJDOMAdapterFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jem.workbench/@dot

CMPJavaChangeSynchronizationAdapter.java :

367 : if (factory instanceof JavaJDOMAdapterFactory) {

14. WARNING: DiscouragedReference

Discouraged access: The type JavaJDOMAdapterFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jem.workbench/@dot

CMPJavaChangeSynchronizationAdapter.java :

368 : JavaJDOMAdapterFactory javaFactory = (JavaJDOMAdapterFactory) factory;

15. WARNING: DiscouragedReference

Discouraged access: The type JavaJDOMAdapterFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jem.workbench/@dot

CMPJavaChangeSynchronizationAdapter.java :

368 : JavaJDOMAdapterFactory javaFactory = (JavaJDOMAdapterFactory) factory;

16. WARNING: DiscouragedReference

Discouraged access: The method flushReflectionNoNotification(String) from the type JavaJDOMAdapterFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jem.workbench/@dot

CMPJavaChangeSynchronizationAdapter.java :

369 : javaFactory.flushReflectionNoNotification(primaryKeyClass.getQualifiedName());

Source File: org/eclipse/jst/j2ee/internal/common/ClasspathModel.java
1. WARNING: DiscouragedReference

Discouraged access: The type ArchiveManifest is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ClasspathModel.java :

38 : import org.eclipse.jst.j2ee.commonarchivecore.internal.helpers.ArchiveManifest;

2. WARNING: DiscouragedReference

Discouraged access: The type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ClasspathModel.java :

40 : import org.eclipse.jst.j2ee.internal.J2EEConstants;

3. WARNING: DiscouragedReference

Discouraged access: The type ModuleStructuralModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ClasspathModel.java :

45 : import org.eclipse.wst.common.componentcore.internal.ModuleStructuralModel;

4. WARNING: DiscouragedReference

Discouraged access: The type StructureEdit is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ClasspathModel.java :

46 : import org.eclipse.wst.common.componentcore.internal.StructureEdit;

5. WARNING: DiscouragedReference

Discouraged access: The type ModuleURIUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ClasspathModel.java :

47 : import org.eclipse.wst.common.componentcore.internal.impl.ModuleURIUtil;

6. WARNING: DiscouragedReference

Discouraged access: The type ComponentUtilities is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ClasspathModel.java :

48 : import org.eclipse.wst.common.componentcore.internal.util.ComponentUtilities;

7. WARNING: DiscouragedReference

Discouraged access: The type ResourceStateInputProvider is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.emfworkbench.integration_1.1.202.v200811131900.jar

ClasspathModel.java :

51 : import org.eclipse.wst.common.internal.emfworkbench.validateedit.ResourceStateInputProvider;

8. WARNING: DiscouragedReference

Discouraged access: The type ResourceStateValidator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.emfworkbench.integration_1.1.202.v200811131900.jar

ClasspathModel.java :

52 : import org.eclipse.wst.common.internal.emfworkbench.validateedit.ResourceStateValidator;

9. WARNING: DiscouragedReference

Discouraged access: The type ResourceStateValidatorImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.emfworkbench.integration_1.1.202.v200811131900.jar

ClasspathModel.java :

53 : import org.eclipse.wst.common.internal.emfworkbench.validateedit.ResourceStateValidatorImpl;

10. WARNING: DiscouragedReference

Discouraged access: The type ResourceStateValidatorPresenter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.emfworkbench.integration_1.1.202.v200811131900.jar

ClasspathModel.java :

54 : import org.eclipse.wst.common.internal.emfworkbench.validateedit.ResourceStateValidatorPresenter;

11. WARNING: DiscouragedReference

Discouraged access: The type ResourceStateInputProvider is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.emfworkbench.integration_1.1.202.v200811131900.jar

ClasspathModel.java :

56 : public class ClasspathModel implements ResourceStateInputProvider, ResourceStateValidator {

12. WARNING: DiscouragedReference

Discouraged access: The type ResourceStateValidator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.emfworkbench.integration_1.1.202.v200811131900.jar

ClasspathModel.java :

56 : public class ClasspathModel implements ResourceStateInputProvider, ResourceStateValidator {

13. WARNING: DiscouragedReference

Discouraged access: The type ResourceStateValidator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.emfworkbench.integration_1.1.202.v200811131900.jar

ClasspathModel.java :

65 : protected ResourceStateValidator stateValidator;

14. WARNING: DiscouragedReference

Discouraged access: The type ArchiveManifest is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ClasspathModel.java :

66 : protected ArchiveManifest manifest;

15. WARNING: DiscouragedReference

Discouraged access: The type ArchiveManifest is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ClasspathModel.java :

80 : public ClasspathModel(ArchiveManifest initialManifest) {

16. WARNING: DiscouragedReference

Discouraged access: The type ArchiveManifest is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ClasspathModel.java :

84 : public ClasspathModel(ArchiveManifest initialManifest, boolean isWLPModel) {

17. WARNING: DiscouragedReference

Discouraged access: The type ComponentUtilities is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ClasspathModel.java :

107 : availableEARComponents = ComponentUtilities.getComponents(earProjects);

18. WARNING: DiscouragedReference

Discouraged access: The method getComponents(IProject[]) from the type ComponentUtilities is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ClasspathModel.java :

107 : availableEARComponents = ComponentUtilities.getComponents(earProjects);

19. WARNING: DiscouragedReference

Discouraged access: The type ArchiveManifest is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ClasspathModel.java :

149 : protected void initializeSelection(ArchiveManifest existing) {

20. WARNING: DiscouragedReference

Discouraged access: The type ArchiveManifest is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ClasspathModel.java :

179 : public void resetClassPathSelection(ArchiveManifest mf) {

21. WARNING: DiscouragedReference

Discouraged access: The method setClassPath(String) from the type ArchiveManifest is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ClasspathModel.java :

256 : manifest.setClassPath(classPathSelection.toString());

22. WARNING: DiscouragedReference

Discouraged access: The method setMainClass(String) from the type ArchiveManifest is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ClasspathModel.java :

266 : manifest.setMainClass(mainClass);

23. WARNING: DiscouragedReference

Discouraged access: The method setImplemenationVersion(String) from the type ArchiveManifest is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ClasspathModel.java :

275 : manifest.setImplemenationVersion(implVersion);

24. WARNING: DiscouragedReference

Discouraged access: The type ArchiveManifest is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ClasspathModel.java :

286 : public void primSetManifest(ArchiveManifest mf) {

25. WARNING: DiscouragedReference

Discouraged access: The type ArchiveManifest is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ClasspathModel.java :

293 : public void setManifest(ArchiveManifest newManifest) {

26. WARNING: DiscouragedReference

Discouraged access: The type ArchiveManifest is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ClasspathModel.java :

320 : ArchiveManifest mf = null;

27. WARNING: DiscouragedReference

Discouraged access: The type StructureEdit is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ClasspathModel.java :

397 : StructureEdit sEdit = null;

28. WARNING: DiscouragedReference

Discouraged access: The type StructureEdit is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ClasspathModel.java :

399 : sEdit = StructureEdit.getStructureEditForWrite(project);

29. WARNING: DiscouragedReference

Discouraged access: The method getStructureEditForWrite(IProject) from the type StructureEdit is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ClasspathModel.java :

399 : sEdit = StructureEdit.getStructureEditForWrite(project);

30. WARNING: DiscouragedReference

Discouraged access: The type ModuleStructuralModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ClasspathModel.java :

400 : ModuleStructuralModel structuralModel = sEdit.getModuleStructuralModel();

31. WARNING: DiscouragedReference

Discouraged access: The method getModuleStructuralModel() from the type StructureEdit is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ClasspathModel.java :

400 : ModuleStructuralModel structuralModel = sEdit.getModuleStructuralModel();

32. WARNING: DiscouragedReference

Discouraged access: The method getResources() from the type EditModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.emfworkbench.integration_1.1.202.v200811131900.jar

ClasspathModel.java :

402 : resources.addAll(structuralModel.getResources());

33. WARNING: DiscouragedReference

Discouraged access: The method dispose() from the type StructureEdit is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ClasspathModel.java :

410 : sEdit.dispose();

34. WARNING: DiscouragedReference

Discouraged access: The type ResourceStateValidator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.emfworkbench.integration_1.1.202.v200811131900.jar

ClasspathModel.java :

476 : public ResourceStateValidator getStateValidator() {

35. WARNING: DiscouragedReference

Discouraged access: The type ResourceStateValidator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.emfworkbench.integration_1.1.202.v200811131900.jar

ClasspathModel.java :

487 : private ResourceStateValidator createStateValidator() {

36. WARNING: DiscouragedReference

Discouraged access: The constructor ResourceStateValidatorImpl(ResourceStateInputProvider) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.emfworkbench.integration_1.1.202.v200811131900.jar

ClasspathModel.java :

488 : return new ResourceStateValidatorImpl(this);

37. WARNING: DiscouragedReference

Discouraged access: The type ResourceStateValidatorImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.emfworkbench.integration_1.1.202.v200811131900.jar

ClasspathModel.java :

488 : return new ResourceStateValidatorImpl(this);

38. WARNING: DiscouragedReference

Discouraged access: The type ResourceStateValidatorPresenter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.emfworkbench.integration_1.1.202.v200811131900.jar

ClasspathModel.java :

494 : public void checkActivation(ResourceStateValidatorPresenter presenter) throws CoreException {

39. WARNING: DiscouragedReference

Discouraged access: The method checkActivation(ResourceStateValidatorPresenter) from the type ResourceStateValidator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.emfworkbench.integration_1.1.202.v200811131900.jar

ClasspathModel.java :

495 : getStateValidator().checkActivation(presenter);

40. WARNING: DiscouragedReference

Discouraged access: The type ResourceStateValidatorPresenter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.emfworkbench.integration_1.1.202.v200811131900.jar

ClasspathModel.java :

501 : public void lostActivation(ResourceStateValidatorPresenter presenter) throws CoreException {

41. WARNING: DiscouragedReference

Discouraged access: The method lostActivation(ResourceStateValidatorPresenter) from the type ResourceStateValidator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.emfworkbench.integration_1.1.202.v200811131900.jar

ClasspathModel.java :

502 : getStateValidator().lostActivation(presenter);

42. WARNING: DiscouragedReference

Discouraged access: The type ResourceStateValidatorPresenter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.emfworkbench.integration_1.1.202.v200811131900.jar

ClasspathModel.java :

508 : public IStatus validateState(ResourceStateValidatorPresenter presenter) throws CoreException {

43. WARNING: DiscouragedReference

Discouraged access: The method validateState(ResourceStateValidatorPresenter) from the type ResourceStateValidator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.emfworkbench.integration_1.1.202.v200811131900.jar

ClasspathModel.java :

509 : return getStateValidator().validateState(presenter);

44. WARNING: DiscouragedReference

Discouraged access: The type ResourceStateValidatorPresenter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.emfworkbench.integration_1.1.202.v200811131900.jar

ClasspathModel.java :

515 : public boolean checkSave(ResourceStateValidatorPresenter presenter) throws CoreException {

45. WARNING: DiscouragedReference

Discouraged access: The method checkSave(ResourceStateValidatorPresenter) from the type ResourceStateValidator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.emfworkbench.integration_1.1.202.v200811131900.jar

ClasspathModel.java :

516 : return getStateValidator().checkSave(presenter);

46. WARNING: DiscouragedReference

Discouraged access: The method checkReadOnly() from the type ResourceStateValidator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.emfworkbench.integration_1.1.202.v200811131900.jar

ClasspathModel.java :

523 : return getStateValidator().checkReadOnly();

47. WARNING: DiscouragedReference

Discouraged access: The type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ClasspathModel.java :

541 : private static IPath WEBLIB = new Path(J2EEConstants.WEB_INF_LIB).makeAbsolute();

48. WARNING: DiscouragedReference

Discouraged access: The field WEB_INF_LIB from the type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ClasspathModel.java :

541 : private static IPath WEBLIB = new Path(J2EEConstants.WEB_INF_LIB).makeAbsolute();

49. WARNING: DiscouragedReference

Discouraged access: The type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ClasspathModel.java :

542 : private static IPath WEBINF_CLASSES = new Path(J2EEConstants.WEB_INF_CLASSES).makeAbsolute();

50. WARNING: DiscouragedReference

Discouraged access: The field WEB_INF_CLASSES from the type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ClasspathModel.java :

542 : private static IPath WEBINF_CLASSES = new Path(J2EEConstants.WEB_INF_CLASSES).makeAbsolute();

51. WARNING: DiscouragedReference

Discouraged access: The type ModuleURIUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ClasspathModel.java :

623 : String unresolvedURI = ModuleURIUtil.getArchiveName(URI.createURI(ModuleURIUtil.getHandleString(referencedComponent)));

52. WARNING: DiscouragedReference

Discouraged access: The method getArchiveName(URI) from the type ModuleURIUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ClasspathModel.java :

623 : String unresolvedURI = ModuleURIUtil.getArchiveName(URI.createURI(ModuleURIUtil.getHandleString(referencedComponent)));

53. WARNING: DiscouragedReference

Discouraged access: The type ModuleURIUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ClasspathModel.java :

623 : String unresolvedURI = ModuleURIUtil.getArchiveName(URI.createURI(ModuleURIUtil.getHandleString(referencedComponent)));

54. WARNING: DiscouragedReference

Discouraged access: The method getHandleString(IVirtualComponent) from the type ModuleURIUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ClasspathModel.java :

623 : String unresolvedURI = ModuleURIUtil.getArchiveName(URI.createURI(ModuleURIUtil.getHandleString(referencedComponent)));

55. WARNING: DiscouragedReference

Discouraged access: The type ModuleURIUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ClasspathModel.java :

625 : ClasspathElement element = classPathWLPSelection.createArchiveElement(URI.createURI(ModuleURIUtil.getHandleString(referencedComponent)), referencedComponent.getName(), archiveURI.lastSegment());

56. WARNING: DiscouragedReference

Discouraged access: The method getHandleString(IVirtualComponent) from the type ModuleURIUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ClasspathModel.java :

625 : ClasspathElement element = classPathWLPSelection.createArchiveElement(URI.createURI(ModuleURIUtil.getHandleString(referencedComponent)), referencedComponent.getName(), archiveURI.lastSegment());

57. WARNING: DiscouragedReference

Discouraged access: The type ModuleURIUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ClasspathModel.java :

636 : final URI archiveURI = URI.createURI(ModuleURIUtil.getHandleString(c));

58. WARNING: DiscouragedReference

Discouraged access: The method getHandleString(IVirtualComponent) from the type ModuleURIUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ClasspathModel.java :

636 : final URI archiveURI = URI.createURI(ModuleURIUtil.getHandleString(c));

59. WARNING: DiscouragedReference

Discouraged access: The type ModuleURIUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ClasspathModel.java :

639 : unresolvedURI = ModuleURIUtil.getArchiveName(archiveURI);

60. WARNING: DiscouragedReference

Discouraged access: The method getArchiveName(URI) from the type ModuleURIUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ClasspathModel.java :

639 : unresolvedURI = ModuleURIUtil.getArchiveName(archiveURI);

Source File: org/eclipse/jst/j2ee/internal/common/CleanBuildCacheCleanerListener.java
1. WARNING: DiscouragedReference

Discouraged access: The type CMPKeySynchronizationAdapter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

CleanBuildCacheCleanerListener.java :

16 : import org.eclipse.jst.j2ee.ejb.internal.util.CMPKeySynchronizationAdapter;

2. WARNING: DiscouragedReference

Discouraged access: The type CMPKeySynchronizationAdapter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

CleanBuildCacheCleanerListener.java :

28 : CMPKeySynchronizationAdapter.flushUnresolvedKeyAttributesOnCleanBuild();

3. WARNING: DiscouragedReference

Discouraged access: The method flushUnresolvedKeyAttributesOnCleanBuild() from the type CMPKeySynchronizationAdapter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

CleanBuildCacheCleanerListener.java :

28 : CMPKeySynchronizationAdapter.flushUnresolvedKeyAttributesOnCleanBuild();

Source File: org/eclipse/jst/j2ee/internal/common/FacetedProjectPropertyTester.java
1. WARNING: DiscouragedReference

Discouraged access: The type FacetCorePlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.project.facet.core/@dot

FacetedProjectPropertyTester.java :

18 : import org.eclipse.wst.common.project.facet.core.internal.FacetCorePlugin;

2. WARNING: DiscouragedReference

Discouraged access: The type FacetCorePlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.project.facet.core/@dot

FacetedProjectPropertyTester.java :

63 : FacetCorePlugin.log( e.getStatus() );

3. WARNING: DiscouragedReference

Discouraged access: The method log(IStatus) from the type FacetCorePlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.project.facet.core/@dot

FacetedProjectPropertyTester.java :

63 : FacetCorePlugin.log( e.getStatus() );

Source File: org/eclipse/jst/j2ee/internal/common/J2EEDependencyListener.java
1. WARNING: DiscouragedReference

Discouraged access: The type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEDependencyListener.java :

17 : import org.eclipse.jst.j2ee.internal.J2EEConstants;

2. WARNING: DiscouragedReference

Discouraged access: The type IDependencyGraph is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEDependencyListener.java :

23 : import org.eclipse.wst.common.componentcore.internal.builder.IDependencyGraph;

3. WARNING: DiscouragedReference

Discouraged access: The type WTPModulesResourceFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEDependencyListener.java :

24 : import org.eclipse.wst.common.componentcore.internal.impl.WTPModulesResourceFactory;

4. WARNING: DiscouragedReference

Discouraged access: The type IDependencyGraph is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEDependencyListener.java :

54 : IDependencyGraph.INSTANCE.update(iterator.next());

5. WARNING: DiscouragedReference

Discouraged access: The method update(IProject) from the type IDependencyGraph is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEDependencyListener.java :

54 : IDependencyGraph.INSTANCE.update(iterator.next());

6. WARNING: DiscouragedReference

Discouraged access: The field INSTANCE from the type IDependencyGraph is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEDependencyListener.java :

54 : IDependencyGraph.INSTANCE.update(iterator.next());

7. WARNING: DiscouragedReference

Discouraged access: The type IDependencyGraph is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEDependencyListener.java :

62 : IDependencyGraph.INSTANCE.preUpdate();

8. WARNING: DiscouragedReference

Discouraged access: The method preUpdate() from the type IDependencyGraph is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEDependencyListener.java :

62 : IDependencyGraph.INSTANCE.preUpdate();

9. WARNING: DiscouragedReference

Discouraged access: The field INSTANCE from the type IDependencyGraph is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEDependencyListener.java :

62 : IDependencyGraph.INSTANCE.preUpdate();

10. WARNING: DiscouragedReference

Discouraged access: The type IDependencyGraph is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEDependencyListener.java :

77 : IDependencyGraph.INSTANCE.postUpdate();

11. WARNING: DiscouragedReference

Discouraged access: The method postUpdate() from the type IDependencyGraph is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEDependencyListener.java :

77 : IDependencyGraph.INSTANCE.postUpdate();

12. WARNING: DiscouragedReference

Discouraged access: The field INSTANCE from the type IDependencyGraph is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEDependencyListener.java :

77 : IDependencyGraph.INSTANCE.postUpdate();

13. WARNING: DiscouragedReference

Discouraged access: The type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEDependencyListener.java :

121 : if (name.equals(J2EEConstants.MANIFEST_SHORT_NAME)) {

14. WARNING: DiscouragedReference

Discouraged access: The field MANIFEST_SHORT_NAME from the type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEDependencyListener.java :

121 : if (name.equals(J2EEConstants.MANIFEST_SHORT_NAME)) {

15. WARNING: DiscouragedReference

Discouraged access: The type IDependencyGraph is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEDependencyListener.java :

124 : IDependencyGraph.INSTANCE.update(resource.getProject(), IDependencyGraph.MODIFIED);

16. WARNING: DiscouragedReference

Discouraged access: The method update(IProject, int) from the type IDependencyGraph is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEDependencyListener.java :

124 : IDependencyGraph.INSTANCE.update(resource.getProject(), IDependencyGraph.MODIFIED);

17. WARNING: DiscouragedReference

Discouraged access: The field INSTANCE from the type IDependencyGraph is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEDependencyListener.java :

124 : IDependencyGraph.INSTANCE.update(resource.getProject(), IDependencyGraph.MODIFIED);

18. WARNING: DiscouragedReference

Discouraged access: The type IDependencyGraph is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEDependencyListener.java :

124 : IDependencyGraph.INSTANCE.update(resource.getProject(), IDependencyGraph.MODIFIED);

19. WARNING: DiscouragedReference

Discouraged access: The field MODIFIED from the type IDependencyGraph is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEDependencyListener.java :

124 : IDependencyGraph.INSTANCE.update(resource.getProject(), IDependencyGraph.MODIFIED);

20. WARNING: DiscouragedReference

Discouraged access: The type WTPModulesResourceFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEDependencyListener.java :

126 : } else if (name.equals(WTPModulesResourceFactory.WTP_MODULES_SHORT_NAME)) {

21. WARNING: DiscouragedReference

Discouraged access: The field WTP_MODULES_SHORT_NAME from the type WTPModulesResourceFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEDependencyListener.java :

126 : } else if (name.equals(WTPModulesResourceFactory.WTP_MODULES_SHORT_NAME)) {

22. WARNING: DiscouragedReference

Discouraged access: The type IDependencyGraph is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEDependencyListener.java :

132 : IDependencyGraph.INSTANCE.update(sourceProject, IDependencyGraph.MODIFIED);

23. WARNING: DiscouragedReference

Discouraged access: The method update(IProject, int) from the type IDependencyGraph is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEDependencyListener.java :

132 : IDependencyGraph.INSTANCE.update(sourceProject, IDependencyGraph.MODIFIED);

24. WARNING: DiscouragedReference

Discouraged access: The field INSTANCE from the type IDependencyGraph is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEDependencyListener.java :

132 : IDependencyGraph.INSTANCE.update(sourceProject, IDependencyGraph.MODIFIED);

25. WARNING: DiscouragedReference

Discouraged access: The type IDependencyGraph is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEDependencyListener.java :

132 : IDependencyGraph.INSTANCE.update(sourceProject, IDependencyGraph.MODIFIED);

26. WARNING: DiscouragedReference

Discouraged access: The field MODIFIED from the type IDependencyGraph is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEDependencyListener.java :

132 : IDependencyGraph.INSTANCE.update(sourceProject, IDependencyGraph.MODIFIED);

27. WARNING: DiscouragedReference

Discouraged access: The type IDependencyGraph is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEDependencyListener.java :

141 : IDependencyGraph.INSTANCE.update(ref.getReferencedComponent().getProject(), IDependencyGraph.MODIFIED);

28. WARNING: DiscouragedReference

Discouraged access: The method update(IProject, int) from the type IDependencyGraph is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEDependencyListener.java :

141 : IDependencyGraph.INSTANCE.update(ref.getReferencedComponent().getProject(), IDependencyGraph.MODIFIED);

29. WARNING: DiscouragedReference

Discouraged access: The field INSTANCE from the type IDependencyGraph is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEDependencyListener.java :

141 : IDependencyGraph.INSTANCE.update(ref.getReferencedComponent().getProject(), IDependencyGraph.MODIFIED);

30. WARNING: DiscouragedReference

Discouraged access: The type IDependencyGraph is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEDependencyListener.java :

141 : IDependencyGraph.INSTANCE.update(ref.getReferencedComponent().getProject(), IDependencyGraph.MODIFIED);

31. WARNING: DiscouragedReference

Discouraged access: The field MODIFIED from the type IDependencyGraph is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEDependencyListener.java :

141 : IDependencyGraph.INSTANCE.update(ref.getReferencedComponent().getProject(), IDependencyGraph.MODIFIED);

32. WARNING: DiscouragedReference

Discouraged access: The type IDependencyGraph is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEDependencyListener.java :

143 : IDependencyGraph.INSTANCE.update(resource.getProject(), IDependencyGraph.MODIFIED);

33. WARNING: DiscouragedReference

Discouraged access: The method update(IProject, int) from the type IDependencyGraph is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEDependencyListener.java :

143 : IDependencyGraph.INSTANCE.update(resource.getProject(), IDependencyGraph.MODIFIED);

34. WARNING: DiscouragedReference

Discouraged access: The field INSTANCE from the type IDependencyGraph is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEDependencyListener.java :

143 : IDependencyGraph.INSTANCE.update(resource.getProject(), IDependencyGraph.MODIFIED);

35. WARNING: DiscouragedReference

Discouraged access: The type IDependencyGraph is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEDependencyListener.java :

143 : IDependencyGraph.INSTANCE.update(resource.getProject(), IDependencyGraph.MODIFIED);

36. WARNING: DiscouragedReference

Discouraged access: The field MODIFIED from the type IDependencyGraph is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEDependencyListener.java :

143 : IDependencyGraph.INSTANCE.update(resource.getProject(), IDependencyGraph.MODIFIED);

Source File: org/eclipse/jst/j2ee/internal/common/J2EEVersionUtil.java
1. WARNING: DiscouragedReference

Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEVersionUtil.java :

19 : import org.eclipse.jst.j2ee.internal.J2EEVersionConstants;

2. WARNING: DiscouragedReference

Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEVersionUtil.java :

33 : case J2EEVersionConstants.SERVLET_2_2:

3. WARNING: DiscouragedReference

Discouraged access: The field SERVLET_2_2 from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEVersionUtil.java :

33 : case J2EEVersionConstants.SERVLET_2_2:

4. WARNING: DiscouragedReference

Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEVersionUtil.java :

34 : return J2EEVersionConstants.VERSION_2_2_TEXT;

5. WARNING: DiscouragedReference

Discouraged access: The field VERSION_2_2_TEXT from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEVersionUtil.java :

34 : return J2EEVersionConstants.VERSION_2_2_TEXT;

6. WARNING: DiscouragedReference

Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEVersionUtil.java :

36 : case J2EEVersionConstants.SERVLET_2_3:

7. WARNING: DiscouragedReference

Discouraged access: The field SERVLET_2_3 from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEVersionUtil.java :

36 : case J2EEVersionConstants.SERVLET_2_3:

8. WARNING: DiscouragedReference

Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEVersionUtil.java :

37 : return J2EEVersionConstants.VERSION_2_3_TEXT;

9. WARNING: DiscouragedReference

Discouraged access: The field VERSION_2_3_TEXT from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEVersionUtil.java :

37 : return J2EEVersionConstants.VERSION_2_3_TEXT;

10. WARNING: DiscouragedReference

Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEVersionUtil.java :

39 : case J2EEVersionConstants.SERVLET_2_4:

11. WARNING: DiscouragedReference

Discouraged access: The field SERVLET_2_4 from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEVersionUtil.java :

39 : case J2EEVersionConstants.SERVLET_2_4:

12. WARNING: DiscouragedReference

Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEVersionUtil.java :

40 : return J2EEVersionConstants.VERSION_2_4_TEXT;

13. WARNING: DiscouragedReference

Discouraged access: The field VERSION_2_4_TEXT from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEVersionUtil.java :

40 : return J2EEVersionConstants.VERSION_2_4_TEXT;

14. WARNING: DiscouragedReference

Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEVersionUtil.java :

42 : case J2EEVersionConstants.SERVLET_2_5:

15. WARNING: DiscouragedReference

Discouraged access: The field SERVLET_2_5 from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEVersionUtil.java :

42 : case J2EEVersionConstants.SERVLET_2_5:

16. WARNING: DiscouragedReference

Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEVersionUtil.java :

43 : return J2EEVersionConstants.VERSION_2_5_TEXT;

17. WARNING: DiscouragedReference

Discouraged access: The field VERSION_2_5_TEXT from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEVersionUtil.java :

43 : return J2EEVersionConstants.VERSION_2_5_TEXT;

18. WARNING: DiscouragedReference

Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEVersionUtil.java :

52 : case J2EEVersionConstants.EJB_1_0_ID:

19. WARNING: DiscouragedReference

Discouraged access: The field EJB_1_0_ID from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEVersionUtil.java :

52 : case J2EEVersionConstants.EJB_1_0_ID:

20. WARNING: DiscouragedReference

Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEVersionUtil.java :

53 : return J2EEVersionConstants.VERSION_1_0_TEXT;

21. WARNING: DiscouragedReference

Discouraged access: The field VERSION_1_0_TEXT from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEVersionUtil.java :

53 : return J2EEVersionConstants.VERSION_1_0_TEXT;

22. WARNING: DiscouragedReference

Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEVersionUtil.java :

55 : case J2EEVersionConstants.EJB_1_1_ID:

23. WARNING: DiscouragedReference

Discouraged access: The field EJB_1_1_ID from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEVersionUtil.java :

55 : case J2EEVersionConstants.EJB_1_1_ID:

24. WARNING: DiscouragedReference

Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEVersionUtil.java :

56 : return J2EEVersionConstants.VERSION_1_1_TEXT;

25. WARNING: DiscouragedReference

Discouraged access: The field VERSION_1_1_TEXT from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEVersionUtil.java :

56 : return J2EEVersionConstants.VERSION_1_1_TEXT;

26. WARNING: DiscouragedReference

Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEVersionUtil.java :

58 : case J2EEVersionConstants.EJB_2_0_ID:

27. WARNING: DiscouragedReference

Discouraged access: The field EJB_2_0_ID from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEVersionUtil.java :

58 : case J2EEVersionConstants.EJB_2_0_ID:

28. WARNING: DiscouragedReference

Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEVersionUtil.java :

59 : return J2EEVersionConstants.VERSION_2_0_TEXT;

29. WARNING: DiscouragedReference

Discouraged access: The field VERSION_2_0_TEXT from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEVersionUtil.java :

59 : return J2EEVersionConstants.VERSION_2_0_TEXT;

30. WARNING: DiscouragedReference

Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEVersionUtil.java :

61 : case J2EEVersionConstants.EJB_2_1_ID:

31. WARNING: DiscouragedReference

Discouraged access: The field EJB_2_1_ID from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEVersionUtil.java :

61 : case J2EEVersionConstants.EJB_2_1_ID:

32. WARNING: DiscouragedReference

Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEVersionUtil.java :

62 : return J2EEVersionConstants.VERSION_2_1_TEXT;

33. WARNING: DiscouragedReference

Discouraged access: The field VERSION_2_1_TEXT from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEVersionUtil.java :

62 : return J2EEVersionConstants.VERSION_2_1_TEXT;

34. WARNING: DiscouragedReference

Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEVersionUtil.java :

64 : case J2EEVersionConstants.EJB_3_0_ID:

35. WARNING: DiscouragedReference

Discouraged access: The field EJB_3_0_ID from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEVersionUtil.java :

64 : case J2EEVersionConstants.EJB_3_0_ID:

36. WARNING: DiscouragedReference

Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEVersionUtil.java :

65 : return J2EEVersionConstants.VERSION_3_0_TEXT;

37. WARNING: DiscouragedReference

Discouraged access: The field VERSION_3_0_TEXT from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEVersionUtil.java :

65 : return J2EEVersionConstants.VERSION_3_0_TEXT;

38. WARNING: DiscouragedReference

Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEVersionUtil.java :

72 : case J2EEVersionConstants.JCA_1_0_ID:

39. WARNING: DiscouragedReference

Discouraged access: The field JCA_1_0_ID from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEVersionUtil.java :

72 : case J2EEVersionConstants.JCA_1_0_ID:

40. WARNING: DiscouragedReference

Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEVersionUtil.java :

73 : return J2EEVersionConstants.VERSION_1_0_TEXT;

41. WARNING: DiscouragedReference

Discouraged access: The field VERSION_1_0_TEXT from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEVersionUtil.java :

73 : return J2EEVersionConstants.VERSION_1_0_TEXT;

42. WARNING: DiscouragedReference

Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEVersionUtil.java :

75 : case J2EEVersionConstants.JCA_1_5_ID:

43. WARNING: DiscouragedReference

Discouraged access: The field JCA_1_5_ID from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEVersionUtil.java :

75 : case J2EEVersionConstants.JCA_1_5_ID:

44. WARNING: DiscouragedReference

Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEVersionUtil.java :

76 : return J2EEVersionConstants.VERSION_1_5_TEXT;

45. WARNING: DiscouragedReference

Discouraged access: The field VERSION_1_5_TEXT from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEVersionUtil.java :

76 : return J2EEVersionConstants.VERSION_1_5_TEXT;

46. WARNING: DiscouragedReference

Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEVersionUtil.java :

84 : case J2EEVersionConstants.J2EE_1_2_ID:

47. WARNING: DiscouragedReference

Discouraged access: The field J2EE_1_2_ID from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEVersionUtil.java :

84 : case J2EEVersionConstants.J2EE_1_2_ID:

48. WARNING: DiscouragedReference

Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEVersionUtil.java :

85 : return J2EEVersionConstants.VERSION_1_2_TEXT;

49. WARNING: DiscouragedReference

Discouraged access: The field VERSION_1_2_TEXT from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEVersionUtil.java :

85 : return J2EEVersionConstants.VERSION_1_2_TEXT;

50. WARNING: DiscouragedReference

Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEVersionUtil.java :

87 : case J2EEVersionConstants.J2EE_1_3_ID:

51. WARNING: DiscouragedReference

Discouraged access: The field J2EE_1_3_ID from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEVersionUtil.java :

87 : case J2EEVersionConstants.J2EE_1_3_ID:

52. WARNING: DiscouragedReference

Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEVersionUtil.java :

88 : return J2EEVersionConstants.VERSION_1_3_TEXT;

53. WARNING: DiscouragedReference

Discouraged access: The field VERSION_1_3_TEXT from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEVersionUtil.java :

88 : return J2EEVersionConstants.VERSION_1_3_TEXT;

54. WARNING: DiscouragedReference

Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEVersionUtil.java :

90 : case J2EEVersionConstants.J2EE_1_4_ID:

55. WARNING: DiscouragedReference

Discouraged access: The field J2EE_1_4_ID from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEVersionUtil.java :

90 : case J2EEVersionConstants.J2EE_1_4_ID:

56. WARNING: DiscouragedReference

Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEVersionUtil.java :

91 : return J2EEVersionConstants.VERSION_1_4_TEXT;

57. WARNING: DiscouragedReference

Discouraged access: The field VERSION_1_4_TEXT from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEVersionUtil.java :

91 : return J2EEVersionConstants.VERSION_1_4_TEXT;

58. WARNING: DiscouragedReference

Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEVersionUtil.java :

93 : case J2EEVersionConstants.JEE_5_0_ID:

59. WARNING: DiscouragedReference

Discouraged access: The field JEE_5_0_ID from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEVersionUtil.java :

93 : case J2EEVersionConstants.JEE_5_0_ID:

60. WARNING: DiscouragedReference

Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEVersionUtil.java :

94 : return J2EEVersionConstants.VERSION_5_0_TEXT;

61. WARNING: DiscouragedReference

Discouraged access: The field VERSION_5_0_TEXT from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEVersionUtil.java :

94 : return J2EEVersionConstants.VERSION_5_0_TEXT;

62. WARNING: DiscouragedReference

Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEVersionUtil.java :

101 : if (version.equals(J2EEVersionConstants.VERSION_1_2_TEXT))

63. WARNING: DiscouragedReference

Discouraged access: The field VERSION_1_2_TEXT from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEVersionUtil.java :

101 : if (version.equals(J2EEVersionConstants.VERSION_1_2_TEXT))

64. WARNING: DiscouragedReference

Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEVersionUtil.java :

102 : return J2EEVersionConstants.J2EE_1_2_ID;

65. WARNING: DiscouragedReference

Discouraged access: The field J2EE_1_2_ID from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEVersionUtil.java :

102 : return J2EEVersionConstants.J2EE_1_2_ID;

66. WARNING: DiscouragedReference

Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEVersionUtil.java :

103 : if (version.equals(J2EEVersionConstants.VERSION_1_3_TEXT))

67. WARNING: DiscouragedReference

Discouraged access: The field VERSION_1_3_TEXT from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEVersionUtil.java :

103 : if (version.equals(J2EEVersionConstants.VERSION_1_3_TEXT))

68. WARNING: DiscouragedReference

Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEVersionUtil.java :

104 : return J2EEVersionConstants.J2EE_1_3_ID;

69. WARNING: DiscouragedReference

Discouraged access: The field J2EE_1_3_ID from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEVersionUtil.java :

104 : return J2EEVersionConstants.J2EE_1_3_ID;

70. WARNING: DiscouragedReference

Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEVersionUtil.java :

105 : if (version.equals(J2EEVersionConstants.VERSION_1_4_TEXT))

71. WARNING: DiscouragedReference

Discouraged access: The field VERSION_1_4_TEXT from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEVersionUtil.java :

105 : if (version.equals(J2EEVersionConstants.VERSION_1_4_TEXT))

72. WARNING: DiscouragedReference

Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEVersionUtil.java :

106 : return J2EEVersionConstants.J2EE_1_4_ID;

73. WARNING: DiscouragedReference

Discouraged access: The field J2EE_1_4_ID from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEVersionUtil.java :

106 : return J2EEVersionConstants.J2EE_1_4_ID;

74. WARNING: DiscouragedReference

Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEVersionUtil.java :

107 : if (version.equals(J2EEVersionConstants.VERSION_5_0_TEXT))

75. WARNING: DiscouragedReference

Discouraged access: The field VERSION_5_0_TEXT from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEVersionUtil.java :

107 : if (version.equals(J2EEVersionConstants.VERSION_5_0_TEXT))

76. WARNING: DiscouragedReference

Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEVersionUtil.java :

108 : return J2EEVersionConstants.JEE_5_0_ID;

77. WARNING: DiscouragedReference

Discouraged access: The field JEE_5_0_ID from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEVersionUtil.java :

108 : return J2EEVersionConstants.JEE_5_0_ID;

78. WARNING: DiscouragedReference

Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEVersionUtil.java :

110 : return J2EEVersionConstants.JEE_5_0_ID;

79. WARNING: DiscouragedReference

Discouraged access: The field JEE_5_0_ID from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEVersionUtil.java :

110 : return J2EEVersionConstants.JEE_5_0_ID;

80. WARNING: DiscouragedReference

Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEVersionUtil.java :

114 : if (version.equals(J2EEVersionConstants.VERSION_1_1_TEXT))

81. WARNING: DiscouragedReference

Discouraged access: The field VERSION_1_1_TEXT from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEVersionUtil.java :

114 : if (version.equals(J2EEVersionConstants.VERSION_1_1_TEXT))

82. WARNING: DiscouragedReference

Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEVersionUtil.java :

115 : return J2EEVersionConstants.J2EE_1_2_ID;

83. WARNING: DiscouragedReference

Discouraged access: The field J2EE_1_2_ID from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEVersionUtil.java :

115 : return J2EEVersionConstants.J2EE_1_2_ID;

84. WARNING: DiscouragedReference

Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEVersionUtil.java :

116 : if (version.equals(J2EEVersionConstants.VERSION_2_0_TEXT))

85. WARNING: DiscouragedReference

Discouraged access: The field VERSION_2_0_TEXT from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEVersionUtil.java :

116 : if (version.equals(J2EEVersionConstants.VERSION_2_0_TEXT))

86. WARNING: DiscouragedReference

Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEVersionUtil.java :

117 : return J2EEVersionConstants.J2EE_1_3_ID;

87. WARNING: DiscouragedReference

Discouraged access: The field J2EE_1_3_ID from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEVersionUtil.java :

117 : return J2EEVersionConstants.J2EE_1_3_ID;

88. WARNING: DiscouragedReference

Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEVersionUtil.java :

118 : if (version.equals(J2EEVersionConstants.VERSION_2_1_TEXT))

89. WARNING: DiscouragedReference

Discouraged access: The field VERSION_2_1_TEXT from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEVersionUtil.java :

118 : if (version.equals(J2EEVersionConstants.VERSION_2_1_TEXT))

90. WARNING: DiscouragedReference

Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEVersionUtil.java :

119 : return J2EEVersionConstants.J2EE_1_4_ID;

91. WARNING: DiscouragedReference

Discouraged access: The field J2EE_1_4_ID from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEVersionUtil.java :

119 : return J2EEVersionConstants.J2EE_1_4_ID;

92. WARNING: DiscouragedReference

Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEVersionUtil.java :

120 : if (version.equals(J2EEVersionConstants.VERSION_3_0_TEXT))

93. WARNING: DiscouragedReference

Discouraged access: The field VERSION_3_0_TEXT from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEVersionUtil.java :

120 : if (version.equals(J2EEVersionConstants.VERSION_3_0_TEXT))

94. WARNING: DiscouragedReference

Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEVersionUtil.java :

121 : return J2EEVersionConstants.JEE_5_0_ID;

95. WARNING: DiscouragedReference

Discouraged access: The field JEE_5_0_ID from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEVersionUtil.java :

121 : return J2EEVersionConstants.JEE_5_0_ID;

96. WARNING: DiscouragedReference

Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEVersionUtil.java :

123 : return J2EEVersionConstants.JEE_5_0_ID;

97. WARNING: DiscouragedReference

Discouraged access: The field JEE_5_0_ID from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEVersionUtil.java :

123 : return J2EEVersionConstants.JEE_5_0_ID;

98. WARNING: DiscouragedReference

Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEVersionUtil.java :

127 : if (version.equals(J2EEVersionConstants.VERSION_2_2_TEXT))

99. WARNING: DiscouragedReference

Discouraged access: The field VERSION_2_2_TEXT from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEVersionUtil.java :

127 : if (version.equals(J2EEVersionConstants.VERSION_2_2_TEXT))

100. WARNING: DiscouragedReference

Discouraged access: The field J2EE_1_2_ID from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEVersionUtil.java :

128 : return J2EEVersionConstants.J2EE_1_2_ID;

Source File: org/eclipse/jst/j2ee/internal/common/UpdateProjectClasspath.java
1. WARNING: DiscouragedReference

Discouraged access: The type ClasspathEntry is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jdt.core_3.4.4.v_894_R34x.jar

UpdateProjectClasspath.java :

25 : import org.eclipse.jdt.internal.core.ClasspathEntry;

2. WARNING: DiscouragedReference

Discouraged access: The type ClasspathEntry is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jdt.core_3.4.4.v_894_R34x.jar

UpdateProjectClasspath.java :

54 : ((ClasspathEntry)classpath[i]).specificOutputLocation = newOutputPath;

3. WARNING: DiscouragedReference

Discouraged access: The field specificOutputLocation from the type ClasspathEntry is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jdt.core_3.4.4.v_894_R34x.jar

UpdateProjectClasspath.java :

54 : ((ClasspathEntry)classpath[i]).specificOutputLocation = newOutputPath;

Source File: org/eclipse/jst/j2ee/internal/common/VirtualArchiveComponentAdapterFactory.java
1. WARNING: DiscouragedReference

Discouraged access: The type VirtualArchiveComponent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

VirtualArchiveComponentAdapterFactory.java :

16 : import org.eclipse.wst.common.componentcore.internal.resources.VirtualArchiveComponent;

2. WARNING: DiscouragedReference

Discouraged access: The type VirtualArchiveComponent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

VirtualArchiveComponentAdapterFactory.java :

21 : if (adapterType == VirtualArchiveComponent.ADAPTER_TYPE ) {

3. WARNING: DiscouragedReference

Discouraged access: The field ADAPTER_TYPE from the type VirtualArchiveComponent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

VirtualArchiveComponentAdapterFactory.java :

21 : if (adapterType == VirtualArchiveComponent.ADAPTER_TYPE ) {

4. WARNING: DiscouragedReference

Discouraged access: The type VirtualArchiveComponent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

VirtualArchiveComponentAdapterFactory.java :

22 : VirtualArchiveComponent component = (VirtualArchiveComponent) adaptableObject;

5. WARNING: DiscouragedReference

Discouraged access: The type VirtualArchiveComponent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

VirtualArchiveComponentAdapterFactory.java :

22 : VirtualArchiveComponent component = (VirtualArchiveComponent) adaptableObject;

6. WARNING: DiscouragedReference

Discouraged access: The method getName() from the type VirtualArchiveComponent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

VirtualArchiveComponentAdapterFactory.java :

23 : IPath path = J2EEProjectUtilities.getResolvedPathForArchiveComponent(component.getName());

7. WARNING: DiscouragedReference

Discouraged access: The type VirtualArchiveComponent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

VirtualArchiveComponentAdapterFactory.java :

31 : return new Class[]{VirtualArchiveComponent.class};

Source File: org/eclipse/jst/j2ee/internal/common/classpath/J2EEComponentClasspathContainer.java
1. WARNING: DiscouragedReference

Discouraged access: The type ClasspathDecorations is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.common.frameworks/@dot

J2EEComponentClasspathContainer.java :

31 : import org.eclipse.jst.common.jdt.internal.classpath.ClasspathDecorations;

2. WARNING: DiscouragedReference

Discouraged access: The type ClasspathDecorationsManager is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.common.frameworks/@dot

J2EEComponentClasspathContainer.java :

32 : import org.eclipse.jst.common.jdt.internal.classpath.ClasspathDecorationsManager;

3. WARNING: DiscouragedReference

Discouraged access: The type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEComponentClasspathContainer.java :

35 : import org.eclipse.jst.j2ee.internal.J2EEConstants;

4. WARNING: DiscouragedReference

Discouraged access: The type StructureEdit is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEComponentClasspathContainer.java :

44 : import org.eclipse.wst.common.componentcore.internal.StructureEdit;

5. WARNING: DiscouragedReference

Discouraged access: The type VirtualArchiveComponent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEComponentClasspathContainer.java :

45 : import org.eclipse.wst.common.componentcore.internal.resources.VirtualArchiveComponent;

6. WARNING: DiscouragedReference

Discouraged access: The type ClasspathDecorationsManager is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.common.frameworks/@dot

J2EEComponentClasspathContainer.java :

62 : private static ClasspathDecorationsManager decorationsManager = new ClasspathDecorationsManager(J2EEPlugin.PLUGIN_ID);

7. WARNING: DiscouragedReference

Discouraged access: The constructor ClasspathDecorationsManager(String) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.common.frameworks/@dot

J2EEComponentClasspathContainer.java :

62 : private static ClasspathDecorationsManager decorationsManager = new ClasspathDecorationsManager(J2EEPlugin.PLUGIN_ID);

8. WARNING: DiscouragedReference

Discouraged access: The type ClasspathDecorationsManager is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.common.frameworks/@dot

J2EEComponentClasspathContainer.java :

62 : private static ClasspathDecorationsManager decorationsManager = new ClasspathDecorationsManager(J2EEPlugin.PLUGIN_ID);

9. WARNING: DiscouragedReference

Discouraged access: The type ClasspathDecorationsManager is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.common.frameworks/@dot

J2EEComponentClasspathContainer.java :

64 : public static ClasspathDecorationsManager getDecorationsManager() {

10. WARNING: DiscouragedReference

Discouraged access: The type VirtualArchiveComponent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEComponentClasspathContainer.java :

90 : VirtualArchiveComponent archiveComp = (VirtualArchiveComponent) comp;

11. WARNING: DiscouragedReference

Discouraged access: The type VirtualArchiveComponent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEComponentClasspathContainer.java :

90 : VirtualArchiveComponent archiveComp = (VirtualArchiveComponent) comp;

12. WARNING: DiscouragedReference

Discouraged access: The method getUnderlyingDiskFile() from the type VirtualArchiveComponent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEComponentClasspathContainer.java :

91 : java.io.File diskFile = archiveComp.getUnderlyingDiskFile();

13. WARNING: DiscouragedReference

Discouraged access: The method getUnderlyingWorkbenchFile() from the type VirtualArchiveComponent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEComponentClasspathContainer.java :

95 : IFile iFile = archiveComp.getUnderlyingWorkbenchFile();

14. WARNING: DiscouragedReference

Discouraged access: The type StructureEdit is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEComponentClasspathContainer.java :

176 : if(!javaProject.getProject().getFile(StructureEdit.MODULE_META_FILE_NAME).exists()){

15. WARNING: DiscouragedReference

Discouraged access: The field MODULE_META_FILE_NAME from the type StructureEdit is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEComponentClasspathContainer.java :

176 : if(!javaProject.getProject().getFile(StructureEdit.MODULE_META_FILE_NAME).exists()){

16. WARNING: DiscouragedReference

Discouraged access: The type VirtualArchiveComponent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEComponentClasspathContainer.java :

276 : VirtualArchiveComponent archiveComp = (VirtualArchiveComponent) comp;

17. WARNING: DiscouragedReference

Discouraged access: The type VirtualArchiveComponent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEComponentClasspathContainer.java :

276 : VirtualArchiveComponent archiveComp = (VirtualArchiveComponent) comp;

18. WARNING: DiscouragedReference

Discouraged access: The method getArchiveType() from the type VirtualArchiveComponent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEComponentClasspathContainer.java :

277 : if (archiveComp.getArchiveType().equals(VirtualArchiveComponent.CLASSPATHARCHIVETYPE)) {

19. WARNING: DiscouragedReference

Discouraged access: The type VirtualArchiveComponent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEComponentClasspathContainer.java :

277 : if (archiveComp.getArchiveType().equals(VirtualArchiveComponent.CLASSPATHARCHIVETYPE)) {

20. WARNING: DiscouragedReference

Discouraged access: The field CLASSPATHARCHIVETYPE from the type VirtualArchiveComponent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEComponentClasspathContainer.java :

277 : if (archiveComp.getArchiveType().equals(VirtualArchiveComponent.CLASSPATHARCHIVETYPE)) {

21. WARNING: DiscouragedReference

Discouraged access: The method getUnderlyingDiskFile() from the type VirtualArchiveComponent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEComponentClasspathContainer.java :

281 : java.io.File diskFile = archiveComp.getUnderlyingDiskFile();

22. WARNING: DiscouragedReference

Discouraged access: The method getUnderlyingWorkbenchFile() from the type VirtualArchiveComponent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEComponentClasspathContainer.java :

285 : IFile iFile = archiveComp.getUnderlyingWorkbenchFile();

23. WARNING: DiscouragedReference

Discouraged access: The type ClasspathDecorations is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.common.frameworks/@dot

J2EEComponentClasspathContainer.java :

288 : ClasspathDecorations dec = decorationsManager.getDecorations( getPath().toString(), lastUpdate.paths[i].toString() );

24. WARNING: DiscouragedReference

Discouraged access: The method getDecorations(String, String) from the type ClasspathDecorationsManager is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.common.frameworks/@dot

J2EEComponentClasspathContainer.java :

288 : ClasspathDecorations dec = decorationsManager.getDecorations( getPath().toString(), lastUpdate.paths[i].toString() );

25. WARNING: DiscouragedReference

Discouraged access: The method getSourceAttachmentPath() from the type ClasspathDecorations is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.common.frameworks/@dot

J2EEComponentClasspathContainer.java :

296 : srcpath = dec.getSourceAttachmentPath();

26. WARNING: DiscouragedReference

Discouraged access: The method getSourceAttachmentRootPath() from the type ClasspathDecorations is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.common.frameworks/@dot

J2EEComponentClasspathContainer.java :

297 : srcrootpath = dec.getSourceAttachmentRootPath();

27. WARNING: DiscouragedReference

Discouraged access: The method getExtraAttributes() from the type ClasspathDecorations is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.common.frameworks/@dot

J2EEComponentClasspathContainer.java :

298 : attrs = dec.getExtraAttributes();

28. WARNING: DiscouragedReference

Discouraged access: The method getReference(String) from the type VirtualComponent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEComponentClasspathContainer.java :

329 : if (!libDir.equals(earComp.getReference(component.getName()).getRuntimePath().toString())) {

29. WARNING: DiscouragedReference

Discouraged access: The method getProject() from the type VirtualComponent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEComponentClasspathContainer.java :

416 : IProject earProject = earComponent.getProject();

30. WARNING: DiscouragedReference

Discouraged access: The type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEComponentClasspathContainer.java :

424 : String libDir = J2EEConstants.EAR_DEFAULT_LIB_DIR;

31. WARNING: DiscouragedReference

Discouraged access: The field EAR_DEFAULT_LIB_DIR from the type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEComponentClasspathContainer.java :

424 : String libDir = J2EEConstants.EAR_DEFAULT_LIB_DIR;

32. WARNING: DiscouragedReference

Discouraged access: The type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEComponentClasspathContainer.java :

433 : Application app = (Application) modelProvider.getModelObject(new Path(J2EEConstants.APPLICATION_DD_URI));

33. WARNING: DiscouragedReference

Discouraged access: The field APPLICATION_DD_URI from the type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEComponentClasspathContainer.java :

433 : Application app = (Application) modelProvider.getModelObject(new Path(J2EEConstants.APPLICATION_DD_URI));

Source File: org/eclipse/jst/j2ee/internal/common/classpath/J2EEComponentClasspathContainerUtils.java
1. WARNING: DiscouragedReference

Discouraged access: The type FlexibleProjectContainer is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.common.frameworks/@dot

J2EEComponentClasspathContainerUtils.java :

10 : import org.eclipse.jst.common.jdt.internal.classpath.FlexibleProjectContainer;

2. WARNING: DiscouragedReference

Discouraged access: The method getLogger() from the type WTPPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

J2EEComponentClasspathContainerUtils.java :

37 : J2EEPlugin.getDefault().getLogger().logError(e);

3. WARNING: DiscouragedReference

Discouraged access: The type FlexibleProjectContainer is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.common.frameworks/@dot

J2EEComponentClasspathContainerUtils.java :

52 : public static FlexibleProjectContainer getInstalledWebAppLibrariesContainer(IProject project){

4. WARNING: DiscouragedReference

Discouraged access: The type FlexibleProjectContainer is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.common.frameworks/@dot

J2EEComponentClasspathContainerUtils.java :

54 : FlexibleProjectContainer webAppLibrariesContainer = null;

5. WARNING: DiscouragedReference

Discouraged access: The type FlexibleProjectContainer is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.common.frameworks/@dot

J2EEComponentClasspathContainerUtils.java :

55 : if (null != container && container instanceof FlexibleProjectContainer) {

6. WARNING: DiscouragedReference

Discouraged access: The type FlexibleProjectContainer is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.common.frameworks/@dot

J2EEComponentClasspathContainerUtils.java :

56 : webAppLibrariesContainer = (FlexibleProjectContainer) container;

Source File: org/eclipse/jst/j2ee/internal/common/classpath/J2EEComponentClasspathInitializer.java
1. WARNING: DiscouragedReference

Discouraged access: The type ClasspathDecorations is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.common.frameworks/@dot

J2EEComponentClasspathInitializer.java :

25 : import org.eclipse.jst.common.jdt.internal.classpath.ClasspathDecorations;

2. WARNING: DiscouragedReference

Discouraged access: The type ClasspathDecorationsManager is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.common.frameworks/@dot

J2EEComponentClasspathInitializer.java :

26 : import org.eclipse.jst.common.jdt.internal.classpath.ClasspathDecorationsManager;

3. WARNING: DiscouragedReference

Discouraged access: The type ClasspathDecorationsManager is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.common.frameworks/@dot

J2EEComponentClasspathInitializer.java :

31 : private static final ClasspathDecorationsManager decorations = J2EEComponentClasspathContainer.getDecorationsManager();

4. WARNING: DiscouragedReference

Discouraged access: The type ClasspathDecorations is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.common.frameworks/@dot

J2EEComponentClasspathInitializer.java :

72 : final ClasspathDecorations dec = new ClasspathDecorations();

5. WARNING: DiscouragedReference

Discouraged access: The constructor ClasspathDecorations() is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.common.frameworks/@dot

J2EEComponentClasspathInitializer.java :

72 : final ClasspathDecorations dec = new ClasspathDecorations();

6. WARNING: DiscouragedReference

Discouraged access: The type ClasspathDecorations is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.common.frameworks/@dot

J2EEComponentClasspathInitializer.java :

72 : final ClasspathDecorations dec = new ClasspathDecorations();

7. WARNING: DiscouragedReference

Discouraged access: The method setSourceAttachmentPath(IPath) from the type ClasspathDecorations is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.common.frameworks/@dot

J2EEComponentClasspathInitializer.java :

74 : dec.setSourceAttachmentPath(srcpath);

8. WARNING: DiscouragedReference

Discouraged access: The method setSourceAttachmentRootPath(IPath) from the type ClasspathDecorations is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.common.frameworks/@dot

J2EEComponentClasspathInitializer.java :

75 : dec.setSourceAttachmentRootPath(srcrootpath);

9. WARNING: DiscouragedReference

Discouraged access: The method setExtraAttributes(IClasspathAttribute[]) from the type ClasspathDecorations is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.common.frameworks/@dot

J2EEComponentClasspathInitializer.java :

76 : dec.setExtraAttributes(attrs);

10. WARNING: DiscouragedReference

Discouraged access: The method setDecorations(String, String, ClasspathDecorations) from the type ClasspathDecorationsManager is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.common.frameworks/@dot

J2EEComponentClasspathInitializer.java :

78 : decorations.setDecorations(key, eid, dec);

11. WARNING: DiscouragedReference

Discouraged access: The method save() from the type ClasspathDecorationsManager is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.common.frameworks/@dot

J2EEComponentClasspathInitializer.java :

82 : decorations.save();

Source File: org/eclipse/jst/j2ee/internal/common/classpath/J2EEComponentClasspathUpdater.java
1. WARNING: DiscouragedReference

Discouraged access: The type FlexibleProjectContainer is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.common.frameworks/@dot

J2EEComponentClasspathUpdater.java :

45 : import org.eclipse.jst.common.jdt.internal.classpath.FlexibleProjectContainer;

2. WARNING: DiscouragedReference

Discouraged access: The type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEComponentClasspathUpdater.java :

49 : import org.eclipse.jst.j2ee.internal.J2EEConstants;

3. WARNING: DiscouragedReference

Discouraged access: The type StructureEdit is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEComponentClasspathUpdater.java :

60 : import org.eclipse.wst.common.componentcore.internal.StructureEdit;

4. WARNING: DiscouragedReference

Discouraged access: The type WorkbenchComponent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEComponentClasspathUpdater.java :

61 : import org.eclipse.wst.common.componentcore.internal.WorkbenchComponent;

5. WARNING: DiscouragedReference

Discouraged access: The type IDependencyGraphListener is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEComponentClasspathUpdater.java :

62 : import org.eclipse.wst.common.componentcore.internal.builder.IDependencyGraphListener;

6. WARNING: DiscouragedReference

Discouraged access: The type IDependencyGraphUpdateEvent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEComponentClasspathUpdater.java :

63 : import org.eclipse.wst.common.componentcore.internal.builder.IDependencyGraphUpdateEvent;

7. WARNING: DiscouragedReference

Discouraged access: The type ResourceTreeRootAdapter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEComponentClasspathUpdater.java :

64 : import org.eclipse.wst.common.componentcore.internal.impl.ResourceTreeRootAdapter;

8. WARNING: DiscouragedReference

Discouraged access: The type WTPModulesResourceFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEComponentClasspathUpdater.java :

65 : import org.eclipse.wst.common.componentcore.internal.impl.WTPModulesResourceFactory;

9. WARNING: DiscouragedReference

Discouraged access: The type ExtendedEcoreUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.emf/@dot

J2EEComponentClasspathUpdater.java :

69 : import org.eclipse.wst.common.internal.emf.utilities.ExtendedEcoreUtil;

10. WARNING: DiscouragedReference

Discouraged access: The type IDependencyGraphListener is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEComponentClasspathUpdater.java :

72 : public class J2EEComponentClasspathUpdater implements IResourceChangeListener, IResourceDeltaVisitor, IDependencyGraphListener {

11. WARNING: DiscouragedReference

Discouraged access: The method refresh() from the type FlexibleProjectContainer is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.common.frameworks/@dot

J2EEComponentClasspathUpdater.java :

292 : ((FlexibleProjectContainer) webAppLibrariesContainer).refresh();

12. WARNING: DiscouragedReference

Discouraged access: The type FlexibleProjectContainer is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.common.frameworks/@dot

J2EEComponentClasspathUpdater.java :

292 : ((FlexibleProjectContainer) webAppLibrariesContainer).refresh();

13. WARNING: DiscouragedReference

Discouraged access: The method getLogger() from the type WTPPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

J2EEComponentClasspathUpdater.java :

311 : J2EEPlugin.getDefault().getLogger().logError(e);

14. WARNING: DiscouragedReference

Discouraged access: The method getLogger() from the type WTPPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

J2EEComponentClasspathUpdater.java :

344 : J2EEPlugin.getDefault().getLogger().logError(e);

15. WARNING: DiscouragedReference

Discouraged access: The type IDependencyGraphUpdateEvent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEComponentClasspathUpdater.java :

372 : public void dependencyGraphUpdate(IDependencyGraphUpdateEvent event) {

16. WARNING: DiscouragedReference

Discouraged access: The method getType() from the type IDependencyGraphUpdateEvent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEComponentClasspathUpdater.java :

373 : if((event.getType() & IDependencyGraphUpdateEvent.ADDED) == IDependencyGraphUpdateEvent.ADDED){

17. WARNING: DiscouragedReference

Discouraged access: The type IDependencyGraphUpdateEvent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEComponentClasspathUpdater.java :

373 : if((event.getType() & IDependencyGraphUpdateEvent.ADDED) == IDependencyGraphUpdateEvent.ADDED){

18. WARNING: DiscouragedReference

Discouraged access: The field ADDED from the type IDependencyGraphUpdateEvent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEComponentClasspathUpdater.java :

373 : if((event.getType() & IDependencyGraphUpdateEvent.ADDED) == IDependencyGraphUpdateEvent.ADDED){

19. WARNING: DiscouragedReference

Discouraged access: The type IDependencyGraphUpdateEvent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEComponentClasspathUpdater.java :

373 : if((event.getType() & IDependencyGraphUpdateEvent.ADDED) == IDependencyGraphUpdateEvent.ADDED){

20. WARNING: DiscouragedReference

Discouraged access: The field ADDED from the type IDependencyGraphUpdateEvent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEComponentClasspathUpdater.java :

373 : if((event.getType() & IDependencyGraphUpdateEvent.ADDED) == IDependencyGraphUpdateEvent.ADDED){

21. WARNING: DiscouragedReference

Discouraged access: The method getAddedReferences() from the type IDependencyGraphUpdateEvent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEComponentClasspathUpdater.java :

374 : Map<IProject, Set<IProject>> addedReferences = event.getAddedReferences();

22. WARNING: DiscouragedReference

Discouraged access: The method getLogger() from the type WTPPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

J2EEComponentClasspathUpdater.java :

423 : J2EEPlugin.getDefault().getLogger().logError(e);

23. WARNING: DiscouragedReference

Discouraged access: The type WorkbenchComponent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEComponentClasspathUpdater.java :

431 : public static void clearResourceTreeRootCache(WorkbenchComponent aModule) {

24. WARNING: DiscouragedReference

Discouraged access: The type ResourceTreeRootAdapter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEComponentClasspathUpdater.java :

433 : ResourceTreeRootAdapter resourceTreeAdapter = (ResourceTreeRootAdapter) ExtendedEcoreUtil

25. WARNING: DiscouragedReference

Discouraged access: The type ResourceTreeRootAdapter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEComponentClasspathUpdater.java :

433 : ResourceTreeRootAdapter resourceTreeAdapter = (ResourceTreeRootAdapter) ExtendedEcoreUtil

26. WARNING: DiscouragedReference

Discouraged access: The type ExtendedEcoreUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.emf/@dot

J2EEComponentClasspathUpdater.java :

433 : ResourceTreeRootAdapter resourceTreeAdapter = (ResourceTreeRootAdapter) ExtendedEcoreUtil

27. WARNING: DiscouragedReference

Discouraged access: The method getAdapter(EObject, List, Object) from the type ExtendedEcoreUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.emf/@dot

J2EEComponentClasspathUpdater.java :

433 : ResourceTreeRootAdapter resourceTreeAdapter = (ResourceTreeRootAdapter) ExtendedEcoreUtil .getAdapter(aModule, aModule.eAdapters(), ResourceTreeRootAdapter.DEPLOY_ADAPTER_TYPE);

28. WARNING: DiscouragedReference

Discouraged access: The type ResourceTreeRootAdapter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEComponentClasspathUpdater.java :

435 : ResourceTreeRootAdapter.DEPLOY_ADAPTER_TYPE);

29. WARNING: DiscouragedReference

Discouraged access: The field DEPLOY_ADAPTER_TYPE from the type ResourceTreeRootAdapter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEComponentClasspathUpdater.java :

435 : ResourceTreeRootAdapter.DEPLOY_ADAPTER_TYPE);

30. WARNING: DiscouragedReference

Discouraged access: The method setResourceTreeRoot(ResourceTreeRoot) from the type ResourceTreeRootAdapter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEComponentClasspathUpdater.java :

437 : resourceTreeAdapter.setResourceTreeRoot(null);

31. WARNING: DiscouragedReference

Discouraged access: The type ResourceTreeRootAdapter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEComponentClasspathUpdater.java :

439 : resourceTreeAdapter = (ResourceTreeRootAdapter) ExtendedEcoreUtil

32. WARNING: DiscouragedReference

Discouraged access: The type ExtendedEcoreUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.emf/@dot

J2EEComponentClasspathUpdater.java :

439 : resourceTreeAdapter = (ResourceTreeRootAdapter) ExtendedEcoreUtil

33. WARNING: DiscouragedReference

Discouraged access: The method getAdapter(EObject, List, Object) from the type ExtendedEcoreUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.emf/@dot

J2EEComponentClasspathUpdater.java :

439 : resourceTreeAdapter = (ResourceTreeRootAdapter) ExtendedEcoreUtil .getAdapter(aModule, aModule.eAdapters(), ResourceTreeRootAdapter.SOURCE_ADAPTER_TYPE);

34. WARNING: DiscouragedReference

Discouraged access: The type ResourceTreeRootAdapter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEComponentClasspathUpdater.java :

441 : ResourceTreeRootAdapter.SOURCE_ADAPTER_TYPE);

35. WARNING: DiscouragedReference

Discouraged access: The field SOURCE_ADAPTER_TYPE from the type ResourceTreeRootAdapter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEComponentClasspathUpdater.java :

441 : ResourceTreeRootAdapter.SOURCE_ADAPTER_TYPE);

36. WARNING: DiscouragedReference

Discouraged access: The method setResourceTreeRoot(ResourceTreeRoot) from the type ResourceTreeRootAdapter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEComponentClasspathUpdater.java :

443 : resourceTreeAdapter.setResourceTreeRoot(null);

37. WARNING: DiscouragedReference

Discouraged access: The field COMPONENT_FILE_NAME from the type IModuleConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEComponentClasspathUpdater.java :

456 : if (delta[i].toString().indexOf(IJ2EEModuleConstants.COMPONENT_FILE_NAME) != -1) {

38. WARNING: DiscouragedReference

Discouraged access: The type StructureEdit is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEComponentClasspathUpdater.java :

457 : StructureEdit core = StructureEdit

39. WARNING: DiscouragedReference

Discouraged access: The type StructureEdit is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEComponentClasspathUpdater.java :

457 : StructureEdit core = StructureEdit

40. WARNING: DiscouragedReference

Discouraged access: The method getStructureEditForRead(IProject) from the type StructureEdit is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEComponentClasspathUpdater.java :

457 : StructureEdit core = StructureEdit .getStructureEditForRead(delta[i].getResource() .getProject());

41. WARNING: DiscouragedReference

Discouraged access: The type WorkbenchComponent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEComponentClasspathUpdater.java :

461 : WorkbenchComponent component = core.getComponent();

42. WARNING: DiscouragedReference

Discouraged access: The method getComponent() from the type StructureEdit is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEComponentClasspathUpdater.java :

461 : WorkbenchComponent component = core.getComponent();

43. WARNING: DiscouragedReference

Discouraged access: The field DOT_SETTINGS from the type IModuleConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEComponentClasspathUpdater.java :

487 : if (resource.getName().equals(IJ2EEModuleConstants.DOT_SETTINGS)) {

44. WARNING: DiscouragedReference

Discouraged access: The type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEComponentClasspathUpdater.java :

497 : return isRootAncester(resource, rootFolder) || isFolder(resource, rootFolder.getFolder(J2EEConstants.META_INF));

45. WARNING: DiscouragedReference

Discouraged access: The field META_INF from the type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEComponentClasspathUpdater.java :

497 : return isRootAncester(resource, rootFolder) || isFolder(resource, rootFolder.getFolder(J2EEConstants.META_INF));

46. WARNING: DiscouragedReference

Discouraged access: The type WTPModulesResourceFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEComponentClasspathUpdater.java :

504 : if (name.equals(WTPModulesResourceFactory.WTP_MODULES_SHORT_NAME)) {

47. WARNING: DiscouragedReference

Discouraged access: The field WTP_MODULES_SHORT_NAME from the type WTPModulesResourceFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEComponentClasspathUpdater.java :

504 : if (name.equals(WTPModulesResourceFactory.WTP_MODULES_SHORT_NAME)) {

48. WARNING: DiscouragedReference

Discouraged access: The type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEComponentClasspathUpdater.java :

506 : } else if (name.equals(J2EEConstants.MANIFEST_SHORT_NAME)) { // MANIFEST.MF must be all caps per spec

49. WARNING: DiscouragedReference

Discouraged access: The field MANIFEST_SHORT_NAME from the type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEComponentClasspathUpdater.java :

506 : } else if (name.equals(J2EEConstants.MANIFEST_SHORT_NAME)) { // MANIFEST.MF must be all caps per spec

50. WARNING: DiscouragedReference

Discouraged access: The method getLogger() from the type WTPPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

J2EEComponentClasspathUpdater.java :

520 : J2EEPlugin.getDefault().getLogger().logError(e);

51. WARNING: DiscouragedReference

Discouraged access: The type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEComponentClasspathUpdater.java :

549 : libDir = J2EEConstants.EAR_DEFAULT_LIB_DIR;

52. WARNING: DiscouragedReference

Discouraged access: The field EAR_DEFAULT_LIB_DIR from the type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEComponentClasspathUpdater.java :

549 : libDir = J2EEConstants.EAR_DEFAULT_LIB_DIR;

Source File: org/eclipse/jst/j2ee/internal/common/operations/AddJavaEEArtifactOperation.java
1. WARNING: DiscouragedReference

Discouraged access: The field PROJECT_NAME from the type IArtifactEditOperationDataModelProperties is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

AddJavaEEArtifactOperation.java :

85 : String projectName = model.getStringProperty(PROJECT_NAME);

Source File: org/eclipse/jst/j2ee/internal/common/operations/INewJavaClassDataModelProperties.java
1. WARNING: DiscouragedReference

Discouraged access: The type IArtifactEditOperationDataModelProperties is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

INewJavaClassDataModelProperties.java :

13 : import org.eclipse.wst.common.componentcore.internal.operation.IArtifactEditOperationDataModelProperties;

2. WARNING: DiscouragedReference

Discouraged access: The type IArtifactEditOperationDataModelProperties is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

INewJavaClassDataModelProperties.java :

15 : public interface INewJavaClassDataModelProperties extends IArtifactEditOperationDataModelProperties {

Source File: org/eclipse/jst/j2ee/internal/common/operations/J2EEModifierHelperCreator.java
1. WARNING: DiscouragedReference

Discouraged access: The type EjbFactoryImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEModifierHelperCreator.java :

26 : import org.eclipse.jst.j2ee.ejb.internal.impl.EjbFactoryImpl;

2. WARNING: DiscouragedReference

Discouraged access: The type EtoolsCopyUtility is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.emf/@dot

J2EEModifierHelperCreator.java :

27 : import org.eclipse.wst.common.internal.emf.utilities.EtoolsCopyUtility;

3. WARNING: DiscouragedReference

Discouraged access: The type ModifierHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.emfworkbench.integration_1.1.202.v200811131900.jar

J2EEModifierHelperCreator.java :

28 : import org.eclipse.wst.common.internal.emfworkbench.integration.ModifierHelper;

4. WARNING: DiscouragedReference

Discouraged access: The type ModifierHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.emfworkbench.integration_1.1.202.v200811131900.jar

J2EEModifierHelperCreator.java :

38 : public static ModifierHelper createAssemblyDescriptorHelper(EJBJar anEJBJar) {

5. WARNING: DiscouragedReference

Discouraged access: The type EjbFactoryImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEModifierHelperCreator.java :

41 : EjbPackage pack = EjbFactoryImpl.getPackage();

6. WARNING: DiscouragedReference

Discouraged access: The method getPackage() from the type EjbFactoryImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEModifierHelperCreator.java :

41 : EjbPackage pack = EjbFactoryImpl.getPackage();

7. WARNING: DiscouragedReference

Discouraged access: The constructor ModifierHelper(EObject, EStructuralFeature, Object) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.emfworkbench.integration_1.1.202.v200811131900.jar

J2EEModifierHelperCreator.java :

43 : return new ModifierHelper(anEJBJar, sf, null);

8. WARNING: DiscouragedReference

Discouraged access: The type ModifierHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.emfworkbench.integration_1.1.202.v200811131900.jar

J2EEModifierHelperCreator.java :

43 : return new ModifierHelper(anEJBJar, sf, null);

9. WARNING: DiscouragedReference

Discouraged access: The type ModifierHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.emfworkbench.integration_1.1.202.v200811131900.jar

J2EEModifierHelperCreator.java :

52 : public static ModifierHelper createMethodElementAsCopyHelper(MethodElement element, SecurityRole role) {

10. WARNING: DiscouragedReference

Discouraged access: The type ModifierHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.emfworkbench.integration_1.1.202.v200811131900.jar

J2EEModifierHelperCreator.java :

55 : ModifierHelper tempHelper = new ModifierHelper();

11. WARNING: DiscouragedReference

Discouraged access: The constructor ModifierHelper() is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.emfworkbench.integration_1.1.202.v200811131900.jar

J2EEModifierHelperCreator.java :

55 : ModifierHelper tempHelper = new ModifierHelper();

12. WARNING: DiscouragedReference

Discouraged access: The type ModifierHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.emfworkbench.integration_1.1.202.v200811131900.jar

J2EEModifierHelperCreator.java :

55 : ModifierHelper tempHelper = new ModifierHelper();

13. WARNING: DiscouragedReference

Discouraged access: The method setFeature(EStructuralFeature) from the type ModifierHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.emfworkbench.integration_1.1.202.v200811131900.jar

J2EEModifierHelperCreator.java :

57 : tempHelper.setFeature(getEjbPackage().getMethodPermission_MethodElements());

14. WARNING: DiscouragedReference

Discouraged access: The method setValue(Object) from the type ModifierHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.emfworkbench.integration_1.1.202.v200811131900.jar

J2EEModifierHelperCreator.java :

58 : tempHelper.setValue(EtoolsCopyUtility.createCopy(element));

15. WARNING: DiscouragedReference

Discouraged access: The type EtoolsCopyUtility is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.emf/@dot

J2EEModifierHelperCreator.java :

58 : tempHelper.setValue(EtoolsCopyUtility.createCopy(element));

16. WARNING: DiscouragedReference

Discouraged access: The method createCopy(EObject) from the type EtoolsCopyUtility is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.emf/@dot

J2EEModifierHelperCreator.java :

58 : tempHelper.setValue(EtoolsCopyUtility.createCopy(element));

17. WARNING: DiscouragedReference

Discouraged access: The type ModifierHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.emfworkbench.integration_1.1.202.v200811131900.jar

J2EEModifierHelperCreator.java :

68 : public static ModifierHelper createMethodElementHelper(EnterpriseBean bean, SecurityRole role, String methodType, String methodSig) {

18. WARNING: DiscouragedReference

Discouraged access: The type ModifierHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.emfworkbench.integration_1.1.202.v200811131900.jar

J2EEModifierHelperCreator.java :

71 : ModifierHelper tempHelper = new ModifierHelper();

19. WARNING: DiscouragedReference

Discouraged access: The constructor ModifierHelper() is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.emfworkbench.integration_1.1.202.v200811131900.jar

J2EEModifierHelperCreator.java :

71 : ModifierHelper tempHelper = new ModifierHelper();

20. WARNING: DiscouragedReference

Discouraged access: The type ModifierHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.emfworkbench.integration_1.1.202.v200811131900.jar

J2EEModifierHelperCreator.java :

71 : ModifierHelper tempHelper = new ModifierHelper();

21. WARNING: DiscouragedReference

Discouraged access: The method setFeature(EStructuralFeature) from the type ModifierHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.emfworkbench.integration_1.1.202.v200811131900.jar

J2EEModifierHelperCreator.java :

73 : tempHelper.setFeature(getEjbPackage().getMethodPermission_MethodElements());

22. WARNING: DiscouragedReference

Discouraged access: The method addAttribute(EStructuralFeature, Object) from the type ModifierHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.emfworkbench.integration_1.1.202.v200811131900.jar

J2EEModifierHelperCreator.java :

74 : tempHelper.addAttribute(getEjbPackage().getMethodElement_Type(), methodType);

23. WARNING: DiscouragedReference

Discouraged access: The method addAttribute(EStructuralFeature, Object) from the type ModifierHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.emfworkbench.integration_1.1.202.v200811131900.jar

J2EEModifierHelperCreator.java :

84 : tempHelper.addAttribute(getEjbPackage().getMethodElement_Name(), methodName);

24. WARNING: DiscouragedReference

Discouraged access: The method addAttribute(EStructuralFeature, Object) from the type ModifierHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.emfworkbench.integration_1.1.202.v200811131900.jar

J2EEModifierHelperCreator.java :

86 : tempHelper.addAttribute(getEjbPackage().getMethodElement_Parms(), methodParms);

25. WARNING: DiscouragedReference

Discouraged access: The method addAttribute(EStructuralFeature, Object) from the type ModifierHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.emfworkbench.integration_1.1.202.v200811131900.jar

J2EEModifierHelperCreator.java :

87 : tempHelper.addAttribute(getEjbPackage().getMethodElement_EnterpriseBean(), bean);

26. WARNING: DiscouragedReference

Discouraged access: The type ModifierHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.emfworkbench.integration_1.1.202.v200811131900.jar

J2EEModifierHelperCreator.java :

96 : public static ModifierHelper createMethodElementHelper(EnterpriseBean bean, String methodType, String methodSig, String transType) {

27. WARNING: DiscouragedReference

Discouraged access: The type ModifierHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.emfworkbench.integration_1.1.202.v200811131900.jar

J2EEModifierHelperCreator.java :

99 : ModifierHelper ownerHelper = createMethodTransactionHelper((EJBJar) bean.eContainer(), transType);

28. WARNING: DiscouragedReference

Discouraged access: The type ModifierHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.emfworkbench.integration_1.1.202.v200811131900.jar

J2EEModifierHelperCreator.java :

100 : ModifierHelper tempHelper = new ModifierHelper();

29. WARNING: DiscouragedReference

Discouraged access: The constructor ModifierHelper() is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.emfworkbench.integration_1.1.202.v200811131900.jar

J2EEModifierHelperCreator.java :

100 : ModifierHelper tempHelper = new ModifierHelper();

30. WARNING: DiscouragedReference

Discouraged access: The type ModifierHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.emfworkbench.integration_1.1.202.v200811131900.jar

J2EEModifierHelperCreator.java :

100 : ModifierHelper tempHelper = new ModifierHelper();

31. WARNING: DiscouragedReference

Discouraged access: The method setOwnerHelper(ModifierHelper) from the type ModifierHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.emfworkbench.integration_1.1.202.v200811131900.jar

J2EEModifierHelperCreator.java :

101 : tempHelper.setOwnerHelper(ownerHelper);

32. WARNING: DiscouragedReference

Discouraged access: The method setFeature(EStructuralFeature) from the type ModifierHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.emfworkbench.integration_1.1.202.v200811131900.jar

J2EEModifierHelperCreator.java :

102 : tempHelper.setFeature(getEjbPackage().getMethodTransaction_MethodElements());

33. WARNING: DiscouragedReference

Discouraged access: The method addAttribute(EStructuralFeature, Object) from the type ModifierHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.emfworkbench.integration_1.1.202.v200811131900.jar

J2EEModifierHelperCreator.java :

103 : tempHelper.addAttribute(getEjbPackage().getMethodElement_Type(), methodType);

34. WARNING: DiscouragedReference

Discouraged access: The method addAttribute(EStructuralFeature, Object) from the type ModifierHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.emfworkbench.integration_1.1.202.v200811131900.jar

J2EEModifierHelperCreator.java :

113 : tempHelper.addAttribute(getEjbPackage().getMethodElement_Name(), methodName);

35. WARNING: DiscouragedReference

Discouraged access: The method addAttribute(EStructuralFeature, Object) from the type ModifierHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.emfworkbench.integration_1.1.202.v200811131900.jar

J2EEModifierHelperCreator.java :

115 : tempHelper.addAttribute(getEjbPackage().getMethodElement_Parms(), methodParms);

36. WARNING: DiscouragedReference

Discouraged access: The method addAttribute(EStructuralFeature, Object) from the type ModifierHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.emfworkbench.integration_1.1.202.v200811131900.jar

J2EEModifierHelperCreator.java :

116 : tempHelper.addAttribute(getEjbPackage().getMethodElement_EnterpriseBean(), bean);

37. WARNING: DiscouragedReference

Discouraged access: The type ModifierHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.emfworkbench.integration_1.1.202.v200811131900.jar

J2EEModifierHelperCreator.java :

120 : public static ModifierHelper createMethodPermissionHelper(SecurityRole role) {

38. WARNING: DiscouragedReference

Discouraged access: The type ModifierHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.emfworkbench.integration_1.1.202.v200811131900.jar

J2EEModifierHelperCreator.java :

127 : ModifierHelper tempHelper = new ModifierHelper(assembly, sf, null);

39. WARNING: DiscouragedReference

Discouraged access: The constructor ModifierHelper(EObject, EStructuralFeature, Object) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.emfworkbench.integration_1.1.202.v200811131900.jar

J2EEModifierHelperCreator.java :

127 : ModifierHelper tempHelper = new ModifierHelper(assembly, sf, null);

40. WARNING: DiscouragedReference

Discouraged access: The type ModifierHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.emfworkbench.integration_1.1.202.v200811131900.jar

J2EEModifierHelperCreator.java :

127 : ModifierHelper tempHelper = new ModifierHelper(assembly, sf, null);

41. WARNING: DiscouragedReference

Discouraged access: The method addAttribute(EStructuralFeature, Object) from the type ModifierHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.emfworkbench.integration_1.1.202.v200811131900.jar

J2EEModifierHelperCreator.java :

128 : tempHelper.addAttribute(getEjbPackage().getMethodPermission_Roles(), role);

42. WARNING: DiscouragedReference

Discouraged access: The type ModifierHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.emfworkbench.integration_1.1.202.v200811131900.jar

J2EEModifierHelperCreator.java :

137 : public static ModifierHelper createMethodTransactionHelper(EJBJar anEJBJar, String aTransType) {

43. WARNING: DiscouragedReference

Discouraged access: The type ModifierHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.emfworkbench.integration_1.1.202.v200811131900.jar

J2EEModifierHelperCreator.java :

140 : ModifierHelper helper = new ModifierHelper();

44. WARNING: DiscouragedReference

Discouraged access: The constructor ModifierHelper() is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.emfworkbench.integration_1.1.202.v200811131900.jar

J2EEModifierHelperCreator.java :

140 : ModifierHelper helper = new ModifierHelper();

45. WARNING: DiscouragedReference

Discouraged access: The type ModifierHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.emfworkbench.integration_1.1.202.v200811131900.jar

J2EEModifierHelperCreator.java :

140 : ModifierHelper helper = new ModifierHelper();

46. WARNING: DiscouragedReference

Discouraged access: The method setFeature(EStructuralFeature) from the type ModifierHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.emfworkbench.integration_1.1.202.v200811131900.jar

J2EEModifierHelperCreator.java :

142 : helper.setFeature(getEjbPackage().getAssemblyDescriptor_MethodTransactions());

47. WARNING: DiscouragedReference

Discouraged access: The method addAttribute(EStructuralFeature, Object) from the type ModifierHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.emfworkbench.integration_1.1.202.v200811131900.jar

J2EEModifierHelperCreator.java :

143 : helper.addAttribute(getEjbPackage().getMethodTransaction_TransactionAttribute(), aTransType);

48. WARNING: DiscouragedReference

Discouraged access: The type EjbFactoryImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEModifierHelperCreator.java :

154 : return EjbFactoryImpl.getPackage();

49. WARNING: DiscouragedReference

Discouraged access: The method getPackage() from the type EjbFactoryImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEModifierHelperCreator.java :

154 : return EjbFactoryImpl.getPackage();

50. WARNING: DiscouragedReference

Discouraged access: The type ModifierHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.emfworkbench.integration_1.1.202.v200811131900.jar

J2EEModifierHelperCreator.java :

164 : public static void setAssemblyDescriptorOwnerHelper(ModifierHelper helper, EJBJar anEJBJar) {

51. WARNING: DiscouragedReference

Discouraged access: The type ModifierHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.emfworkbench.integration_1.1.202.v200811131900.jar

J2EEModifierHelperCreator.java :

165 : ModifierHelper ownerHelper = J2EEModifierHelperCreator.createAssemblyDescriptorHelper(anEJBJar);

52. WARNING: DiscouragedReference

Discouraged access: The method setOwner(EObject) from the type ModifierHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.emfworkbench.integration_1.1.202.v200811131900.jar

J2EEModifierHelperCreator.java :

167 : helper.setOwner(anEJBJar.getAssemblyDescriptor());

53. WARNING: DiscouragedReference

Discouraged access: The method setOwnerHelper(ModifierHelper) from the type ModifierHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.emfworkbench.integration_1.1.202.v200811131900.jar

J2EEModifierHelperCreator.java :

169 : helper.setOwnerHelper(ownerHelper);

54. WARNING: DiscouragedReference

Discouraged access: The type ModifierHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.emfworkbench.integration_1.1.202.v200811131900.jar

J2EEModifierHelperCreator.java :

179 : public static void setMethodPermissionOwnerHelper(ModifierHelper helper, SecurityRole role) {

55. WARNING: DiscouragedReference

Discouraged access: The type ModifierHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.emfworkbench.integration_1.1.202.v200811131900.jar

J2EEModifierHelperCreator.java :

183 : ModifierHelper ownerHelper = null;

56. WARNING: DiscouragedReference

Discouraged access: The method setOwner(EObject) from the type ModifierHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.emfworkbench.integration_1.1.202.v200811131900.jar

J2EEModifierHelperCreator.java :

188 : helper.setOwner(permission);

57. WARNING: DiscouragedReference

Discouraged access: The method setOwnerHelper(ModifierHelper) from the type ModifierHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.emfworkbench.integration_1.1.202.v200811131900.jar

J2EEModifierHelperCreator.java :

190 : helper.setOwnerHelper(ownerHelper);

Source File: org/eclipse/jst/j2ee/internal/common/operations/JARDependencyDataModelProperties.java
1. WARNING: DiscouragedReference

Discouraged access: The type DoNotUseMeThisWillBeDeletedPost15 is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

JARDependencyDataModelProperties.java :

14 : import org.eclipse.wst.common.frameworks.internal.DoNotUseMeThisWillBeDeletedPost15;

2. WARNING: UnusedImport

The import org.eclipse.wst.common.frameworks.internal.DoNotUseMeThisWillBeDeletedPost15 is never used

JARDependencyDataModelProperties.java :

14 : import org.eclipse.wst.common.frameworks.internal.DoNotUseMeThisWillBeDeletedPost15;

Source File: org/eclipse/jst/j2ee/internal/common/operations/JARDependencyDataModelProvider.java
1. WARNING: DiscouragedReference

Discouraged access: The type DoNotUseMeThisWillBeDeletedPost15 is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

JARDependencyDataModelProvider.java :

28 : import org.eclipse.wst.common.frameworks.internal.DoNotUseMeThisWillBeDeletedPost15;

2. WARNING: UnusedImport

The import org.eclipse.wst.common.frameworks.internal.DoNotUseMeThisWillBeDeletedPost15 is never used

JARDependencyDataModelProvider.java :

28 : import org.eclipse.wst.common.frameworks.internal.DoNotUseMeThisWillBeDeletedPost15;

Source File: org/eclipse/jst/j2ee/internal/common/operations/JARDependencyOperation.java
1. WARNING: DiscouragedReference

Discouraged access: The type DoNotUseMeThisWillBeDeletedPost15 is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

JARDependencyOperation.java :

44 : import org.eclipse.wst.common.frameworks.internal.DoNotUseMeThisWillBeDeletedPost15;

2. WARNING: UnusedImport

The import org.eclipse.wst.common.frameworks.internal.DoNotUseMeThisWillBeDeletedPost15 is never used

JARDependencyOperation.java :

44 : import org.eclipse.wst.common.frameworks.internal.DoNotUseMeThisWillBeDeletedPost15;

3. WARNING: DiscouragedReference

Discouraged access: The type IHeadlessRunnableWithProgress is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

JARDependencyOperation.java :

45 : import org.eclipse.wst.common.frameworks.internal.operations.IHeadlessRunnableWithProgress;

4. WARNING: DiscouragedReference

Discouraged access: The type IHeadlessRunnableWithProgress is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

JARDependencyOperation.java :

74 : IHeadlessRunnableWithProgress buildPathOperation = createBuildPathOperation(model);

5. WARNING: LocalVariableIsNeverUsed

The local variable buildPathOperation is never read

JARDependencyOperation.java :

74 : IHeadlessRunnableWithProgress buildPathOperation = createBuildPathOperation(model);

Source File: org/eclipse/jst/j2ee/internal/common/operations/JavaModelUtil.java
1. WARNING: UnusedImport

The import org.eclipse.jdt.core.ICodeAssist is never used

JavaModelUtil.java :

34 : import org.eclipse.jdt.core.ICodeAssist;

2. WARNING: UnusedImport

The import org.eclipse.jdt.core.IOpenable is never used

JavaModelUtil.java :

41 : import org.eclipse.jdt.core.IOpenable;

3. WARNING: UnusedImport

The import org.eclipse.jdt.core.IParent is never used

JavaModelUtil.java :

44 : import org.eclipse.jdt.core.IParent;

4. WARNING: UnusedImport

The import org.eclipse.jdt.core.ISourceReference is never used

JavaModelUtil.java :

45 : import org.eclipse.jdt.core.ISourceReference;

Source File: org/eclipse/jst/j2ee/internal/common/operations/NewJavaClassDataModelProvider.java
1. WARNING: DiscouragedReference

Discouraged access: The type ArtifactEditOperationDataModelProvider is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

NewJavaClassDataModelProvider.java :

55 : import org.eclipse.wst.common.componentcore.internal.operation.ArtifactEditOperationDataModelProvider;

2. WARNING: DiscouragedReference

Discouraged access: The type WTPCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

NewJavaClassDataModelProvider.java :

57 : import org.eclipse.wst.common.frameworks.internal.plugin.WTPCommonPlugin;

3. WARNING: DiscouragedReference

Discouraged access: The type ArtifactEditOperationDataModelProvider is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

NewJavaClassDataModelProvider.java :

83 : public class NewJavaClassDataModelProvider extends ArtifactEditOperationDataModelProvider {

4. WARNING: DiscouragedReference

Discouraged access: The type WTPCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

NewJavaClassDataModelProvider.java :

98 : return WTPCommonPlugin.createErrorStatus(msg);

5. WARNING: DiscouragedReference

Discouraged access: The method createErrorStatus(String) from the type WTPCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

NewJavaClassDataModelProvider.java :

98 : return WTPCommonPlugin.createErrorStatus(msg);

6. WARNING: DiscouragedReference

Discouraged access: The type WTPCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

NewJavaClassDataModelProvider.java :

103 : return WTPCommonPlugin.createErrorStatus(msg);

7. WARNING: DiscouragedReference

Discouraged access: The method createErrorStatus(String) from the type WTPCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

NewJavaClassDataModelProvider.java :

103 : return WTPCommonPlugin.createErrorStatus(msg);

8. WARNING: DiscouragedReference

Discouraged access: The method getTargetProject() from the type ArtifactEditOperationDataModelProvider is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

NewJavaClassDataModelProvider.java :

105 : IProject project = getTargetProject();

9. WARNING: DiscouragedReference

Discouraged access: The type WTPCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

NewJavaClassDataModelProvider.java :

109 : return WTPCommonPlugin.createErrorStatus(msg);

10. WARNING: DiscouragedReference

Discouraged access: The method createErrorStatus(String) from the type WTPCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

NewJavaClassDataModelProvider.java :

109 : return WTPCommonPlugin.createErrorStatus(msg);

11. WARNING: DiscouragedReference

Discouraged access: The type WTPCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

NewJavaClassDataModelProvider.java :

114 : return WTPCommonPlugin.createErrorStatus(msg);

12. WARNING: DiscouragedReference

Discouraged access: The method createErrorStatus(String) from the type WTPCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

NewJavaClassDataModelProvider.java :

114 : return WTPCommonPlugin.createErrorStatus(msg);

13. WARNING: DiscouragedReference

Discouraged access: The type WTPCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

NewJavaClassDataModelProvider.java :

120 : return WTPCommonPlugin.createErrorStatus(msg);

14. WARNING: DiscouragedReference

Discouraged access: The method createErrorStatus(String) from the type WTPCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

NewJavaClassDataModelProvider.java :

120 : return WTPCommonPlugin.createErrorStatus(msg);

15. WARNING: DiscouragedReference

Discouraged access: The type WTPCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

NewJavaClassDataModelProvider.java :

129 : return WTPCommonPlugin.createErrorStatus(msg);

16. WARNING: DiscouragedReference

Discouraged access: The method createErrorStatus(String) from the type WTPCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

NewJavaClassDataModelProvider.java :

129 : return WTPCommonPlugin.createErrorStatus(msg);

17. WARNING: DiscouragedReference

Discouraged access: The type WTPCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

NewJavaClassDataModelProvider.java :

132 : return WTPCommonPlugin.OK_STATUS;

18. WARNING: DiscouragedReference

Discouraged access: The field OK_STATUS from the type WTPCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

NewJavaClassDataModelProvider.java :

132 : return WTPCommonPlugin.OK_STATUS;

19. WARNING: DiscouragedReference

Discouraged access: The method getTargetProject() from the type ArtifactEditOperationDataModelProvider is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

NewJavaClassDataModelProvider.java :

143 : IProject project = getTargetProject();

20. WARNING: DiscouragedReference

Discouraged access: The method getPropertyNames() from the type ArtifactEditOperationDataModelProvider is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

NewJavaClassDataModelProvider.java :

179 : Set propertyNames = super.getPropertyNames();

21. WARNING: DiscouragedReference

Discouraged access: The method getTargetProject() from the type ArtifactEditOperationDataModelProvider is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

NewJavaClassDataModelProvider.java :

233 : return getTargetProject();

22. WARNING: DiscouragedReference

Discouraged access: The method getDefaultProperty(String) from the type ArtifactEditOperationDataModelProvider is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

NewJavaClassDataModelProvider.java :

242 : return super.getDefaultProperty(propertyName);

23. WARNING: DiscouragedReference

Discouraged access: The method validate(String) from the type ArtifactEditOperationDataModelProvider is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

NewJavaClassDataModelProvider.java :

278 : IStatus result = super.validate(propertyName);

24. WARNING: DiscouragedReference

Discouraged access: The type WTPCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

NewJavaClassDataModelProvider.java :

299 : result = WTPCommonPlugin.OK_STATUS;

25. WARNING: DiscouragedReference

Discouraged access: The field OK_STATUS from the type WTPCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

NewJavaClassDataModelProvider.java :

299 : result = WTPCommonPlugin.OK_STATUS;

26. WARNING: DiscouragedReference

Discouraged access: The type WTPCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

NewJavaClassDataModelProvider.java :

321 : return WTPCommonPlugin.createErrorStatus(msg);

27. WARNING: DiscouragedReference

Discouraged access: The method createErrorStatus(String) from the type WTPCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

NewJavaClassDataModelProvider.java :

321 : return WTPCommonPlugin.createErrorStatus(msg);

28. WARNING: DiscouragedReference

Discouraged access: The type WTPCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

NewJavaClassDataModelProvider.java :

324 : return WTPCommonPlugin.createWarningStatus(msg);

29. WARNING: DiscouragedReference

Discouraged access: The method createWarningStatus(String) from the type WTPCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

NewJavaClassDataModelProvider.java :

324 : return WTPCommonPlugin.createWarningStatus(msg);

30. WARNING: DiscouragedReference

Discouraged access: The type WTPCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

NewJavaClassDataModelProvider.java :

328 : return WTPCommonPlugin.OK_STATUS;

31. WARNING: DiscouragedReference

Discouraged access: The field OK_STATUS from the type WTPCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

NewJavaClassDataModelProvider.java :

328 : return WTPCommonPlugin.OK_STATUS;

32. WARNING: DiscouragedReference

Discouraged access: The type WTPCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

NewJavaClassDataModelProvider.java :

345 : return WTPCommonPlugin.createErrorStatus(msg);

33. WARNING: DiscouragedReference

Discouraged access: The method createErrorStatus(String) from the type WTPCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

NewJavaClassDataModelProvider.java :

345 : return WTPCommonPlugin.createErrorStatus(msg);

34. WARNING: DiscouragedReference

Discouraged access: The type WTPCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

NewJavaClassDataModelProvider.java :

350 : return WTPCommonPlugin.createErrorStatus(msg);

35. WARNING: DiscouragedReference

Discouraged access: The method createErrorStatus(String) from the type WTPCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

NewJavaClassDataModelProvider.java :

350 : return WTPCommonPlugin.createErrorStatus(msg);

36. WARNING: DiscouragedReference

Discouraged access: The type WTPCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

NewJavaClassDataModelProvider.java :

356 : return WTPCommonPlugin.createErrorStatus(msg);

37. WARNING: DiscouragedReference

Discouraged access: The method createErrorStatus(String) from the type WTPCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

NewJavaClassDataModelProvider.java :

356 : return WTPCommonPlugin.createErrorStatus(msg);

38. WARNING: DiscouragedReference

Discouraged access: The type WTPCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

NewJavaClassDataModelProvider.java :

359 : return WTPCommonPlugin.createWarningStatus(msg);

39. WARNING: DiscouragedReference

Discouraged access: The method createWarningStatus(String) from the type WTPCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

NewJavaClassDataModelProvider.java :

359 : return WTPCommonPlugin.createWarningStatus(msg);

40. WARNING: DiscouragedReference

Discouraged access: The type WTPCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

NewJavaClassDataModelProvider.java :

361 : return WTPCommonPlugin.OK_STATUS;

41. WARNING: DiscouragedReference

Discouraged access: The field OK_STATUS from the type WTPCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

NewJavaClassDataModelProvider.java :

361 : return WTPCommonPlugin.OK_STATUS;

42. WARNING: DiscouragedReference

Discouraged access: The type WTPCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

NewJavaClassDataModelProvider.java :

378 : return WTPCommonPlugin.createErrorStatus(msg);

43. WARNING: DiscouragedReference

Discouraged access: The method createErrorStatus(String) from the type WTPCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

NewJavaClassDataModelProvider.java :

378 : return WTPCommonPlugin.createErrorStatus(msg);

44. WARNING: DiscouragedReference

Discouraged access: The type WTPCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

NewJavaClassDataModelProvider.java :

382 : return WTPCommonPlugin.OK_STATUS;

45. WARNING: DiscouragedReference

Discouraged access: The field OK_STATUS from the type WTPCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

NewJavaClassDataModelProvider.java :

382 : return WTPCommonPlugin.OK_STATUS;

46. WARNING: DiscouragedReference

Discouraged access: The method getTargetProject() from the type ArtifactEditOperationDataModelProvider is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

NewJavaClassDataModelProvider.java :

393 : IJavaProject javaProject = JemProjectUtilities.getJavaProject(getTargetProject());

47. WARNING: DiscouragedReference

Discouraged access: The type WTPCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

NewJavaClassDataModelProvider.java :

402 : return WTPCommonPlugin.createErrorStatus(msg);

48. WARNING: DiscouragedReference

Discouraged access: The method createErrorStatus(String) from the type WTPCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

NewJavaClassDataModelProvider.java :

402 : return WTPCommonPlugin.createErrorStatus(msg);

49. WARNING: DiscouragedReference

Discouraged access: The type WTPCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

NewJavaClassDataModelProvider.java :

410 : return WTPCommonPlugin.createErrorStatus(msg);

50. WARNING: DiscouragedReference

Discouraged access: The method createErrorStatus(String) from the type WTPCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

NewJavaClassDataModelProvider.java :

410 : return WTPCommonPlugin.createErrorStatus(msg);

51. WARNING: DiscouragedReference

Discouraged access: The type WTPCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

NewJavaClassDataModelProvider.java :

436 : return WTPCommonPlugin.createErrorStatus(msg);

52. WARNING: DiscouragedReference

Discouraged access: The method createErrorStatus(String) from the type WTPCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

NewJavaClassDataModelProvider.java :

436 : return WTPCommonPlugin.createErrorStatus(msg);

53. WARNING: DiscouragedReference

Discouraged access: The type WTPCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

NewJavaClassDataModelProvider.java :

441 : return WTPCommonPlugin.createErrorStatus(msg);

54. WARNING: DiscouragedReference

Discouraged access: The method createErrorStatus(String) from the type WTPCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

NewJavaClassDataModelProvider.java :

441 : return WTPCommonPlugin.createErrorStatus(msg);

55. WARNING: DiscouragedReference

Discouraged access: The type WTPCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

NewJavaClassDataModelProvider.java :

445 : return WTPCommonPlugin.OK_STATUS;

56. WARNING: DiscouragedReference

Discouraged access: The field OK_STATUS from the type WTPCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

NewJavaClassDataModelProvider.java :

445 : return WTPCommonPlugin.OK_STATUS;

57. WARNING: DiscouragedReference

Discouraged access: The type WTPCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

NewJavaClassDataModelProvider.java :

475 : return WTPCommonPlugin.createErrorStatus(message);

58. WARNING: DiscouragedReference

Discouraged access: The method createErrorStatus(String) from the type WTPCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

NewJavaClassDataModelProvider.java :

475 : return WTPCommonPlugin.createErrorStatus(message);

59. WARNING: DiscouragedReference

Discouraged access: The type WTPCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

NewJavaClassDataModelProvider.java :

486 : return WTPCommonPlugin.createErrorStatus(message);

60. WARNING: DiscouragedReference

Discouraged access: The method createErrorStatus(String) from the type WTPCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

NewJavaClassDataModelProvider.java :

486 : return WTPCommonPlugin.createErrorStatus(message);

61. WARNING: DiscouragedReference

Discouraged access: The type WTPCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

NewJavaClassDataModelProvider.java :

494 : return WTPCommonPlugin.OK_STATUS;

62. WARNING: DiscouragedReference

Discouraged access: The field OK_STATUS from the type WTPCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

NewJavaClassDataModelProvider.java :

494 : return WTPCommonPlugin.OK_STATUS;

63. WARNING: DiscouragedReference

Discouraged access: The method getTargetProject() from the type ArtifactEditOperationDataModelProvider is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

NewJavaClassDataModelProvider.java :

507 : IPackageFragmentRoot[] sources = J2EEProjectUtilities.getSourceContainers(getTargetProject());

64. WARNING: DiscouragedReference

Discouraged access: The method getTargetProject() from the type ArtifactEditOperationDataModelProvider is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

NewJavaClassDataModelProvider.java :

535 : IProject project = getTargetProject();

65. WARNING: DiscouragedReference

Discouraged access: The method propertySet(String, Object) from the type ArtifactEditOperationDataModelProvider is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

NewJavaClassDataModelProvider.java :

557 : boolean result = super.propertySet(propertyName, propertyValue);

66. WARNING: DiscouragedReference

Discouraged access: The field COMPONENT_NAME from the type IArtifactEditOperationDataModelProperties is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

NewJavaClassDataModelProvider.java :

559 : if (COMPONENT_NAME.equals(propertyName) || PROJECT_NAME.equals(propertyName)){

67. WARNING: DiscouragedReference

Discouraged access: The field PROJECT_NAME from the type IArtifactEditOperationDataModelProperties is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

NewJavaClassDataModelProvider.java :

559 : if (COMPONENT_NAME.equals(propertyName) || PROJECT_NAME.equals(propertyName)){

Source File: org/eclipse/jst/j2ee/internal/common/operations/NewJavaClassOperation.java
1. WARNING: UnusedImport

The import java.lang.reflect.InvocationTargetException is never used

NewJavaClassOperation.java :

26 : import java.lang.reflect.InvocationTargetException;

2. WARNING: UnusedImport

The import org.eclipse.core.commands.operations.AbstractOperation is never used

NewJavaClassOperation.java :

31 : import org.eclipse.core.commands.operations.AbstractOperation;

3. WARNING: DiscouragedReference

Discouraged access: The type IArtifactEditOperationDataModelProperties is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

NewJavaClassOperation.java :

56 : import org.eclipse.wst.common.componentcore.internal.operation.IArtifactEditOperationDataModelProperties;

4. WARNING: DiscouragedReference

Discouraged access: The type IArtifactEditOperationDataModelProperties is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

NewJavaClassOperation.java :

884 : String projectName = model.getStringProperty(IArtifactEditOperationDataModelProperties.PROJECT_NAME);

5. WARNING: DiscouragedReference

Discouraged access: The field PROJECT_NAME from the type IArtifactEditOperationDataModelProperties is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

NewJavaClassOperation.java :

884 : String projectName = model.getStringProperty(IArtifactEditOperationDataModelProperties.PROJECT_NAME);

Source File: org/eclipse/jst/j2ee/internal/common/operations/NewJavaEEArtifactClassOperation.java
1. WARNING: DiscouragedReference

Discouraged access: The type WTPPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

NewJavaEEArtifactClassOperation.java :

47 : import org.eclipse.wst.common.frameworks.internal.WTPPlugin;

2. WARNING: DiscouragedReference

Discouraged access: The type WFTWrappedException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

NewJavaEEArtifactClassOperation.java :

48 : import org.eclipse.wst.common.frameworks.internal.enablement.nonui.WFTWrappedException;

3. WARNING: DiscouragedReference

Discouraged access: The type WFTWrappedException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

NewJavaEEArtifactClassOperation.java :

107 : IPackageFragment fragment) throws WFTWrappedException,

4. WARNING: DiscouragedReference

Discouraged access: The type WTPPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

NewJavaEEArtifactClassOperation.java :

176 : protected String generateTemplateSource(WTPPlugin plugin, CreateJavaEEArtifactTemplateModel templateModel, String templateFile, Object templateImpl, IProgressMonitor monitor)

5. WARNING: DiscouragedReference

Discouraged access: The type WTPPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

NewJavaEEArtifactClassOperation.java :

240 : protected String generateTemplateSource(WTPPlugin plugin, CreateJavaEEArtifactTemplateModel templateModel, String templateFile, IProgressMonitor monitor)

6. WARNING: DiscouragedReference

Discouraged access: The method getPluginID() from the type WTPPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

NewJavaEEArtifactClassOperation.java :

247 : emitter.addVariable(plugin.getPluginID(), plugin.getPluginID());

7. WARNING: DiscouragedReference

Discouraged access: The method getPluginID() from the type WTPPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

NewJavaEEArtifactClassOperation.java :

247 : emitter.addVariable(plugin.getPluginID(), plugin.getPluginID());

8. WARNING: DiscouragedReference

Discouraged access: The field PROJECT_NAME from the type IArtifactEditOperationDataModelProperties is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

NewJavaEEArtifactClassOperation.java :

295 : String projectName = model.getStringProperty(PROJECT_NAME);

Source File: org/eclipse/jst/j2ee/internal/common/operations/UpdateJavaBuildPathOperation.java
1. WARNING: UnusedImport

The import java.lang.reflect.InvocationTargetException is never used

UpdateJavaBuildPathOperation.java :

13 : import java.lang.reflect.InvocationTargetException;

2. WARNING: DiscouragedReference

Discouraged access: The type DoNotUseMeThisWillBeDeletedPost15 is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

UpdateJavaBuildPathOperation.java :

31 : import org.eclipse.wst.common.frameworks.internal.DoNotUseMeThisWillBeDeletedPost15;

3. WARNING: UnusedImport

The import org.eclipse.wst.common.frameworks.internal.DoNotUseMeThisWillBeDeletedPost15 is never used

UpdateJavaBuildPathOperation.java :

31 : import org.eclipse.wst.common.frameworks.internal.DoNotUseMeThisWillBeDeletedPost15;

4. WARNING: DiscouragedReference

Discouraged access: The type WFTWrappedException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

UpdateJavaBuildPathOperation.java :

32 : import org.eclipse.wst.common.frameworks.internal.enablement.nonui.WFTWrappedException;

5. WARNING: DiscouragedReference

Discouraged access: The type IHeadlessRunnableWithProgress is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

UpdateJavaBuildPathOperation.java :

33 : import org.eclipse.wst.common.frameworks.internal.operations.IHeadlessRunnableWithProgress;

6. WARNING: DiscouragedReference

Discouraged access: The type IHeadlessRunnableWithProgress is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

UpdateJavaBuildPathOperation.java :

41 : public class UpdateJavaBuildPathOperation implements IHeadlessRunnableWithProgress {

7. WARNING: DiscouragedReference

Discouraged access: The constructor WFTWrappedException(Throwable) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

UpdateJavaBuildPathOperation.java :

234 : throw new WFTWrappedException(ex);

8. WARNING: DiscouragedReference

Discouraged access: The type WFTWrappedException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

UpdateJavaBuildPathOperation.java :

234 : throw new WFTWrappedException(ex);

Source File: org/eclipse/jst/j2ee/model/ModelProviderManager.java
1. WARNING: DiscouragedReference

Discouraged access: The type CompatibilityXMIResource is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.emf/@dot

ModelProviderManager.java :

28 : import org.eclipse.wst.common.internal.emf.resource.CompatibilityXMIResource;

2. WARNING: DiscouragedReference

Discouraged access: The type WorkbenchResourceHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.emfworkbench.integration_1.1.202.v200811131900.jar

ModelProviderManager.java :

29 : import org.eclipse.wst.common.internal.emfworkbench.WorkbenchResourceHelper;

3. WARNING: DiscouragedReference

Discouraged access: The method getLogger() from the type WTPPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

ModelProviderManager.java :

101 : J2EEPlugin.INSTANCE.getLogger().logError(error);

4. WARNING: DiscouragedReference

Discouraged access: The method getLogger() from the type WTPPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

ModelProviderManager.java :

126 : J2EEPlugin.INSTANCE.getLogger().logError(error);

5. WARNING: DiscouragedReference

Discouraged access: The type CompatibilityXMIResource is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.emf/@dot

ModelProviderManager.java :

141 : if ((addedResource != null) && (addedResource instanceof CompatibilityXMIResource))

6. WARNING: DiscouragedReference

Discouraged access: The method setFormat(int) from the type CompatibilityXMIResource is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.emf/@dot

ModelProviderManager.java :

142 : ((CompatibilityXMIResource) addedResource).setFormat(CompatibilityXMIResource.FORMAT_MOF5);

7. WARNING: DiscouragedReference

Discouraged access: The type CompatibilityXMIResource is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.emf/@dot

ModelProviderManager.java :

142 : ((CompatibilityXMIResource) addedResource).setFormat(CompatibilityXMIResource.FORMAT_MOF5);

8. WARNING: DiscouragedReference

Discouraged access: The type CompatibilityXMIResource is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.emf/@dot

ModelProviderManager.java :

142 : ((CompatibilityXMIResource) addedResource).setFormat(CompatibilityXMIResource.FORMAT_MOF5);

9. WARNING: DiscouragedReference

Discouraged access: The field FORMAT_MOF5 from the type CompatibilityXMIResource is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.emf/@dot

ModelProviderManager.java :

142 : ((CompatibilityXMIResource) addedResource).setFormat(CompatibilityXMIResource.FORMAT_MOF5);

10. WARNING: DiscouragedReference

Discouraged access: The type WorkbenchResourceHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.emfworkbench.integration_1.1.202.v200811131900.jar

ModelProviderManager.java :

143 : IProject proj = WorkbenchResourceHelper.getProject(addedResource);

11. WARNING: DiscouragedReference

Discouraged access: The method getProject(Resource) from the type WorkbenchResourceHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.emfworkbench.integration_1.1.202.v200811131900.jar

ModelProviderManager.java :

143 : IProject proj = WorkbenchResourceHelper.getProject(addedResource);

12. WARNING: DiscouragedReference

Discouraged access: The type WorkbenchResourceHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.emfworkbench.integration_1.1.202.v200811131900.jar

ModelProviderManager.java :

178 : IProject proj = WorkbenchResourceHelper.getProject(removedResource);

13. WARNING: DiscouragedReference

Discouraged access: The method getProject(Resource) from the type WorkbenchResourceHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.emfworkbench.integration_1.1.202.v200811131900.jar

ModelProviderManager.java :

178 : IProject proj = WorkbenchResourceHelper.getProject(removedResource);

14. WARNING: DiscouragedReference

Discouraged access: The type WorkbenchResourceHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.emfworkbench.integration_1.1.202.v200811131900.jar

ModelProviderManager.java :

190 : IProject proj = WorkbenchResourceHelper.getProject(firstRes);

15. WARNING: DiscouragedReference

Discouraged access: The method getProject(Resource) from the type WorkbenchResourceHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.emfworkbench.integration_1.1.202.v200811131900.jar

ModelProviderManager.java :

190 : IProject proj = WorkbenchResourceHelper.getProject(firstRes);

16. WARNING: DiscouragedReference

Discouraged access: The type WorkbenchResourceHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.emfworkbench.integration_1.1.202.v200811131900.jar

ModelProviderManager.java :

256 : ResourceSet set = WorkbenchResourceHelper.getResourceSet(project);

Source File: org/eclipse/jst/j2ee/common/internal/provider/CommonItemProviderAdapterFactory.java
1. WARNING: DiscouragedReference

Discouraged access: The type CommonAdapterFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

CommonItemProviderAdapterFactory.java :

34 : import org.eclipse.jst.j2ee.common.internal.util.CommonAdapterFactory;

2. WARNING: DiscouragedReference

Discouraged access: The type CommonAdapterFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

CommonItemProviderAdapterFactory.java :

44 : public class CommonItemProviderAdapterFactory extends CommonAdapterFactory implements ComposeableAdapterFactory, IChangeNotifier, IDisposable {

3. WARNING: DiscouragedReference

Discouraged access: The method isFactoryForType(Object) from the type CommonAdapterFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

CommonItemProviderAdapterFactory.java :

530 : return super.isFactoryForType(type) || supportedTypes.contains(type);

Source File: org/eclipse/jst/j2ee/common/internal/provider/EjbRefItemProvider.java
1. WARNING: UnusedImport

The import org.eclipse.emf.edit.provider.ItemProviderAdapter is never used

EjbRefItemProvider.java :

28 : import org.eclipse.emf.edit.provider.ItemProviderAdapter;

Source File: org/eclipse/jst/j2ee/common/internal/provider/EnvEntryItemProvider.java
1. WARNING: UnusedImport

The import org.eclipse.emf.edit.provider.ItemProviderAdapter is never used

EnvEntryItemProvider.java :

28 : import org.eclipse.emf.edit.provider.ItemProviderAdapter;

Source File: org/eclipse/jst/j2ee/common/internal/provider/ResourceEnvRefItemProvider.java
1. WARNING: UnusedImport

The import org.eclipse.emf.edit.provider.ItemProviderAdapter is never used

ResourceEnvRefItemProvider.java :

28 : import org.eclipse.emf.edit.provider.ItemProviderAdapter;

Source File: org/eclipse/jst/j2ee/common/internal/provider/ResourceRefItemProvider.java
1. WARNING: UnusedImport

The import org.eclipse.emf.edit.provider.ItemProviderAdapter is never used

ResourceRefItemProvider.java :

28 : import org.eclipse.emf.edit.provider.ItemProviderAdapter;

Source File: org/eclipse/jst/j2ee/common/internal/provider/RunAsSpecifiedIdentityItemProvider.java
1. WARNING: UnusedImport

The import org.eclipse.emf.edit.command.AddCommand is never used

RunAsSpecifiedIdentityItemProvider.java :

24 : import org.eclipse.emf.edit.command.AddCommand;

2. WARNING: UnusedImport

The import org.eclipse.emf.edit.command.RemoveCommand is never used

RunAsSpecifiedIdentityItemProvider.java :

25 : import org.eclipse.emf.edit.command.RemoveCommand;

Source File: org/eclipse/jst/j2ee/common/internal/provider/SecurityRoleItemProvider.java
1. WARNING: UnusedImport

The import org.eclipse.emf.edit.provider.ItemProviderAdapter is never used

SecurityRoleItemProvider.java :

28 : import org.eclipse.emf.edit.provider.ItemProviderAdapter;

Source File: org/eclipse/jst/j2ee/common/internal/provider/SecurityRoleRefItemProvider.java
1. WARNING: UnusedImport

The import org.eclipse.emf.edit.provider.ItemProviderAdapter is never used

SecurityRoleRefItemProvider.java :

26 : import org.eclipse.emf.edit.provider.ItemProviderAdapter;

Source File: org/eclipse/jst/j2ee/internal/common/IStructuredTextEditingDomain.java
1. WARNING: DiscouragedReference

Discouraged access: The type IStructuredTextUndoManager is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot

IStructuredTextEditingDomain.java :

18 : import org.eclipse.wst.sse.core.internal.undo.IStructuredTextUndoManager;

2. WARNING: DiscouragedReference

Discouraged access: The type IStructuredTextUndoManager is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot

IStructuredTextEditingDomain.java :

40 : public IStructuredTextUndoManager getUndoManager();

3. WARNING: DiscouragedReference

Discouraged access: The type IStructuredTextUndoManager is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot

IStructuredTextEditingDomain.java :

42 : public void setUndoManager(IStructuredTextUndoManager newUndoManager);

Source File: org/eclipse/jst/j2ee/internal/common/StructuredTextEditingDomain.java
1. WARNING: DiscouragedReference

Discouraged access: The type IStructuredTextUndoManager is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot

StructuredTextEditingDomain.java :

20 : import org.eclipse.wst.sse.core.internal.undo.IStructuredTextUndoManager;

2. WARNING: DiscouragedReference

Discouraged access: The type IStructuredTextUndoManager is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot

StructuredTextEditingDomain.java :

27 : protected IStructuredTextUndoManager undoManager;

3. WARNING: DiscouragedReference

Discouraged access: The method beginRecording(Object, String) from the type IStructuredTextUndoManager is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot

StructuredTextEditingDomain.java :

72 : undoManager.beginRecording(this, label);

4. WARNING: DiscouragedReference

Discouraged access: The method endRecording(Object) from the type IStructuredTextUndoManager is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot

StructuredTextEditingDomain.java :

74 : undoManager.endRecording(this);

5. WARNING: DiscouragedReference

Discouraged access: The type IStructuredTextUndoManager is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot

StructuredTextEditingDomain.java :

80 : public IStructuredTextUndoManager getUndoManager() {

6. WARNING: DiscouragedReference

Discouraged access: The type IStructuredTextUndoManager is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot

StructuredTextEditingDomain.java :

84 : public void setUndoManager(IStructuredTextUndoManager newUndoManager) {

7. WARNING: DiscouragedReference

Discouraged access: The method setCommandStack(CommandStack) from the type IStructuredTextUndoManager is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot

StructuredTextEditingDomain.java :

86 : undoManager.setCommandStack(commandStack);

Source File: org/eclipse/jst/j2ee/application/internal/operations/AddComponentToEnterpriseApplicationDataModelProvider.java
1. WARNING: DiscouragedReference

Discouraged access: The type CreateReferenceComponentsDataModelProvider is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

AddComponentToEnterpriseApplicationDataModelProvider.java :

22 : import org.eclipse.wst.common.componentcore.internal.operation.CreateReferenceComponentsDataModelProvider;

2. WARNING: DiscouragedReference

Discouraged access: The type CreateReferenceComponentsDataModelProvider is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

AddComponentToEnterpriseApplicationDataModelProvider.java :

26 : public class AddComponentToEnterpriseApplicationDataModelProvider extends CreateReferenceComponentsDataModelProvider implements IAddComponentToEnterpriseApplicationDataModelProperties {

3. WARNING: DiscouragedReference

Discouraged access: The constructor CreateReferenceComponentsDataModelProvider() is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

AddComponentToEnterpriseApplicationDataModelProvider.java :

29 : super();

4. WARNING: DiscouragedReference

Discouraged access: The method getPropertyNames() from the type CreateReferenceComponentsDataModelProvider is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

AddComponentToEnterpriseApplicationDataModelProvider.java :

33 : Set propertyNames = super.getPropertyNames();

5. WARNING: DiscouragedReference

Discouraged access: The method getDefaultProperty(String) from the type CreateReferenceComponentsDataModelProvider is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

AddComponentToEnterpriseApplicationDataModelProvider.java :

64 : return super.getDefaultProperty(propertyName);

Source File: org/eclipse/jst/j2ee/application/internal/operations/AddComponentToEnterpriseApplicationOp.java
1. WARNING: DiscouragedReference

Discouraged access: The type ICommonEMFModule is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

AddComponentToEnterpriseApplicationOp.java :

31 : import org.eclipse.jst.j2ee.internal.ICommonEMFModule;

2. WARNING: DiscouragedReference

Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

AddComponentToEnterpriseApplicationOp.java :

32 : import org.eclipse.jst.j2ee.internal.J2EEVersionConstants;

3. WARNING: DiscouragedReference

Discouraged access: The type ReferencedComponent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

AddComponentToEnterpriseApplicationOp.java :

45 : import org.eclipse.wst.common.componentcore.internal.ReferencedComponent;

4. WARNING: DiscouragedReference

Discouraged access: The type StructureEdit is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

AddComponentToEnterpriseApplicationOp.java :

46 : import org.eclipse.wst.common.componentcore.internal.StructureEdit;

5. WARNING: DiscouragedReference

Discouraged access: The type WorkbenchComponent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

AddComponentToEnterpriseApplicationOp.java :

47 : import org.eclipse.wst.common.componentcore.internal.WorkbenchComponent;

6. WARNING: DiscouragedReference

Discouraged access: The type CreateReferenceComponentsOp is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

AddComponentToEnterpriseApplicationOp.java :

48 : import org.eclipse.wst.common.componentcore.internal.operation.CreateReferenceComponentsOp;

7. WARNING: DiscouragedReference

Discouraged access: The type ComponentUtilities is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

AddComponentToEnterpriseApplicationOp.java :

49 : import org.eclipse.wst.common.componentcore.internal.util.ComponentUtilities;

8. WARNING: DiscouragedReference

Discouraged access: The type CompatibilityXMIResource is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.emf/@dot

AddComponentToEnterpriseApplicationOp.java :

52 : import org.eclipse.wst.common.internal.emf.resource.CompatibilityXMIResource;

9. WARNING: DiscouragedReference

Discouraged access: The type CreateReferenceComponentsOp is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

AddComponentToEnterpriseApplicationOp.java :

54 : public class AddComponentToEnterpriseApplicationOp extends CreateReferenceComponentsOp {

10. WARNING: DiscouragedReference

Discouraged access: The constructor CreateReferenceComponentsOp(IDataModel) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

AddComponentToEnterpriseApplicationOp.java :

58 : super(model);

11. WARNING: DiscouragedReference

Discouraged access: The method execute(IProgressMonitor, IAdaptable) from the type CreateReferenceComponentsOp is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

AddComponentToEnterpriseApplicationOp.java :

69 : status = super.execute(submon(monitor, 1), info);

12. WARNING: DiscouragedReference

Discouraged access: The type StructureEdit is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

AddComponentToEnterpriseApplicationOp.java :

86 : StructureEdit se = null;

13. WARNING: DiscouragedReference

Discouraged access: The type StructureEdit is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

AddComponentToEnterpriseApplicationOp.java :

92 : se = StructureEdit.getStructureEditForWrite(sourceComp.getProject());

14. WARNING: DiscouragedReference

Discouraged access: The method getStructureEditForWrite(IProject) from the type StructureEdit is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

AddComponentToEnterpriseApplicationOp.java :

92 : se = StructureEdit.getStructureEditForWrite(sourceComp.getProject());

15. WARNING: DiscouragedReference

Discouraged access: The type WorkbenchComponent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

AddComponentToEnterpriseApplicationOp.java :

107 : WorkbenchComponent earwc = se.getComponent();

16. WARNING: DiscouragedReference

Discouraged access: The method getComponent() from the type StructureEdit is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

AddComponentToEnterpriseApplicationOp.java :

107 : WorkbenchComponent earwc = se.getComponent();

17. WARNING: DiscouragedReference

Discouraged access: The type StructureEdit is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

AddComponentToEnterpriseApplicationOp.java :

108 : StructureEdit compse = null;

18. WARNING: DiscouragedReference

Discouraged access: The type StructureEdit is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

AddComponentToEnterpriseApplicationOp.java :

110 : compse = StructureEdit.getStructureEditForWrite(wc.getProject());

19. WARNING: DiscouragedReference

Discouraged access: The method getStructureEditForWrite(IProject) from the type StructureEdit is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

AddComponentToEnterpriseApplicationOp.java :

110 : compse = StructureEdit.getStructureEditForWrite(wc.getProject());

20. WARNING: DiscouragedReference

Discouraged access: The type WorkbenchComponent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

AddComponentToEnterpriseApplicationOp.java :

111 : WorkbenchComponent refwc = compse.getComponent();

21. WARNING: DiscouragedReference

Discouraged access: The method getComponent() from the type StructureEdit is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

AddComponentToEnterpriseApplicationOp.java :

111 : WorkbenchComponent refwc = compse.getComponent();

22. WARNING: DiscouragedReference

Discouraged access: The type ReferencedComponent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

AddComponentToEnterpriseApplicationOp.java :

112 : final ReferencedComponent ref = se.findReferencedComponent(earwc, refwc);

23. WARNING: DiscouragedReference

Discouraged access: The method findReferencedComponent(WorkbenchComponent, WorkbenchComponent) from the type StructureEdit is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

AddComponentToEnterpriseApplicationOp.java :

112 : final ReferencedComponent ref = se.findReferencedComponent(earwc, refwc);

24. WARNING: DiscouragedReference

Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

AddComponentToEnterpriseApplicationOp.java :

118 : J2EEVersionConstants.VERSION_5_0_TEXT);

25. WARNING: DiscouragedReference

Discouraged access: The field VERSION_5_0_TEXT from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

AddComponentToEnterpriseApplicationOp.java :

118 : J2EEVersionConstants.VERSION_5_0_TEXT);

26. WARNING: DiscouragedReference

Discouraged access: The method setDependentObject(EObject) from the type ReferencedComponent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

AddComponentToEnterpriseApplicationOp.java :

124 : ref.setDependentObject((EObject)mod);

27. WARNING: DiscouragedReference

Discouraged access: The type CompatibilityXMIResource is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.emf/@dot

AddComponentToEnterpriseApplicationOp.java :

134 : if (theResource instanceof CompatibilityXMIResource)

28. WARNING: DiscouragedReference

Discouraged access: The method setId(String) from the type ICommonEMFModule is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

AddComponentToEnterpriseApplicationOp.java :

136 : ((ICommonEMFModule)mod).setId(frag);

29. WARNING: DiscouragedReference

Discouraged access: The type ICommonEMFModule is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

AddComponentToEnterpriseApplicationOp.java :

136 : ((ICommonEMFModule)mod).setId(frag);

30. WARNING: DiscouragedReference

Discouraged access: The method saveIfNecessary(IProgressMonitor) from the type StructureEdit is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

AddComponentToEnterpriseApplicationOp.java :

144 : compse.saveIfNecessary(monitor);

31. WARNING: DiscouragedReference

Discouraged access: The method dispose() from the type StructureEdit is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

AddComponentToEnterpriseApplicationOp.java :

145 : compse.dispose();

32. WARNING: DiscouragedReference

Discouraged access: The method saveIfNecessary(IProgressMonitor) from the type StructureEdit is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

AddComponentToEnterpriseApplicationOp.java :

156 : se.saveIfNecessary(monitor);

33. WARNING: DiscouragedReference

Discouraged access: The method dispose() from the type StructureEdit is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

AddComponentToEnterpriseApplicationOp.java :

161 : se.dispose();

34. WARNING: DiscouragedReference

Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

AddComponentToEnterpriseApplicationOp.java :

168 : J2EEVersionConstants.VERSION_5_0_TEXT);

35. WARNING: DiscouragedReference

Discouraged access: The field VERSION_5_0_TEXT from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

AddComponentToEnterpriseApplicationOp.java :

168 : J2EEVersionConstants.VERSION_5_0_TEXT);

36. WARNING: DiscouragedReference

Discouraged access: The type ComponentUtilities is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

AddComponentToEnterpriseApplicationOp.java :

169 : String contextroot = ComponentUtilities.getServerContextRoot(wc.getProject());

37. WARNING: DiscouragedReference

Discouraged access: The method getServerContextRoot(IProject) from the type ComponentUtilities is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

AddComponentToEnterpriseApplicationOp.java :

169 : String contextroot = ComponentUtilities.getServerContextRoot(wc.getProject());

38. WARNING: LocalVariableIsNeverUsed

The local variable module is never read

AddComponentToEnterpriseApplicationOp.java :

176 : Module module = (Module) mod;

39. WARNING: DiscouragedReference

Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

AddComponentToEnterpriseApplicationOp.java :

195 : boolean useNewModel = JavaEEProjectUtilities.getJ2EEDDProjectVersion(earpj).equals(J2EEVersionConstants.VERSION_5_0_TEXT);

40. WARNING: DiscouragedReference

Discouraged access: The field VERSION_5_0_TEXT from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

AddComponentToEnterpriseApplicationOp.java :

195 : boolean useNewModel = JavaEEProjectUtilities.getJ2EEDDProjectVersion(earpj).equals(J2EEVersionConstants.VERSION_5_0_TEXT);

Source File: org/eclipse/jst/j2ee/application/internal/operations/BinaryProjectHelper.java
1. WARNING: DiscouragedReference

Discouraged access: The type Archive is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

BinaryProjectHelper.java :

29 : import org.eclipse.jst.j2ee.commonarchivecore.internal.Archive;

2. WARNING: DiscouragedReference

Discouraged access: The type File is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

BinaryProjectHelper.java :

30 : import org.eclipse.jst.j2ee.commonarchivecore.internal.File;

3. WARNING: DiscouragedReference

Discouraged access: The type ArchiveUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

BinaryProjectHelper.java :

31 : import org.eclipse.jst.j2ee.commonarchivecore.internal.util.ArchiveUtil;

4. WARNING: DiscouragedReference

Discouraged access: The type Archive is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

BinaryProjectHelper.java :

35 : public void importArchiveAsBinary(Archive archive, IProject project, IProgressMonitor monitor) {

5. WARNING: DiscouragedReference

Discouraged access: The type File is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

BinaryProjectHelper.java :

101 : protected IFile saveFile(File aFile, IProject p) throws IOException {

6. WARNING: DiscouragedReference

Discouraged access: The method getURI() from the type File is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

BinaryProjectHelper.java :

102 : IFile iFile = p.getFile(aFile.getURI());

7. WARNING: DiscouragedReference

Discouraged access: The type ArchiveUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

BinaryProjectHelper.java :

104 : ArchiveUtil.copy(aFile.getInputStream(), out);

8. WARNING: DiscouragedReference

Discouraged access: The method copy(InputStream, OutputStream) from the type ArchiveUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

BinaryProjectHelper.java :

104 : ArchiveUtil.copy(aFile.getInputStream(), out);

9. WARNING: DiscouragedReference

Discouraged access: The method getInputStream() from the type File is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

BinaryProjectHelper.java :

104 : ArchiveUtil.copy(aFile.getInputStream(), out);

10. WARNING: DiscouragedReference

Discouraged access: The type Archive is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

BinaryProjectHelper.java :

108 : protected void saveEnclosedFile(Archive anArchive, IProject p, String uri) throws IOException {

11. WARNING: DiscouragedReference

Discouraged access: The type File is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

BinaryProjectHelper.java :

110 : File aFile = anArchive.getFile(uri);

12. WARNING: DiscouragedReference

Discouraged access: The method getFile(String) from the type Container is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

BinaryProjectHelper.java :

110 : File aFile = anArchive.getFile(uri);

Source File: org/eclipse/jst/j2ee/application/internal/operations/ClassPathSelection.java
1. WARNING: DiscouragedReference

Discouraged access: The type Archive is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ClassPathSelection.java :

47 : import org.eclipse.jst.j2ee.commonarchivecore.internal.Archive;

2. WARNING: DiscouragedReference

Discouraged access: The type CommonArchiveResourceHandler is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ClassPathSelection.java :

48 : import org.eclipse.jst.j2ee.commonarchivecore.internal.CommonArchiveResourceHandler;

3. WARNING: DiscouragedReference

Discouraged access: The type Container is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ClassPathSelection.java :

49 : import org.eclipse.jst.j2ee.commonarchivecore.internal.Container;

4. WARNING: DiscouragedReference

Discouraged access: The type EARFile is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ClassPathSelection.java :

50 : import org.eclipse.jst.j2ee.commonarchivecore.internal.EARFile;

5. WARNING: DiscouragedReference

Discouraged access: The type ManifestException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ClassPathSelection.java :

51 : import org.eclipse.jst.j2ee.commonarchivecore.internal.exception.ManifestException;

6. WARNING: DiscouragedReference

Discouraged access: The type OpenFailureException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ClassPathSelection.java :

52 : import org.eclipse.jst.j2ee.commonarchivecore.internal.exception.OpenFailureException;

7. WARNING: DiscouragedReference

Discouraged access: The type ArchiveManifest is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ClassPathSelection.java :

53 : import org.eclipse.jst.j2ee.commonarchivecore.internal.helpers.ArchiveManifest;

8. WARNING: DiscouragedReference

Discouraged access: The type CommonarchiveFactoryImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ClassPathSelection.java :

54 : import org.eclipse.jst.j2ee.commonarchivecore.internal.impl.CommonarchiveFactoryImpl;

9. WARNING: DiscouragedReference

Discouraged access: The type LoadStrategy is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ClassPathSelection.java :

55 : import org.eclipse.jst.j2ee.commonarchivecore.internal.strategy.LoadStrategy;

10. WARNING: DiscouragedReference

Discouraged access: The type ZipFileLoadStrategyImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ClassPathSelection.java :

56 : import org.eclipse.jst.j2ee.commonarchivecore.internal.strategy.ZipFileLoadStrategyImpl;

11. WARNING: DiscouragedReference

Discouraged access: The type ArchiveUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ClassPathSelection.java :

57 : import org.eclipse.jst.j2ee.commonarchivecore.internal.util.ArchiveUtil;

12. WARNING: DiscouragedReference

Discouraged access: The type ModuleURIUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ClassPathSelection.java :

70 : import org.eclipse.wst.common.componentcore.internal.impl.ModuleURIUtil;

13. WARNING: DiscouragedReference

Discouraged access: The type VirtualArchiveComponent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ClassPathSelection.java :

71 : import org.eclipse.wst.common.componentcore.internal.resources.VirtualArchiveComponent;

14. WARNING: DiscouragedReference

Discouraged access: The type ComponentUtilities is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ClassPathSelection.java :

72 : import org.eclipse.wst.common.componentcore.internal.util.ComponentUtilities;

15. WARNING: DiscouragedReference

Discouraged access: The type Archive is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ClassPathSelection.java :

79 : protected Archive archive;

16. WARNING: DiscouragedReference

Discouraged access: The type ArchiveManifest is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ClassPathSelection.java :

80 : protected org.eclipse.jst.j2ee.commonarchivecore.internal.helpers.ArchiveManifest manifest;

17. WARNING: DiscouragedReference

Discouraged access: The type Archive is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ClassPathSelection.java :

102 : if (o1 instanceof Archive)

18. WARNING: DiscouragedReference

Discouraged access: The type Archive is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ClassPathSelection.java :

104 : Archive a1 = (Archive) o1;

19. WARNING: DiscouragedReference

Discouraged access: The type Archive is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ClassPathSelection.java :

104 : Archive a1 = (Archive) o1;

20. WARNING: DiscouragedReference

Discouraged access: The type Archive is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ClassPathSelection.java :

105 : Archive a2 = (Archive) o2;

21. WARNING: DiscouragedReference

Discouraged access: The type Archive is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ClassPathSelection.java :

105 : Archive a2 = (Archive) o2;

22. WARNING: DiscouragedReference

Discouraged access: The method getURI() from the type File is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ClassPathSelection.java :

106 : retVal = a1.getURI().compareTo(a2.getURI());

23. WARNING: DiscouragedReference

Discouraged access: The method getURI() from the type File is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ClassPathSelection.java :

106 : retVal = a1.getURI().compareTo(a2.getURI());

24. WARNING: DiscouragedReference

Discouraged access: The type Archive is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ClassPathSelection.java :

122 : public ClassPathSelection(Archive anArchive, String targetProjectName, EARFile earFile) {

25. WARNING: DiscouragedReference

Discouraged access: The type EARFile is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ClassPathSelection.java :

122 : public ClassPathSelection(Archive anArchive, String targetProjectName, EARFile earFile) {

26. WARNING: DiscouragedReference

Discouraged access: The type Archive is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ClassPathSelection.java :

133 : public ClassPathSelection(Archive anArchive, EARFile earFile) {

27. WARNING: DiscouragedReference

Discouraged access: The type EARFile is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ClassPathSelection.java :

133 : public ClassPathSelection(Archive anArchive, EARFile earFile) {

28. WARNING: DiscouragedReference

Discouraged access: The type Archive is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ClassPathSelection.java :

167 : protected ClasspathElement createElement(Archive referencingArchive, Archive referencedArchive, String cpEntry) {

29. WARNING: DiscouragedReference

Discouraged access: The type Archive is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ClassPathSelection.java :

167 : protected ClasspathElement createElement(Archive referencingArchive, Archive referencedArchive, String cpEntry) {

30. WARNING: DiscouragedReference

Discouraged access: The method getURI() from the type File is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ClassPathSelection.java :

171 : String uriString = referencedArchive.getURI();

31. WARNING: DiscouragedReference

Discouraged access: The type VirtualArchiveComponent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ClassPathSelection.java :

284 : if (existingComp instanceof VirtualArchiveComponent) {

32. WARNING: DiscouragedReference

Discouraged access: The type VirtualArchiveComponent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ClassPathSelection.java :

285 : final VirtualArchiveComponent oldComp = (VirtualArchiveComponent) existingComp;

33. WARNING: DiscouragedReference

Discouraged access: The type VirtualArchiveComponent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ClassPathSelection.java :

285 : final VirtualArchiveComponent oldComp = (VirtualArchiveComponent) existingComp;

34. WARNING: DiscouragedReference

Discouraged access: The type VirtualArchiveComponent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ClassPathSelection.java :

301 : public static VirtualArchiveComponent updateDisplayVirtualArchiveComponent(final VirtualArchiveComponent oldComp, final IVirtualReference newRef) {

35. WARNING: DiscouragedReference

Discouraged access: The type VirtualArchiveComponent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ClassPathSelection.java :

301 : public static VirtualArchiveComponent updateDisplayVirtualArchiveComponent(final VirtualArchiveComponent oldComp, final IVirtualReference newRef) {

36. WARNING: DiscouragedReference

Discouraged access: The method getProject() from the type VirtualArchiveComponent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ClassPathSelection.java :

302 : final String newProjName = oldComp.getProject().getName() + " " + newRef.getReferencedComponent().getProject().getName();

37. WARNING: DiscouragedReference

Discouraged access: The type VirtualArchiveComponent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ClassPathSelection.java :

304 : final VirtualArchiveComponent newComponent = (VirtualArchiveComponent) ComponentCore.createArchiveComponent(newProj, oldComp.getName());

38. WARNING: DiscouragedReference

Discouraged access: The type VirtualArchiveComponent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ClassPathSelection.java :

304 : final VirtualArchiveComponent newComponent = (VirtualArchiveComponent) ComponentCore.createArchiveComponent(newProj, oldComp.getName());

39. WARNING: DiscouragedReference

Discouraged access: The method getName() from the type VirtualArchiveComponent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ClassPathSelection.java :

304 : final VirtualArchiveComponent newComponent = (VirtualArchiveComponent) ComponentCore.createArchiveComponent(newProj, oldComp.getName());

40. WARNING: DiscouragedReference

Discouraged access: The type ComponentUtilities is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ClassPathSelection.java :

375 : IVirtualComponent refEarComponent = ComponentUtilities.getComponent(earProj.getName());

41. WARNING: DiscouragedReference

Discouraged access: The method getComponent(String) from the type ComponentUtilities is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ClassPathSelection.java :

375 : IVirtualComponent refEarComponent = ComponentUtilities.getComponent(earProj.getName());

42. WARNING: DiscouragedReference

Discouraged access: The type EARFile is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ClassPathSelection.java :

460 : protected EARFile getEARFile() {

43. WARNING: DiscouragedReference

Discouraged access: The type Container is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ClassPathSelection.java :

464 : Container parent = archive.getContainer();

44. WARNING: DiscouragedReference

Discouraged access: The method getContainer() from the type File is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ClassPathSelection.java :

464 : Container parent = archive.getContainer();

45. WARNING: DiscouragedReference

Discouraged access: The method isEARFile() from the type File is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ClassPathSelection.java :

465 : if (parent != null && parent.isEARFile())

46. WARNING: DiscouragedReference

Discouraged access: The type EARFile is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ClassPathSelection.java :

466 : return (EARFile) parent;

47. WARNING: DiscouragedReference

Discouraged access: The type Archive is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ClassPathSelection.java :

470 : protected static IProject getEARProject(Archive anArchive) {

48. WARNING: DiscouragedReference

Discouraged access: The type Container is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ClassPathSelection.java :

471 : Container c = anArchive.getContainer();

49. WARNING: DiscouragedReference

Discouraged access: The method getContainer() from the type File is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ClassPathSelection.java :

471 : Container c = anArchive.getContainer();

50. WARNING: DiscouragedReference

Discouraged access: The method isEARFile() from the type File is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ClassPathSelection.java :

472 : if (!c.isEARFile())

51. WARNING: DiscouragedReference

Discouraged access: The type EARFile is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ClassPathSelection.java :

474 : EARFile ear = (EARFile) c;

52. WARNING: DiscouragedReference

Discouraged access: The type EARFile is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ClassPathSelection.java :

474 : EARFile ear = (EARFile) c;

53. WARNING: DiscouragedReference

Discouraged access: The type LoadStrategy is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ClassPathSelection.java :

475 : LoadStrategy loader = ear.getLoadStrategy();

54. WARNING: DiscouragedReference

Discouraged access: The method getLoadStrategy() from the type Container is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ClassPathSelection.java :

475 : LoadStrategy loader = ear.getLoadStrategy();

55. WARNING: DiscouragedReference

Discouraged access: The type Archive is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ClassPathSelection.java :

482 : public Archive getArchive() {

56. WARNING: DiscouragedReference

Discouraged access: The type Archive is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ClassPathSelection.java :

486 : protected IProject getProject(Archive anArchive) {

57. WARNING: DiscouragedReference

Discouraged access: The type Archive is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ClassPathSelection.java :

494 : protected IVirtualComponent getComponent(Archive anArchive) {

58. WARNING: DiscouragedReference

Discouraged access: The type LoadStrategy is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ClassPathSelection.java :

495 : LoadStrategy loader = anArchive.getLoadStrategy();

59. WARNING: DiscouragedReference

Discouraged access: The method getLoadStrategy() from the type Container is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ClassPathSelection.java :

495 : LoadStrategy loader = anArchive.getLoadStrategy();

60. WARNING: DiscouragedReference

Discouraged access: The method getURI() from the type File is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ClassPathSelection.java :

502 : return archive.getURI();

61. WARNING: DiscouragedReference

Discouraged access: The type Archive is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ClassPathSelection.java :

505 : protected Archive getArchive(String uri, List archives) {

62. WARNING: DiscouragedReference

Discouraged access: The type Archive is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ClassPathSelection.java :

507 : Archive anArchive = (Archive) archives.get(i);

63. WARNING: DiscouragedReference

Discouraged access: The type Archive is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ClassPathSelection.java :

507 : Archive anArchive = (Archive) archives.get(i);

64. WARNING: DiscouragedReference

Discouraged access: The method getURI() from the type File is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ClassPathSelection.java :

509 : String archiveURIString = anArchive.getURI();

65. WARNING: DiscouragedReference

Discouraged access: The method getClassPathTokenized() from the type ArchiveManifest is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ClassPathSelection.java :

606 : cp = manifest.getClassPathTokenized();

66. WARNING: DiscouragedReference

Discouraged access: The type ManifestException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ClassPathSelection.java :

607 : } catch (ManifestException ex) {

67. WARNING: DiscouragedReference

Discouraged access: The method deriveEARRelativeURI(String, String) from the type ArchiveUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ClassPathSelection.java :

615 : String uri = ArchiveUtil.deriveEARRelativeURI(cpEntry, projectUri);

68. WARNING: DiscouragedReference

Discouraged access: The type ArchiveUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ClassPathSelection.java :

615 : String uri = ArchiveUtil.deriveEARRelativeURI(cpEntry, projectUri);

69. WARNING: DiscouragedReference

Discouraged access: The type ModuleURIUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ClassPathSelection.java :

705 : unresolvedURI = ModuleURIUtil.getArchiveName(URI.createURI(ModuleURIUtil.getHandleString(referencedComponent)));

70. WARNING: DiscouragedReference

Discouraged access: The method getArchiveName(URI) from the type ModuleURIUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ClassPathSelection.java :

705 : unresolvedURI = ModuleURIUtil.getArchiveName(URI.createURI(ModuleURIUtil.getHandleString(referencedComponent)));

71. WARNING: DiscouragedReference

Discouraged access: The method getHandleString(IVirtualComponent) from the type ModuleURIUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ClassPathSelection.java :

705 : unresolvedURI = ModuleURIUtil.getArchiveName(URI.createURI(ModuleURIUtil.getHandleString(referencedComponent)));

72. WARNING: DiscouragedReference

Discouraged access: The type ModuleURIUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ClassPathSelection.java :

705 : unresolvedURI = ModuleURIUtil.getArchiveName(URI.createURI(ModuleURIUtil.getHandleString(referencedComponent)));

73. WARNING: DiscouragedReference

Discouraged access: The method getHandleString(IVirtualComponent) from the type ModuleURIUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ClassPathSelection.java :

726 : element = createArchiveElement(URI.createURI(ModuleURIUtil.getHandleString(referencedComponent)), archiveURI.lastSegment(), archiveURI.lastSegment());

74. WARNING: DiscouragedReference

Discouraged access: The type ModuleURIUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ClassPathSelection.java :

726 : element = createArchiveElement(URI.createURI(ModuleURIUtil.getHandleString(referencedComponent)), archiveURI.lastSegment(), archiveURI.lastSegment());

75. WARNING: DiscouragedReference

Discouraged access: The type ModuleURIUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ClassPathSelection.java :

729 : element = createArchiveElement(URI.createURI(ModuleURIUtil.getHandleString(referencedComponent)), archiveURI.lastSegment(), null);

76. WARNING: DiscouragedReference

Discouraged access: The method getHandleString(IVirtualComponent) from the type ModuleURIUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ClassPathSelection.java :

729 : element = createArchiveElement(URI.createURI(ModuleURIUtil.getHandleString(referencedComponent)), archiveURI.lastSegment(), null);

77. WARNING: DiscouragedReference

Discouraged access: The type ZipFileLoadStrategyImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ClassPathSelection.java :

785 : ZipFileLoadStrategyImpl strat = createLoadStrategy(uri);

78. WARNING: DiscouragedReference

Discouraged access: The type Archive is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ClassPathSelection.java :

786 : Archive archive = null;

79. WARNING: DiscouragedReference

Discouraged access: The type CommonarchiveFactoryImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ClassPathSelection.java :

788 : archive = CommonarchiveFactoryImpl.getActiveFactory().primOpenArchive(strat, uri);

80. WARNING: DiscouragedReference

Discouraged access: The method getActiveFactory() from the type CommonarchiveFactoryImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ClassPathSelection.java :

788 : archive = CommonarchiveFactoryImpl.getActiveFactory().primOpenArchive(strat, uri);

81. WARNING: DiscouragedReference

Discouraged access: The method primOpenArchive(LoadStrategy, String) from the type CommonarchiveFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ClassPathSelection.java :

788 : archive = CommonarchiveFactoryImpl.getActiveFactory().primOpenArchive(strat, uri);

82. WARNING: DiscouragedReference

Discouraged access: The type OpenFailureException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ClassPathSelection.java :

789 : } catch (OpenFailureException e) {

83. WARNING: DiscouragedReference

Discouraged access: The type Archive is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ClassPathSelection.java :

808 : Archive getClassPathArchive(String uri, List archives){

84. WARNING: DiscouragedReference

Discouraged access: The type Archive is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ClassPathSelection.java :

810 : Archive anArchive = (Archive) archives.get(i);

85. WARNING: DiscouragedReference

Discouraged access: The type Archive is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ClassPathSelection.java :

810 : Archive anArchive = (Archive) archives.get(i);

86. WARNING: DiscouragedReference

Discouraged access: The method getURI() from the type File is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ClassPathSelection.java :

812 : String archiveURIString = anArchive.getURI();

87. WARNING: DiscouragedReference

Discouraged access: The type Archive is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ClassPathSelection.java :

826 : Archive anArchive = (Archive) archives.get(i);

88. WARNING: DiscouragedReference

Discouraged access: The type Archive is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ClassPathSelection.java :

826 : Archive anArchive = (Archive) archives.get(i);

89. WARNING: DiscouragedReference

Discouraged access: The method getURI() from the type File is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ClassPathSelection.java :

828 : String archiveURIString = anArchive.getURI();

90. WARNING: DiscouragedReference

Discouraged access: The type ZipFileLoadStrategyImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ClassPathSelection.java :

841 : public ZipFileLoadStrategyImpl createLoadStrategy(String uri) throws FileNotFoundException, IOException {

91. WARNING: DiscouragedReference

Discouraged access: The method getString(String, Object[]) from the type CommonArchiveResourceHandler is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ClassPathSelection.java :

845 : throw new FileNotFoundException(CommonArchiveResourceHandler.getString(CommonArchiveResourceHandler.file_not_found_EXC_, (new Object[]{uri, file.getAbsolutePath()}))); // = "URI Name: {0}; File name: {1}"

92. WARNING: DiscouragedReference

Discouraged access: The type CommonArchiveResourceHandler is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ClassPathSelection.java :

845 : throw new FileNotFoundException(CommonArchiveResourceHandler.getString(CommonArchiveResourceHandler.file_not_found_EXC_, (new Object[]{uri, file.getAbsolutePath()}))); // = "URI Name: {0}; File name: {1}"

93. WARNING: DiscouragedReference

Discouraged access: The type CommonArchiveResourceHandler is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ClassPathSelection.java :

845 : throw new FileNotFoundException(CommonArchiveResourceHandler.getString(CommonArchiveResourceHandler.file_not_found_EXC_, (new Object[]{uri, file.getAbsolutePath()}))); // = "URI Name: {0}; File name: {1}"

94. WARNING: DiscouragedReference

Discouraged access: The field file_not_found_EXC_ from the type CommonArchiveResourceHandler is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ClassPathSelection.java :

845 : throw new FileNotFoundException(CommonArchiveResourceHandler.getString(CommonArchiveResourceHandler.file_not_found_EXC_, (new Object[]{uri, file.getAbsolutePath()}))); // = "URI Name: {0}; File name: {1}"

95. WARNING: DiscouragedReference

Discouraged access: The method getString(String, Object[]) from the type CommonArchiveResourceHandler is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ClassPathSelection.java :

848 : throw new FileNotFoundException(CommonArchiveResourceHandler.getString(CommonArchiveResourceHandler.file_not_found_EXC_, (new Object[]{uri, file.getAbsolutePath()}))); // = "URI Name: {0}; File name: {1}"

96. WARNING: DiscouragedReference

Discouraged access: The type CommonArchiveResourceHandler is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ClassPathSelection.java :

848 : throw new FileNotFoundException(CommonArchiveResourceHandler.getString(CommonArchiveResourceHandler.file_not_found_EXC_, (new Object[]{uri, file.getAbsolutePath()}))); // = "URI Name: {0}; File name: {1}"

97. WARNING: DiscouragedReference

Discouraged access: The type CommonArchiveResourceHandler is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ClassPathSelection.java :

848 : throw new FileNotFoundException(CommonArchiveResourceHandler.getString(CommonArchiveResourceHandler.file_not_found_EXC_, (new Object[]{uri, file.getAbsolutePath()}))); // = "URI Name: {0}; File name: {1}"

98. WARNING: DiscouragedReference

Discouraged access: The field file_not_found_EXC_ from the type CommonArchiveResourceHandler is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ClassPathSelection.java :

848 : throw new FileNotFoundException(CommonArchiveResourceHandler.getString(CommonArchiveResourceHandler.file_not_found_EXC_, (new Object[]{uri, file.getAbsolutePath()}))); // = "URI Name: {0}; File name: {1}"

99. WARNING: DiscouragedReference

Discouraged access: The constructor ZipFileLoadStrategyImpl(File) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ClassPathSelection.java :

850 : return new org.eclipse.jst.j2ee.commonarchivecore.internal.strategy.ZipFileLoadStrategyImpl(file);

100. WARNING: DiscouragedReference

Discouraged access: The type ZipFileLoadStrategyImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ClassPathSelection.java :

850 : return new org.eclipse.jst.j2ee.commonarchivecore.internal.strategy.ZipFileLoadStrategyImpl(file);

Source File: org/eclipse/jst/j2ee/application/internal/operations/ClasspathElement.java
1. WARNING: DiscouragedReference

Discouraged access: The type Archive is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ClasspathElement.java :

31 : import org.eclipse.jst.j2ee.commonarchivecore.internal.Archive;

2. WARNING: DiscouragedReference

Discouraged access: The type EARFile is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ClasspathElement.java :

32 : import org.eclipse.jst.j2ee.commonarchivecore.internal.EARFile;

3. WARNING: DiscouragedReference

Discouraged access: The type File is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ClasspathElement.java :

33 : import org.eclipse.jst.j2ee.commonarchivecore.internal.File;

4. WARNING: DiscouragedReference

Discouraged access: The type ArchiveUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ClasspathElement.java :

34 : import org.eclipse.jst.j2ee.commonarchivecore.internal.util.ArchiveUtil;

5. WARNING: DiscouragedReference

Discouraged access: The type ModuleURIUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ClasspathElement.java :

40 : import org.eclipse.wst.common.componentcore.internal.impl.ModuleURIUtil;

6. WARNING: DiscouragedReference

Discouraged access: The type Archive is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ClasspathElement.java :

51 : protected Archive archive;

7. WARNING: DiscouragedReference

Discouraged access: The type Archive is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ClasspathElement.java :

54 : protected Archive targetArchive;

8. WARNING: DiscouragedReference

Discouraged access: The type Archive is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ClasspathElement.java :

86 : public ClasspathElement(Archive anArchive) {

9. WARNING: DiscouragedReference

Discouraged access: The method getURI() from the type File is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ClasspathElement.java :

109 : relativeText = J2EEProjectUtilities.computeRelativeText(archive.getURI(), getText());

10. WARNING: DiscouragedReference

Discouraged access: The type ModuleURIUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ClasspathElement.java :

299 : resourcePath = ModuleURIUtil.getArchiveName(archiveURI);

11. WARNING: DiscouragedReference

Discouraged access: The method getArchiveName(URI) from the type ModuleURIUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ClasspathElement.java :

299 : resourcePath = ModuleURIUtil.getArchiveName(archiveURI);

12. WARNING: DiscouragedReference

Discouraged access: The type File is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ClasspathElement.java :

376 : File aFile = null;

13. WARNING: DiscouragedReference

Discouraged access: The method getFile(String) from the type Container is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ClasspathElement.java :

378 : aFile = getEARFile().getFile(getText());

14. WARNING: DiscouragedReference

Discouraged access: The method isArchive() from the type File is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ClasspathElement.java :

381 : if (aFile == null || !aFile.isArchive())

15. WARNING: DiscouragedReference

Discouraged access: The type Archive is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ClasspathElement.java :

384 : Archive depArchive = (Archive) aFile;

16. WARNING: DiscouragedReference

Discouraged access: The type Archive is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ClasspathElement.java :

384 : Archive depArchive = (Archive) aFile;

17. WARNING: DiscouragedReference

Discouraged access: The method getManifest() from the type Archive is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ClasspathElement.java :

385 : String[] manifestCpEntries = depArchive.getManifest().getClassPathTokenized();

18. WARNING: DiscouragedReference

Discouraged access: The method getClassPathTokenized() from the type ArchiveManifest is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ClasspathElement.java :

385 : String[] manifestCpEntries = depArchive.getManifest().getClassPathTokenized();

19. WARNING: DiscouragedReference

Discouraged access: The type ArchiveUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ClasspathElement.java :

387 : String uri = ArchiveUtil.deriveEARRelativeURI(manifestCpEntries[i], depArchive);

20. WARNING: DiscouragedReference

Discouraged access: The method deriveEARRelativeURI(String, Archive) from the type ArchiveUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ClasspathElement.java :

387 : String uri = ArchiveUtil.deriveEARRelativeURI(manifestCpEntries[i], depArchive);

21. WARNING: DiscouragedReference

Discouraged access: The type Archive is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ClasspathElement.java :

458 : public void setSelected(Archive referencingJar, Archive referencedJar, List classPath) {

22. WARNING: DiscouragedReference

Discouraged access: The type Archive is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ClasspathElement.java :

458 : public void setSelected(Archive referencingJar, Archive referencedJar, List classPath) {

23. WARNING: DiscouragedReference

Discouraged access: The type ArchiveUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ClasspathElement.java :

461 : String uri = ArchiveUtil.deriveEARRelativeURI(cpEntry, referencingJar);

24. WARNING: DiscouragedReference

Discouraged access: The method deriveEARRelativeURI(String, Archive) from the type ArchiveUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ClasspathElement.java :

461 : String uri = ArchiveUtil.deriveEARRelativeURI(cpEntry, referencingJar);

25. WARNING: DiscouragedReference

Discouraged access: The method getURI() from the type File is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ClasspathElement.java :

462 : if (uri != null && uri.equals(referencedJar.getURI())) {

26. WARNING: DiscouragedReference

Discouraged access: The type EARFile is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ClasspathElement.java :

512 : protected EARFile getEARFile() {

27. WARNING: DiscouragedReference

Discouraged access: The type EARFile is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ClasspathElement.java :

513 : return (EARFile) archive.getContainer();

28. WARNING: DiscouragedReference

Discouraged access: The method getContainer() from the type File is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ClasspathElement.java :

513 : return (EARFile) archive.getContainer();

29. WARNING: DiscouragedReference

Discouraged access: The type Archive is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ClasspathElement.java :

525 : public Archive getArchive() {

30. WARNING: DiscouragedReference

Discouraged access: The type Archive is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ClasspathElement.java :

540 : public Archive getTargetArchive() {

31. WARNING: DiscouragedReference

Discouraged access: The type Archive is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ClasspathElement.java :

554 : public void setTargetArchive(Archive archive) {

Source File: org/eclipse/jst/j2ee/application/internal/operations/ComputeEARsForContextRootUpdateOp.java
1. WARNING: DiscouragedReference

Discouraged access: The type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ComputeEARsForContextRootUpdateOp.java :

27 : import org.eclipse.jst.j2ee.internal.J2EEConstants;

2. WARNING: DiscouragedReference

Discouraged access: The type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ComputeEARsForContextRootUpdateOp.java :

103 : if ((props != null) && (props.containsKey(J2EEConstants.CONTEXTROOT))) {

3. WARNING: DiscouragedReference

Discouraged access: The field CONTEXTROOT from the type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ComputeEARsForContextRootUpdateOp.java :

103 : if ((props != null) && (props.containsKey(J2EEConstants.CONTEXTROOT))) {

4. WARNING: DiscouragedReference

Discouraged access: The type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ComputeEARsForContextRootUpdateOp.java :

104 : return ((WebModule) module).getContextRoot().equals(props.getProperty(J2EEConstants.CONTEXTROOT));

5. WARNING: DiscouragedReference

Discouraged access: The field CONTEXTROOT from the type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ComputeEARsForContextRootUpdateOp.java :

104 : return ((WebModule) module).getContextRoot().equals(props.getProperty(J2EEConstants.CONTEXTROOT));

Source File: org/eclipse/jst/j2ee/application/internal/operations/CreateProjectWithExtractedJarOperation.java
1. WARNING: DiscouragedReference

Discouraged access: The type Archive is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

CreateProjectWithExtractedJarOperation.java :

25 : import org.eclipse.jst.j2ee.commonarchivecore.internal.Archive;

2. WARNING: DiscouragedReference

Discouraged access: The type CommonarchiveFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

CreateProjectWithExtractedJarOperation.java :

26 : import org.eclipse.jst.j2ee.commonarchivecore.internal.CommonarchiveFactory;

3. WARNING: DiscouragedReference

Discouraged access: The type OpenFailureException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

CreateProjectWithExtractedJarOperation.java :

27 : import org.eclipse.jst.j2ee.commonarchivecore.internal.exception.OpenFailureException;

4. WARNING: DiscouragedReference

Discouraged access: The type IProjectCreationPropertiesNew is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

CreateProjectWithExtractedJarOperation.java :

34 : import org.eclipse.wst.common.frameworks.internal.operations.IProjectCreationPropertiesNew;

5. WARNING: DiscouragedReference

Discouraged access: The type Archive is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

CreateProjectWithExtractedJarOperation.java :

51 : Archive archive = null;

6. WARNING: DiscouragedReference

Discouraged access: The type CommonarchiveFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

CreateProjectWithExtractedJarOperation.java :

53 : archive = CommonarchiveFactory.eINSTANCE.primOpenArchive(getUtilityJar().getAbsolutePath());

7. WARNING: DiscouragedReference

Discouraged access: The method primOpenArchive(String) from the type CommonarchiveFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

CreateProjectWithExtractedJarOperation.java :

53 : archive = CommonarchiveFactory.eINSTANCE.primOpenArchive(getUtilityJar().getAbsolutePath());

8. WARNING: DiscouragedReference

Discouraged access: The field eINSTANCE from the type CommonarchiveFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

CreateProjectWithExtractedJarOperation.java :

53 : archive = CommonarchiveFactory.eINSTANCE.primOpenArchive(getUtilityJar().getAbsolutePath());

9. WARNING: DiscouragedReference

Discouraged access: The type IProjectCreationPropertiesNew is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

CreateProjectWithExtractedJarOperation.java :

61 : importModel.setBooleanProperty(IProjectCreationPropertiesNew.USE_DEFAULT_LOCATION, false);

10. WARNING: DiscouragedReference

Discouraged access: The field USE_DEFAULT_LOCATION from the type IProjectCreationPropertiesNew is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

CreateProjectWithExtractedJarOperation.java :

61 : importModel.setBooleanProperty(IProjectCreationPropertiesNew.USE_DEFAULT_LOCATION, false);

11. WARNING: DiscouragedReference

Discouraged access: The type IProjectCreationPropertiesNew is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

CreateProjectWithExtractedJarOperation.java :

62 : importModel.setProperty(IProjectCreationPropertiesNew.USER_DEFINED_LOCATION, projectRoot);

12. WARNING: DiscouragedReference

Discouraged access: The field USER_DEFINED_LOCATION from the type IProjectCreationPropertiesNew is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

CreateProjectWithExtractedJarOperation.java :

62 : importModel.setProperty(IProjectCreationPropertiesNew.USER_DEFINED_LOCATION, projectRoot);

13. WARNING: DiscouragedReference

Discouraged access: The type OpenFailureException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

CreateProjectWithExtractedJarOperation.java :

83 : } catch (OpenFailureException e) {

14. WARNING: DiscouragedReference

Discouraged access: The method close() from the type Archive is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

CreateProjectWithExtractedJarOperation.java :

97 : archive.close();

Source File: org/eclipse/jst/j2ee/application/internal/operations/CreateProjectWithLinkedJarOperation.java
1. WARNING: DiscouragedReference

Discouraged access: The type IProjectCreationPropertiesNew is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

CreateProjectWithLinkedJarOperation.java :

37 : import org.eclipse.wst.common.frameworks.internal.operations.IProjectCreationPropertiesNew;

2. WARNING: DiscouragedReference

Discouraged access: The type IProjectCreationPropertiesNew is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

CreateProjectWithLinkedJarOperation.java :

61 : createUtilityProject.setBooleanProperty(IProjectCreationPropertiesNew.USE_DEFAULT_LOCATION, false);

3. WARNING: DiscouragedReference

Discouraged access: The field USE_DEFAULT_LOCATION from the type IProjectCreationPropertiesNew is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

CreateProjectWithLinkedJarOperation.java :

61 : createUtilityProject.setBooleanProperty(IProjectCreationPropertiesNew.USE_DEFAULT_LOCATION, false);

4. WARNING: DiscouragedReference

Discouraged access: The type IProjectCreationPropertiesNew is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

CreateProjectWithLinkedJarOperation.java :

62 : createUtilityProject.setProperty(IProjectCreationPropertiesNew.USER_DEFINED_LOCATION, projectRoot);

5. WARNING: DiscouragedReference

Discouraged access: The field USER_DEFINED_LOCATION from the type IProjectCreationPropertiesNew is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

CreateProjectWithLinkedJarOperation.java :

62 : createUtilityProject.setProperty(IProjectCreationPropertiesNew.USER_DEFINED_LOCATION, projectRoot);

Source File: org/eclipse/jst/j2ee/application/internal/operations/DefaultJ2EEComponentCreationOperation.java
1. WARNING: DiscouragedReference

Discouraged access: The type FacetProjectCreationOperation is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

DefaultJ2EEComponentCreationOperation.java :

25 : import org.eclipse.wst.common.componentcore.internal.operation.FacetProjectCreationOperation;

2. WARNING: DiscouragedReference

Discouraged access: The type WTPActivityBridge is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

DefaultJ2EEComponentCreationOperation.java :

28 : import org.eclipse.wst.common.frameworks.internal.activities.WTPActivityBridge;

3. WARNING: DiscouragedReference

Discouraged access: The type WTPActivityBridge is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

DefaultJ2EEComponentCreationOperation.java :

75 : WTPActivityBridge.getInstance().enableActivity(ENTERPRISE_JAVA, true);

4. WARNING: DiscouragedReference

Discouraged access: The method getInstance() from the type WTPActivityBridge is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

DefaultJ2EEComponentCreationOperation.java :

75 : WTPActivityBridge.getInstance().enableActivity(ENTERPRISE_JAVA, true);

5. WARNING: DiscouragedReference

Discouraged access: The method enableActivity(String, boolean) from the type WTPActivityBridge is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

DefaultJ2EEComponentCreationOperation.java :

75 : WTPActivityBridge.getInstance().enableActivity(ENTERPRISE_JAVA, true);

6. WARNING: DiscouragedReference

Discouraged access: The type WTPActivityBridge is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

DefaultJ2EEComponentCreationOperation.java :

84 : WTPActivityBridge.getInstance().enableActivity(WEB_DEV_ACTIVITY_ID, true);

7. WARNING: DiscouragedReference

Discouraged access: The method getInstance() from the type WTPActivityBridge is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

DefaultJ2EEComponentCreationOperation.java :

84 : WTPActivityBridge.getInstance().enableActivity(WEB_DEV_ACTIVITY_ID, true);

8. WARNING: DiscouragedReference

Discouraged access: The method enableActivity(String, boolean) from the type WTPActivityBridge is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

DefaultJ2EEComponentCreationOperation.java :

84 : WTPActivityBridge.getInstance().enableActivity(WEB_DEV_ACTIVITY_ID, true);

9. WARNING: DiscouragedReference

Discouraged access: The type WTPActivityBridge is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

DefaultJ2EEComponentCreationOperation.java :

93 : WTPActivityBridge.getInstance().enableActivity(ENTERPRISE_JAVA, true);

10. WARNING: DiscouragedReference

Discouraged access: The method getInstance() from the type WTPActivityBridge is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

DefaultJ2EEComponentCreationOperation.java :

93 : WTPActivityBridge.getInstance().enableActivity(ENTERPRISE_JAVA, true);

11. WARNING: DiscouragedReference

Discouraged access: The method enableActivity(String, boolean) from the type WTPActivityBridge is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

DefaultJ2EEComponentCreationOperation.java :

93 : WTPActivityBridge.getInstance().enableActivity(ENTERPRISE_JAVA, true);

12. WARNING: DiscouragedReference

Discouraged access: The type WTPActivityBridge is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

DefaultJ2EEComponentCreationOperation.java :

102 : WTPActivityBridge.getInstance().enableActivity(ENTERPRISE_JAVA, true);

13. WARNING: DiscouragedReference

Discouraged access: The method getInstance() from the type WTPActivityBridge is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

DefaultJ2EEComponentCreationOperation.java :

102 : WTPActivityBridge.getInstance().enableActivity(ENTERPRISE_JAVA, true);

14. WARNING: DiscouragedReference

Discouraged access: The method enableActivity(String, boolean) from the type WTPActivityBridge is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

DefaultJ2EEComponentCreationOperation.java :

102 : WTPActivityBridge.getInstance().enableActivity(ENTERPRISE_JAVA, true);

15. WARNING: DiscouragedReference

Discouraged access: The type FacetProjectCreationOperation is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

DefaultJ2EEComponentCreationOperation.java :

119 : FacetProjectCreationOperation.addDefaultFactets( facetedProject, runtime );

16. WARNING: DiscouragedReference

Discouraged access: The method addDefaultFactets(IFacetedProject, IRuntime) from the type FacetProjectCreationOperation is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

DefaultJ2EEComponentCreationOperation.java :

119 : FacetProjectCreationOperation.addDefaultFactets( facetedProject, runtime );

Source File: org/eclipse/jst/j2ee/application/internal/operations/EARComponentImportDataModelProvider.java
1. WARNING: DiscouragedReference

Discouraged access: The type Archive is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EARComponentImportDataModelProvider.java :

29 : import org.eclipse.jst.j2ee.commonarchivecore.internal.Archive;

2. WARNING: DiscouragedReference

Discouraged access: The type CommonArchiveResourceHandler is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EARComponentImportDataModelProvider.java :

30 : import org.eclipse.jst.j2ee.commonarchivecore.internal.CommonArchiveResourceHandler;

3. WARNING: DiscouragedReference

Discouraged access: The type CommonarchiveFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EARComponentImportDataModelProvider.java :

31 : import org.eclipse.jst.j2ee.commonarchivecore.internal.CommonarchiveFactory;

4. WARNING: DiscouragedReference

Discouraged access: The type OpenFailureException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EARComponentImportDataModelProvider.java :

32 : import org.eclipse.jst.j2ee.commonarchivecore.internal.exception.OpenFailureException;

5. WARNING: DiscouragedReference

Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EARComponentImportDataModelProvider.java :

38 : import org.eclipse.jst.j2ee.internal.J2EEVersionConstants;

6. WARNING: DiscouragedReference

Discouraged access: The type XMLResource is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EARComponentImportDataModelProvider.java :

42 : import org.eclipse.jst.j2ee.internal.common.XMLResource;

7. WARNING: DiscouragedReference

Discouraged access: The type JavaEEQuickPeek is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EARComponentImportDataModelProvider.java :

54 : import org.eclipse.jst.jee.util.internal.JavaEEQuickPeek;

8. WARNING: DiscouragedReference

Discouraged access: The type WTPPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

EARComponentImportDataModelProvider.java :

63 : import org.eclipse.wst.common.frameworks.internal.WTPPlugin;

9. WARNING: DiscouragedReference

Discouraged access: The type IProjectCreationPropertiesNew is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

EARComponentImportDataModelProvider.java :

64 : import org.eclipse.wst.common.frameworks.internal.operations.IProjectCreationPropertiesNew;

10. WARNING: DiscouragedReference

Discouraged access: The type ProjectCreationDataModelProviderNew is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

EARComponentImportDataModelProvider.java :

65 : import org.eclipse.wst.common.frameworks.internal.operations.ProjectCreationDataModelProviderNew;

11. WARNING: DiscouragedReference

Discouraged access: The type WTPCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

EARComponentImportDataModelProvider.java :

66 : import org.eclipse.wst.common.frameworks.internal.plugin.WTPCommonPlugin;

12. WARNING: DiscouragedReference

Discouraged access: The type JavaEEQuickPeek is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EARComponentImportDataModelProvider.java :

173 : JavaEEQuickPeek quickPeek = getArchiveWrapper().getJavaEEQuickPeek();

13. WARNING: DiscouragedReference

Discouraged access: The method getVersion() from the type JavaEEQuickPeek is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EARComponentImportDataModelProvider.java :

174 : int minimumVersion = quickPeek.getVersion();

14. WARNING: DiscouragedReference

Discouraged access: The method getJavaEEVersion() from the type JavaEEQuickPeek is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EARComponentImportDataModelProvider.java :

180 : int nestedEEVersion = nestedWrapper.getJavaEEQuickPeek().getJavaEEVersion();

15. WARNING: DiscouragedReference

Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EARComponentImportDataModelProvider.java :

192 : if (getJ2EEVersion() < J2EEVersionConstants.VERSION_1_3)

16. WARNING: DiscouragedReference

Discouraged access: The field VERSION_1_3 from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EARComponentImportDataModelProvider.java :

192 : if (getJ2EEVersion() < J2EEVersionConstants.VERSION_1_3)

17. WARNING: DiscouragedReference

Discouraged access: The type ProjectCreationDataModelProviderNew is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

EARComponentImportDataModelProvider.java :

224 : if (ProjectCreationDataModelProviderNew.validateProjectName(getStringProperty(PROJECT_NAME)).isOK()) {

18. WARNING: DiscouragedReference

Discouraged access: The method validateProjectName(String) from the type ProjectCreationDataModelProviderNew is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

EARComponentImportDataModelProvider.java :

224 : if (ProjectCreationDataModelProviderNew.validateProjectName(getStringProperty(PROJECT_NAME)).isOK()) {

19. WARNING: DiscouragedReference

Discouraged access: The type WTPCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

EARComponentImportDataModelProvider.java :

286 : return WTPCommonPlugin.createWarningStatus(EARCreationResourceHandler.bind(EARCreationResourceHandler.EARImportDataModel_UI_1, new Object[] { tempProjectName,

20. WARNING: DiscouragedReference

Discouraged access: The method createWarningStatus(String) from the type WTPCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

EARComponentImportDataModelProvider.java :

286 : return WTPCommonPlugin.createWarningStatus(EARCreationResourceHandler.bind(EARCreationResourceHandler.EARImportDataModel_UI_1, new Object[] { tempProjectName, tempArchive.getPath() }));

21. WARNING: DiscouragedReference

Discouraged access: The type WTPPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

EARComponentImportDataModelProvider.java :

288 : } else if (!WTPPlugin.isPlatformCaseSensitive()) {

22. WARNING: DiscouragedReference

Discouraged access: The method isPlatformCaseSensitive() from the type WTPPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

EARComponentImportDataModelProvider.java :

288 : } else if (!WTPPlugin.isPlatformCaseSensitive()) {

23. WARNING: DiscouragedReference

Discouraged access: The type WTPCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

EARComponentImportDataModelProvider.java :

290 : return WTPCommonPlugin.createWarningStatus(EARCreationResourceHandler.bind(EARCreationResourceHandler.EARImportDataModel_UI_1a, new Object[] { earProjectName,

24. WARNING: DiscouragedReference

Discouraged access: The method createWarningStatus(String) from the type WTPCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

EARComponentImportDataModelProvider.java :

290 : return WTPCommonPlugin.createWarningStatus(EARCreationResourceHandler.bind(EARCreationResourceHandler.EARImportDataModel_UI_1a, new Object[] { earProjectName, tempProjectName, tempArchive.getPath() }));

25. WARNING: DiscouragedReference

Discouraged access: The type WTPCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

EARComponentImportDataModelProvider.java :

302 : return WTPCommonPlugin.createErrorStatus(EARCreationResourceHandler.bind(EARCreationResourceHandler.EARImportDataModel_UI_0, new Object[] { tempProjectName,

26. WARNING: DiscouragedReference

Discouraged access: The method createErrorStatus(String) from the type WTPCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

EARComponentImportDataModelProvider.java :

302 : return WTPCommonPlugin.createErrorStatus(EARCreationResourceHandler.bind(EARCreationResourceHandler.EARImportDataModel_UI_0, new Object[] { tempProjectName, tempArchive.getPath() }));

27. WARNING: DiscouragedReference

Discouraged access: The type WTPCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

EARComponentImportDataModelProvider.java :

310 : return WTPCommonPlugin.createErrorStatus(EARCreationResourceHandler.bind(EARCreationResourceHandler.EARImportDataModel_UI_1, new Object[] { tempProjectName,

28. WARNING: DiscouragedReference

Discouraged access: The method createErrorStatus(String) from the type WTPCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

EARComponentImportDataModelProvider.java :

310 : return WTPCommonPlugin.createErrorStatus(EARCreationResourceHandler.bind(EARCreationResourceHandler.EARImportDataModel_UI_1, new Object[] { tempProjectName, tempArchive.getPath() }));

29. WARNING: DiscouragedReference

Discouraged access: The type WTPPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

EARComponentImportDataModelProvider.java :

312 : } else if (!WTPPlugin.isPlatformCaseSensitive()) {

30. WARNING: DiscouragedReference

Discouraged access: The method isPlatformCaseSensitive() from the type WTPPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

EARComponentImportDataModelProvider.java :

312 : } else if (!WTPPlugin.isPlatformCaseSensitive()) {

31. WARNING: DiscouragedReference

Discouraged access: The type WTPCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

EARComponentImportDataModelProvider.java :

314 : return WTPCommonPlugin.createErrorStatus(EARCreationResourceHandler.bind(EARCreationResourceHandler.EARImportDataModel_UI_1a, new Object[] { earProjectName,

32. WARNING: DiscouragedReference

Discouraged access: The method createErrorStatus(String) from the type WTPCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

EARComponentImportDataModelProvider.java :

314 : return WTPCommonPlugin.createErrorStatus(EARCreationResourceHandler.bind(EARCreationResourceHandler.EARImportDataModel_UI_1a, new Object[] { earProjectName, tempProjectName, tempArchive.getPath() }));

33. WARNING: DiscouragedReference

Discouraged access: The type WTPCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

EARComponentImportDataModelProvider.java :

319 : return WTPCommonPlugin.createErrorStatus(EARCreationResourceHandler.bind(EARCreationResourceHandler.EARImportDataModel_UI_2, new Object[] { tempProjectName,

34. WARNING: DiscouragedReference

Discouraged access: The method createErrorStatus(String) from the type WTPCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

EARComponentImportDataModelProvider.java :

319 : return WTPCommonPlugin.createErrorStatus(EARCreationResourceHandler.bind(EARCreationResourceHandler.EARImportDataModel_UI_2, new Object[] { tempProjectName, tempArchive.getPath(), ((ArchiveWrapper) projects.get(tempProjectName)).getPath() }));

35. WARNING: DiscouragedReference

Discouraged access: The type WTPPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

EARComponentImportDataModelProvider.java :

321 : } else if (!WTPPlugin.isPlatformCaseSensitive()) {

36. WARNING: DiscouragedReference

Discouraged access: The method isPlatformCaseSensitive() from the type WTPPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

EARComponentImportDataModelProvider.java :

321 : } else if (!WTPPlugin.isPlatformCaseSensitive()) {

37. WARNING: DiscouragedReference

Discouraged access: The type WTPCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

EARComponentImportDataModelProvider.java :

328 : return WTPCommonPlugin.createErrorStatus(EARCreationResourceHandler.bind(EARCreationResourceHandler.EARImportDataModel_UI_2a, new Object[] { tempProjectName,

38. WARNING: DiscouragedReference

Discouraged access: The method createErrorStatus(String) from the type WTPCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

EARComponentImportDataModelProvider.java :

328 : return WTPCommonPlugin.createErrorStatus(EARCreationResourceHandler.bind(EARCreationResourceHandler.EARImportDataModel_UI_2a, new Object[] { tempProjectName, currentKey, tempArchive.getPath(), projects.get(currentKey).getPath() }));

39. WARNING: DiscouragedReference

Discouraged access: The type WTPCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

EARComponentImportDataModelProvider.java :

341 : return WTPCommonPlugin

40. WARNING: DiscouragedReference

Discouraged access: The method createWarningStatus(String) from the type WTPCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

EARComponentImportDataModelProvider.java :

341 : return WTPCommonPlugin .createWarningStatus(EARCreationResourceHandler.bind(EARCreationResourceHandler.EARImportDataModel_UI_4, new Object[] { cachedLoadError.getPath().toOSString() }));

41. WARNING: DiscouragedReference

Discouraged access: The type IProjectCreationPropertiesNew is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

EARComponentImportDataModelProvider.java :

358 : localModel.setProperty(IProjectCreationPropertiesNew.USER_DEFINED_BASE_LOCATION, basePath);

42. WARNING: DiscouragedReference

Discouraged access: The field USER_DEFINED_BASE_LOCATION from the type IProjectCreationPropertiesNew is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

EARComponentImportDataModelProvider.java :

358 : localModel.setProperty(IProjectCreationPropertiesNew.USER_DEFINED_BASE_LOCATION, basePath);

43. WARNING: DiscouragedReference

Discouraged access: The type IProjectCreationPropertiesNew is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

EARComponentImportDataModelProvider.java :

359 : localModel.setBooleanProperty(IProjectCreationPropertiesNew.USE_DEFAULT_LOCATION, useDefault);

44. WARNING: DiscouragedReference

Discouraged access: The field USE_DEFAULT_LOCATION from the type IProjectCreationPropertiesNew is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

EARComponentImportDataModelProvider.java :

359 : localModel.setBooleanProperty(IProjectCreationPropertiesNew.USE_DEFAULT_LOCATION, useDefault);

45. WARNING: DiscouragedReference

Discouraged access: The type XMLResource is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EARComponentImportDataModelProvider.java :

588 : return XMLResource.APPLICATION_TYPE;

46. WARNING: DiscouragedReference

Discouraged access: The field APPLICATION_TYPE from the type XMLResource is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EARComponentImportDataModelProvider.java :

588 : return XMLResource.APPLICATION_TYPE;

47. WARNING: DiscouragedReference

Discouraged access: The type Archive is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EARComponentImportDataModelProvider.java :

591 : protected Archive openArchive(String uri) throws OpenFailureException {

48. WARNING: DiscouragedReference

Discouraged access: The type OpenFailureException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EARComponentImportDataModelProvider.java :

591 : protected Archive openArchive(String uri) throws OpenFailureException {

49. WARNING: DiscouragedReference

Discouraged access: The type CommonarchiveFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EARComponentImportDataModelProvider.java :

592 : return CommonarchiveFactory.eINSTANCE.openEARFile(getArchiveOptions(), uri);

50. WARNING: DiscouragedReference

Discouraged access: The method openEARFile(ArchiveOptions, String) from the type CommonarchiveFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EARComponentImportDataModelProvider.java :

592 : return CommonarchiveFactory.eINSTANCE.openEARFile(getArchiveOptions(), uri);

51. WARNING: DiscouragedReference

Discouraged access: The field eINSTANCE from the type CommonarchiveFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EARComponentImportDataModelProvider.java :

592 : return CommonarchiveFactory.eINSTANCE.openEARFile(getArchiveOptions(), uri);

52. WARNING: DiscouragedReference

Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EARComponentImportDataModelProvider.java :

660 : if (getJ2EEVersion() < J2EEVersionConstants.VERSION_1_3)

53. WARNING: DiscouragedReference

Discouraged access: The field VERSION_1_3 from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EARComponentImportDataModelProvider.java :

660 : if (getJ2EEVersion() < J2EEVersionConstants.VERSION_1_3)

54. WARNING: DiscouragedReference

Discouraged access: The type EARFile is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EARComponentImportDataModelProvider.java :

681 : public static List getAllUtilities(org.eclipse.jst.j2ee.commonarchivecore.internal.EARFile earFile) {

55. WARNING: DiscouragedReference

Discouraged access: The method getFiles() from the type Container is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EARComponentImportDataModelProvider.java :

682 : List files = earFile.getFiles();

56. WARNING: DiscouragedReference

Discouraged access: The type FileImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EARComponentImportDataModelProvider.java :

685 : org.eclipse.jst.j2ee.commonarchivecore.internal.impl.FileImpl file = (org.eclipse.jst.j2ee.commonarchivecore.internal.impl.FileImpl) files.get(i);

57. WARNING: DiscouragedReference

Discouraged access: The type FileImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EARComponentImportDataModelProvider.java :

685 : org.eclipse.jst.j2ee.commonarchivecore.internal.impl.FileImpl file = (org.eclipse.jst.j2ee.commonarchivecore.internal.impl.FileImpl) files.get(i);

58. WARNING: DiscouragedReference

Discouraged access: The method isArchive() from the type FileImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EARComponentImportDataModelProvider.java :

686 : if (file.isArchive() && !file.isModuleFile() && file.getURI().endsWith(".jar")) { //$NON-NLS-1$

59. WARNING: DiscouragedReference

Discouraged access: The method isModuleFile() from the type FileImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EARComponentImportDataModelProvider.java :

686 : if (file.isArchive() && !file.isModuleFile() && file.getURI().endsWith(".jar")) { //$NON-NLS-1$

60. WARNING: DiscouragedReference

Discouraged access: The method getURI() from the type FileImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EARComponentImportDataModelProvider.java :

686 : if (file.isArchive() && !file.isModuleFile() && file.getURI().endsWith(".jar")) { //$NON-NLS-1$

61. WARNING: DiscouragedReference

Discouraged access: The method isWARFile() from the type FileImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EARComponentImportDataModelProvider.java :

689 : if (file.isWARFile()) {

62. WARNING: DiscouragedReference

Discouraged access: The type WARFile is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EARComponentImportDataModelProvider.java :

690 : utilJars.addAll(getWebLibs((org.eclipse.jst.j2ee.commonarchivecore.internal.WARFile) file));

63. WARNING: DiscouragedReference

Discouraged access: The type WARFile is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EARComponentImportDataModelProvider.java :

702 : public static List getWebLibs(org.eclipse.jst.j2ee.commonarchivecore.internal.WARFile warFile) {

64. WARNING: DiscouragedReference

Discouraged access: The method getLibArchives() from the type WARFileImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EARComponentImportDataModelProvider.java :

703 : return ((org.eclipse.jst.j2ee.commonarchivecore.internal.impl.WARFileImpl) warFile).getLibArchives();

65. WARNING: DiscouragedReference

Discouraged access: The type WARFileImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EARComponentImportDataModelProvider.java :

703 : return ((org.eclipse.jst.j2ee.commonarchivecore.internal.impl.WARFileImpl) warFile).getLibArchives();

66. WARNING: DiscouragedReference

Discouraged access: The type OpenFailureException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EARComponentImportDataModelProvider.java :

731 : protected ArchiveWrapper openArchiveWrapper(String uri) throws OpenFailureException, ArchiveOpenFailureException {

67. WARNING: DiscouragedReference

Discouraged access: The type JavaEEQuickPeek is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EARComponentImportDataModelProvider.java :

734 : JavaEEQuickPeek jqp = wrapper.getJavaEEQuickPeek();

68. WARNING: DiscouragedReference

Discouraged access: The method getType() from the type JavaEEQuickPeek is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EARComponentImportDataModelProvider.java :

735 : if(jqp.getType() != JavaEEQuickPeek.APPLICATION_TYPE){

69. WARNING: DiscouragedReference

Discouraged access: The type JavaEEQuickPeek is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EARComponentImportDataModelProvider.java :

735 : if(jqp.getType() != JavaEEQuickPeek.APPLICATION_TYPE){

70. WARNING: DiscouragedReference

Discouraged access: The field APPLICATION_TYPE from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EARComponentImportDataModelProvider.java :

735 : if(jqp.getType() != JavaEEQuickPeek.APPLICATION_TYPE){

71. WARNING: DiscouragedReference

Discouraged access: The constructor OpenFailureException(String) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EARComponentImportDataModelProvider.java :

737 : throw new OpenFailureException(CommonArchiveResourceHandler.getString(CommonArchiveResourceHandler.could_not_open_EXC_, (new Object[]{uri})));

72. WARNING: DiscouragedReference

Discouraged access: The type OpenFailureException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EARComponentImportDataModelProvider.java :

737 : throw new OpenFailureException(CommonArchiveResourceHandler.getString(CommonArchiveResourceHandler.could_not_open_EXC_, (new Object[]{uri})));

73. WARNING: DiscouragedReference

Discouraged access: The type CommonArchiveResourceHandler is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EARComponentImportDataModelProvider.java :

737 : throw new OpenFailureException(CommonArchiveResourceHandler.getString(CommonArchiveResourceHandler.could_not_open_EXC_, (new Object[]{uri})));

74. WARNING: DiscouragedReference

Discouraged access: The method getString(String, Object[]) from the type CommonArchiveResourceHandler is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EARComponentImportDataModelProvider.java :

737 : throw new OpenFailureException(CommonArchiveResourceHandler.getString(CommonArchiveResourceHandler.could_not_open_EXC_, (new Object[]{uri})));

75. WARNING: DiscouragedReference

Discouraged access: The type CommonArchiveResourceHandler is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EARComponentImportDataModelProvider.java :

737 : throw new OpenFailureException(CommonArchiveResourceHandler.getString(CommonArchiveResourceHandler.could_not_open_EXC_, (new Object[]{uri})));

76. WARNING: DiscouragedReference

Discouraged access: The field could_not_open_EXC_ from the type CommonArchiveResourceHandler is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EARComponentImportDataModelProvider.java :

737 : throw new OpenFailureException(CommonArchiveResourceHandler.getString(CommonArchiveResourceHandler.could_not_open_EXC_, (new Object[]{uri})));

77. WARNING: DiscouragedReference

Discouraged access: The type JavaEEQuickPeek is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EARComponentImportDataModelProvider.java :

743 : protected void handleUnknownType(JavaEEQuickPeek jqp) {

78. WARNING: DiscouragedReference

Discouraged access: The method setType(int) from the type JavaEEQuickPeek is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EARComponentImportDataModelProvider.java :

744 : jqp.setType(J2EEVersionConstants.APPLICATION_TYPE);

79. WARNING: DiscouragedReference

Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EARComponentImportDataModelProvider.java :

744 : jqp.setType(J2EEVersionConstants.APPLICATION_TYPE);

80. WARNING: DiscouragedReference

Discouraged access: The field APPLICATION_TYPE from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EARComponentImportDataModelProvider.java :

744 : jqp.setType(J2EEVersionConstants.APPLICATION_TYPE);

81. WARNING: DiscouragedReference

Discouraged access: The method setVersion(int) from the type JavaEEQuickPeek is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EARComponentImportDataModelProvider.java :

745 : jqp.setVersion(J2EEVersionConstants.JEE_5_0_ID);

82. WARNING: DiscouragedReference

Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EARComponentImportDataModelProvider.java :

745 : jqp.setVersion(J2EEVersionConstants.JEE_5_0_ID);

83. WARNING: DiscouragedReference

Discouraged access: The field JEE_5_0_ID from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EARComponentImportDataModelProvider.java :

745 : jqp.setVersion(J2EEVersionConstants.JEE_5_0_ID);

84. WARNING: DiscouragedReference

Discouraged access: The method setJavaEEVersion(int) from the type JavaEEQuickPeek is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EARComponentImportDataModelProvider.java :

746 : jqp.setJavaEEVersion(J2EEVersionConstants.JEE_5_0_ID);

85. WARNING: DiscouragedReference

Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EARComponentImportDataModelProvider.java :

746 : jqp.setJavaEEVersion(J2EEVersionConstants.JEE_5_0_ID);

86. WARNING: DiscouragedReference

Discouraged access: The field JEE_5_0_ID from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EARComponentImportDataModelProvider.java :

746 : jqp.setJavaEEVersion(J2EEVersionConstants.JEE_5_0_ID);

Source File: org/eclipse/jst/j2ee/application/internal/operations/J2EEArtifactExportDataModelProvider.java
1. WARNING: DiscouragedReference

Discouraged access: The type ComponentUtilities is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEArtifactExportDataModelProvider.java :

33 : import org.eclipse.wst.common.componentcore.internal.util.ComponentUtilities;

2. WARNING: DiscouragedReference

Discouraged access: The type WTPCommonMessages is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

J2EEArtifactExportDataModelProvider.java :

38 : import org.eclipse.wst.common.frameworks.internal.plugin.WTPCommonMessages;

3. WARNING: DiscouragedReference

Discouraged access: The type WTPCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

J2EEArtifactExportDataModelProvider.java :

39 : import org.eclipse.wst.common.frameworks.internal.plugin.WTPCommonPlugin;

4. WARNING: DiscouragedReference

Discouraged access: The type ComponentUtilities is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEArtifactExportDataModelProvider.java :

256 : IVirtualComponent[] comps = ComponentUtilities.getAllWorkbenchComponents();

5. WARNING: DiscouragedReference

Discouraged access: The method getAllWorkbenchComponents() from the type ComponentUtilities is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEArtifactExportDataModelProvider.java :

256 : IVirtualComponent[] comps = ComponentUtilities.getAllWorkbenchComponents();

6. WARNING: DiscouragedReference

Discouraged access: The type ComponentUtilities is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEArtifactExportDataModelProvider.java :

269 : IVirtualComponent[] wbComps = ComponentUtilities.getAllWorkbenchComponents();

7. WARNING: DiscouragedReference

Discouraged access: The method getAllWorkbenchComponents() from the type ComponentUtilities is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEArtifactExportDataModelProvider.java :

269 : IVirtualComponent[] wbComps = ComponentUtilities.getAllWorkbenchComponents();

8. WARNING: DiscouragedReference

Discouraged access: The type WTPCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

J2EEArtifactExportDataModelProvider.java :

345 : return WTPCommonPlugin.createErrorStatus(WTPCommonPlugin.getResourceString(WTPCommonMessages.MODULE_EXISTS_ERROR));

9. WARNING: DiscouragedReference

Discouraged access: The method createErrorStatus(String) from the type WTPCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

J2EEArtifactExportDataModelProvider.java :

345 : return WTPCommonPlugin.createErrorStatus(WTPCommonPlugin.getResourceString(WTPCommonMessages.MODULE_EXISTS_ERROR));

10. WARNING: DiscouragedReference

Discouraged access: The type WTPCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

J2EEArtifactExportDataModelProvider.java :

345 : return WTPCommonPlugin.createErrorStatus(WTPCommonPlugin.getResourceString(WTPCommonMessages.MODULE_EXISTS_ERROR));

11. WARNING: DiscouragedReference

Discouraged access: The method getResourceString(String) from the type WTPCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

J2EEArtifactExportDataModelProvider.java :

345 : return WTPCommonPlugin.createErrorStatus(WTPCommonPlugin.getResourceString(WTPCommonMessages.MODULE_EXISTS_ERROR));

12. WARNING: DiscouragedReference

Discouraged access: The type WTPCommonMessages is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

J2EEArtifactExportDataModelProvider.java :

345 : return WTPCommonPlugin.createErrorStatus(WTPCommonPlugin.getResourceString(WTPCommonMessages.MODULE_EXISTS_ERROR));

13. WARNING: DiscouragedReference

Discouraged access: The field MODULE_EXISTS_ERROR from the type WTPCommonMessages is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

J2EEArtifactExportDataModelProvider.java :

345 : return WTPCommonPlugin.createErrorStatus(WTPCommonPlugin.getResourceString(WTPCommonMessages.MODULE_EXISTS_ERROR));

14. WARNING: DiscouragedReference

Discouraged access: The type WTPCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

J2EEArtifactExportDataModelProvider.java :

348 : return WTPCommonPlugin.createErrorStatus(WTPCommonPlugin.getResourceString(WTPCommonMessages.MODULE_EXISTS_ERROR));

15. WARNING: DiscouragedReference

Discouraged access: The method createErrorStatus(String) from the type WTPCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

J2EEArtifactExportDataModelProvider.java :

348 : return WTPCommonPlugin.createErrorStatus(WTPCommonPlugin.getResourceString(WTPCommonMessages.MODULE_EXISTS_ERROR));

16. WARNING: DiscouragedReference

Discouraged access: The type WTPCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

J2EEArtifactExportDataModelProvider.java :

348 : return WTPCommonPlugin.createErrorStatus(WTPCommonPlugin.getResourceString(WTPCommonMessages.MODULE_EXISTS_ERROR));

17. WARNING: DiscouragedReference

Discouraged access: The method getResourceString(String) from the type WTPCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

J2EEArtifactExportDataModelProvider.java :

348 : return WTPCommonPlugin.createErrorStatus(WTPCommonPlugin.getResourceString(WTPCommonMessages.MODULE_EXISTS_ERROR));

18. WARNING: DiscouragedReference

Discouraged access: The type WTPCommonMessages is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

J2EEArtifactExportDataModelProvider.java :

348 : return WTPCommonPlugin.createErrorStatus(WTPCommonPlugin.getResourceString(WTPCommonMessages.MODULE_EXISTS_ERROR));

19. WARNING: DiscouragedReference

Discouraged access: The field MODULE_EXISTS_ERROR from the type WTPCommonMessages is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

J2EEArtifactExportDataModelProvider.java :

348 : return WTPCommonPlugin.createErrorStatus(WTPCommonPlugin.getResourceString(WTPCommonMessages.MODULE_EXISTS_ERROR));

20. WARNING: DiscouragedReference

Discouraged access: The type WTPCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

J2EEArtifactExportDataModelProvider.java :

351 : return WTPCommonPlugin.createErrorStatus(getWrongComponentTypeString(projectName));

21. WARNING: DiscouragedReference

Discouraged access: The method createErrorStatus(String) from the type WTPCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

J2EEArtifactExportDataModelProvider.java :

351 : return WTPCommonPlugin.createErrorStatus(getWrongComponentTypeString(projectName));

22. WARNING: DiscouragedReference

Discouraged access: The type WTPCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

J2EEArtifactExportDataModelProvider.java :

357 : return WTPCommonPlugin.createErrorStatus(WTPCommonPlugin.getResourceString(WTPCommonMessages.DESTINATION_INVALID)); //);

23. WARNING: DiscouragedReference

Discouraged access: The method createErrorStatus(String) from the type WTPCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

J2EEArtifactExportDataModelProvider.java :

357 : return WTPCommonPlugin.createErrorStatus(WTPCommonPlugin.getResourceString(WTPCommonMessages.DESTINATION_INVALID)); //);

24. WARNING: DiscouragedReference

Discouraged access: The type WTPCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

J2EEArtifactExportDataModelProvider.java :

357 : return WTPCommonPlugin.createErrorStatus(WTPCommonPlugin.getResourceString(WTPCommonMessages.DESTINATION_INVALID)); //);

25. WARNING: DiscouragedReference

Discouraged access: The method getResourceString(String) from the type WTPCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

J2EEArtifactExportDataModelProvider.java :

357 : return WTPCommonPlugin.createErrorStatus(WTPCommonPlugin.getResourceString(WTPCommonMessages.DESTINATION_INVALID)); //);

26. WARNING: DiscouragedReference

Discouraged access: The type WTPCommonMessages is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

J2EEArtifactExportDataModelProvider.java :

357 : return WTPCommonPlugin.createErrorStatus(WTPCommonPlugin.getResourceString(WTPCommonMessages.DESTINATION_INVALID)); //);

27. WARNING: DiscouragedReference

Discouraged access: The field DESTINATION_INVALID from the type WTPCommonMessages is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

J2EEArtifactExportDataModelProvider.java :

357 : return WTPCommonPlugin.createErrorStatus(WTPCommonPlugin.getResourceString(WTPCommonMessages.DESTINATION_INVALID)); //);

28. WARNING: DiscouragedReference

Discouraged access: The type WTPCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

J2EEArtifactExportDataModelProvider.java :

359 : return WTPCommonPlugin.createErrorStatus(WTPCommonPlugin.getResourceString(WTPCommonMessages.DESTINATION_ARCHIVE_SHOULD_END_WITH, new Object[]{getModuleExtension()})); //);

29. WARNING: DiscouragedReference

Discouraged access: The method createErrorStatus(String) from the type WTPCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

J2EEArtifactExportDataModelProvider.java :

359 : return WTPCommonPlugin.createErrorStatus(WTPCommonPlugin.getResourceString(WTPCommonMessages.DESTINATION_ARCHIVE_SHOULD_END_WITH, new Object[]{getModuleExtension()})); //);

30. WARNING: DiscouragedReference

Discouraged access: The type WTPCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

J2EEArtifactExportDataModelProvider.java :

359 : return WTPCommonPlugin.createErrorStatus(WTPCommonPlugin.getResourceString(WTPCommonMessages.DESTINATION_ARCHIVE_SHOULD_END_WITH, new Object[]{getModuleExtension()})); //);

31. WARNING: DiscouragedReference

Discouraged access: The method getResourceString(String, Object[]) from the type WTPCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

J2EEArtifactExportDataModelProvider.java :

359 : return WTPCommonPlugin.createErrorStatus(WTPCommonPlugin.getResourceString(WTPCommonMessages.DESTINATION_ARCHIVE_SHOULD_END_WITH, new Object[]{getModuleExtension()})); //);

32. WARNING: DiscouragedReference

Discouraged access: The type WTPCommonMessages is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

J2EEArtifactExportDataModelProvider.java :

359 : return WTPCommonPlugin.createErrorStatus(WTPCommonPlugin.getResourceString(WTPCommonMessages.DESTINATION_ARCHIVE_SHOULD_END_WITH, new Object[]{getModuleExtension()})); //);

33. WARNING: DiscouragedReference

Discouraged access: The field DESTINATION_ARCHIVE_SHOULD_END_WITH from the type WTPCommonMessages is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

J2EEArtifactExportDataModelProvider.java :

359 : return WTPCommonPlugin.createErrorStatus(WTPCommonPlugin.getResourceString(WTPCommonMessages.DESTINATION_ARCHIVE_SHOULD_END_WITH, new Object[]{getModuleExtension()})); //);

34. WARNING: DiscouragedReference

Discouraged access: The type WTPCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

J2EEArtifactExportDataModelProvider.java :

369 : return WTPCommonPlugin.createErrorStatus(WTPCommonPlugin.getResourceString(WTPCommonMessages.RESOURCE_EXISTS_ERROR, new Object[]{location}));

35. WARNING: DiscouragedReference

Discouraged access: The method createErrorStatus(String) from the type WTPCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

J2EEArtifactExportDataModelProvider.java :

369 : return WTPCommonPlugin.createErrorStatus(WTPCommonPlugin.getResourceString(WTPCommonMessages.RESOURCE_EXISTS_ERROR, new Object[]{location}));

36. WARNING: DiscouragedReference

Discouraged access: The type WTPCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

J2EEArtifactExportDataModelProvider.java :

369 : return WTPCommonPlugin.createErrorStatus(WTPCommonPlugin.getResourceString(WTPCommonMessages.RESOURCE_EXISTS_ERROR, new Object[]{location}));

37. WARNING: DiscouragedReference

Discouraged access: The method getResourceString(String, Object[]) from the type WTPCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

J2EEArtifactExportDataModelProvider.java :

369 : return WTPCommonPlugin.createErrorStatus(WTPCommonPlugin.getResourceString(WTPCommonMessages.RESOURCE_EXISTS_ERROR, new Object[]{location}));

38. WARNING: DiscouragedReference

Discouraged access: The type WTPCommonMessages is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

J2EEArtifactExportDataModelProvider.java :

369 : return WTPCommonPlugin.createErrorStatus(WTPCommonPlugin.getResourceString(WTPCommonMessages.RESOURCE_EXISTS_ERROR, new Object[]{location}));

39. WARNING: DiscouragedReference

Discouraged access: The field RESOURCE_EXISTS_ERROR from the type WTPCommonMessages is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

J2EEArtifactExportDataModelProvider.java :

369 : return WTPCommonPlugin.createErrorStatus(WTPCommonPlugin.getResourceString(WTPCommonMessages.RESOURCE_EXISTS_ERROR, new Object[]{location}));

40. WARNING: DiscouragedReference

Discouraged access: The type WTPCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

J2EEArtifactExportDataModelProvider.java :

380 : return WTPCommonPlugin.createErrorStatus(WTPCommonPlugin.getResourceString(WTPCommonMessages.DESTINATION_INVALID));

41. WARNING: DiscouragedReference

Discouraged access: The method createErrorStatus(String) from the type WTPCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

J2EEArtifactExportDataModelProvider.java :

380 : return WTPCommonPlugin.createErrorStatus(WTPCommonPlugin.getResourceString(WTPCommonMessages.DESTINATION_INVALID));

42. WARNING: DiscouragedReference

Discouraged access: The type WTPCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

J2EEArtifactExportDataModelProvider.java :

380 : return WTPCommonPlugin.createErrorStatus(WTPCommonPlugin.getResourceString(WTPCommonMessages.DESTINATION_INVALID));

43. WARNING: DiscouragedReference

Discouraged access: The method getResourceString(String) from the type WTPCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

J2EEArtifactExportDataModelProvider.java :

380 : return WTPCommonPlugin.createErrorStatus(WTPCommonPlugin.getResourceString(WTPCommonMessages.DESTINATION_INVALID));

44. WARNING: DiscouragedReference

Discouraged access: The type WTPCommonMessages is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

J2EEArtifactExportDataModelProvider.java :

380 : return WTPCommonPlugin.createErrorStatus(WTPCommonPlugin.getResourceString(WTPCommonMessages.DESTINATION_INVALID));

45. WARNING: DiscouragedReference

Discouraged access: The field DESTINATION_INVALID from the type WTPCommonMessages is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

J2EEArtifactExportDataModelProvider.java :

380 : return WTPCommonPlugin.createErrorStatus(WTPCommonPlugin.getResourceString(WTPCommonMessages.DESTINATION_INVALID));

46. WARNING: DiscouragedReference

Discouraged access: The type WTPCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

J2EEArtifactExportDataModelProvider.java :

391 : return WTPCommonPlugin.createErrorStatus(WTPCommonPlugin.getResourceString(WTPCommonMessages.DESTINATION_INVALID));

47. WARNING: DiscouragedReference

Discouraged access: The method createErrorStatus(String) from the type WTPCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

J2EEArtifactExportDataModelProvider.java :

391 : return WTPCommonPlugin.createErrorStatus(WTPCommonPlugin.getResourceString(WTPCommonMessages.DESTINATION_INVALID));

48. WARNING: DiscouragedReference

Discouraged access: The type WTPCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

J2EEArtifactExportDataModelProvider.java :

391 : return WTPCommonPlugin.createErrorStatus(WTPCommonPlugin.getResourceString(WTPCommonMessages.DESTINATION_INVALID));

49. WARNING: DiscouragedReference

Discouraged access: The method getResourceString(String) from the type WTPCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

J2EEArtifactExportDataModelProvider.java :

391 : return WTPCommonPlugin.createErrorStatus(WTPCommonPlugin.getResourceString(WTPCommonMessages.DESTINATION_INVALID));

50. WARNING: DiscouragedReference

Discouraged access: The type WTPCommonMessages is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

J2EEArtifactExportDataModelProvider.java :

391 : return WTPCommonPlugin.createErrorStatus(WTPCommonPlugin.getResourceString(WTPCommonMessages.DESTINATION_INVALID));

51. WARNING: DiscouragedReference

Discouraged access: The field DESTINATION_INVALID from the type WTPCommonMessages is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

J2EEArtifactExportDataModelProvider.java :

391 : return WTPCommonPlugin.createErrorStatus(WTPCommonPlugin.getResourceString(WTPCommonMessages.DESTINATION_INVALID));

52. WARNING: DiscouragedReference

Discouraged access: The type WTPCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

J2EEArtifactExportDataModelProvider.java :

395 : return WTPCommonPlugin.createErrorStatus(WTPCommonPlugin.getResourceString(WTPCommonMessages.IS_READ_ONLY));

53. WARNING: DiscouragedReference

Discouraged access: The method createErrorStatus(String) from the type WTPCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

J2EEArtifactExportDataModelProvider.java :

395 : return WTPCommonPlugin.createErrorStatus(WTPCommonPlugin.getResourceString(WTPCommonMessages.IS_READ_ONLY));

54. WARNING: DiscouragedReference

Discouraged access: The type WTPCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

J2EEArtifactExportDataModelProvider.java :

395 : return WTPCommonPlugin.createErrorStatus(WTPCommonPlugin.getResourceString(WTPCommonMessages.IS_READ_ONLY));

55. WARNING: DiscouragedReference

Discouraged access: The method getResourceString(String) from the type WTPCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

J2EEArtifactExportDataModelProvider.java :

395 : return WTPCommonPlugin.createErrorStatus(WTPCommonPlugin.getResourceString(WTPCommonMessages.IS_READ_ONLY));

56. WARNING: DiscouragedReference

Discouraged access: The type WTPCommonMessages is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

J2EEArtifactExportDataModelProvider.java :

395 : return WTPCommonPlugin.createErrorStatus(WTPCommonPlugin.getResourceString(WTPCommonMessages.IS_READ_ONLY));

57. WARNING: DiscouragedReference

Discouraged access: The field IS_READ_ONLY from the type WTPCommonMessages is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

J2EEArtifactExportDataModelProvider.java :

395 : return WTPCommonPlugin.createErrorStatus(WTPCommonPlugin.getResourceString(WTPCommonMessages.IS_READ_ONLY));

58. WARNING: DiscouragedReference

Discouraged access: The type WTPCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

J2EEArtifactExportDataModelProvider.java :

405 : return WTPCommonPlugin.createErrorStatus(WTPCommonPlugin.getResourceString(WTPCommonMessages.DESTINATION_INVALID));

59. WARNING: DiscouragedReference

Discouraged access: The method createErrorStatus(String) from the type WTPCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

J2EEArtifactExportDataModelProvider.java :

405 : return WTPCommonPlugin.createErrorStatus(WTPCommonPlugin.getResourceString(WTPCommonMessages.DESTINATION_INVALID));

60. WARNING: DiscouragedReference

Discouraged access: The type WTPCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

J2EEArtifactExportDataModelProvider.java :

405 : return WTPCommonPlugin.createErrorStatus(WTPCommonPlugin.getResourceString(WTPCommonMessages.DESTINATION_INVALID));

61. WARNING: DiscouragedReference

Discouraged access: The method getResourceString(String) from the type WTPCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

J2EEArtifactExportDataModelProvider.java :

405 : return WTPCommonPlugin.createErrorStatus(WTPCommonPlugin.getResourceString(WTPCommonMessages.DESTINATION_INVALID));

62. WARNING: DiscouragedReference

Discouraged access: The type WTPCommonMessages is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

J2EEArtifactExportDataModelProvider.java :

405 : return WTPCommonPlugin.createErrorStatus(WTPCommonPlugin.getResourceString(WTPCommonMessages.DESTINATION_INVALID));

63. WARNING: DiscouragedReference

Discouraged access: The field DESTINATION_INVALID from the type WTPCommonMessages is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

J2EEArtifactExportDataModelProvider.java :

405 : return WTPCommonPlugin.createErrorStatus(WTPCommonPlugin.getResourceString(WTPCommonMessages.DESTINATION_INVALID));

Source File: org/eclipse/jst/j2ee/application/internal/operations/J2EEArtifactImportDataModelProvider.java
1. WARNING: DiscouragedReference

Discouraged access: The type Archive is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEArtifactImportDataModelProvider.java :

28 : import org.eclipse.jst.j2ee.commonarchivecore.internal.Archive;

2. WARNING: DiscouragedReference

Discouraged access: The type OpenFailureException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEArtifactImportDataModelProvider.java :

29 : import org.eclipse.jst.j2ee.commonarchivecore.internal.exception.OpenFailureException;

3. WARNING: DiscouragedReference

Discouraged access: The type ArchiveOptions is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEArtifactImportDataModelProvider.java :

30 : import org.eclipse.jst.j2ee.commonarchivecore.internal.helpers.ArchiveOptions;

4. WARNING: DiscouragedReference

Discouraged access: The type SaveFilter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEArtifactImportDataModelProvider.java :

31 : import org.eclipse.jst.j2ee.commonarchivecore.internal.helpers.SaveFilter;

5. WARNING: DiscouragedReference

Discouraged access: The type ArchiveUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEArtifactImportDataModelProvider.java :

32 : import org.eclipse.jst.j2ee.commonarchivecore.internal.util.ArchiveUtil;

6. WARNING: DiscouragedReference

Discouraged access: The type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEArtifactImportDataModelProvider.java :

34 : import org.eclipse.jst.j2ee.internal.J2EEConstants;

7. WARNING: DiscouragedReference

Discouraged access: The type JavaEEQuickPeek is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEArtifactImportDataModelProvider.java :

40 : import org.eclipse.jst.jee.util.internal.JavaEEQuickPeek;

8. WARNING: DiscouragedReference

Discouraged access: The type WTPCommonMessages is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

J2EEArtifactImportDataModelProvider.java :

51 : import org.eclipse.wst.common.frameworks.internal.plugin.WTPCommonMessages;

9. WARNING: DiscouragedReference

Discouraged access: The type WTPCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

J2EEArtifactImportDataModelProvider.java :

52 : import org.eclipse.wst.common.frameworks.internal.plugin.WTPCommonPlugin;

10. WARNING: DiscouragedReference

Discouraged access: The type Archive is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEArtifactImportDataModelProvider.java :

118 : archiveWrapper = new ArchiveWrapper((Archive)propertyValue);

11. WARNING: DiscouragedReference

Discouraged access: The method setSaveFilter(SaveFilter) from the type Archive is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEArtifactImportDataModelProvider.java :

124 : getArchiveWrapper().getCommonArchive().setSaveFilter(getSaveFilter());

12. WARNING: DiscouragedReference

Discouraged access: The type OpenFailureException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEArtifactImportDataModelProvider.java :

129 : } catch (OpenFailureException oe) {

13. WARNING: DiscouragedReference

Discouraged access: The type OpenFailureException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEArtifactImportDataModelProvider.java :

173 : private boolean handleArchiveSetup(String fileName) throws OpenFailureException, ArchiveOpenFailureException {

14. WARNING: DiscouragedReference

Discouraged access: The type OpenFailureException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEArtifactImportDataModelProvider.java :

199 : protected ArchiveWrapper openArchiveWrapper(String uri) throws OpenFailureException, ArchiveOpenFailureException{

15. WARNING: DiscouragedReference

Discouraged access: The method openArchive(IPath) from the type ArchiveFactoryImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEArtifactImportDataModelProvider.java :

202 : archive = JavaEEArchiveUtilities.INSTANCE.openArchive(path);

16. WARNING: DiscouragedReference

Discouraged access: The type JavaEEQuickPeek is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEArtifactImportDataModelProvider.java :

205 : JavaEEQuickPeek jqp = JavaEEArchiveUtilities.INSTANCE.getJavaEEQuickPeek(archive);

17. WARNING: DiscouragedReference

Discouraged access: The method getJavaEEVersion() from the type JavaEEQuickPeek is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEArtifactImportDataModelProvider.java :

207 : if(jqp.getJavaEEVersion() == J2EEConstants.UNKNOWN && jqp.getType() == J2EEConstants.UNKNOWN){

18. WARNING: DiscouragedReference

Discouraged access: The type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEArtifactImportDataModelProvider.java :

207 : if(jqp.getJavaEEVersion() == J2EEConstants.UNKNOWN && jqp.getType() == J2EEConstants.UNKNOWN){

19. WARNING: DiscouragedReference

Discouraged access: The field UNKNOWN from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEArtifactImportDataModelProvider.java :

207 : if(jqp.getJavaEEVersion() == J2EEConstants.UNKNOWN && jqp.getType() == J2EEConstants.UNKNOWN){

20. WARNING: DiscouragedReference

Discouraged access: The method getType() from the type JavaEEQuickPeek is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEArtifactImportDataModelProvider.java :

207 : if(jqp.getJavaEEVersion() == J2EEConstants.UNKNOWN && jqp.getType() == J2EEConstants.UNKNOWN){

21. WARNING: DiscouragedReference

Discouraged access: The type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEArtifactImportDataModelProvider.java :

207 : if(jqp.getJavaEEVersion() == J2EEConstants.UNKNOWN && jqp.getType() == J2EEConstants.UNKNOWN){

22. WARNING: DiscouragedReference

Discouraged access: The field UNKNOWN from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEArtifactImportDataModelProvider.java :

207 : if(jqp.getJavaEEVersion() == J2EEConstants.UNKNOWN && jqp.getType() == J2EEConstants.UNKNOWN){

23. WARNING: DiscouragedReference

Discouraged access: The type JavaEEQuickPeek is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEArtifactImportDataModelProvider.java :

217 : protected void handleUnknownType(JavaEEQuickPeek jqp) {

24. WARNING: DiscouragedReference

Discouraged access: The type Archive is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEArtifactImportDataModelProvider.java :

220 : protected abstract Archive openArchive(String uri) throws OpenFailureException;

25. WARNING: DiscouragedReference

Discouraged access: The type OpenFailureException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEArtifactImportDataModelProvider.java :

220 : protected abstract Archive openArchive(String uri) throws OpenFailureException;

26. WARNING: DiscouragedReference

Discouraged access: The type WTPCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

J2EEArtifactImportDataModelProvider.java :

233 : return WTPCommonPlugin.createErrorStatus(WTPCommonPlugin.getResourceString(WTPCommonMessages.ARCHIVE_FILE_NAME_EMPTY_ERROR, new Object[]{ArchiveUtil.getModuleFileTypeName(getType())}));

27. WARNING: DiscouragedReference

Discouraged access: The method createErrorStatus(String) from the type WTPCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

J2EEArtifactImportDataModelProvider.java :

233 : return WTPCommonPlugin.createErrorStatus(WTPCommonPlugin.getResourceString(WTPCommonMessages.ARCHIVE_FILE_NAME_EMPTY_ERROR, new Object[]{ArchiveUtil.getModuleFileTypeName(getType())}));

28. WARNING: DiscouragedReference

Discouraged access: The type WTPCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

J2EEArtifactImportDataModelProvider.java :

233 : return WTPCommonPlugin.createErrorStatus(WTPCommonPlugin.getResourceString(WTPCommonMessages.ARCHIVE_FILE_NAME_EMPTY_ERROR, new Object[]{ArchiveUtil.getModuleFileTypeName(getType())}));

29. WARNING: DiscouragedReference

Discouraged access: The method getResourceString(String, Object[]) from the type WTPCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

J2EEArtifactImportDataModelProvider.java :

233 : return WTPCommonPlugin.createErrorStatus(WTPCommonPlugin.getResourceString(WTPCommonMessages.ARCHIVE_FILE_NAME_EMPTY_ERROR, new Object[]{ArchiveUtil.getModuleFileTypeName(getType())}));

30. WARNING: DiscouragedReference

Discouraged access: The type WTPCommonMessages is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

J2EEArtifactImportDataModelProvider.java :

233 : return WTPCommonPlugin.createErrorStatus(WTPCommonPlugin.getResourceString(WTPCommonMessages.ARCHIVE_FILE_NAME_EMPTY_ERROR, new Object[]{ArchiveUtil.getModuleFileTypeName(getType())}));

31. WARNING: DiscouragedReference

Discouraged access: The field ARCHIVE_FILE_NAME_EMPTY_ERROR from the type WTPCommonMessages is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

J2EEArtifactImportDataModelProvider.java :

233 : return WTPCommonPlugin.createErrorStatus(WTPCommonPlugin.getResourceString(WTPCommonMessages.ARCHIVE_FILE_NAME_EMPTY_ERROR, new Object[]{ArchiveUtil.getModuleFileTypeName(getType())}));

32. WARNING: DiscouragedReference

Discouraged access: The type ArchiveUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEArtifactImportDataModelProvider.java :

233 : return WTPCommonPlugin.createErrorStatus(WTPCommonPlugin.getResourceString(WTPCommonMessages.ARCHIVE_FILE_NAME_EMPTY_ERROR, new Object[]{ArchiveUtil.getModuleFileTypeName(getType())}));

33. WARNING: DiscouragedReference

Discouraged access: The method getModuleFileTypeName(int) from the type ArchiveUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEArtifactImportDataModelProvider.java :

233 : return WTPCommonPlugin.createErrorStatus(WTPCommonPlugin.getResourceString(WTPCommonMessages.ARCHIVE_FILE_NAME_EMPTY_ERROR, new Object[]{ArchiveUtil.getModuleFileTypeName(getType())}));

34. WARNING: DiscouragedReference

Discouraged access: The type WTPCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

J2EEArtifactImportDataModelProvider.java :

235 : return WTPCommonPlugin.createErrorStatus(WTPCommonPlugin.getResourceString(archiveOpenFailure.getMessage()));

35. WARNING: DiscouragedReference

Discouraged access: The method createErrorStatus(String) from the type WTPCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

J2EEArtifactImportDataModelProvider.java :

235 : return WTPCommonPlugin.createErrorStatus(WTPCommonPlugin.getResourceString(archiveOpenFailure.getMessage()));

36. WARNING: DiscouragedReference

Discouraged access: The type WTPCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

J2EEArtifactImportDataModelProvider.java :

235 : return WTPCommonPlugin.createErrorStatus(WTPCommonPlugin.getResourceString(archiveOpenFailure.getMessage()));

37. WARNING: DiscouragedReference

Discouraged access: The method getResourceString(String) from the type WTPCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

J2EEArtifactImportDataModelProvider.java :

235 : return WTPCommonPlugin.createErrorStatus(WTPCommonPlugin.getResourceString(archiveOpenFailure.getMessage()));

38. WARNING: DiscouragedReference

Discouraged access: The type WTPCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

J2EEArtifactImportDataModelProvider.java :

237 : return WTPCommonPlugin.createErrorStatus(WTPCommonPlugin.getResourceString(WTPCommonMessages.FILE_DOES_NOT_EXIST_ERROR, new Object[]{ArchiveUtil.getModuleFileTypeName(getType())}));

39. WARNING: DiscouragedReference

Discouraged access: The method createErrorStatus(String) from the type WTPCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

J2EEArtifactImportDataModelProvider.java :

237 : return WTPCommonPlugin.createErrorStatus(WTPCommonPlugin.getResourceString(WTPCommonMessages.FILE_DOES_NOT_EXIST_ERROR, new Object[]{ArchiveUtil.getModuleFileTypeName(getType())}));

40. WARNING: DiscouragedReference

Discouraged access: The type WTPCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

J2EEArtifactImportDataModelProvider.java :

237 : return WTPCommonPlugin.createErrorStatus(WTPCommonPlugin.getResourceString(WTPCommonMessages.FILE_DOES_NOT_EXIST_ERROR, new Object[]{ArchiveUtil.getModuleFileTypeName(getType())}));

41. WARNING: DiscouragedReference

Discouraged access: The method getResourceString(String, Object[]) from the type WTPCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

J2EEArtifactImportDataModelProvider.java :

237 : return WTPCommonPlugin.createErrorStatus(WTPCommonPlugin.getResourceString(WTPCommonMessages.FILE_DOES_NOT_EXIST_ERROR, new Object[]{ArchiveUtil.getModuleFileTypeName(getType())}));

42. WARNING: DiscouragedReference

Discouraged access: The type WTPCommonMessages is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

J2EEArtifactImportDataModelProvider.java :

237 : return WTPCommonPlugin.createErrorStatus(WTPCommonPlugin.getResourceString(WTPCommonMessages.FILE_DOES_NOT_EXIST_ERROR, new Object[]{ArchiveUtil.getModuleFileTypeName(getType())}));

43. WARNING: DiscouragedReference

Discouraged access: The field FILE_DOES_NOT_EXIST_ERROR from the type WTPCommonMessages is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

J2EEArtifactImportDataModelProvider.java :

237 : return WTPCommonPlugin.createErrorStatus(WTPCommonPlugin.getResourceString(WTPCommonMessages.FILE_DOES_NOT_EXIST_ERROR, new Object[]{ArchiveUtil.getModuleFileTypeName(getType())}));

44. WARNING: DiscouragedReference

Discouraged access: The type ArchiveUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEArtifactImportDataModelProvider.java :

237 : return WTPCommonPlugin.createErrorStatus(WTPCommonPlugin.getResourceString(WTPCommonMessages.FILE_DOES_NOT_EXIST_ERROR, new Object[]{ArchiveUtil.getModuleFileTypeName(getType())}));

45. WARNING: DiscouragedReference

Discouraged access: The method getModuleFileTypeName(int) from the type ArchiveUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEArtifactImportDataModelProvider.java :

237 : return WTPCommonPlugin.createErrorStatus(WTPCommonPlugin.getResourceString(WTPCommonMessages.FILE_DOES_NOT_EXIST_ERROR, new Object[]{ArchiveUtil.getModuleFileTypeName(getType())}));

46. WARNING: DiscouragedReference

Discouraged access: The type Archive is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEArtifactImportDataModelProvider.java :

277 : protected final void setArchiveFile(Archive archiveFile) {

47. WARNING: DiscouragedReference

Discouraged access: The type Archive is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEArtifactImportDataModelProvider.java :

289 : protected final Archive getArchiveFile() {

48. WARNING: DiscouragedReference

Discouraged access: The type Archive is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEArtifactImportDataModelProvider.java :

290 : return (Archive) getProperty(FILE);

49. WARNING: DiscouragedReference

Discouraged access: The type ArchiveOptions is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEArtifactImportDataModelProvider.java :

293 : protected final ArchiveOptions getArchiveOptions() {

50. WARNING: DiscouragedReference

Discouraged access: The type ArchiveOptions is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEArtifactImportDataModelProvider.java :

294 : ArchiveOptions opts = new ArchiveOptions();

51. WARNING: DiscouragedReference

Discouraged access: The constructor ArchiveOptions() is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEArtifactImportDataModelProvider.java :

294 : ArchiveOptions opts = new ArchiveOptions();

52. WARNING: DiscouragedReference

Discouraged access: The type ArchiveOptions is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEArtifactImportDataModelProvider.java :

294 : ArchiveOptions opts = new ArchiveOptions();

53. WARNING: DiscouragedReference

Discouraged access: The method setIsReadOnly(boolean) from the type ArchiveOptions is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEArtifactImportDataModelProvider.java :

295 : opts.setIsReadOnly(true);

54. WARNING: DiscouragedReference

Discouraged access: The type SaveFilter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEArtifactImportDataModelProvider.java :

299 : private SaveFilter getSaveFilter() {

55. WARNING: DiscouragedReference

Discouraged access: The type SaveFilter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEArtifactImportDataModelProvider.java :

300 : return (SaveFilter) getProperty(SAVE_FILTER);

56. WARNING: DiscouragedReference

Discouraged access: The type WTPCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

J2EEArtifactImportDataModelProvider.java :

357 : return WTPCommonPlugin.createErrorStatus( J2EECreationResourceHandler.VERSION_NOT_SUPPORTED ); //$NON-NLS-1$

57. WARNING: DiscouragedReference

Discouraged access: The method createErrorStatus(String) from the type WTPCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

J2EEArtifactImportDataModelProvider.java :

357 : return WTPCommonPlugin.createErrorStatus( J2EECreationResourceHandler.VERSION_NOT_SUPPORTED ); //$NON-NLS-1$

Source File: org/eclipse/jst/j2ee/application/internal/operations/J2EEComponentImportDataModelProvider.java
1. WARNING: DiscouragedReference

Discouraged access: The type ModuleFile is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEComponentImportDataModelProvider.java :

16 : import org.eclipse.jst.j2ee.commonarchivecore.internal.ModuleFile;

2. WARNING: DiscouragedReference

Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEComponentImportDataModelProvider.java :

18 : import org.eclipse.jst.j2ee.internal.J2EEVersionConstants;

3. WARNING: DiscouragedReference

Discouraged access: The method getVersion() from the type JavaEEQuickPeek is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEComponentImportDataModelProvider.java :

46 : return wrapper.getJavaEEQuickPeek().getVersion();

4. WARNING: DiscouragedReference

Discouraged access: The type ModuleFile is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEComponentImportDataModelProvider.java :

52 : protected ModuleFile getModuleFile() {

5. WARNING: DiscouragedReference

Discouraged access: The type ModuleFile is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEComponentImportDataModelProvider.java :

53 : return (ModuleFile) getArchiveFile();

6. WARNING: DiscouragedReference

Discouraged access: The method getJavaEEVersion() from the type JavaEEQuickPeek is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEComponentImportDataModelProvider.java :

61 : int javaEEVersion = wrapper.getJavaEEQuickPeek().getJavaEEVersion();

7. WARNING: DiscouragedReference

Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEComponentImportDataModelProvider.java :

64 : case J2EEVersionConstants.J2EE_1_2_ID:

8. WARNING: DiscouragedReference

Discouraged access: The field J2EE_1_2_ID from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEComponentImportDataModelProvider.java :

64 : case J2EEVersionConstants.J2EE_1_2_ID:

9. WARNING: DiscouragedReference

Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEComponentImportDataModelProvider.java :

65 : case J2EEVersionConstants.J2EE_1_3_ID:

10. WARNING: DiscouragedReference

Discouraged access: The field J2EE_1_3_ID from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEComponentImportDataModelProvider.java :

65 : case J2EEVersionConstants.J2EE_1_3_ID:

11. WARNING: DiscouragedReference

Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEComponentImportDataModelProvider.java :

68 : case J2EEVersionConstants.J2EE_1_4_ID:

12. WARNING: DiscouragedReference

Discouraged access: The field J2EE_1_4_ID from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEComponentImportDataModelProvider.java :

68 : case J2EEVersionConstants.J2EE_1_4_ID:

13. WARNING: DiscouragedReference

Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEComponentImportDataModelProvider.java :

71 : case J2EEVersionConstants.JEE_5_0_ID:

14. WARNING: DiscouragedReference

Discouraged access: The field JEE_5_0_ID from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEComponentImportDataModelProvider.java :

71 : case J2EEVersionConstants.JEE_5_0_ID:

Source File: org/eclipse/jst/j2ee/application/internal/operations/J2EEUtilityJarImportAssistantOperation.java
1. WARNING: DiscouragedReference

Discouraged access: The type CreateReferenceComponentsDataModelProvider is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEUtilityJarImportAssistantOperation.java :

45 : import org.eclipse.wst.common.componentcore.internal.operation.CreateReferenceComponentsDataModelProvider;

2. WARNING: DiscouragedReference

Discouraged access: The type VirtualArchiveComponent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEUtilityJarImportAssistantOperation.java :

46 : import org.eclipse.wst.common.componentcore.internal.resources.VirtualArchiveComponent;

3. WARNING: DiscouragedReference

Discouraged access: The constructor CreateReferenceComponentsDataModelProvider() is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEUtilityJarImportAssistantOperation.java :

89 : IDataModel addArchiveProjectToEARDataModel = DataModelFactory.createDataModel(new CreateReferenceComponentsDataModelProvider());

4. WARNING: DiscouragedReference

Discouraged access: The type CreateReferenceComponentsDataModelProvider is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEUtilityJarImportAssistantOperation.java :

89 : IDataModel addArchiveProjectToEARDataModel = DataModelFactory.createDataModel(new CreateReferenceComponentsDataModelProvider());

5. WARNING: DiscouragedReference

Discouraged access: The constructor CreateReferenceComponentsDataModelProvider() is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEUtilityJarImportAssistantOperation.java :

103 : IDataModel addArchiveProjectToEARDataModel = DataModelFactory.createDataModel(new CreateReferenceComponentsDataModelProvider());

6. WARNING: DiscouragedReference

Discouraged access: The type CreateReferenceComponentsDataModelProvider is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEUtilityJarImportAssistantOperation.java :

103 : IDataModel addArchiveProjectToEARDataModel = DataModelFactory.createDataModel(new CreateReferenceComponentsDataModelProvider());

7. WARNING: DiscouragedReference

Discouraged access: The type VirtualArchiveComponent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEUtilityJarImportAssistantOperation.java :

107 : IVirtualComponent utilcomponent = ComponentCore.createArchiveComponent(targetProject, VirtualArchiveComponent.LIBARCHIVETYPE + IPath.SEPARATOR + utilityJarIFile.getProjectRelativePath().toString());

8. WARNING: DiscouragedReference

Discouraged access: The field LIBARCHIVETYPE from the type VirtualArchiveComponent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEUtilityJarImportAssistantOperation.java :

107 : IVirtualComponent utilcomponent = ComponentCore.createArchiveComponent(targetProject, VirtualArchiveComponent.LIBARCHIVETYPE + IPath.SEPARATOR + utilityJarIFile.getProjectRelativePath().toString());

Source File: org/eclipse/jst/j2ee/application/internal/operations/J2EEUtilityJarImportDataModelProvider.java
1. WARNING: DiscouragedReference

Discouraged access: The type Archive is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEUtilityJarImportDataModelProvider.java :

21 : import org.eclipse.jst.j2ee.commonarchivecore.internal.Archive;

2. WARNING: DiscouragedReference

Discouraged access: The type OpenFailureException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEUtilityJarImportDataModelProvider.java :

22 : import org.eclipse.jst.j2ee.commonarchivecore.internal.exception.OpenFailureException;

3. WARNING: DiscouragedReference

Discouraged access: The type Archive is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEUtilityJarImportDataModelProvider.java :

39 : protected Archive openArchive(String uri) throws OpenFailureException {

4. WARNING: DiscouragedReference

Discouraged access: The type OpenFailureException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEUtilityJarImportDataModelProvider.java :

39 : protected Archive openArchive(String uri) throws OpenFailureException {

Source File: org/eclipse/jst/j2ee/application/internal/operations/J2EEUtilityJarImportOperationNew.java
1. WARNING: DiscouragedReference

Discouraged access: The type SaveStrategy is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEUtilityJarImportOperationNew.java :

13 : import org.eclipse.jst.j2ee.commonarchivecore.internal.strategy.SaveStrategy;

2. WARNING: DiscouragedReference

Discouraged access: The type SaveStrategy is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEUtilityJarImportOperationNew.java :

37 : protected SaveStrategy createSaveStrategy(IVirtualComponent virtualComponent) {

Source File: org/eclipse/jst/j2ee/application/internal/operations/RemoveComponentFromEnterpriseApplicationDataModelProvider.java
1. WARNING: DiscouragedReference

Discouraged access: The type RemoveReferenceComponentsDataModelProvider is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

RemoveComponentFromEnterpriseApplicationDataModelProvider.java :

13 : import org.eclipse.wst.common.componentcore.internal.operation.RemoveReferenceComponentsDataModelProvider;

2. WARNING: DiscouragedReference

Discouraged access: The type RemoveReferenceComponentsDataModelProvider is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

RemoveComponentFromEnterpriseApplicationDataModelProvider.java :

16 : public class RemoveComponentFromEnterpriseApplicationDataModelProvider extends RemoveReferenceComponentsDataModelProvider implements IAddComponentToEnterpriseApplicationDataModelProperties {

3. WARNING: DiscouragedReference

Discouraged access: The constructor RemoveReferenceComponentsDataModelProvider() is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

RemoveComponentFromEnterpriseApplicationDataModelProvider.java :

19 : super();

Source File: org/eclipse/jst/j2ee/application/internal/operations/RemoveComponentFromEnterpriseApplicationOperation.java
1. WARNING: DiscouragedReference

Discouraged access: The type RemoveReferenceComponentOperation is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

RemoveComponentFromEnterpriseApplicationOperation.java :

27 : import org.eclipse.wst.common.componentcore.internal.operation.RemoveReferenceComponentOperation;

2. WARNING: DiscouragedReference

Discouraged access: The type RemoveReferenceComponentOperation is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

RemoveComponentFromEnterpriseApplicationOperation.java :

32 : public class RemoveComponentFromEnterpriseApplicationOperation extends RemoveReferenceComponentOperation {

3. WARNING: DiscouragedReference

Discouraged access: The constructor RemoveReferenceComponentOperation(IDataModel) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

RemoveComponentFromEnterpriseApplicationOperation.java :

36 : super(model);

4. WARNING: DiscouragedReference

Discouraged access: The method execute(IProgressMonitor, IAdaptable) from the type RemoveReferenceComponentOperation is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

RemoveComponentFromEnterpriseApplicationOperation.java :

43 : super.execute(monitor, info);

Source File: org/eclipse/jst/j2ee/application/internal/operations/UpdateManifestOperation.java
1. WARNING: DiscouragedReference

Discouraged access: The type ArchiveManifest is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

UpdateManifestOperation.java :

24 : import org.eclipse.jst.j2ee.commonarchivecore.internal.helpers.ArchiveManifest;

2. WARNING: DiscouragedReference

Discouraged access: The type ArchiveManifestImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

UpdateManifestOperation.java :

25 : import org.eclipse.jst.j2ee.commonarchivecore.internal.helpers.ArchiveManifestImpl;

3. WARNING: DiscouragedReference

Discouraged access: The type ArchiveUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

UpdateManifestOperation.java :

26 : import org.eclipse.jst.j2ee.commonarchivecore.internal.util.ArchiveUtil;

4. WARNING: DiscouragedReference

Discouraged access: The type ArchiveManifest is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

UpdateManifestOperation.java :

49 : ArchiveManifest mf = J2EEProjectUtilities.readManifest(file);

5. WARNING: DiscouragedReference

Discouraged access: The constructor ArchiveManifestImpl() is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

UpdateManifestOperation.java :

52 : mf = new ArchiveManifestImpl();

6. WARNING: DiscouragedReference

Discouraged access: The type ArchiveManifestImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

UpdateManifestOperation.java :

52 : mf = new ArchiveManifestImpl();

7. WARNING: DiscouragedReference

Discouraged access: The method addVersionIfNecessary() from the type ArchiveManifest is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

UpdateManifestOperation.java :

53 : mf.addVersionIfNecessary();

8. WARNING: DiscouragedReference

Discouraged access: The method mergeClassPath(String[]) from the type ArchiveManifest is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

UpdateManifestOperation.java :

55 : mf.mergeClassPath(ArchiveUtil.getTokens(classPathValue));

9. WARNING: DiscouragedReference

Discouraged access: The type ArchiveUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

UpdateManifestOperation.java :

55 : mf.mergeClassPath(ArchiveUtil.getTokens(classPathValue));

10. WARNING: DiscouragedReference

Discouraged access: The method getTokens(String) from the type ArchiveUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

UpdateManifestOperation.java :

55 : mf.mergeClassPath(ArchiveUtil.getTokens(classPathValue));

11. WARNING: DiscouragedReference

Discouraged access: The method setClassPath(String) from the type ArchiveManifest is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

UpdateManifestOperation.java :

57 : mf.setClassPath(classPathValue);

12. WARNING: DiscouragedReference

Discouraged access: The method setMainClass(String) from the type ArchiveManifest is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

UpdateManifestOperation.java :

60 : mf.setMainClass(model.getStringProperty(UpdateManifestDataModelProperties.MAIN_CLASS));

Source File: org/eclipse/jst/j2ee/componentcore/util/EARArtifactEdit.java
1. WARNING: DiscouragedReference

Discouraged access: The type Archive is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EARArtifactEdit.java :

32 : import org.eclipse.jst.j2ee.commonarchivecore.internal.Archive;

2. WARNING: DiscouragedReference

Discouraged access: The type CommonarchiveFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EARArtifactEdit.java :

33 : import org.eclipse.jst.j2ee.commonarchivecore.internal.CommonarchiveFactory;

3. WARNING: DiscouragedReference

Discouraged access: The type OpenFailureException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EARArtifactEdit.java :

34 : import org.eclipse.jst.j2ee.commonarchivecore.internal.exception.OpenFailureException;

4. WARNING: DiscouragedReference

Discouraged access: The type ArchiveOptions is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EARArtifactEdit.java :

35 : import org.eclipse.jst.j2ee.commonarchivecore.internal.helpers.ArchiveOptions;

5. WARNING: DiscouragedReference

Discouraged access: The type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EARArtifactEdit.java :

37 : import org.eclipse.jst.j2ee.internal.J2EEConstants;

6. WARNING: DiscouragedReference

Discouraged access: The type XMLResource is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EARArtifactEdit.java :

39 : import org.eclipse.jst.j2ee.internal.common.XMLResource;

7. WARNING: DiscouragedReference

Discouraged access: The type ArtifactEditModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

EARArtifactEdit.java :

50 : import org.eclipse.wst.common.componentcore.internal.ArtifactEditModel;

8. WARNING: DiscouragedReference

Discouraged access: The type ReferencedComponent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

EARArtifactEdit.java :

51 : import org.eclipse.wst.common.componentcore.internal.ReferencedComponent;

9. WARNING: DiscouragedReference

Discouraged access: The type StructureEdit is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

EARArtifactEdit.java :

52 : import org.eclipse.wst.common.componentcore.internal.StructureEdit;

10. WARNING: DiscouragedReference

Discouraged access: The type ModuleURIUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

EARArtifactEdit.java :

53 : import org.eclipse.wst.common.componentcore.internal.impl.ModuleURIUtil;

11. WARNING: DiscouragedReference

Discouraged access: The type IArtifactEditFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

EARArtifactEdit.java :

54 : import org.eclipse.wst.common.componentcore.internal.util.IArtifactEditFactory;

12. WARNING: DiscouragedReference

Discouraged access: The type IModuleConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

EARArtifactEdit.java :

55 : import org.eclipse.wst.common.componentcore.internal.util.IModuleConstants;

13. WARNING: DiscouragedReference

Discouraged access: The type IArtifactEditFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

EARArtifactEdit.java :

70 : public class EARArtifactEdit extends EnterpriseArtifactEdit implements IArtifactEditFactory, IEARModelProvider {

14. WARNING: DiscouragedReference

Discouraged access: The type ArtifactEditModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

EARArtifactEdit.java :

244 : public EARArtifactEdit(ArtifactEditModel model) {

15. WARNING: DiscouragedReference

Discouraged access: The method getJ2EEVersionID() from the type XMLResource is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EARArtifactEdit.java :

278 : return getApplicationXmiResource().getJ2EEVersionID();

16. WARNING: DiscouragedReference

Discouraged access: The method getResource(URI) from the type ArtifactEditModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

EARArtifactEdit.java :

318 : return getArtifactEditModel().getResource(J2EEConstants.APPLICATION_DD_URI_OBJ);

17. WARNING: DiscouragedReference

Discouraged access: The type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EARArtifactEdit.java :

318 : return getArtifactEditModel().getResource(J2EEConstants.APPLICATION_DD_URI_OBJ);

18. WARNING: DiscouragedReference

Discouraged access: The field APPLICATION_DD_URI_OBJ from the type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EARArtifactEdit.java :

318 : return getArtifactEditModel().getResource(J2EEConstants.APPLICATION_DD_URI_OBJ);

19. WARNING: DiscouragedReference

Discouraged access: The type XMLResource is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EARArtifactEdit.java :

338 : protected void addApplicationIfNecessary(XMLResource aResource) {

20. WARNING: DiscouragedReference

Discouraged access: The method getModuleURI() from the type ArtifactEditModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

EARArtifactEdit.java :

346 : URI moduleURI = getArtifactEditModel().getModuleURI();

21. WARNING: DiscouragedReference

Discouraged access: The type StructureEdit is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

EARArtifactEdit.java :

348 : application.setDisplayName(StructureEdit.getDeployedName(moduleURI));

22. WARNING: DiscouragedReference

Discouraged access: The method getDeployedName(URI) from the type StructureEdit is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

EARArtifactEdit.java :

348 : application.setDisplayName(StructureEdit.getDeployedName(moduleURI));

23. WARNING: DiscouragedReference

Discouraged access: The type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EARArtifactEdit.java :

352 : aResource.setID(application, J2EEConstants.APPL_ID);

24. WARNING: DiscouragedReference

Discouraged access: The field APPL_ID from the type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EARArtifactEdit.java :

352 : aResource.setID(application, J2EEConstants.APPL_ID);

25. WARNING: DiscouragedReference

Discouraged access: The type StructureEdit is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

EARArtifactEdit.java :

365 : StructureEdit edit = null;

26. WARNING: DiscouragedReference

Discouraged access: The type StructureEdit is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

EARArtifactEdit.java :

367 : edit = StructureEdit.getStructureEditForRead(getProject());

27. WARNING: DiscouragedReference

Discouraged access: The method getStructureEditForRead(IProject) from the type StructureEdit is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

EARArtifactEdit.java :

367 : edit = StructureEdit.getStructureEditForRead(getProject());

28. WARNING: DiscouragedReference

Discouraged access: The method getComponent() from the type StructureEdit is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

EARArtifactEdit.java :

368 : if (edit!=null && edit.getComponent()!=null) {

29. WARNING: DiscouragedReference

Discouraged access: The method getComponent() from the type StructureEdit is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

EARArtifactEdit.java :

369 : List referencedComps = edit.getComponent().getReferencedComponents();

30. WARNING: DiscouragedReference

Discouraged access: The method getReferencedComponents() from the type WorkbenchComponent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

EARArtifactEdit.java :

369 : List referencedComps = edit.getComponent().getReferencedComponents();

31. WARNING: DiscouragedReference

Discouraged access: The type ReferencedComponent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

EARArtifactEdit.java :

371 : ReferencedComponent ref = (ReferencedComponent) referencedComps.get(i);

32. WARNING: DiscouragedReference

Discouraged access: The type ReferencedComponent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

EARArtifactEdit.java :

371 : ReferencedComponent ref = (ReferencedComponent) referencedComps.get(i);

33. WARNING: DiscouragedReference

Discouraged access: The method getDependentObject() from the type ReferencedComponent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

EARArtifactEdit.java :

372 : Object module = ref.getDependentObject();

34. WARNING: DiscouragedReference

Discouraged access: The method dispose() from the type StructureEdit is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

EARArtifactEdit.java :

382 : edit.dispose();

35. WARNING: DiscouragedReference

Discouraged access: The method setModuleVersionID(int) from the type XMLResource is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EARArtifactEdit.java :

405 : res.setModuleVersionID(version);

36. WARNING: DiscouragedReference

Discouraged access: The method getRootObject() from the type TranslatorResource is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.emf/@dot

EARArtifactEdit.java :

407 : return ((ApplicationResource) getDeploymentDescriptorResource()).getRootObject();

37. WARNING: DiscouragedReference

Discouraged access: The type IModuleConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

EARArtifactEdit.java :

423 : Arrays.asList(new String[] { IModuleConstants.JST_APPCLIENT_MODULE,

38. WARNING: DiscouragedReference

Discouraged access: The field JST_APPCLIENT_MODULE from the type IModuleConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

EARArtifactEdit.java :

423 : Arrays.asList(new String[] { IModuleConstants.JST_APPCLIENT_MODULE,

39. WARNING: DiscouragedReference

Discouraged access: The type IModuleConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

EARArtifactEdit.java :

424 : IModuleConstants.JST_WEB_MODULE,

40. WARNING: DiscouragedReference

Discouraged access: The field JST_WEB_MODULE from the type IModuleConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

EARArtifactEdit.java :

424 : IModuleConstants.JST_WEB_MODULE,

41. WARNING: DiscouragedReference

Discouraged access: The type IModuleConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

EARArtifactEdit.java :

425 : IModuleConstants.JST_EJB_MODULE });

42. WARNING: DiscouragedReference

Discouraged access: The field JST_EJB_MODULE from the type IModuleConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

EARArtifactEdit.java :

425 : IModuleConstants.JST_EJB_MODULE });

43. WARNING: DiscouragedReference

Discouraged access: The type Archive is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EARArtifactEdit.java :

590 : public Archive asArchive(boolean includeSource) throws OpenFailureException {

44. WARNING: DiscouragedReference

Discouraged access: The type OpenFailureException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EARArtifactEdit.java :

590 : public Archive asArchive(boolean includeSource) throws OpenFailureException {

45. WARNING: DiscouragedReference

Discouraged access: The type Archive is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EARArtifactEdit.java :

594 : public Archive asArchive(boolean includeSource, boolean includeClasspathComponents) throws OpenFailureException {

46. WARNING: DiscouragedReference

Discouraged access: The type OpenFailureException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EARArtifactEdit.java :

594 : public Archive asArchive(boolean includeSource, boolean includeClasspathComponents) throws OpenFailureException {

47. WARNING: DiscouragedReference

Discouraged access: The type Archive is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EARArtifactEdit.java :

597 : public Archive asArchive(boolean includeSource, boolean includeClasspathComponents, boolean readOnly) throws OpenFailureException {

48. WARNING: DiscouragedReference

Discouraged access: The type OpenFailureException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EARArtifactEdit.java :

597 : public Archive asArchive(boolean includeSource, boolean includeClasspathComponents, boolean readOnly) throws OpenFailureException {

49. WARNING: DiscouragedReference

Discouraged access: The method setReadOnly(boolean) from the type LoadStrategyImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EARArtifactEdit.java :

600 : loader.setReadOnly(readOnly);

50. WARNING: DiscouragedReference

Discouraged access: The type ModuleURIUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

EARArtifactEdit.java :

602 : String uri = ModuleURIUtil.getHandleString(getComponent());

51. WARNING: DiscouragedReference

Discouraged access: The method getHandleString(IVirtualComponent) from the type ModuleURIUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

EARArtifactEdit.java :

602 : String uri = ModuleURIUtil.getHandleString(getComponent());

52. WARNING: DiscouragedReference

Discouraged access: The type ArchiveOptions is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EARArtifactEdit.java :

603 : ArchiveOptions options = new ArchiveOptions();

53. WARNING: DiscouragedReference

Discouraged access: The constructor ArchiveOptions() is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EARArtifactEdit.java :

603 : ArchiveOptions options = new ArchiveOptions();

54. WARNING: DiscouragedReference

Discouraged access: The type ArchiveOptions is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EARArtifactEdit.java :

603 : ArchiveOptions options = new ArchiveOptions();

55. WARNING: DiscouragedReference

Discouraged access: The method setLoadStrategy(LoadStrategy) from the type ArchiveOptions is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EARArtifactEdit.java :

604 : options.setLoadStrategy(loader);

56. WARNING: DiscouragedReference

Discouraged access: The method setIsReadOnly(boolean) from the type ArchiveOptions is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EARArtifactEdit.java :

605 : options.setIsReadOnly(readOnly);

57. WARNING: DiscouragedReference

Discouraged access: The type CommonarchiveFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EARArtifactEdit.java :

606 : return CommonarchiveFactory.eINSTANCE.openEARFile(options, uri);

58. WARNING: DiscouragedReference

Discouraged access: The method openEARFile(ArchiveOptions, String) from the type CommonarchiveFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EARArtifactEdit.java :

606 : return CommonarchiveFactory.eINSTANCE.openEARFile(options, uri);

59. WARNING: DiscouragedReference

Discouraged access: The field eINSTANCE from the type CommonarchiveFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EARArtifactEdit.java :

606 : return CommonarchiveFactory.eINSTANCE.openEARFile(options, uri);

60. WARNING: DiscouragedReference

Discouraged access: The type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EARArtifactEdit.java :

691 : return J2EEConstants.APPLICATION_DD_URI_OBJ;

61. WARNING: DiscouragedReference

Discouraged access: The field APPLICATION_DD_URI_OBJ from the type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EARArtifactEdit.java :

691 : return J2EEConstants.APPLICATION_DD_URI_OBJ;

Source File: org/eclipse/jst/j2ee/componentcore/util/EARVirtualComponent.java
1. WARNING: DiscouragedReference

Discouraged access: The type ReferencedComponent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

EARVirtualComponent.java :

30 : import org.eclipse.wst.common.componentcore.internal.ReferencedComponent;

2. WARNING: DiscouragedReference

Discouraged access: The type StructureEdit is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

EARVirtualComponent.java :

31 : import org.eclipse.wst.common.componentcore.internal.StructureEdit;

3. WARNING: DiscouragedReference

Discouraged access: The type WorkbenchComponent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

EARVirtualComponent.java :

32 : import org.eclipse.wst.common.componentcore.internal.WorkbenchComponent;

4. WARNING: DiscouragedReference

Discouraged access: The type IDependencyGraph is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

EARVirtualComponent.java :

33 : import org.eclipse.wst.common.componentcore.internal.builder.IDependencyGraph;

5. WARNING: DiscouragedReference

Discouraged access: The type VirtualArchiveComponent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

EARVirtualComponent.java :

34 : import org.eclipse.wst.common.componentcore.internal.resources.VirtualArchiveComponent;

6. WARNING: DiscouragedReference

Discouraged access: The type VirtualComponent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

EARVirtualComponent.java :

35 : import org.eclipse.wst.common.componentcore.internal.resources.VirtualComponent;

7. WARNING: DiscouragedReference

Discouraged access: The type IComponentImplFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

EARVirtualComponent.java :

36 : import org.eclipse.wst.common.componentcore.internal.util.IComponentImplFactory;

8. WARNING: DiscouragedReference

Discouraged access: The type VirtualComponent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

EARVirtualComponent.java :

43 : public class EARVirtualComponent extends VirtualComponent implements IComponentImplFactory {

9. WARNING: DiscouragedReference

Discouraged access: The type IComponentImplFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

EARVirtualComponent.java :

43 : public class EARVirtualComponent extends VirtualComponent implements IComponentImplFactory {

10. WARNING: DiscouragedReference

Discouraged access: The constructor VirtualComponent() is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

EARVirtualComponent.java :

49 : super();

11. WARNING: DiscouragedReference

Discouraged access: The constructor VirtualComponent(IProject, IPath) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

EARVirtualComponent.java :

53 : super(aProject, aRuntimePath);

12. WARNING: DiscouragedReference

Discouraged access: The type ReferencedComponent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

EARVirtualComponent.java :

68 : private static String getJarURI(final ReferencedComponent ref, final IVirtualComponent moduleComp) {

13. WARNING: DiscouragedReference

Discouraged access: The method getArchiveName() from the type ReferencedComponent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

EARVirtualComponent.java :

69 : String uri = ref.getArchiveName();

14. WARNING: DiscouragedReference

Discouraged access: The method getRuntimePath() from the type ReferencedComponent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

EARVirtualComponent.java :

77 : String prefix = ref.getRuntimePath().makeRelative().toString();

15. WARNING: DiscouragedReference

Discouraged access: The type StructureEdit is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

EARVirtualComponent.java :

86 : StructureEdit core = null;

16. WARNING: DiscouragedReference

Discouraged access: The type StructureEdit is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

EARVirtualComponent.java :

89 : core = StructureEdit.getStructureEditForRead(earComponent.getProject());

17. WARNING: DiscouragedReference

Discouraged access: The method getStructureEditForRead(IProject) from the type StructureEdit is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

EARVirtualComponent.java :

89 : core = StructureEdit.getStructureEditForRead(earComponent.getProject());

18. WARNING: DiscouragedReference

Discouraged access: The method getComponent() from the type StructureEdit is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

EARVirtualComponent.java :

90 : if (core != null && core.getComponent() != null) {

19. WARNING: DiscouragedReference

Discouraged access: The type WorkbenchComponent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

EARVirtualComponent.java :

91 : WorkbenchComponent component = core.getComponent();

20. WARNING: DiscouragedReference

Discouraged access: The method getComponent() from the type StructureEdit is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

EARVirtualComponent.java :

91 : WorkbenchComponent component = core.getComponent();

21. WARNING: DiscouragedReference

Discouraged access: The method getReferencedComponents() from the type WorkbenchComponent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

EARVirtualComponent.java :

93 : List referencedComponents = component.getReferencedComponents();

22. WARNING: DiscouragedReference

Discouraged access: The type ReferencedComponent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

EARVirtualComponent.java :

95 : ReferencedComponent referencedComponent = (ReferencedComponent) iter.next();

23. WARNING: DiscouragedReference

Discouraged access: The type ReferencedComponent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

EARVirtualComponent.java :

95 : ReferencedComponent referencedComponent = (ReferencedComponent) iter.next();

24. WARNING: DiscouragedReference

Discouraged access: The type StructureEdit is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

EARVirtualComponent.java :

98 : IVirtualReference vReference = StructureEdit.createVirtualReference(earComponent, referencedComponent);

25. WARNING: DiscouragedReference

Discouraged access: The method createVirtualReference(IVirtualComponent, ReferencedComponent) from the type StructureEdit is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

EARVirtualComponent.java :

98 : IVirtualReference vReference = StructureEdit.createVirtualReference(earComponent, referencedComponent);

26. WARNING: DiscouragedReference

Discouraged access: The method getDependentObject() from the type ReferencedComponent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

EARVirtualComponent.java :

103 : if (referencedComponent.getDependentObject() != null) {

27. WARNING: DiscouragedReference

Discouraged access: The method getDependentObject() from the type ReferencedComponent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

EARVirtualComponent.java :

104 : archiveName = ((ICommonModule) referencedComponent.getDependentObject()).getUri();

28. WARNING: DiscouragedReference

Discouraged access: The method getArchiveName() from the type ReferencedComponent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

EARVirtualComponent.java :

106 : if(referencedComponent.getArchiveName() != null){

29. WARNING: DiscouragedReference

Discouraged access: The method getArchiveName() from the type ReferencedComponent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

EARVirtualComponent.java :

107 : archiveName = referencedComponent.getArchiveName();

30. WARNING: DiscouragedReference

Discouraged access: The method dispose() from the type StructureEdit is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

EARVirtualComponent.java :

133 : core.dispose();

31. WARNING: DiscouragedReference

Discouraged access: The method getRootFolder() from the type VirtualComponent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

EARVirtualComponent.java :

154 : List list = getLooseArchiveReferences(earComponent, hardReferences, null, (EARVirtualRootFolder) earComponent.getRootFolder());

32. WARNING: DiscouragedReference

Discouraged access: The method getProject() from the type VirtualComponent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

EARVirtualComponent.java :

177 : IVirtualComponent dynamicComponent = ComponentCore.createArchiveComponent(earComponent.getProject(), VirtualArchiveComponent.LIBARCHIVETYPE + iResource.getFullPath().toString());

33. WARNING: DiscouragedReference

Discouraged access: The type VirtualArchiveComponent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

EARVirtualComponent.java :

177 : IVirtualComponent dynamicComponent = ComponentCore.createArchiveComponent(earComponent.getProject(), VirtualArchiveComponent.LIBARCHIVETYPE + iResource.getFullPath().toString());

34. WARNING: DiscouragedReference

Discouraged access: The field LIBARCHIVETYPE from the type VirtualArchiveComponent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

EARVirtualComponent.java :

177 : IVirtualComponent dynamicComponent = ComponentCore.createArchiveComponent(earComponent.getProject(), VirtualArchiveComponent.LIBARCHIVETYPE + iResource.getFullPath().toString());

35. WARNING: DiscouragedReference

Discouraged access: The type IDependencyGraph is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

EARVirtualComponent.java :

216 : depGraphModStamp = IDependencyGraph.INSTANCE.getModStamp();

36. WARNING: DiscouragedReference

Discouraged access: The method getModStamp() from the type IDependencyGraph is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

EARVirtualComponent.java :

216 : depGraphModStamp = IDependencyGraph.INSTANCE.getModStamp();

37. WARNING: DiscouragedReference

Discouraged access: The field INSTANCE from the type IDependencyGraph is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

EARVirtualComponent.java :

216 : depGraphModStamp = IDependencyGraph.INSTANCE.getModStamp();

38. WARNING: DiscouragedReference

Discouraged access: The type IDependencyGraph is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

EARVirtualComponent.java :

221 : return IDependencyGraph.INSTANCE.getModStamp() == depGraphModStamp;

39. WARNING: DiscouragedReference

Discouraged access: The method getModStamp() from the type IDependencyGraph is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

EARVirtualComponent.java :

221 : return IDependencyGraph.INSTANCE.getModStamp() == depGraphModStamp;

40. WARNING: DiscouragedReference

Discouraged access: The field INSTANCE from the type IDependencyGraph is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

EARVirtualComponent.java :

221 : return IDependencyGraph.INSTANCE.getModStamp() == depGraphModStamp;

41. WARNING: DiscouragedReference

Discouraged access: The method clearCache() from the type VirtualComponent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

EARVirtualComponent.java :

226 : super.clearCache();

42. WARNING: DiscouragedReference

Discouraged access: The type IDependencyGraph is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

EARVirtualComponent.java :

228 : depGraphModStamp = IDependencyGraph.INSTANCE.getModStamp();

43. WARNING: DiscouragedReference

Discouraged access: The method getModStamp() from the type IDependencyGraph is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

EARVirtualComponent.java :

228 : depGraphModStamp = IDependencyGraph.INSTANCE.getModStamp();

44. WARNING: DiscouragedReference

Discouraged access: The field INSTANCE from the type IDependencyGraph is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

EARVirtualComponent.java :

228 : depGraphModStamp = IDependencyGraph.INSTANCE.getModStamp();

Source File: org/eclipse/jst/j2ee/componentcore/util/EARVirtualRootFolder.java
1. WARNING: DiscouragedReference

Discouraged access: The type VirtualFolder is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

EARVirtualRootFolder.java :

21 : import org.eclipse.wst.common.componentcore.internal.resources.VirtualFolder;

2. WARNING: DiscouragedReference

Discouraged access: The type VirtualFolder is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

EARVirtualRootFolder.java :

26 : public class EARVirtualRootFolder extends VirtualFolder {

3. WARNING: DiscouragedReference

Discouraged access: The constructor VirtualFolder(IProject, IPath) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

EARVirtualRootFolder.java :

29 : super(aComponentProject, aRuntimePath);

4. WARNING: DiscouragedReference

Discouraged access: The method members(int) from the type VirtualContainer is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

EARVirtualRootFolder.java :

39 : return super.members(memberFlags);

Source File: org/eclipse/jst/j2ee/internal/earcreation/DefaultJ2EEComponentCreationDataModelProvider.java
1. WARNING: DiscouragedReference

Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

DefaultJ2EEComponentCreationDataModelProvider.java :

22 : import org.eclipse.jst.j2ee.internal.J2EEVersionConstants;

2. WARNING: DiscouragedReference

Discouraged access: The type WTPPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

DefaultJ2EEComponentCreationDataModelProvider.java :

40 : import org.eclipse.wst.common.frameworks.internal.WTPPlugin;

3. WARNING: DiscouragedReference

Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

DefaultJ2EEComponentCreationDataModelProvider.java :

155 : if (version < J2EEVersionConstants.J2EE_1_3_ID)

4. WARNING: DiscouragedReference

Discouraged access: The field J2EE_1_3_ID from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

DefaultJ2EEComponentCreationDataModelProvider.java :

155 : if (version < J2EEVersionConstants.J2EE_1_3_ID)

5. WARNING: DiscouragedReference

Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

DefaultJ2EEComponentCreationDataModelProvider.java :

243 : if (version.intValue() < J2EEVersionConstants.J2EE_1_3_ID && model.isPropertySet(CREATE_CONNECTOR)) {

6. WARNING: DiscouragedReference

Discouraged access: The field J2EE_1_3_ID from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

DefaultJ2EEComponentCreationDataModelProvider.java :

243 : if (version.intValue() < J2EEVersionConstants.J2EE_1_3_ID && model.isPropertySet(CREATE_CONNECTOR)) {

7. WARNING: DiscouragedReference

Discouraged access: The type WTPPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

DefaultJ2EEComponentCreationDataModelProvider.java :

257 : projectName = WTPPlugin.isPlatformCaseSensitive() ? actualProjectName : actualProjectName.toLowerCase();

8. WARNING: DiscouragedReference

Discouraged access: The method isPlatformCaseSensitive() from the type WTPPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

DefaultJ2EEComponentCreationDataModelProvider.java :

257 : projectName = WTPPlugin.isPlatformCaseSensitive() ? actualProjectName : actualProjectName.toLowerCase();

9. WARNING: DiscouragedReference

Discouraged access: The type WTPPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

DefaultJ2EEComponentCreationDataModelProvider.java :

263 : projectName = WTPPlugin.isPlatformCaseSensitive() ? actualProjectName : actualProjectName.toLowerCase();

10. WARNING: DiscouragedReference

Discouraged access: The method isPlatformCaseSensitive() from the type WTPPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

DefaultJ2EEComponentCreationDataModelProvider.java :

263 : projectName = WTPPlugin.isPlatformCaseSensitive() ? actualProjectName : actualProjectName.toLowerCase();

11. WARNING: DiscouragedReference

Discouraged access: The type WTPPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

DefaultJ2EEComponentCreationDataModelProvider.java :

273 : projectName = WTPPlugin.isPlatformCaseSensitive() ? actualProjectName : actualProjectName.toLowerCase();

12. WARNING: DiscouragedReference

Discouraged access: The method isPlatformCaseSensitive() from the type WTPPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

DefaultJ2EEComponentCreationDataModelProvider.java :

273 : projectName = WTPPlugin.isPlatformCaseSensitive() ? actualProjectName : actualProjectName.toLowerCase();

13. WARNING: DiscouragedReference

Discouraged access: The type WTPPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

DefaultJ2EEComponentCreationDataModelProvider.java :

283 : projectName = WTPPlugin.isPlatformCaseSensitive() ? actualProjectName : actualProjectName.toLowerCase();

14. WARNING: DiscouragedReference

Discouraged access: The method isPlatformCaseSensitive() from the type WTPPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

DefaultJ2EEComponentCreationDataModelProvider.java :

283 : projectName = WTPPlugin.isPlatformCaseSensitive() ? actualProjectName : actualProjectName.toLowerCase();

15. WARNING: DiscouragedReference

Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

DefaultJ2EEComponentCreationDataModelProvider.java :

444 : return version > J2EEVersionConstants.J2EE_1_2_ID;

16. WARNING: DiscouragedReference

Discouraged access: The field J2EE_1_2_ID from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

DefaultJ2EEComponentCreationDataModelProvider.java :

444 : return version > J2EEVersionConstants.J2EE_1_2_ID;

Source File: org/eclipse/jst/j2ee/internal/earcreation/ILooseConfigConstants.java
1. WARNING: DiscouragedReference

Discouraged access: The type LooseConfigRegister is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ILooseConfigConstants.java :

14 : import org.eclipse.jst.j2ee.commonarchivecore.looseconfig.internal.LooseConfigRegister;

2. WARNING: DiscouragedReference

Discouraged access: The type LooseConfigRegister is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ILooseConfigConstants.java :

27 : String WAS_PROPERTY = LooseConfigRegister.LOOSE_CONFIG_PROPERTY;

3. WARNING: DiscouragedReference

Discouraged access: The field LOOSE_CONFIG_PROPERTY from the type LooseConfigRegister is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ILooseConfigConstants.java :

27 : String WAS_PROPERTY = LooseConfigRegister.LOOSE_CONFIG_PROPERTY;

Source File: org/eclipse/jst/j2ee/internal/earcreation/modulemap/ModulemapInit.java
1. WARNING: DiscouragedReference

Discouraged access: The type ExtendedEcoreUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.emf/@dot

ModulemapInit.java :

16 : import org.eclipse.wst.common.internal.emf.utilities.ExtendedEcoreUtil;

2. WARNING: DiscouragedReference

Discouraged access: The type ExtendedEcoreUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.emf/@dot

ModulemapInit.java :

40 : ExtendedEcoreUtil.preRegisterPackage("modulemap.xmi", new EPackage.Descriptor() { //$NON-NLS-1$

3. WARNING: DiscouragedReference

Discouraged access: The method preRegisterPackage(String, EPackage.Descriptor) from the type ExtendedEcoreUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.emf/@dot

ModulemapInit.java :

40 : ExtendedEcoreUtil.preRegisterPackage("modulemap.xmi", new EPackage.Descriptor() { //$NON-NLS-1$ public EPackage getEPackage() { return ModulemapPackage.eINSTANCE; } public EFactory getEFactory() { return ModulemapFactory.eINSTANCE; } });

Source File: org/eclipse/jst/j2ee/internal/earcreation/modulemap/ModulemapPackageImpl.java
1. WARNING: DiscouragedReference

Discouraged access: The type JavaRefPackageImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jem/@dot

ModulemapPackageImpl.java :

19 : import org.eclipse.jem.java.internal.impl.JavaRefPackageImpl;

2. WARNING: DiscouragedReference

Discouraged access: The type ApplicationPackageImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ModulemapPackageImpl.java :

21 : import org.eclipse.jst.j2ee.application.internal.impl.ApplicationPackageImpl;

3. WARNING: DiscouragedReference

Discouraged access: The type CommonPackageImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ModulemapPackageImpl.java :

22 : import org.eclipse.jst.j2ee.common.internal.impl.CommonPackageImpl;

4. WARNING: DiscouragedReference

Discouraged access: The type CommonPackageImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ModulemapPackageImpl.java :

69 : CommonPackageImpl.init();

5. WARNING: DiscouragedReference

Discouraged access: The method init() from the type CommonPackageImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ModulemapPackageImpl.java :

69 : CommonPackageImpl.init();

6. WARNING: DiscouragedReference

Discouraged access: The type JavaRefPackageImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jem/@dot

ModulemapPackageImpl.java :

70 : JavaRefPackageImpl.init();

7. WARNING: DiscouragedReference

Discouraged access: The method init() from the type JavaRefPackageImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jem/@dot

ModulemapPackageImpl.java :

70 : JavaRefPackageImpl.init();

8. WARNING: DiscouragedReference

Discouraged access: The type ApplicationPackageImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ModulemapPackageImpl.java :

71 : ApplicationPackageImpl.init();

9. WARNING: DiscouragedReference

Discouraged access: The method init() from the type ApplicationPackageImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ModulemapPackageImpl.java :

71 : ApplicationPackageImpl.init();

10. WARNING: DiscouragedReference

Discouraged access: The type ApplicationPackageImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ModulemapPackageImpl.java :

216 : ApplicationPackageImpl theApplicationPackage = (ApplicationPackageImpl) EPackage.Registry.INSTANCE.getEPackage(ApplicationPackage.eNS_URI);

11. WARNING: DiscouragedReference

Discouraged access: The type ApplicationPackageImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ModulemapPackageImpl.java :

216 : ApplicationPackageImpl theApplicationPackage = (ApplicationPackageImpl) EPackage.Registry.INSTANCE.getEPackage(ApplicationPackage.eNS_URI);

12. WARNING: DiscouragedReference

Discouraged access: The method getModule() from the type ApplicationPackageImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ModulemapPackageImpl.java :

225 : initEReference(getModuleMapping_Module(), theApplicationPackage.getModule(), null, "module", null, 1, 1, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, true, false); //$NON-NLS-1$

Source File: org/eclipse/jst/j2ee/internal/modulecore/util/EarEditAdapterFactory.java
1. WARNING: DiscouragedReference

Discouraged access: The type ArtifactEditModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

EarEditAdapterFactory.java :

17 : import org.eclipse.wst.common.componentcore.internal.ArtifactEditModel;

2. WARNING: DiscouragedReference

Discouraged access: The type ArtifactEditModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

EarEditAdapterFactory.java :

36 : ArtifactEditModel editModel = (ArtifactEditModel) adaptableObject;

3. WARNING: DiscouragedReference

Discouraged access: The type ArtifactEditModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

EarEditAdapterFactory.java :

36 : ArtifactEditModel editModel = (ArtifactEditModel) adaptableObject;

4. WARNING: DiscouragedReference

Discouraged access: The method getProject() from the type EditModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.emfworkbench.integration_1.1.202.v200811131900.jar

EarEditAdapterFactory.java :

37 : if (J2EEProjectUtilities.isEARProject(editModel.getProject()))

5. WARNING: DiscouragedReference

Discouraged access: The type ArtifactEditModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

EarEditAdapterFactory.java :

38 : return new EARArtifactEdit((ArtifactEditModel) adaptableObject);

Source File: org/eclipse/jst/j2ee/project/facet/EARFacetUtils.java
1. WARNING: DiscouragedReference

Discouraged access: The type IModuleConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

EARFacetUtils.java :

13 : import org.eclipse.wst.common.componentcore.internal.util.IModuleConstants;

2. WARNING: DiscouragedReference

Discouraged access: The type IModuleConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

EARFacetUtils.java :

20 : public static final IProjectFacet EAR_FACET = ProjectFacetsManager.getProjectFacet(IModuleConstants.JST_EAR_MODULE);

3. WARNING: DiscouragedReference

Discouraged access: The field JST_EAR_MODULE from the type IModuleConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

EARFacetUtils.java :

20 : public static final IProjectFacet EAR_FACET = ProjectFacetsManager.getProjectFacet(IModuleConstants.JST_EAR_MODULE);

Source File: org/eclipse/jst/j2ee/project/facet/EarFacetInstallDelegate.java
1. WARNING: DiscouragedReference

Discouraged access: The type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EarFacetInstallDelegate.java :

22 : import org.eclipse.jst.j2ee.internal.J2EEConstants;

2. WARNING: DiscouragedReference

Discouraged access: The type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EarFacetInstallDelegate.java :

57 : if (!earroot.getFile(J2EEConstants.APPLICATION_DD_URI).exists()) {

3. WARNING: DiscouragedReference

Discouraged access: The field APPLICATION_DD_URI from the type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EarFacetInstallDelegate.java :

57 : if (!earroot.getFile(J2EEConstants.APPLICATION_DD_URI).exists()) {

Source File: org/eclipse/jst/j2ee/project/facet/JavaUtilityProjectCreationOperation.java
1. WARNING: DiscouragedReference

Discouraged access: The type FacetProjectCreationOperation is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

JavaUtilityProjectCreationOperation.java :

23 : import org.eclipse.wst.common.componentcore.internal.operation.FacetProjectCreationOperation;

2. WARNING: DiscouragedReference

Discouraged access: The type IModuleConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

JavaUtilityProjectCreationOperation.java :

24 : import org.eclipse.wst.common.componentcore.internal.util.IModuleConstants;

3. WARNING: DiscouragedReference

Discouraged access: The type IModuleConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

JavaUtilityProjectCreationOperation.java :

57 : IDataModel javadm = map.getFacetDataModel( IModuleConstants.JST_JAVA );

4. WARNING: DiscouragedReference

Discouraged access: The field JST_JAVA from the type IModuleConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

JavaUtilityProjectCreationOperation.java :

57 : IDataModel javadm = map.getFacetDataModel( IModuleConstants.JST_JAVA );

5. WARNING: DiscouragedReference

Discouraged access: The type FacetProjectCreationOperation is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

JavaUtilityProjectCreationOperation.java :

74 : FacetProjectCreationOperation op = new FacetProjectCreationOperation(dm);

6. WARNING: DiscouragedReference

Discouraged access: The constructor FacetProjectCreationOperation(IDataModel) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

JavaUtilityProjectCreationOperation.java :

74 : FacetProjectCreationOperation op = new FacetProjectCreationOperation(dm);

7. WARNING: DiscouragedReference

Discouraged access: The type FacetProjectCreationOperation is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

JavaUtilityProjectCreationOperation.java :

74 : FacetProjectCreationOperation op = new FacetProjectCreationOperation(dm);

8. WARNING: DiscouragedReference

Discouraged access: The method execute(IProgressMonitor, IAdaptable) from the type FacetProjectCreationOperation is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

JavaUtilityProjectCreationOperation.java :

76 : stat = op.execute( monitor, null );

Source File: org/eclipse/jst/j2ee/project/facet/UtilityFacetUnInstallDelegate.java
1. WARNING: DiscouragedReference

Discouraged access: The type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

UtilityFacetUnInstallDelegate.java :

23 : import org.eclipse.jst.j2ee.internal.J2EEConstants;

2. WARNING: DiscouragedReference

Discouraged access: The type StructureEdit is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

UtilityFacetUnInstallDelegate.java :

25 : import org.eclipse.wst.common.componentcore.internal.StructureEdit;

3. WARNING: DiscouragedReference

Discouraged access: The type StructureEdit is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

UtilityFacetUnInstallDelegate.java :

40 : IFile file = project.getFile( StructureEdit.MODULE_META_FILE_NAME );

4. WARNING: DiscouragedReference

Discouraged access: The field MODULE_META_FILE_NAME from the type StructureEdit is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

UtilityFacetUnInstallDelegate.java :

40 : IFile file = project.getFile( StructureEdit.MODULE_META_FILE_NAME );

5. WARNING: DiscouragedReference

Discouraged access: The type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

UtilityFacetUnInstallDelegate.java :

54 : IFile manifestFile = container.getFile(new Path(J2EEConstants.MANIFEST_URI));

6. WARNING: DiscouragedReference

Discouraged access: The field MANIFEST_URI from the type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

UtilityFacetUnInstallDelegate.java :

54 : IFile manifestFile = container.getFile(new Path(J2EEConstants.MANIFEST_URI));

7. WARNING: DiscouragedReference

Discouraged access: The type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

UtilityFacetUnInstallDelegate.java :

57 : IFolder manifestFolder = container.getFolder( new Path(J2EEConstants.META_INF) );

8. WARNING: DiscouragedReference

Discouraged access: The field META_INF from the type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

UtilityFacetUnInstallDelegate.java :

57 : IFolder manifestFolder = container.getFolder( new Path(J2EEConstants.META_INF) );

Source File: org/eclipse/jst/j2ee/componentcore/EnterpriseArtifactEdit.java
1. WARNING: DiscouragedReference

Discouraged access: The type JavaArtifactEditModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.common.frameworks/@dot

EnterpriseArtifactEdit.java :

22 : import org.eclipse.jst.common.jdt.internal.integration.JavaArtifactEditModel;

2. WARNING: DiscouragedReference

Discouraged access: The type WorkingCopyManager is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.common.frameworks/@dot

EnterpriseArtifactEdit.java :

23 : import org.eclipse.jst.common.jdt.internal.integration.WorkingCopyManager;

3. WARNING: DiscouragedReference

Discouraged access: The type WorkingCopyProvider is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.common.frameworks/@dot

EnterpriseArtifactEdit.java :

24 : import org.eclipse.jst.common.jdt.internal.integration.WorkingCopyProvider;

4. WARNING: DiscouragedReference

Discouraged access: The type Archive is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EnterpriseArtifactEdit.java :

25 : import org.eclipse.jst.j2ee.commonarchivecore.internal.Archive;

5. WARNING: DiscouragedReference

Discouraged access: The type OpenFailureException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EnterpriseArtifactEdit.java :

26 : import org.eclipse.jst.j2ee.commonarchivecore.internal.exception.OpenFailureException;

6. WARNING: DiscouragedReference

Discouraged access: The type ArtifactEditModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

EnterpriseArtifactEdit.java :

33 : import org.eclipse.wst.common.componentcore.internal.ArtifactEditModel;

7. WARNING: DiscouragedReference

Discouraged access: The type ModuleURIUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

EnterpriseArtifactEdit.java :

34 : import org.eclipse.wst.common.componentcore.internal.impl.ModuleURIUtil;

8. WARNING: DiscouragedReference

Discouraged access: The type EditModelListener is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.emfworkbench.integration_1.1.202.v200811131900.jar

EnterpriseArtifactEdit.java :

36 : import org.eclipse.wst.common.internal.emfworkbench.integration.EditModelListener;

9. WARNING: DiscouragedReference

Discouraged access: The type WorkingCopyProvider is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.common.frameworks/@dot

EnterpriseArtifactEdit.java :

53 : public abstract class EnterpriseArtifactEdit extends ArtifactEdit implements WorkingCopyProvider, IModelProvider, IModelProviderFactory {

10. WARNING: DiscouragedReference

Discouraged access: The type ArtifactEditModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

EnterpriseArtifactEdit.java :

100 : public EnterpriseArtifactEdit(ArtifactEditModel model) {

11. WARNING: DiscouragedReference

Discouraged access: The type WorkingCopyManager is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.common.frameworks/@dot

EnterpriseArtifactEdit.java :

178 : public WorkingCopyManager getWorkingCopyManager() {

12. WARNING: DiscouragedReference

Discouraged access: The method getWorkingCopyManager() from the type JavaArtifactEditModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.common.frameworks/@dot

EnterpriseArtifactEdit.java :

182 : return ((JavaArtifactEditModel)getArtifactEditModel()).getWorkingCopyManager();

13. WARNING: DiscouragedReference

Discouraged access: The type JavaArtifactEditModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.common.frameworks/@dot

EnterpriseArtifactEdit.java :

182 : return ((JavaArtifactEditModel)getArtifactEditModel()).getWorkingCopyManager();

14. WARNING: DiscouragedReference

Discouraged access: The method getWorkingCopy(ICompilationUnit, boolean) from the type WorkingCopyProvider is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.common.frameworks/@dot

EnterpriseArtifactEdit.java :

196 : return getWorkingCopyManager().getWorkingCopy(cu, forNewCU);

15. WARNING: DiscouragedReference

Discouraged access: The method getExistingWorkingCopy(ICompilationUnit) from the type WorkingCopyProvider is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.common.frameworks/@dot

EnterpriseArtifactEdit.java :

230 : return getWorkingCopyManager().getExistingWorkingCopy(cu);

16. WARNING: DiscouragedReference

Discouraged access: The type ModuleURIUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

EnterpriseArtifactEdit.java :

235 : return ModuleURIUtil.fullyQualifyURI(getProject());

17. WARNING: DiscouragedReference

Discouraged access: The method fullyQualifyURI(IProject) from the type ModuleURIUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

EnterpriseArtifactEdit.java :

235 : return ModuleURIUtil.fullyQualifyURI(getProject());

18. WARNING: DiscouragedReference

Discouraged access: The method delete(ICompilationUnit, IProgressMonitor) from the type WorkingCopyProvider is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.common.frameworks/@dot

EnterpriseArtifactEdit.java :

245 : getWorkingCopyManager().delete(cu, monitor);

19. WARNING: DiscouragedReference

Discouraged access: The type Archive is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EnterpriseArtifactEdit.java :

272 : public Archive asArchive(boolean includeSource) throws OpenFailureException{

20. WARNING: DiscouragedReference

Discouraged access: The type OpenFailureException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EnterpriseArtifactEdit.java :

272 : public Archive asArchive(boolean includeSource) throws OpenFailureException{

21. WARNING: DiscouragedReference

Discouraged access: The type Archive is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EnterpriseArtifactEdit.java :

276 : public Archive asArchive(boolean includeSource, boolean includeClasspathComponents) throws OpenFailureException {

22. WARNING: DiscouragedReference

Discouraged access: The type OpenFailureException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EnterpriseArtifactEdit.java :

276 : public Archive asArchive(boolean includeSource, boolean includeClasspathComponents) throws OpenFailureException {

23. WARNING: DiscouragedReference

Discouraged access: The method getResource(URI) from the type ArtifactEditModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

EnterpriseArtifactEdit.java :

294 : Resource res = ((ArtifactEditModel)getWritableEdit().getAdapter(ArtifactEditModel.ADAPTER_TYPE)).getResource(URI.createURI(modelPath.toString()));

24. WARNING: DiscouragedReference

Discouraged access: The type ArtifactEditModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

EnterpriseArtifactEdit.java :

294 : Resource res = ((ArtifactEditModel)getWritableEdit().getAdapter(ArtifactEditModel.ADAPTER_TYPE)).getResource(URI.createURI(modelPath.toString()));

25. WARNING: DiscouragedReference

Discouraged access: The type ArtifactEditModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

EnterpriseArtifactEdit.java :

294 : Resource res = ((ArtifactEditModel)getWritableEdit().getAdapter(ArtifactEditModel.ADAPTER_TYPE)).getResource(URI.createURI(modelPath.toString()));

26. WARNING: DiscouragedReference

Discouraged access: The field ADAPTER_TYPE from the type ArtifactEditModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

EnterpriseArtifactEdit.java :

294 : Resource res = ((ArtifactEditModel)getWritableEdit().getAdapter(ArtifactEditModel.ADAPTER_TYPE)).getResource(URI.createURI(modelPath.toString()));

27. WARNING: DiscouragedReference

Discouraged access: The type EditModelListener is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.emfworkbench.integration_1.1.202.v200811131900.jar

EnterpriseArtifactEdit.java :

346 : if (listener instanceof EditModelListener)

28. WARNING: DiscouragedReference

Discouraged access: The type EditModelListener is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.emfworkbench.integration_1.1.202.v200811131900.jar

EnterpriseArtifactEdit.java :

348 : addListener((EditModelListener)listener);

29. WARNING: DiscouragedReference

Discouraged access: The type EditModelListener is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.emfworkbench.integration_1.1.202.v200811131900.jar

EnterpriseArtifactEdit.java :

354 : if (listener instanceof EditModelListener)

30. WARNING: DiscouragedReference

Discouraged access: The type EditModelListener is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.emfworkbench.integration_1.1.202.v200811131900.jar

EnterpriseArtifactEdit.java :

356 : removeListener((EditModelListener)listener);

Source File: org/eclipse/jst/j2ee/componentcore/J2EEModuleVirtualArchiveComponent.java
1. WARNING: DiscouragedReference

Discouraged access: The type ArchiveManifest is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEModuleVirtualArchiveComponent.java :

17 : import org.eclipse.jst.j2ee.commonarchivecore.internal.helpers.ArchiveManifest;

2. WARNING: DiscouragedReference

Discouraged access: The type VirtualArchiveComponent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEModuleVirtualArchiveComponent.java :

19 : import org.eclipse.wst.common.componentcore.internal.resources.VirtualArchiveComponent;

3. WARNING: DiscouragedReference

Discouraged access: The type VirtualReference is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEModuleVirtualArchiveComponent.java :

20 : import org.eclipse.wst.common.componentcore.internal.resources.VirtualReference;

4. WARNING: DiscouragedReference

Discouraged access: The type VirtualArchiveComponent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEModuleVirtualArchiveComponent.java :

23 : public class J2EEModuleVirtualArchiveComponent extends VirtualArchiveComponent {

5. WARNING: DiscouragedReference

Discouraged access: The type VirtualReference is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEModuleVirtualArchiveComponent.java :

25 : protected static final IVirtualReference[] NO_REFERENCES = new VirtualReference[0];

6. WARNING: DiscouragedReference

Discouraged access: The constructor VirtualArchiveComponent(IProject, String, IPath) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEModuleVirtualArchiveComponent.java :

32 : super(aComponentProject, archiveLocation, aRuntimePath);

7. WARNING: DiscouragedReference

Discouraged access: The type ArchiveManifest is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEModuleVirtualArchiveComponent.java :

45 : ArchiveManifest manifest = J2EEProjectUtilities.readManifest(this);

8. WARNING: DiscouragedReference

Discouraged access: The method getClassPathTokenized() from the type ArchiveManifest is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEModuleVirtualArchiveComponent.java :

47 : manifestClasspath = manifest.getClassPathTokenized();

Source File: org/eclipse/jst/j2ee/componentcore/J2EEModuleVirtualComponent.java
1. WARNING: DiscouragedReference

Discouraged access: The type ArchiveManifest is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEModuleVirtualComponent.java :

33 : import org.eclipse.jst.j2ee.commonarchivecore.internal.helpers.ArchiveManifest;

2. WARNING: DiscouragedReference

Discouraged access: The type ArchiveManifestImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEModuleVirtualComponent.java :

34 : import org.eclipse.jst.j2ee.commonarchivecore.internal.helpers.ArchiveManifestImpl;

3. WARNING: DiscouragedReference

Discouraged access: The type ArchiveUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEModuleVirtualComponent.java :

35 : import org.eclipse.jst.j2ee.commonarchivecore.internal.util.ArchiveUtil;

4. WARNING: DiscouragedReference

Discouraged access: The type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEModuleVirtualComponent.java :

36 : import org.eclipse.jst.j2ee.internal.J2EEConstants;

5. WARNING: DiscouragedReference

Discouraged access: The type IDependencyGraph is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEModuleVirtualComponent.java :

43 : import org.eclipse.wst.common.componentcore.internal.builder.IDependencyGraph;

6. WARNING: DiscouragedReference

Discouraged access: The type VirtualArchiveComponent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEModuleVirtualComponent.java :

44 : import org.eclipse.wst.common.componentcore.internal.resources.VirtualArchiveComponent;

7. WARNING: DiscouragedReference

Discouraged access: The type VirtualComponent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEModuleVirtualComponent.java :

45 : import org.eclipse.wst.common.componentcore.internal.resources.VirtualComponent;

8. WARNING: DiscouragedReference

Discouraged access: The type VirtualFolder is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEModuleVirtualComponent.java :

46 : import org.eclipse.wst.common.componentcore.internal.resources.VirtualFolder;

9. WARNING: DiscouragedReference

Discouraged access: The type IComponentImplFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEModuleVirtualComponent.java :

47 : import org.eclipse.wst.common.componentcore.internal.util.IComponentImplFactory;

10. WARNING: DiscouragedReference

Discouraged access: The type VirtualComponent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEModuleVirtualComponent.java :

53 : public class J2EEModuleVirtualComponent extends VirtualComponent implements IComponentImplFactory {

11. WARNING: DiscouragedReference

Discouraged access: The type IComponentImplFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEModuleVirtualComponent.java :

53 : public class J2EEModuleVirtualComponent extends VirtualComponent implements IComponentImplFactory {

12. WARNING: DiscouragedReference

Discouraged access: The constructor VirtualComponent() is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEModuleVirtualComponent.java :

66 : super();

13. WARNING: DiscouragedReference

Discouraged access: The constructor VirtualComponent(IProject, IPath) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEModuleVirtualComponent.java :

70 : super(aProject, aRuntimePath);

14. WARNING: DiscouragedReference

Discouraged access: The constructor VirtualFolder(IProject, IPath) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEModuleVirtualComponent.java :

82 : return new VirtualFolder(aProject, aRuntimePath);

15. WARNING: DiscouragedReference

Discouraged access: The type VirtualFolder is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEModuleVirtualComponent.java :

82 : return new VirtualFolder(aProject, aRuntimePath);

16. WARNING: DiscouragedReference

Discouraged access: The method getReferences() from the type VirtualComponent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEModuleVirtualComponent.java :

154 : IVirtualReference[] hardReferences = super.getReferences();

17. WARNING: DiscouragedReference

Discouraged access: The type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEModuleVirtualComponent.java :

173 : IVirtualFile vManifest = moduleComponent.getRootFolder().getFile(J2EEConstants.MANIFEST_URI);

18. WARNING: DiscouragedReference

Discouraged access: The field MANIFEST_URI from the type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEModuleVirtualComponent.java :

173 : IVirtualFile vManifest = moduleComponent.getRootFolder().getFile(J2EEConstants.MANIFEST_URI);

19. WARNING: DiscouragedReference

Discouraged access: The type ArchiveManifest is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEModuleVirtualComponent.java :

179 : ArchiveManifest manifest = new ArchiveManifestImpl(in);

20. WARNING: DiscouragedReference

Discouraged access: The constructor ArchiveManifestImpl(InputStream) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEModuleVirtualComponent.java :

179 : ArchiveManifest manifest = new ArchiveManifestImpl(in);

21. WARNING: DiscouragedReference

Discouraged access: The type ArchiveManifestImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEModuleVirtualComponent.java :

179 : ArchiveManifest manifest = new ArchiveManifestImpl(in);

22. WARNING: DiscouragedReference

Discouraged access: The method getClassPathTokenized() from the type ArchiveManifest is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEModuleVirtualComponent.java :

180 : manifestClasspath = manifest.getClassPathTokenized();

23. WARNING: DiscouragedReference

Discouraged access: The method getProject() from the type VirtualComponent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEModuleVirtualComponent.java :

214 : final IProject project = getProject();

24. WARNING: DiscouragedReference

Discouraged access: The method getReferences() from the type VirtualComponent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEModuleVirtualComponent.java :

237 : innerHardReferences = super.getReferences();

25. WARNING: DiscouragedReference

Discouraged access: The type VirtualArchiveComponent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEModuleVirtualComponent.java :

243 : final VirtualArchiveComponent archiveComp = (VirtualArchiveComponent) comp;

26. WARNING: DiscouragedReference

Discouraged access: The type VirtualArchiveComponent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEModuleVirtualComponent.java :

243 : final VirtualArchiveComponent archiveComp = (VirtualArchiveComponent) comp;

27. WARNING: DiscouragedReference

Discouraged access: The method getUnderlyingDiskFile() from the type VirtualArchiveComponent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEModuleVirtualComponent.java :

244 : final File diskFile = archiveComp.getUnderlyingDiskFile();

28. WARNING: DiscouragedReference

Discouraged access: The method getUnderlyingWorkbenchFile() from the type VirtualArchiveComponent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEModuleVirtualComponent.java :

249 : final IFile iFile = archiveComp.getUnderlyingWorkbenchFile();

29. WARNING: DiscouragedReference

Discouraged access: The type VirtualArchiveComponent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEModuleVirtualComponent.java :

300 : componentPath = VirtualArchiveComponent.CLASSPATHARCHIVETYPE + IPath.SEPARATOR + entryLocation.toPortableString();

30. WARNING: DiscouragedReference

Discouraged access: The field CLASSPATHARCHIVETYPE from the type VirtualArchiveComponent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEModuleVirtualComponent.java :

300 : componentPath = VirtualArchiveComponent.CLASSPATHARCHIVETYPE + IPath.SEPARATOR + entryLocation.toPortableString();

31. WARNING: DiscouragedReference

Discouraged access: The type ArchiveUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEModuleVirtualComponent.java :

372 : String earRelativeURI = ArchiveUtil.deriveEARRelativeURI(manifestEntryString, earArchiveURI);

32. WARNING: DiscouragedReference

Discouraged access: The method deriveEARRelativeURI(String, String) from the type ArchiveUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEModuleVirtualComponent.java :

372 : String earRelativeURI = ArchiveUtil.deriveEARRelativeURI(manifestEntryString, earArchiveURI);

33. WARNING: DiscouragedReference

Discouraged access: The type IDependencyGraph is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEModuleVirtualComponent.java :

460 : boolean valid = IDependencyGraph.INSTANCE.getModStamp() == depGraphModStamp;

34. WARNING: DiscouragedReference

Discouraged access: The method getModStamp() from the type IDependencyGraph is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEModuleVirtualComponent.java :

460 : boolean valid = IDependencyGraph.INSTANCE.getModStamp() == depGraphModStamp;

35. WARNING: DiscouragedReference

Discouraged access: The field INSTANCE from the type IDependencyGraph is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEModuleVirtualComponent.java :

460 : boolean valid = IDependencyGraph.INSTANCE.getModStamp() == depGraphModStamp;

36. WARNING: DiscouragedReference

Discouraged access: The method clearCache() from the type VirtualComponent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEModuleVirtualComponent.java :

469 : super.clearCache();

37. WARNING: DiscouragedReference

Discouraged access: The type IDependencyGraph is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEModuleVirtualComponent.java :

471 : depGraphModStamp = IDependencyGraph.INSTANCE.getModStamp();

38. WARNING: DiscouragedReference

Discouraged access: The method getModStamp() from the type IDependencyGraph is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEModuleVirtualComponent.java :

471 : depGraphModStamp = IDependencyGraph.INSTANCE.getModStamp();

39. WARNING: DiscouragedReference

Discouraged access: The field INSTANCE from the type IDependencyGraph is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEModuleVirtualComponent.java :

471 : depGraphModStamp = IDependencyGraph.INSTANCE.getModStamp();

Source File: org/eclipse/jst/j2ee/internal/componentcore/AppClientBinaryComponentHelper.java
1. WARNING: DiscouragedReference

Discouraged access: The type ApplicationClientFile is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

AppClientBinaryComponentHelper.java :

17 : import org.eclipse.jst.j2ee.commonarchivecore.internal.ApplicationClientFile;

2. WARNING: DiscouragedReference

Discouraged access: The type Archive is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

AppClientBinaryComponentHelper.java :

18 : import org.eclipse.jst.j2ee.commonarchivecore.internal.Archive;

3. WARNING: DiscouragedReference

Discouraged access: The type OpenFailureException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

AppClientBinaryComponentHelper.java :

19 : import org.eclipse.jst.j2ee.commonarchivecore.internal.exception.OpenFailureException;

4. WARNING: DiscouragedReference

Discouraged access: The type SaveFailureException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

AppClientBinaryComponentHelper.java :

20 : import org.eclipse.jst.j2ee.commonarchivecore.internal.exception.SaveFailureException;

5. WARNING: DiscouragedReference

Discouraged access: The type ArchiveTypeDiscriminator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

AppClientBinaryComponentHelper.java :

21 : import org.eclipse.jst.j2ee.commonarchivecore.internal.helpers.ArchiveTypeDiscriminator;

6. WARNING: DiscouragedReference

Discouraged access: The type ApplicationClientFileImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

AppClientBinaryComponentHelper.java :

22 : import org.eclipse.jst.j2ee.commonarchivecore.internal.impl.ApplicationClientFileImpl;

7. WARNING: DiscouragedReference

Discouraged access: The type AppClient12ImportStrategyImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

AppClientBinaryComponentHelper.java :

23 : import org.eclipse.jst.j2ee.commonarchivecore.internal.strategy.AppClient12ImportStrategyImpl;

8. WARNING: DiscouragedReference

Discouraged access: The type LoadStrategy is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

AppClientBinaryComponentHelper.java :

24 : import org.eclipse.jst.j2ee.commonarchivecore.internal.strategy.LoadStrategy;

9. WARNING: DiscouragedReference

Discouraged access: The type AppClient12ImportStrategyImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

AppClientBinaryComponentHelper.java :

46 : protected static class Discriminator extends AppClient12ImportStrategyImpl.Discriminator {

10. WARNING: DiscouragedReference

Discouraged access: The type AppClient12ImportStrategyImpl.Discriminator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

AppClientBinaryComponentHelper.java :

46 : protected static class Discriminator extends AppClient12ImportStrategyImpl.Discriminator {

11. WARNING: DiscouragedReference

Discouraged access: The type Archive is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

AppClientBinaryComponentHelper.java :

57 : public Archive createConvertedArchive() {

12. WARNING: DiscouragedReference

Discouraged access: The type ApplicationClientFileImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

AppClientBinaryComponentHelper.java :

63 : protected static class ReferenceCountedApplicationClientFileImpl extends ApplicationClientFileImpl implements IReferenceCountedArchive {

13. WARNING: DiscouragedReference

Discouraged access: The method close() from the type ArchiveImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

AppClientBinaryComponentHelper.java :

87 : super.close();

14. WARNING: DiscouragedReference

Discouraged access: The type LoadStrategy is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

AppClientBinaryComponentHelper.java :

100 : protected LoadStrategy createLoadStrategyForReopen(Archive parent) throws IOException {

15. WARNING: DiscouragedReference

Discouraged access: The type Archive is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

AppClientBinaryComponentHelper.java :

100 : protected LoadStrategy createLoadStrategyForReopen(Archive parent) throws IOException {

16. WARNING: DiscouragedReference

Discouraged access: The type OpenFailureException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

AppClientBinaryComponentHelper.java :

103 : } catch (OpenFailureException e) {

17. WARNING: DiscouragedReference

Discouraged access: The type SaveFailureException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

AppClientBinaryComponentHelper.java :

109 : protected void cleanupAfterTempSave(String uri, File original, File destinationFile) throws SaveFailureException {

18. WARNING: DiscouragedReference

Discouraged access: The method cleanupAfterTempSave(String, File, File) from the type ArchiveImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

AppClientBinaryComponentHelper.java :

111 : super.cleanupAfterTempSave(uri, original, destinationFile);

19. WARNING: DiscouragedReference

Discouraged access: The type ArchiveTypeDiscriminator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

AppClientBinaryComponentHelper.java :

116 : protected ArchiveTypeDiscriminator getDiscriminator() {

20. WARNING: DiscouragedReference

Discouraged access: The method getDeploymentDescriptor() from the type ApplicationClientFile is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

AppClientBinaryComponentHelper.java :

126 : return ((ApplicationClientFile) getArchive()).getDeploymentDescriptor();

21. WARNING: DiscouragedReference

Discouraged access: The type ApplicationClientFile is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

AppClientBinaryComponentHelper.java :

126 : return ((ApplicationClientFile) getArchive()).getDeploymentDescriptor();

Source File: org/eclipse/jst/j2ee/internal/componentcore/ComponentArchiveOptions.java
1. WARNING: DiscouragedReference

Discouraged access: The type ArchiveOptions is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ComponentArchiveOptions.java :

13 : import org.eclipse.jst.j2ee.commonarchivecore.internal.helpers.ArchiveOptions;

2. WARNING: DiscouragedReference

Discouraged access: The type ArchiveOptions is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ComponentArchiveOptions.java :

21 : public class ComponentArchiveOptions extends ArchiveOptions {

Source File: org/eclipse/jst/j2ee/internal/componentcore/EJBBinaryComponentHelper.java
1. WARNING: DiscouragedReference

Discouraged access: The type Archive is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EJBBinaryComponentHelper.java :

17 : import org.eclipse.jst.j2ee.commonarchivecore.internal.Archive;

2. WARNING: DiscouragedReference

Discouraged access: The type EJBJarFile is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EJBBinaryComponentHelper.java :

18 : import org.eclipse.jst.j2ee.commonarchivecore.internal.EJBJarFile;

3. WARNING: DiscouragedReference

Discouraged access: The type OpenFailureException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EJBBinaryComponentHelper.java :

19 : import org.eclipse.jst.j2ee.commonarchivecore.internal.exception.OpenFailureException;

4. WARNING: DiscouragedReference

Discouraged access: The type SaveFailureException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EJBBinaryComponentHelper.java :

20 : import org.eclipse.jst.j2ee.commonarchivecore.internal.exception.SaveFailureException;

5. WARNING: DiscouragedReference

Discouraged access: The type ArchiveTypeDiscriminator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EJBBinaryComponentHelper.java :

21 : import org.eclipse.jst.j2ee.commonarchivecore.internal.helpers.ArchiveTypeDiscriminator;

6. WARNING: DiscouragedReference

Discouraged access: The type EJBJarFileImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EJBBinaryComponentHelper.java :

22 : import org.eclipse.jst.j2ee.commonarchivecore.internal.impl.EJBJarFileImpl;

7. WARNING: DiscouragedReference

Discouraged access: The type EjbJar11ImportStrategyImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EJBBinaryComponentHelper.java :

23 : import org.eclipse.jst.j2ee.commonarchivecore.internal.strategy.EjbJar11ImportStrategyImpl;

8. WARNING: DiscouragedReference

Discouraged access: The type LoadStrategy is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EJBBinaryComponentHelper.java :

24 : import org.eclipse.jst.j2ee.commonarchivecore.internal.strategy.LoadStrategy;

9. WARNING: DiscouragedReference

Discouraged access: The type EjbJar11ImportStrategyImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EJBBinaryComponentHelper.java :

46 : protected static class Discriminator extends EjbJar11ImportStrategyImpl.Discriminator {

10. WARNING: DiscouragedReference

Discouraged access: The type EjbJar11ImportStrategyImpl.Discriminator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EJBBinaryComponentHelper.java :

46 : protected static class Discriminator extends EjbJar11ImportStrategyImpl.Discriminator {

11. WARNING: DiscouragedReference

Discouraged access: The type Archive is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EJBBinaryComponentHelper.java :

57 : public Archive createConvertedArchive() {

12. WARNING: DiscouragedReference

Discouraged access: The type EJBJarFileImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EJBBinaryComponentHelper.java :

63 : protected static class ReferenceCountedEJBJarFileImpl extends EJBJarFileImpl implements IReferenceCountedArchive {

13. WARNING: DiscouragedReference

Discouraged access: The method close() from the type ArchiveImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EJBBinaryComponentHelper.java :

87 : super.close();

14. WARNING: DiscouragedReference

Discouraged access: The type LoadStrategy is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EJBBinaryComponentHelper.java :

100 : protected LoadStrategy createLoadStrategyForReopen(Archive parent) throws IOException {

15. WARNING: DiscouragedReference

Discouraged access: The type Archive is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EJBBinaryComponentHelper.java :

100 : protected LoadStrategy createLoadStrategyForReopen(Archive parent) throws IOException {

16. WARNING: DiscouragedReference

Discouraged access: The type OpenFailureException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EJBBinaryComponentHelper.java :

103 : } catch (OpenFailureException e) {

17. WARNING: DiscouragedReference

Discouraged access: The type SaveFailureException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EJBBinaryComponentHelper.java :

109 : protected void cleanupAfterTempSave(String uri, File original, File destinationFile) throws SaveFailureException {

18. WARNING: DiscouragedReference

Discouraged access: The method cleanupAfterTempSave(String, File, File) from the type ArchiveImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EJBBinaryComponentHelper.java :

111 : super.cleanupAfterTempSave(uri, original, destinationFile);

19. WARNING: DiscouragedReference

Discouraged access: The type ArchiveTypeDiscriminator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EJBBinaryComponentHelper.java :

116 : protected ArchiveTypeDiscriminator getDiscriminator() {

20. WARNING: DiscouragedReference

Discouraged access: The method getDeploymentDescriptor() from the type EJBJarFile is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EJBBinaryComponentHelper.java :

125 : return ((EJBJarFile) getArchive()).getDeploymentDescriptor();

21. WARNING: DiscouragedReference

Discouraged access: The type EJBJarFile is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EJBBinaryComponentHelper.java :

125 : return ((EJBJarFile) getArchive()).getDeploymentDescriptor();

Source File: org/eclipse/jst/j2ee/internal/componentcore/EnterpriseBinaryComponentHelper.java
1. WARNING: DiscouragedReference

Discouraged access: The type Archive is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EnterpriseBinaryComponentHelper.java :

31 : import org.eclipse.jst.j2ee.commonarchivecore.internal.Archive;

2. WARNING: DiscouragedReference

Discouraged access: The type CommonArchiveResourceHandler is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EnterpriseBinaryComponentHelper.java :

32 : import org.eclipse.jst.j2ee.commonarchivecore.internal.CommonArchiveResourceHandler;

3. WARNING: DiscouragedReference

Discouraged access: The type CommonarchiveFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EnterpriseBinaryComponentHelper.java :

33 : import org.eclipse.jst.j2ee.commonarchivecore.internal.CommonarchiveFactory;

4. WARNING: DiscouragedReference

Discouraged access: The type OpenFailureException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EnterpriseBinaryComponentHelper.java :

34 : import org.eclipse.jst.j2ee.commonarchivecore.internal.exception.OpenFailureException;

5. WARNING: DiscouragedReference

Discouraged access: The type ArchiveOptions is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EnterpriseBinaryComponentHelper.java :

35 : import org.eclipse.jst.j2ee.commonarchivecore.internal.helpers.ArchiveOptions;

6. WARNING: DiscouragedReference

Discouraged access: The type ArchiveTypeDiscriminator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EnterpriseBinaryComponentHelper.java :

36 : import org.eclipse.jst.j2ee.commonarchivecore.internal.helpers.ArchiveTypeDiscriminator;

7. WARNING: DiscouragedReference

Discouraged access: The type ZipFileLoadStrategyImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EnterpriseBinaryComponentHelper.java :

37 : import org.eclipse.jst.j2ee.commonarchivecore.internal.strategy.ZipFileLoadStrategyImpl;

8. WARNING: DiscouragedReference

Discouraged access: The type ArchiveUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EnterpriseBinaryComponentHelper.java :

39 : import org.eclipse.jst.jee.archive.internal.ArchiveUtil;

9. WARNING: DiscouragedReference

Discouraged access: The type BinaryComponentHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

EnterpriseBinaryComponentHelper.java :

40 : import org.eclipse.wst.common.componentcore.internal.BinaryComponentHelper;

10. WARNING: DiscouragedReference

Discouraged access: The type VirtualArchiveComponent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

EnterpriseBinaryComponentHelper.java :

41 : import org.eclipse.wst.common.componentcore.internal.resources.VirtualArchiveComponent;

11. WARNING: DiscouragedReference

Discouraged access: The type BinaryComponentHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

EnterpriseBinaryComponentHelper.java :

50 : public abstract class EnterpriseBinaryComponentHelper extends BinaryComponentHelper {

12. WARNING: DiscouragedReference

Discouraged access: The constructor BinaryComponentHelper(IVirtualComponent) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

EnterpriseBinaryComponentHelper.java :

71 : super(component);

13. WARNING: DiscouragedReference

Discouraged access: The method getComponent() from the type BinaryComponentHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

EnterpriseBinaryComponentHelper.java :

75 : ComponentArchiveOptions options = new ComponentArchiveOptions(getComponent());

14. WARNING: DiscouragedReference

Discouraged access: The method setIsReadOnly(boolean) from the type ArchiveOptions is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EnterpriseBinaryComponentHelper.java :

76 : options.setIsReadOnly(true);

15. WARNING: DiscouragedReference

Discouraged access: The method setRendererType(int) from the type ArchiveOptions is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EnterpriseBinaryComponentHelper.java :

77 : options.setRendererType(ArchiveOptions.SAX);

16. WARNING: DiscouragedReference

Discouraged access: The type ArchiveOptions is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EnterpriseBinaryComponentHelper.java :

77 : options.setRendererType(ArchiveOptions.SAX);

17. WARNING: DiscouragedReference

Discouraged access: The field SAX from the type ArchiveOptions is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EnterpriseBinaryComponentHelper.java :

77 : options.setRendererType(ArchiveOptions.SAX);

18. WARNING: DiscouragedReference

Discouraged access: The method setUseJavaReflection(boolean) from the type ArchiveOptions is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EnterpriseBinaryComponentHelper.java :

78 : options.setUseJavaReflection(false);

19. WARNING: DiscouragedReference

Discouraged access: The type OpenFailureException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EnterpriseBinaryComponentHelper.java :

85 : } catch (OpenFailureException e) {

20. WARNING: DiscouragedReference

Discouraged access: The type Archive is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EnterpriseBinaryComponentHelper.java :

91 : public Archive accessArchive() {

21. WARNING: DiscouragedReference

Discouraged access: The type Archive is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EnterpriseBinaryComponentHelper.java :

111 : Archive anArchive = null;

22. WARNING: DiscouragedReference

Discouraged access: The type CommonarchiveFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EnterpriseBinaryComponentHelper.java :

113 : anArchive = CommonarchiveFactory.eINSTANCE.primOpenArchive(getArchiveOptions(), getArchiveURI());

23. WARNING: DiscouragedReference

Discouraged access: The method primOpenArchive(ArchiveOptions, String) from the type CommonarchiveFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EnterpriseBinaryComponentHelper.java :

113 : anArchive = CommonarchiveFactory.eINSTANCE.primOpenArchive(getArchiveOptions(), getArchiveURI());

24. WARNING: DiscouragedReference

Discouraged access: The field eINSTANCE from the type CommonarchiveFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EnterpriseBinaryComponentHelper.java :

113 : anArchive = CommonarchiveFactory.eINSTANCE.primOpenArchive(getArchiveOptions(), getArchiveURI());

25. WARNING: DiscouragedReference

Discouraged access: The type ArchiveTypeDiscriminator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EnterpriseBinaryComponentHelper.java :

114 : ArchiveTypeDiscriminator disc = getDiscriminator();

26. WARNING: DiscouragedReference

Discouraged access: The method canImport(Archive) from the type ArchiveTypeDiscriminator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EnterpriseBinaryComponentHelper.java :

115 : return null == disc || disc.canImport(anArchive);

27. WARNING: DiscouragedReference

Discouraged access: The method close() from the type Archive is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EnterpriseBinaryComponentHelper.java :

120 : anArchive.close();

28. WARNING: DiscouragedReference

Discouraged access: The type VirtualArchiveComponent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

EnterpriseBinaryComponentHelper.java :

127 : VirtualArchiveComponent archiveComp = (VirtualArchiveComponent) getComponent();

29. WARNING: DiscouragedReference

Discouraged access: The type VirtualArchiveComponent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

EnterpriseBinaryComponentHelper.java :

127 : VirtualArchiveComponent archiveComp = (VirtualArchiveComponent) getComponent();

30. WARNING: DiscouragedReference

Discouraged access: The method getComponent() from the type BinaryComponentHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

EnterpriseBinaryComponentHelper.java :

127 : VirtualArchiveComponent archiveComp = (VirtualArchiveComponent) getComponent();

31. WARNING: DiscouragedReference

Discouraged access: The method getUnderlyingDiskFile() from the type VirtualArchiveComponent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

EnterpriseBinaryComponentHelper.java :

128 : java.io.File diskFile = archiveComp.getUnderlyingDiskFile();

32. WARNING: DiscouragedReference

Discouraged access: The method getUnderlyingWorkbenchFile() from the type VirtualArchiveComponent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

EnterpriseBinaryComponentHelper.java :

132 : IFile iFile = archiveComp.getUnderlyingWorkbenchFile();

33. WARNING: DiscouragedReference

Discouraged access: The method close() from the type Archive is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EnterpriseBinaryComponentHelper.java :

140 : archive.close();

34. WARNING: DiscouragedReference

Discouraged access: The type ArchiveTypeDiscriminator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EnterpriseBinaryComponentHelper.java :

145 : protected abstract ArchiveTypeDiscriminator getDiscriminator();

35. WARNING: DiscouragedReference

Discouraged access: The type OpenFailureException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EnterpriseBinaryComponentHelper.java :

147 : protected IReferenceCountedArchive openArchive() throws OpenFailureException {

36. WARNING: DiscouragedReference

Discouraged access: The method getComponent() from the type BinaryComponentHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

EnterpriseBinaryComponentHelper.java :

149 : IReferenceCountedArchive archive = cache.getArchive(getComponent());

37. WARNING: DiscouragedReference

Discouraged access: The method getResourceSet() from the type Archive is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EnterpriseBinaryComponentHelper.java :

162 : resource = getArchive().getResourceSet().getResource(uri, false);

38. WARNING: DiscouragedReference

Discouraged access: The method getResourceSet() from the type Archive is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EnterpriseBinaryComponentHelper.java :

168 : resource = getArchive().getResourceSet().getResource(uri, true);

39. WARNING: DiscouragedReference

Discouraged access: The method getResourceSet() from the type Archive is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EnterpriseBinaryComponentHelper.java :

179 : WorkbenchResourceHelperBase.removeAndUnloadAll(archive.getResourceSet().getResources(), archive.getResourceSet());

40. WARNING: DiscouragedReference

Discouraged access: The method getResourceSet() from the type Archive is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EnterpriseBinaryComponentHelper.java :

179 : WorkbenchResourceHelperBase.removeAndUnloadAll(archive.getResourceSet().getResources(), archive.getResourceSet());

41. WARNING: DiscouragedReference

Discouraged access: The method getLoadStrategy() from the type Container is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EnterpriseBinaryComponentHelper.java :

180 : archive.getLoadStrategy().setResourceSet(null);

42. WARNING: DiscouragedReference

Discouraged access: The method setResourceSet(ResourceSet) from the type LoadStrategy is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EnterpriseBinaryComponentHelper.java :

180 : archive.getLoadStrategy().setResourceSet(null);

43. WARNING: DiscouragedReference

Discouraged access: The method setLoadStrategy(LoadStrategy) from the type Container is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EnterpriseBinaryComponentHelper.java :

181 : archive.setLoadStrategy(null);

44. WARNING: DiscouragedReference

Discouraged access: The method getLoadStrategy() from the type Container is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EnterpriseBinaryComponentHelper.java :

185 : return ((BinaryZipFileLoadStrategy)archive.getLoadStrategy()).isPhysicallyOpen();

45. WARNING: DiscouragedReference

Discouraged access: The method getLoadStrategy() from the type Container is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EnterpriseBinaryComponentHelper.java :

190 : ((BinaryZipFileLoadStrategy)archive.getLoadStrategy()).physicallyOpen();

46. WARNING: DiscouragedReference

Discouraged access: The method getLoadStrategy() from the type Container is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EnterpriseBinaryComponentHelper.java :

199 : ((BinaryZipFileLoadStrategy)archive.getLoadStrategy()).physicallyClose();

47. WARNING: DiscouragedReference

Discouraged access: The type ZipFileLoadStrategyImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EnterpriseBinaryComponentHelper.java :

213 : private static class BinaryZipFileLoadStrategy extends ZipFileLoadStrategyImpl {

48. WARNING: DiscouragedReference

Discouraged access: The constructor ZipFileLoadStrategyImpl() is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EnterpriseBinaryComponentHelper.java :

218 : super();

49. WARNING: DiscouragedReference

Discouraged access: The constructor ZipFileLoadStrategyImpl(File) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EnterpriseBinaryComponentHelper.java :

222 : super(file);

50. WARNING: DiscouragedReference

Discouraged access: The method close() from the type ZipFileLoadStrategyImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EnterpriseBinaryComponentHelper.java :

227 : super.close();

51. WARNING: DiscouragedReference

Discouraged access: The method setZipFile(ZipFile) from the type ZipFileLoadStrategyImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EnterpriseBinaryComponentHelper.java :

237 : setZipFile(ArchiveUtil.newZipFile(file));

52. WARNING: DiscouragedReference

Discouraged access: The type ArchiveUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EnterpriseBinaryComponentHelper.java :

237 : setZipFile(ArchiveUtil.newZipFile(file));

53. WARNING: DiscouragedReference

Discouraged access: The method newZipFile(File) from the type ArchiveUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EnterpriseBinaryComponentHelper.java :

237 : setZipFile(ArchiveUtil.newZipFile(file));

54. WARNING: DiscouragedReference

Discouraged access: The field file from the type ZipFileLoadStrategyImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EnterpriseBinaryComponentHelper.java :

237 : setZipFile(ArchiveUtil.newZipFile(file));

55. WARNING: DiscouragedReference

Discouraged access: The field zipFile from the type ZipFileLoadStrategyImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EnterpriseBinaryComponentHelper.java :

245 : zipFile.close();

56. WARNING: DiscouragedReference

Discouraged access: The method getZipFile() from the type ZipFileLoadStrategyImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EnterpriseBinaryComponentHelper.java :

260 : ZipEntry entry = getZipFile().getEntry(uri);

57. WARNING: DiscouragedReference

Discouraged access: The method getZipFile() from the type ZipFileLoadStrategyImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EnterpriseBinaryComponentHelper.java :

264 : return new java.io.BufferedInputStream(getZipFile().getInputStream(entry)) {

58. WARNING: DiscouragedReference

Discouraged access: The type OpenFailureException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EnterpriseBinaryComponentHelper.java :

348 : public synchronized IReferenceCountedArchive openArchive(EnterpriseBinaryComponentHelper helper) throws OpenFailureException {

59. WARNING: DiscouragedReference

Discouraged access: The type ArchiveOptions is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EnterpriseBinaryComponentHelper.java :

349 : ArchiveOptions options = helper.getArchiveOptions();

60. WARNING: DiscouragedReference

Discouraged access: The method setLoadStrategy(LoadStrategy) from the type ArchiveOptions is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EnterpriseBinaryComponentHelper.java :

352 : options.setLoadStrategy(createBinaryLoadStrategy(helper));

61. WARNING: DiscouragedReference

Discouraged access: The type Archive is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EnterpriseBinaryComponentHelper.java :

354 : Archive anArchive = CommonarchiveFactory.eINSTANCE.primOpenArchive(options, archiveURI);

62. WARNING: DiscouragedReference

Discouraged access: The type CommonarchiveFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EnterpriseBinaryComponentHelper.java :

354 : Archive anArchive = CommonarchiveFactory.eINSTANCE.primOpenArchive(options, archiveURI);

63. WARNING: DiscouragedReference

Discouraged access: The method primOpenArchive(ArchiveOptions, String) from the type CommonarchiveFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EnterpriseBinaryComponentHelper.java :

354 : Archive anArchive = CommonarchiveFactory.eINSTANCE.primOpenArchive(options, archiveURI);

64. WARNING: DiscouragedReference

Discouraged access: The field eINSTANCE from the type CommonarchiveFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EnterpriseBinaryComponentHelper.java :

354 : Archive anArchive = CommonarchiveFactory.eINSTANCE.primOpenArchive(options, archiveURI);

65. WARNING: DiscouragedReference

Discouraged access: The type ArchiveTypeDiscriminator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EnterpriseBinaryComponentHelper.java :

356 : ArchiveTypeDiscriminator discriminator = helper.getDiscriminator();

66. WARNING: DiscouragedReference

Discouraged access: The method canImport(Archive) from the type ArchiveTypeDiscriminator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EnterpriseBinaryComponentHelper.java :

358 : if (!discriminator.canImport(anArchive)) {

67. WARNING: DiscouragedReference

Discouraged access: The method close() from the type Archive is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EnterpriseBinaryComponentHelper.java :

359 : anArchive.close();

68. WARNING: DiscouragedReference

Discouraged access: The constructor OpenFailureException(String) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EnterpriseBinaryComponentHelper.java :

360 : throw new OpenFailureException(discriminator.getUnableToOpenMessage());

69. WARNING: DiscouragedReference

Discouraged access: The type OpenFailureException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EnterpriseBinaryComponentHelper.java :

360 : throw new OpenFailureException(discriminator.getUnableToOpenMessage());

70. WARNING: DiscouragedReference

Discouraged access: The method getUnableToOpenMessage() from the type ArchiveTypeDiscriminator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EnterpriseBinaryComponentHelper.java :

360 : throw new OpenFailureException(discriminator.getUnableToOpenMessage());

71. WARNING: DiscouragedReference

Discouraged access: The method openArchive(Archive) from the type ArchiveTypeDiscriminator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EnterpriseBinaryComponentHelper.java :

362 : IReferenceCountedArchive specificArchive = (IReferenceCountedArchive) discriminator.openArchive(anArchive);

72. WARNING: DiscouragedReference

Discouraged access: The method initializeAfterOpen() from the type Archive is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EnterpriseBinaryComponentHelper.java :

364 : specificArchive.initializeAfterOpen();

73. WARNING: DiscouragedReference

Discouraged access: The method getComponent() from the type BinaryComponentHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

EnterpriseBinaryComponentHelper.java :

366 : componentsToArchives.put(helper.getComponent(), specificArchive);

74. WARNING: DiscouragedReference

Discouraged access: The type OpenFailureException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EnterpriseBinaryComponentHelper.java :

371 : protected static BinaryZipFileLoadStrategy createBinaryLoadStrategy(EnterpriseBinaryComponentHelper helper) throws OpenFailureException {

75. WARNING: DiscouragedReference

Discouraged access: The constructor OpenFailureException(String) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EnterpriseBinaryComponentHelper.java :

376 : throw new OpenFailureException(CommonArchiveResourceHandler.getString(CommonArchiveResourceHandler.file_not_found_EXC_, (new Object[] { archiveURI, file.getAbsolutePath() })));

76. WARNING: DiscouragedReference

Discouraged access: The type OpenFailureException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EnterpriseBinaryComponentHelper.java :

376 : throw new OpenFailureException(CommonArchiveResourceHandler.getString(CommonArchiveResourceHandler.file_not_found_EXC_, (new Object[] { archiveURI, file.getAbsolutePath() })));

77. WARNING: DiscouragedReference

Discouraged access: The type CommonArchiveResourceHandler is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EnterpriseBinaryComponentHelper.java :

376 : throw new OpenFailureException(CommonArchiveResourceHandler.getString(CommonArchiveResourceHandler.file_not_found_EXC_, (new Object[] { archiveURI, file.getAbsolutePath() })));

78. WARNING: DiscouragedReference

Discouraged access: The method getString(String, Object[]) from the type CommonArchiveResourceHandler is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EnterpriseBinaryComponentHelper.java :

376 : throw new OpenFailureException(CommonArchiveResourceHandler.getString(CommonArchiveResourceHandler.file_not_found_EXC_, (new Object[] { archiveURI, file.getAbsolutePath() })));

79. WARNING: DiscouragedReference

Discouraged access: The type CommonArchiveResourceHandler is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EnterpriseBinaryComponentHelper.java :

376 : throw new OpenFailureException(CommonArchiveResourceHandler.getString(CommonArchiveResourceHandler.file_not_found_EXC_, (new Object[] { archiveURI, file.getAbsolutePath() })));

80. WARNING: DiscouragedReference

Discouraged access: The field file_not_found_EXC_ from the type CommonArchiveResourceHandler is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EnterpriseBinaryComponentHelper.java :

376 : throw new OpenFailureException(CommonArchiveResourceHandler.getString(CommonArchiveResourceHandler.file_not_found_EXC_, (new Object[] { archiveURI, file.getAbsolutePath() })));

81. WARNING: DiscouragedReference

Discouraged access: The constructor OpenFailureException(String, Exception) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EnterpriseBinaryComponentHelper.java :

382 : throw new OpenFailureException(CommonArchiveResourceHandler.getString(CommonArchiveResourceHandler.could_not_open_EXC_, (new Object[] { archiveURI })), ex);

82. WARNING: DiscouragedReference

Discouraged access: The type OpenFailureException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EnterpriseBinaryComponentHelper.java :

382 : throw new OpenFailureException(CommonArchiveResourceHandler.getString(CommonArchiveResourceHandler.could_not_open_EXC_, (new Object[] { archiveURI })), ex);

83. WARNING: DiscouragedReference

Discouraged access: The type CommonArchiveResourceHandler is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EnterpriseBinaryComponentHelper.java :

382 : throw new OpenFailureException(CommonArchiveResourceHandler.getString(CommonArchiveResourceHandler.could_not_open_EXC_, (new Object[] { archiveURI })), ex);

84. WARNING: DiscouragedReference

Discouraged access: The method getString(String, Object[]) from the type CommonArchiveResourceHandler is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EnterpriseBinaryComponentHelper.java :

382 : throw new OpenFailureException(CommonArchiveResourceHandler.getString(CommonArchiveResourceHandler.could_not_open_EXC_, (new Object[] { archiveURI })), ex);

85. WARNING: DiscouragedReference

Discouraged access: The type CommonArchiveResourceHandler is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EnterpriseBinaryComponentHelper.java :

382 : throw new OpenFailureException(CommonArchiveResourceHandler.getString(CommonArchiveResourceHandler.could_not_open_EXC_, (new Object[] { archiveURI })), ex);

86. WARNING: DiscouragedReference

Discouraged access: The field could_not_open_EXC_ from the type CommonArchiveResourceHandler is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EnterpriseBinaryComponentHelper.java :

382 : throw new OpenFailureException(CommonArchiveResourceHandler.getString(CommonArchiveResourceHandler.could_not_open_EXC_, (new Object[] { archiveURI })), ex);

87. WARNING: DiscouragedReference

Discouraged access: The type Archive is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EnterpriseBinaryComponentHelper.java :

386 : protected interface IReferenceCountedArchive extends Archive {

Source File: org/eclipse/jst/j2ee/internal/componentcore/JCABinaryComponentHelper.java
1. WARNING: DiscouragedReference

Discouraged access: The type Archive is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JCABinaryComponentHelper.java :

17 : import org.eclipse.jst.j2ee.commonarchivecore.internal.Archive;

2. WARNING: DiscouragedReference

Discouraged access: The type RARFile is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JCABinaryComponentHelper.java :

18 : import org.eclipse.jst.j2ee.commonarchivecore.internal.RARFile;

3. WARNING: DiscouragedReference

Discouraged access: The type OpenFailureException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JCABinaryComponentHelper.java :

19 : import org.eclipse.jst.j2ee.commonarchivecore.internal.exception.OpenFailureException;

4. WARNING: DiscouragedReference

Discouraged access: The type SaveFailureException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JCABinaryComponentHelper.java :

20 : import org.eclipse.jst.j2ee.commonarchivecore.internal.exception.SaveFailureException;

5. WARNING: DiscouragedReference

Discouraged access: The type ArchiveTypeDiscriminator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JCABinaryComponentHelper.java :

21 : import org.eclipse.jst.j2ee.commonarchivecore.internal.helpers.ArchiveTypeDiscriminator;

6. WARNING: DiscouragedReference

Discouraged access: The type RARFileImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JCABinaryComponentHelper.java :

22 : import org.eclipse.jst.j2ee.commonarchivecore.internal.impl.RARFileImpl;

7. WARNING: DiscouragedReference

Discouraged access: The type LoadStrategy is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JCABinaryComponentHelper.java :

23 : import org.eclipse.jst.j2ee.commonarchivecore.internal.strategy.LoadStrategy;

8. WARNING: DiscouragedReference

Discouraged access: The type RarImportStrategyImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JCABinaryComponentHelper.java :

24 : import org.eclipse.jst.j2ee.commonarchivecore.internal.strategy.RarImportStrategyImpl;

9. WARNING: DiscouragedReference

Discouraged access: The type RarImportStrategyImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JCABinaryComponentHelper.java :

46 : protected static class Discriminator extends RarImportStrategyImpl.Discriminator {

10. WARNING: DiscouragedReference

Discouraged access: The type RarImportStrategyImpl.Discriminator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JCABinaryComponentHelper.java :

46 : protected static class Discriminator extends RarImportStrategyImpl.Discriminator {

11. WARNING: DiscouragedReference

Discouraged access: The type Archive is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JCABinaryComponentHelper.java :

57 : public Archive createConvertedArchive() {

12. WARNING: DiscouragedReference

Discouraged access: The type RARFileImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JCABinaryComponentHelper.java :

63 : protected static class ReferenceCountedRARFileImpl extends RARFileImpl implements IReferenceCountedArchive {

13. WARNING: DiscouragedReference

Discouraged access: The method close() from the type ArchiveImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JCABinaryComponentHelper.java :

87 : super.close();

14. WARNING: DiscouragedReference

Discouraged access: The type LoadStrategy is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JCABinaryComponentHelper.java :

100 : protected LoadStrategy createLoadStrategyForReopen(Archive parent) throws IOException {

15. WARNING: DiscouragedReference

Discouraged access: The type Archive is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JCABinaryComponentHelper.java :

100 : protected LoadStrategy createLoadStrategyForReopen(Archive parent) throws IOException {

16. WARNING: DiscouragedReference

Discouraged access: The type OpenFailureException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JCABinaryComponentHelper.java :

103 : } catch (OpenFailureException e) {

17. WARNING: DiscouragedReference

Discouraged access: The type SaveFailureException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JCABinaryComponentHelper.java :

109 : protected void cleanupAfterTempSave(String uri, File original, File destinationFile) throws SaveFailureException {

18. WARNING: DiscouragedReference

Discouraged access: The method cleanupAfterTempSave(String, File, File) from the type ArchiveImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JCABinaryComponentHelper.java :

111 : super.cleanupAfterTempSave(uri, original, destinationFile);

19. WARNING: DiscouragedReference

Discouraged access: The type ArchiveTypeDiscriminator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JCABinaryComponentHelper.java :

116 : protected ArchiveTypeDiscriminator getDiscriminator() {

20. WARNING: DiscouragedReference

Discouraged access: The method getDeploymentDescriptor() from the type RARFile is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JCABinaryComponentHelper.java :

125 : return ((RARFile) getArchive()).getDeploymentDescriptor();

21. WARNING: DiscouragedReference

Discouraged access: The type RARFile is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JCABinaryComponentHelper.java :

125 : return ((RARFile) getArchive()).getDeploymentDescriptor();

Source File: org/eclipse/jst/j2ee/internal/componentcore/JavaEEBinaryComponentHelper.java
1. WARNING: DiscouragedReference

Discouraged access: The type Archive is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEBinaryComponentHelper.java :

18 : import org.eclipse.jst.j2ee.commonarchivecore.internal.Archive;

2. WARNING: DiscouragedReference

Discouraged access: The type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEBinaryComponentHelper.java :

20 : import org.eclipse.jst.j2ee.internal.J2EEConstants;

3. WARNING: DiscouragedReference

Discouraged access: The type JavaEEQuickPeek is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEBinaryComponentHelper.java :

38 : import org.eclipse.jst.jee.util.internal.JavaEEQuickPeek;

4. WARNING: DiscouragedReference

Discouraged access: The type BinaryComponentHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

JavaEEBinaryComponentHelper.java :

40 : import org.eclipse.wst.common.componentcore.internal.BinaryComponentHelper;

5. WARNING: DiscouragedReference

Discouraged access: The type BinaryComponentHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

JavaEEBinaryComponentHelper.java :

44 : public class JavaEEBinaryComponentHelper extends BinaryComponentHelper {

6. WARNING: DiscouragedReference

Discouraged access: The type JavaEEQuickPeek is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEBinaryComponentHelper.java :

52 : public static JavaEEQuickPeek getJavaEEQuickPeek(IVirtualComponent aBinaryComponent) {

7. WARNING: DiscouragedReference

Discouraged access: The constructor JavaEEQuickPeek(InputStream) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEBinaryComponentHelper.java :

58 : return new JavaEEQuickPeek(null);

8. WARNING: DiscouragedReference

Discouraged access: The type JavaEEQuickPeek is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEBinaryComponentHelper.java :

58 : return new JavaEEQuickPeek(null);

9. WARNING: DiscouragedReference

Discouraged access: The type JavaEEQuickPeek is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEBinaryComponentHelper.java :

60 : JavaEEQuickPeek qp = JavaEEArchiveUtilities.INSTANCE.getJavaEEQuickPeek(archive);

10. WARNING: DiscouragedReference

Discouraged access: The constructor BinaryComponentHelper(IVirtualComponent) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

JavaEEBinaryComponentHelper.java :

95 : super(aBinaryComponent);

11. WARNING: DiscouragedReference

Discouraged access: The type JavaEEQuickPeek is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEBinaryComponentHelper.java :

110 : JavaEEQuickPeek qp = JavaEEArchiveUtilities.INSTANCE.getJavaEEQuickPeek(getArchive());

12. WARNING: DiscouragedReference

Discouraged access: The method getType() from the type JavaEEQuickPeek is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEBinaryComponentHelper.java :

112 : switch (qp.getType()) {

13. WARNING: DiscouragedReference

Discouraged access: The type JavaEEQuickPeek is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEBinaryComponentHelper.java :

113 : case JavaEEQuickPeek.APPLICATION_CLIENT_TYPE:

14. WARNING: DiscouragedReference

Discouraged access: The field APPLICATION_CLIENT_TYPE from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEBinaryComponentHelper.java :

113 : case JavaEEQuickPeek.APPLICATION_CLIENT_TYPE:

15. WARNING: DiscouragedReference

Discouraged access: The type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEBinaryComponentHelper.java :

114 : ddPath = new Path(J2EEConstants.APP_CLIENT_DD_URI);

16. WARNING: DiscouragedReference

Discouraged access: The field APP_CLIENT_DD_URI from the type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEBinaryComponentHelper.java :

114 : ddPath = new Path(J2EEConstants.APP_CLIENT_DD_URI);

17. WARNING: DiscouragedReference

Discouraged access: The type JavaEEQuickPeek is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEBinaryComponentHelper.java :

116 : case JavaEEQuickPeek.EJB_TYPE:

18. WARNING: DiscouragedReference

Discouraged access: The field EJB_TYPE from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEBinaryComponentHelper.java :

116 : case JavaEEQuickPeek.EJB_TYPE:

19. WARNING: DiscouragedReference

Discouraged access: The type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEBinaryComponentHelper.java :

117 : ddPath = new Path(J2EEConstants.EJBJAR_DD_URI);

20. WARNING: DiscouragedReference

Discouraged access: The field EJBJAR_DD_URI from the type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEBinaryComponentHelper.java :

117 : ddPath = new Path(J2EEConstants.EJBJAR_DD_URI);

21. WARNING: DiscouragedReference

Discouraged access: The type JavaEEQuickPeek is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEBinaryComponentHelper.java :

119 : case JavaEEQuickPeek.WEB_TYPE:

22. WARNING: DiscouragedReference

Discouraged access: The field WEB_TYPE from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEBinaryComponentHelper.java :

119 : case JavaEEQuickPeek.WEB_TYPE:

23. WARNING: DiscouragedReference

Discouraged access: The type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEBinaryComponentHelper.java :

120 : ddPath = new Path(J2EEConstants.WEBAPP_DD_URI);

24. WARNING: DiscouragedReference

Discouraged access: The field WEBAPP_DD_URI from the type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEBinaryComponentHelper.java :

120 : ddPath = new Path(J2EEConstants.WEBAPP_DD_URI);

25. WARNING: DiscouragedReference

Discouraged access: The type JavaEEQuickPeek is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEBinaryComponentHelper.java :

122 : case JavaEEQuickPeek.CONNECTOR_TYPE:

26. WARNING: DiscouragedReference

Discouraged access: The field CONNECTOR_TYPE from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEBinaryComponentHelper.java :

122 : case JavaEEQuickPeek.CONNECTOR_TYPE:

27. WARNING: DiscouragedReference

Discouraged access: The type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEBinaryComponentHelper.java :

123 : ddPath = new Path(J2EEConstants.RAR_DD_URI);

28. WARNING: DiscouragedReference

Discouraged access: The field RAR_DD_URI from the type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEBinaryComponentHelper.java :

123 : ddPath = new Path(J2EEConstants.RAR_DD_URI);

29. WARNING: DiscouragedReference

Discouraged access: The method getComponent() from the type BinaryComponentHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

JavaEEBinaryComponentHelper.java :

134 : String displayName = getComponent().getName();

30. WARNING: DiscouragedReference

Discouraged access: The method getComponent() from the type BinaryComponentHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

JavaEEBinaryComponentHelper.java :

136 : IVirtualComponent earComponent = ComponentCore.createComponent(getComponent().getProject());

31. WARNING: DiscouragedReference

Discouraged access: The method getComponent() from the type BinaryComponentHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

JavaEEBinaryComponentHelper.java :

139 : if(ref.getReferencedComponent().equals(getComponent())){

32. WARNING: DiscouragedReference

Discouraged access: The method getType() from the type JavaEEQuickPeek is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEBinaryComponentHelper.java :

147 : switch (qp.getType()) {

33. WARNING: DiscouragedReference

Discouraged access: The type JavaEEQuickPeek is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEBinaryComponentHelper.java :

148 : case JavaEEQuickPeek.APPLICATION_CLIENT_TYPE:

34. WARNING: DiscouragedReference

Discouraged access: The field APPLICATION_CLIENT_TYPE from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEBinaryComponentHelper.java :

148 : case JavaEEQuickPeek.APPLICATION_CLIENT_TYPE:

35. WARNING: DiscouragedReference

Discouraged access: The type JavaEEQuickPeek is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEBinaryComponentHelper.java :

153 : case JavaEEQuickPeek.EJB_TYPE:

36. WARNING: DiscouragedReference

Discouraged access: The field EJB_TYPE from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEBinaryComponentHelper.java :

153 : case JavaEEQuickPeek.EJB_TYPE:

37. WARNING: DiscouragedReference

Discouraged access: The type JavaEEQuickPeek is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEBinaryComponentHelper.java :

158 : case JavaEEQuickPeek.WEB_TYPE:

38. WARNING: DiscouragedReference

Discouraged access: The field WEB_TYPE from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEBinaryComponentHelper.java :

158 : case JavaEEQuickPeek.WEB_TYPE:

39. WARNING: DiscouragedReference

Discouraged access: The type Archive is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEBinaryComponentHelper.java :

248 : public Archive accessLegacyArchive() {

40. WARNING: DiscouragedReference

Discouraged access: The type JavaEEQuickPeek is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEBinaryComponentHelper.java :

250 : JavaEEQuickPeek qp = getJavaEEQuickPeek(getComponent());

41. WARNING: DiscouragedReference

Discouraged access: The method getComponent() from the type BinaryComponentHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

JavaEEBinaryComponentHelper.java :

250 : JavaEEQuickPeek qp = getJavaEEQuickPeek(getComponent());

42. WARNING: LocalVariableIsNeverUsed

The local variable ddPath is never read

JavaEEBinaryComponentHelper.java :

251 : IPath ddPath = null;

43. WARNING: DiscouragedReference

Discouraged access: The method getType() from the type JavaEEQuickPeek is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEBinaryComponentHelper.java :

252 : switch (qp.getType()) {

44. WARNING: DiscouragedReference

Discouraged access: The type JavaEEQuickPeek is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEBinaryComponentHelper.java :

253 : case JavaEEQuickPeek.APPLICATION_CLIENT_TYPE:

45. WARNING: DiscouragedReference

Discouraged access: The field APPLICATION_CLIENT_TYPE from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEBinaryComponentHelper.java :

253 : case JavaEEQuickPeek.APPLICATION_CLIENT_TYPE:

46. WARNING: DiscouragedReference

Discouraged access: The method getComponent() from the type BinaryComponentHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

JavaEEBinaryComponentHelper.java :

254 : legacyBinaryHelper = new AppClientBinaryComponentHelper(getComponent()){

47. WARNING: DiscouragedReference

Discouraged access: The type JavaEEQuickPeek is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEBinaryComponentHelper.java :

266 : case JavaEEQuickPeek.EJB_TYPE:

48. WARNING: DiscouragedReference

Discouraged access: The field EJB_TYPE from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEBinaryComponentHelper.java :

266 : case JavaEEQuickPeek.EJB_TYPE:

49. WARNING: DiscouragedReference

Discouraged access: The method getComponent() from the type BinaryComponentHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

JavaEEBinaryComponentHelper.java :

267 : legacyBinaryHelper = new EJBBinaryComponentHelper(getComponent()){

50. WARNING: DiscouragedReference

Discouraged access: The type JavaEEQuickPeek is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEBinaryComponentHelper.java :

279 : case JavaEEQuickPeek.WEB_TYPE:

51. WARNING: DiscouragedReference

Discouraged access: The field WEB_TYPE from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEBinaryComponentHelper.java :

279 : case JavaEEQuickPeek.WEB_TYPE:

52. WARNING: DiscouragedReference

Discouraged access: The method getComponent() from the type BinaryComponentHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

JavaEEBinaryComponentHelper.java :

280 : legacyBinaryHelper = new WebBinaryComponentHelper(getComponent()){

53. WARNING: DiscouragedReference

Discouraged access: The type JavaEEQuickPeek is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEBinaryComponentHelper.java :

292 : case JavaEEQuickPeek.CONNECTOR_TYPE:

54. WARNING: DiscouragedReference

Discouraged access: The field CONNECTOR_TYPE from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEBinaryComponentHelper.java :

292 : case JavaEEQuickPeek.CONNECTOR_TYPE:

55. WARNING: DiscouragedReference

Discouraged access: The method getComponent() from the type BinaryComponentHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

JavaEEBinaryComponentHelper.java :

293 : legacyBinaryHelper = new JCABinaryComponentHelper(getComponent()){

56. WARNING: DiscouragedReference

Discouraged access: The method getComponent() from the type BinaryComponentHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

JavaEEBinaryComponentHelper.java :

306 : legacyBinaryHelper = new UtilityBinaryComponentHelper(getComponent()){

57. WARNING: DiscouragedReference

Discouraged access: The type Archive is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEBinaryComponentHelper.java :

321 : Archive legacyArchive = legacyBinaryHelper.accessArchive();

58. WARNING: DiscouragedReference

Discouraged access: The method dispose() from the type BinaryComponentHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

JavaEEBinaryComponentHelper.java :

327 : super.dispose();

59. WARNING: LocalVariableIsNeverUsed

The local variable legacyCount is never read

JavaEEBinaryComponentHelper.java :

329 : int legacyCount = 0;

60. WARNING: DiscouragedReference

Discouraged access: The method getComponent() from the type BinaryComponentHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

JavaEEBinaryComponentHelper.java :

368 : IArchive archive = cache.getArchive(getComponent());

61. WARNING: DiscouragedReference

Discouraged access: The method getComponent() from the type BinaryComponentHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

JavaEEBinaryComponentHelper.java :

515 : if (helper.getComponent().isBinary()) {

62. WARNING: DiscouragedReference

Discouraged access: The method getComponent() from the type BinaryComponentHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

JavaEEBinaryComponentHelper.java :

517 : archive = JavaEEArchiveUtilities.INSTANCE.openBinaryArchive(helper.getComponent(), helper.shouldDescriminateMainClass());

63. WARNING: DiscouragedReference

Discouraged access: The method getComponent() from the type BinaryComponentHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

JavaEEBinaryComponentHelper.java :

519 : J2EEModuleVirtualArchiveComponent archiveComponent = (J2EEModuleVirtualArchiveComponent) helper.getComponent();

64. WARNING: DiscouragedReference

Discouraged access: The method getComponent() from the type BinaryComponentHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

JavaEEBinaryComponentHelper.java :

529 : archive = JavaEEArchiveUtilities.INSTANCE.openArchive(helper.getComponent());

65. WARNING: DiscouragedReference

Discouraged access: The method getComponent() from the type BinaryComponentHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

JavaEEBinaryComponentHelper.java :

531 : componentsToArchives.put(helper.getComponent(), archive);

Source File: org/eclipse/jst/j2ee/internal/componentcore/JavaEEBinaryComponentLoadAdapter.java
1. WARNING: DiscouragedReference

Discouraged access: The type ArchiveUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEBinaryComponentLoadAdapter.java :

19 : import org.eclipse.jst.jee.archive.internal.ArchiveUtil;

2. WARNING: DiscouragedReference

Discouraged access: The type VirtualArchiveComponent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

JavaEEBinaryComponentLoadAdapter.java :

20 : import org.eclipse.wst.common.componentcore.internal.resources.VirtualArchiveComponent;

3. WARNING: DiscouragedReference

Discouraged access: The type VirtualArchiveComponent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

JavaEEBinaryComponentLoadAdapter.java :

32 : private VirtualArchiveComponent archiveComponent;

4. WARNING: DiscouragedReference

Discouraged access: The type VirtualArchiveComponent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

JavaEEBinaryComponentLoadAdapter.java :

34 : public JavaEEBinaryComponentLoadAdapter(VirtualArchiveComponent archiveComponent) throws ArchiveOpenFailureException {

5. WARNING: DiscouragedReference

Discouraged access: The type ArchiveUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEBinaryComponentLoadAdapter.java :

51 : ZipFile zipFile = ArchiveUtil.newZipFile(file);

6. WARNING: DiscouragedReference

Discouraged access: The method newZipFile(File) from the type ArchiveUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEBinaryComponentLoadAdapter.java :

51 : ZipFile zipFile = ArchiveUtil.newZipFile(file);

7. WARNING: DiscouragedReference

Discouraged access: The method setZipFile(ZipFile) from the type ZipFileArchiveLoadAdapterImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEBinaryComponentLoadAdapter.java :

52 : setZipFile(zipFile);

8. WARNING: DiscouragedReference

Discouraged access: The method getUnderlyingDiskFile() from the type VirtualArchiveComponent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

JavaEEBinaryComponentLoadAdapter.java :

57 : java.io.File diskFile = archiveComponent.getUnderlyingDiskFile();

9. WARNING: DiscouragedReference

Discouraged access: The method getUnderlyingWorkbenchFile() from the type VirtualArchiveComponent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

JavaEEBinaryComponentLoadAdapter.java :

59 : IFile wbFile = archiveComponent.getUnderlyingWorkbenchFile();

10. WARNING: DiscouragedReference

Discouraged access: The method setZipFile(ZipFile) from the type ZipFileArchiveLoadAdapterImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEBinaryComponentLoadAdapter.java :

81 : setZipFile(ArchiveUtil.newZipFile(file));

11. WARNING: DiscouragedReference

Discouraged access: The type ArchiveUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEBinaryComponentLoadAdapter.java :

81 : setZipFile(ArchiveUtil.newZipFile(file));

12. WARNING: DiscouragedReference

Discouraged access: The method newZipFile(File) from the type ArchiveUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEBinaryComponentLoadAdapter.java :

81 : setZipFile(ArchiveUtil.newZipFile(file));

13. WARNING: DiscouragedReference

Discouraged access: The field zipFile from the type ZipFileArchiveLoadAdapterImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEBinaryComponentLoadAdapter.java :

100 : zipFile.close();

14. WARNING: DiscouragedReference

Discouraged access: The method containsArchiveResource(IPath) from the type ZipFileArchiveLoadAdapterImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEBinaryComponentLoadAdapter.java :

116 : return super.containsArchiveResource(resourcePath);

15. WARNING: DiscouragedReference

Discouraged access: The method getArchiveResource(IPath) from the type ZipFileArchiveLoadAdapterImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEBinaryComponentLoadAdapter.java :

141 : return super.getArchiveResource(filePath);

16. WARNING: DiscouragedReference

Discouraged access: The method getArchiveResources() from the type ZipFileArchiveLoadAdapterImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEBinaryComponentLoadAdapter.java :

167 : return super.getArchiveResources();

17. WARNING: DiscouragedReference

Discouraged access: The method getZipFile() from the type ZipFileArchiveLoadAdapterImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEBinaryComponentLoadAdapter.java :

194 : ZipEntry entry = getZipFile().getEntry(uri);

18. WARNING: DiscouragedReference

Discouraged access: The method getZipFile() from the type ZipFileArchiveLoadAdapterImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEBinaryComponentLoadAdapter.java :

198 : return new java.io.BufferedInputStream(getZipFile().getInputStream(entry)) {

19. WARNING: DiscouragedReference

Discouraged access: The type VirtualArchiveComponent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

JavaEEBinaryComponentLoadAdapter.java :

224 : public VirtualArchiveComponent getArchiveComponent() {

Source File: org/eclipse/jst/j2ee/internal/componentcore/UtilityBinaryComponentHelper.java
1. WARNING: DiscouragedReference

Discouraged access: The type Archive is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

UtilityBinaryComponentHelper.java :

17 : import org.eclipse.jst.j2ee.commonarchivecore.internal.Archive;

2. WARNING: DiscouragedReference

Discouraged access: The type OpenFailureException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

UtilityBinaryComponentHelper.java :

18 : import org.eclipse.jst.j2ee.commonarchivecore.internal.exception.OpenFailureException;

3. WARNING: DiscouragedReference

Discouraged access: The type SaveFailureException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

UtilityBinaryComponentHelper.java :

19 : import org.eclipse.jst.j2ee.commonarchivecore.internal.exception.SaveFailureException;

4. WARNING: DiscouragedReference

Discouraged access: The type ArchiveTypeDiscriminator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

UtilityBinaryComponentHelper.java :

20 : import org.eclipse.jst.j2ee.commonarchivecore.internal.helpers.ArchiveTypeDiscriminator;

5. WARNING: DiscouragedReference

Discouraged access: The type ArchiveTypeDiscriminatorImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

UtilityBinaryComponentHelper.java :

21 : import org.eclipse.jst.j2ee.commonarchivecore.internal.helpers.ArchiveTypeDiscriminatorImpl;

6. WARNING: DiscouragedReference

Discouraged access: The type ArchiveImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

UtilityBinaryComponentHelper.java :

22 : import org.eclipse.jst.j2ee.commonarchivecore.internal.impl.ArchiveImpl;

7. WARNING: DiscouragedReference

Discouraged access: The type ImportStrategy is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

UtilityBinaryComponentHelper.java :

23 : import org.eclipse.jst.j2ee.commonarchivecore.internal.strategy.ImportStrategy;

8. WARNING: DiscouragedReference

Discouraged access: The type LoadStrategy is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

UtilityBinaryComponentHelper.java :

24 : import org.eclipse.jst.j2ee.commonarchivecore.internal.strategy.LoadStrategy;

9. WARNING: DiscouragedReference

Discouraged access: The type ArchiveTypeDiscriminatorImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

UtilityBinaryComponentHelper.java :

38 : protected static class Discriminator extends ArchiveTypeDiscriminatorImpl {

10. WARNING: DiscouragedReference

Discouraged access: The type Archive is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

UtilityBinaryComponentHelper.java :

49 : public Archive createConvertedArchive() {

11. WARNING: DiscouragedReference

Discouraged access: The type Archive is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

UtilityBinaryComponentHelper.java :

54 : public boolean canImport(Archive anArchive) {

12. WARNING: DiscouragedReference

Discouraged access: The type ImportStrategy is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

UtilityBinaryComponentHelper.java :

58 : public ImportStrategy createImportStrategy(Archive old, Archive newArchive) {

13. WARNING: DiscouragedReference

Discouraged access: The type Archive is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

UtilityBinaryComponentHelper.java :

58 : public ImportStrategy createImportStrategy(Archive old, Archive newArchive) {

14. WARNING: DiscouragedReference

Discouraged access: The type Archive is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

UtilityBinaryComponentHelper.java :

58 : public ImportStrategy createImportStrategy(Archive old, Archive newArchive) {

15. WARNING: DiscouragedReference

Discouraged access: The type ArchiveImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

UtilityBinaryComponentHelper.java :

67 : protected static class ReferenceCountedArchiveImpl extends ArchiveImpl implements IReferenceCountedArchive {

16. WARNING: DiscouragedReference

Discouraged access: The method close() from the type ArchiveImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

UtilityBinaryComponentHelper.java :

91 : super.close();

17. WARNING: DiscouragedReference

Discouraged access: The type LoadStrategy is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

UtilityBinaryComponentHelper.java :

104 : protected LoadStrategy createLoadStrategyForReopen(Archive parent) throws IOException {

18. WARNING: DiscouragedReference

Discouraged access: The type Archive is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

UtilityBinaryComponentHelper.java :

104 : protected LoadStrategy createLoadStrategyForReopen(Archive parent) throws IOException {

19. WARNING: DiscouragedReference

Discouraged access: The type OpenFailureException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

UtilityBinaryComponentHelper.java :

107 : } catch (OpenFailureException e) {

20. WARNING: DiscouragedReference

Discouraged access: The type SaveFailureException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

UtilityBinaryComponentHelper.java :

113 : protected void cleanupAfterTempSave(String uri, File original, File destinationFile) throws SaveFailureException {

21. WARNING: DiscouragedReference

Discouraged access: The method cleanupAfterTempSave(String, File, File) from the type ArchiveImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

UtilityBinaryComponentHelper.java :

115 : super.cleanupAfterTempSave(uri, original, destinationFile);

22. WARNING: DiscouragedReference

Discouraged access: The type ArchiveTypeDiscriminator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

UtilityBinaryComponentHelper.java :

120 : protected ArchiveTypeDiscriminator getDiscriminator() {

23. WARNING: DiscouragedReference

Discouraged access: The type OpenFailureException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

UtilityBinaryComponentHelper.java :

127 : } catch (OpenFailureException e) {

Source File: org/eclipse/jst/j2ee/internal/componentcore/WebBinaryComponentHelper.java
1. WARNING: DiscouragedReference

Discouraged access: The type Archive is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

WebBinaryComponentHelper.java :

17 : import org.eclipse.jst.j2ee.commonarchivecore.internal.Archive;

2. WARNING: DiscouragedReference

Discouraged access: The type WARFile is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

WebBinaryComponentHelper.java :

18 : import org.eclipse.jst.j2ee.commonarchivecore.internal.WARFile;

3. WARNING: DiscouragedReference

Discouraged access: The type OpenFailureException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

WebBinaryComponentHelper.java :

19 : import org.eclipse.jst.j2ee.commonarchivecore.internal.exception.OpenFailureException;

4. WARNING: DiscouragedReference

Discouraged access: The type SaveFailureException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

WebBinaryComponentHelper.java :

20 : import org.eclipse.jst.j2ee.commonarchivecore.internal.exception.SaveFailureException;

5. WARNING: DiscouragedReference

Discouraged access: The type ArchiveTypeDiscriminator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

WebBinaryComponentHelper.java :

21 : import org.eclipse.jst.j2ee.commonarchivecore.internal.helpers.ArchiveTypeDiscriminator;

6. WARNING: DiscouragedReference

Discouraged access: The type WARFileImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

WebBinaryComponentHelper.java :

22 : import org.eclipse.jst.j2ee.commonarchivecore.internal.impl.WARFileImpl;

7. WARNING: DiscouragedReference

Discouraged access: The type LoadStrategy is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

WebBinaryComponentHelper.java :

23 : import org.eclipse.jst.j2ee.commonarchivecore.internal.strategy.LoadStrategy;

8. WARNING: DiscouragedReference

Discouraged access: The type War22ImportStrategyImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

WebBinaryComponentHelper.java :

24 : import org.eclipse.jst.j2ee.commonarchivecore.internal.strategy.War22ImportStrategyImpl;

9. WARNING: DiscouragedReference

Discouraged access: The type War22ImportStrategyImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

WebBinaryComponentHelper.java :

46 : protected static class Discriminator extends War22ImportStrategyImpl.Discriminator {

10. WARNING: DiscouragedReference

Discouraged access: The type War22ImportStrategyImpl.Discriminator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

WebBinaryComponentHelper.java :

46 : protected static class Discriminator extends War22ImportStrategyImpl.Discriminator {

11. WARNING: DiscouragedReference

Discouraged access: The type Archive is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

WebBinaryComponentHelper.java :

57 : public Archive createConvertedArchive() {

12. WARNING: DiscouragedReference

Discouraged access: The type WARFileImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

WebBinaryComponentHelper.java :

63 : protected static class ReferenceCountedWARFileImpl extends WARFileImpl implements IReferenceCountedArchive {

13. WARNING: DiscouragedReference

Discouraged access: The method close() from the type ArchiveImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

WebBinaryComponentHelper.java :

87 : super.close();

14. WARNING: DiscouragedReference

Discouraged access: The type LoadStrategy is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

WebBinaryComponentHelper.java :

100 : protected LoadStrategy createLoadStrategyForReopen(Archive parent) throws IOException {

15. WARNING: DiscouragedReference

Discouraged access: The type Archive is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

WebBinaryComponentHelper.java :

100 : protected LoadStrategy createLoadStrategyForReopen(Archive parent) throws IOException {

16. WARNING: DiscouragedReference

Discouraged access: The type OpenFailureException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

WebBinaryComponentHelper.java :

103 : } catch (OpenFailureException e) {

17. WARNING: DiscouragedReference

Discouraged access: The type SaveFailureException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

WebBinaryComponentHelper.java :

109 : protected void cleanupAfterTempSave(String uri, File original, File destinationFile) throws SaveFailureException {

18. WARNING: DiscouragedReference

Discouraged access: The method cleanupAfterTempSave(String, File, File) from the type ArchiveImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

WebBinaryComponentHelper.java :

111 : super.cleanupAfterTempSave(uri, original, destinationFile);

19. WARNING: DiscouragedReference

Discouraged access: The type ArchiveTypeDiscriminator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

WebBinaryComponentHelper.java :

116 : protected ArchiveTypeDiscriminator getDiscriminator() {

20. WARNING: DiscouragedReference

Discouraged access: The method getDeploymentDescriptor() from the type WARFile is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

WebBinaryComponentHelper.java :

125 : return ((WARFile) getArchive()).getDeploymentDescriptor();

21. WARNING: DiscouragedReference

Discouraged access: The type WARFile is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

WebBinaryComponentHelper.java :

125 : return ((WARFile) getArchive()).getDeploymentDescriptor();

Source File: org/eclipse/jst/j2ee/internal/project/J2EEJavaProjectInfo.java
1. WARNING: DiscouragedReference

Discouraged access: The type JavaProjectInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jem.workbench/@dot

J2EEJavaProjectInfo.java :

26 : import org.eclipse.jem.internal.plugin.JavaProjectInfo;

2. WARNING: DiscouragedReference

Discouraged access: The type JavaProjectInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jem.workbench/@dot

J2EEJavaProjectInfo.java :

33 : public class J2EEJavaProjectInfo extends JavaProjectInfo {

3. WARNING: DiscouragedReference

Discouraged access: The constructor JavaProjectInfo() is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jem.workbench/@dot

J2EEJavaProjectInfo.java :

50 : super();

4. WARNING: DiscouragedReference

Discouraged access: The constructor JavaProjectInfo() is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jem.workbench/@dot

J2EEJavaProjectInfo.java :

57 : super();

5. WARNING: DiscouragedReference

Discouraged access: The field DEFAULT_JAVA_OUTPUT_PATH from the type JavaProjectInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jem.workbench/@dot

J2EEJavaProjectInfo.java :

237 : return DEFAULT_JAVA_OUTPUT_PATH;

6. WARNING: DiscouragedReference

Discouraged access: The method getSourcePath() from the type JavaProjectInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jem.workbench/@dot

J2EEJavaProjectInfo.java :

264 : return Path.ROOT.append(getProjectPath()).append(getSourcePath()).toString();

Source File: org/eclipse/jst/j2ee/internal/project/J2EEProjectUtilities.java
1. WARNING: DiscouragedReference

Discouraged access: The type Archive is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEProjectUtilities.java :

50 : import org.eclipse.jst.j2ee.commonarchivecore.internal.Archive;

2. WARNING: DiscouragedReference

Discouraged access: The type EARFile is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEProjectUtilities.java :

51 : import org.eclipse.jst.j2ee.commonarchivecore.internal.EARFile;

3. WARNING: DiscouragedReference

Discouraged access: The type EJBJarFile is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEProjectUtilities.java :

52 : import org.eclipse.jst.j2ee.commonarchivecore.internal.EJBJarFile;

4. WARNING: DiscouragedReference

Discouraged access: The type File is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEProjectUtilities.java :

53 : import org.eclipse.jst.j2ee.commonarchivecore.internal.File;

5. WARNING: DiscouragedReference

Discouraged access: The type DeploymentDescriptorLoadException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEProjectUtilities.java :

54 : import org.eclipse.jst.j2ee.commonarchivecore.internal.exception.DeploymentDescriptorLoadException;

6. WARNING: DiscouragedReference

Discouraged access: The type OpenFailureException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEProjectUtilities.java :

55 : import org.eclipse.jst.j2ee.commonarchivecore.internal.exception.OpenFailureException;

7. WARNING: DiscouragedReference

Discouraged access: The type ArchiveManifest is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEProjectUtilities.java :

56 : import org.eclipse.jst.j2ee.commonarchivecore.internal.helpers.ArchiveManifest;

8. WARNING: DiscouragedReference

Discouraged access: The type ArchiveManifestImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEProjectUtilities.java :

57 : import org.eclipse.jst.j2ee.commonarchivecore.internal.helpers.ArchiveManifestImpl;

9. WARNING: DiscouragedReference

Discouraged access: The type CommonarchiveFactoryImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEProjectUtilities.java :

58 : import org.eclipse.jst.j2ee.commonarchivecore.internal.impl.CommonarchiveFactoryImpl;

10. WARNING: DiscouragedReference

Discouraged access: The type ArchiveUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEProjectUtilities.java :

59 : import org.eclipse.jst.j2ee.commonarchivecore.internal.util.ArchiveUtil;

11. WARNING: DiscouragedReference

Discouraged access: The type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEProjectUtilities.java :

62 : import org.eclipse.jst.j2ee.internal.J2EEConstants;

12. WARNING: DiscouragedReference

Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEProjectUtilities.java :

63 : import org.eclipse.jst.j2ee.internal.J2EEVersionConstants;

13. WARNING: DiscouragedReference

Discouraged access: The type ModuleURIUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEProjectUtilities.java :

80 : import org.eclipse.wst.common.componentcore.internal.impl.ModuleURIUtil;

14. WARNING: DiscouragedReference

Discouraged access: The type ComponentUtilities is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEProjectUtilities.java :

81 : import org.eclipse.wst.common.componentcore.internal.util.ComponentUtilities;

15. WARNING: DiscouragedReference

Discouraged access: The type IModuleConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEProjectUtilities.java :

82 : import org.eclipse.wst.common.componentcore.internal.util.IModuleConstants;

16. WARNING: DiscouragedReference

Discouraged access: The type SimpleValidateEdit is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

J2EEProjectUtilities.java :

90 : import org.eclipse.wst.common.frameworks.internal.SimpleValidateEdit;

17. WARNING: DiscouragedReference

Discouraged access: The type Archive is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEProjectUtilities.java :

116 : public static Archive getClientJAR(EJBJarFile file, EARFile earFile) {

18. WARNING: DiscouragedReference

Discouraged access: The type EJBJarFile is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEProjectUtilities.java :

116 : public static Archive getClientJAR(EJBJarFile file, EARFile earFile) {

19. WARNING: DiscouragedReference

Discouraged access: The type EARFile is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEProjectUtilities.java :

116 : public static Archive getClientJAR(EJBJarFile file, EARFile earFile) {

20. WARNING: DiscouragedReference

Discouraged access: The method getDeploymentDescriptor() from the type EJBJarFile is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEProjectUtilities.java :

119 : jar = file.getDeploymentDescriptor();

21. WARNING: DiscouragedReference

Discouraged access: The type DeploymentDescriptorLoadException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEProjectUtilities.java :

120 : } catch (DeploymentDescriptorLoadException exc) {

22. WARNING: DiscouragedReference

Discouraged access: The type ArchiveUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEProjectUtilities.java :

128 : String normalized = ArchiveUtil.deriveEARRelativeURI(clientJAR, file.getURI());

23. WARNING: DiscouragedReference

Discouraged access: The method deriveEARRelativeURI(String, String) from the type ArchiveUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEProjectUtilities.java :

128 : String normalized = ArchiveUtil.deriveEARRelativeURI(clientJAR, file.getURI());

24. WARNING: DiscouragedReference

Discouraged access: The method getURI() from the type File is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEProjectUtilities.java :

128 : String normalized = ArchiveUtil.deriveEARRelativeURI(clientJAR, file.getURI());

25. WARNING: DiscouragedReference

Discouraged access: The type File is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEProjectUtilities.java :

131 : File aFile = earFile.getFile(normalized);

26. WARNING: DiscouragedReference

Discouraged access: The method getFile(String) from the type Container is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEProjectUtilities.java :

131 : File aFile = earFile.getFile(normalized);

27. WARNING: DiscouragedReference

Discouraged access: The method isArchive() from the type File is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEProjectUtilities.java :

132 : if (aFile.isArchive() && !aFile.isModuleFile())

28. WARNING: DiscouragedReference

Discouraged access: The method isModuleFile() from the type File is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEProjectUtilities.java :

132 : if (aFile.isArchive() && !aFile.isModuleFile())

29. WARNING: DiscouragedReference

Discouraged access: The type Archive is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEProjectUtilities.java :

133 : return (Archive) aFile;

30. WARNING: DiscouragedReference

Discouraged access: The type Archive is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEProjectUtilities.java :

172 : public static Archive asArchiveFromBinary(String jarUri, IProject aProject) throws OpenFailureException {

31. WARNING: DiscouragedReference

Discouraged access: The type OpenFailureException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEProjectUtilities.java :

172 : public static Archive asArchiveFromBinary(String jarUri, IProject aProject) throws OpenFailureException {

32. WARNING: DiscouragedReference

Discouraged access: The type Archive is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEProjectUtilities.java :

176 : Archive anArchive = CommonarchiveFactoryImpl.getActiveFactory().primOpenArchive(location);

33. WARNING: DiscouragedReference

Discouraged access: The method getActiveFactory() from the type CommonarchiveFactoryImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEProjectUtilities.java :

176 : Archive anArchive = CommonarchiveFactoryImpl.getActiveFactory().primOpenArchive(location);

34. WARNING: DiscouragedReference

Discouraged access: The method primOpenArchive(String) from the type CommonarchiveFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEProjectUtilities.java :

176 : Archive anArchive = CommonarchiveFactoryImpl.getActiveFactory().primOpenArchive(location);

35. WARNING: DiscouragedReference

Discouraged access: The type CommonarchiveFactoryImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEProjectUtilities.java :

176 : Archive anArchive = CommonarchiveFactoryImpl.getActiveFactory().primOpenArchive(location);

36. WARNING: DiscouragedReference

Discouraged access: The method setURI(String) from the type File is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEProjectUtilities.java :

177 : anArchive.setURI(jarUri);

37. WARNING: DiscouragedReference

Discouraged access: The type ArchiveManifest is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEProjectUtilities.java :

183 : public static ArchiveManifest readManifest(IFile aFile) {

38. WARNING: DiscouragedReference

Discouraged access: The constructor ArchiveManifestImpl(InputStream) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEProjectUtilities.java :

189 : return new ArchiveManifestImpl(in);

39. WARNING: DiscouragedReference

Discouraged access: The type ArchiveManifestImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEProjectUtilities.java :

189 : return new ArchiveManifestImpl(in);

40. WARNING: DiscouragedReference

Discouraged access: The type ArchiveManifest is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEProjectUtilities.java :

203 : public static ArchiveManifest readManifest(IProject p) {

41. WARNING: DiscouragedReference

Discouraged access: The constructor ArchiveManifestImpl(InputStream) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEProjectUtilities.java :

210 : return new ArchiveManifestImpl(in);

42. WARNING: DiscouragedReference

Discouraged access: The type ArchiveManifestImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEProjectUtilities.java :

210 : return new ArchiveManifestImpl(in);

43. WARNING: DiscouragedReference

Discouraged access: The type ComponentUtilities is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEProjectUtilities.java :

246 : IFile file = ComponentUtilities.findFile(component, new Path(J2EEConstants.MANIFEST_URI));

44. WARNING: DiscouragedReference

Discouraged access: The method findFile(IVirtualComponent, IPath) from the type ComponentUtilities is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEProjectUtilities.java :

246 : IFile file = ComponentUtilities.findFile(component, new Path(J2EEConstants.MANIFEST_URI));

45. WARNING: DiscouragedReference

Discouraged access: The type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEProjectUtilities.java :

246 : IFile file = ComponentUtilities.findFile(component, new Path(J2EEConstants.MANIFEST_URI));

46. WARNING: DiscouragedReference

Discouraged access: The field MANIFEST_URI from the type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEProjectUtilities.java :

246 : IFile file = ComponentUtilities.findFile(component, new Path(J2EEConstants.MANIFEST_URI));

47. WARNING: DiscouragedReference

Discouraged access: The type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEProjectUtilities.java :

249 : file = virtualFolder.getUnderlyingFolder().getFile(new Path(J2EEConstants.MANIFEST_URI));

48. WARNING: DiscouragedReference

Discouraged access: The field MANIFEST_URI from the type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEProjectUtilities.java :

249 : file = virtualFolder.getUnderlyingFolder().getFile(new Path(J2EEConstants.MANIFEST_URI));

49. WARNING: DiscouragedReference

Discouraged access: The type ArchiveManifest is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEProjectUtilities.java :

266 : public static void writeManifest(IProject aProject, ArchiveManifest manifest) throws java.io.IOException {

50. WARNING: DiscouragedReference

Discouraged access: The type ArchiveManifest is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEProjectUtilities.java :

270 : public static void writeManifest(IFile aFile, ArchiveManifest manifest) throws java.io.IOException {

51. WARNING: DiscouragedReference

Discouraged access: The type ArchiveManifest is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEProjectUtilities.java :

274 : private static void writeManifest(IProject aProject, IFile aFile, ArchiveManifest manifest) throws java.io.IOException {

52. WARNING: DiscouragedReference

Discouraged access: The method validateEdit(IFile[]) from the type SimpleValidateEdit is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

J2EEProjectUtilities.java :

276 : if(SimpleValidateEdit.validateEdit(new IFile[] { aFile })){

53. WARNING: DiscouragedReference

Discouraged access: The type SimpleValidateEdit is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

J2EEProjectUtilities.java :

276 : if(SimpleValidateEdit.validateEdit(new IFile[] { aFile })){

54. WARNING: DiscouragedReference

Discouraged access: The method writeSplittingClasspath(OutputStream) from the type ArchiveManifest is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEProjectUtilities.java :

278 : manifest.writeSplittingClasspath(out);

55. WARNING: DiscouragedReference

Discouraged access: The type ArchiveManifest is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEProjectUtilities.java :

285 : public static ArchiveManifest readManifest(IVirtualComponent component) {

56. WARNING: DiscouragedReference

Discouraged access: The type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEProjectUtilities.java :

287 : IVirtualFile vManifest = component.getRootFolder().getFile(J2EEConstants.MANIFEST_URI);

57. WARNING: DiscouragedReference

Discouraged access: The field MANIFEST_URI from the type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEProjectUtilities.java :

287 : IVirtualFile vManifest = component.getRootFolder().getFile(J2EEConstants.MANIFEST_URI);

58. WARNING: DiscouragedReference

Discouraged access: The constructor ArchiveManifestImpl(InputStream) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEProjectUtilities.java :

293 : return new ArchiveManifestImpl(in);

59. WARNING: DiscouragedReference

Discouraged access: The type ArchiveManifestImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEProjectUtilities.java :

293 : return new ArchiveManifestImpl(in);

60. WARNING: DiscouragedReference

Discouraged access: The type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEProjectUtilities.java :

319 : IPath manifestPath = new Path(J2EEConstants.MANIFEST_URI);

61. WARNING: DiscouragedReference

Discouraged access: The field MANIFEST_URI from the type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEProjectUtilities.java :

319 : IPath manifestPath = new Path(J2EEConstants.MANIFEST_URI);

62. WARNING: DiscouragedReference

Discouraged access: The type ArchiveManifest is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEProjectUtilities.java :

324 : ArchiveManifest manifest = new ArchiveManifestImpl(in);

63. WARNING: DiscouragedReference

Discouraged access: The constructor ArchiveManifestImpl(InputStream) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEProjectUtilities.java :

324 : ArchiveManifest manifest = new ArchiveManifestImpl(in);

64. WARNING: DiscouragedReference

Discouraged access: The type ArchiveManifestImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEProjectUtilities.java :

324 : ArchiveManifest manifest = new ArchiveManifestImpl(in);

65. WARNING: DiscouragedReference

Discouraged access: The type EARFile is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEProjectUtilities.java :

361 : public static Map collectEJBClientJARs(EARFile earFile) {

66. WARNING: DiscouragedReference

Discouraged access: The method getEJBJarFiles() from the type EARFile is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEProjectUtilities.java :

365 : List ejbJARFiles = earFile.getEJBJarFiles();

67. WARNING: DiscouragedReference

Discouraged access: The type Archive is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEProjectUtilities.java :

366 : Archive clientJAR = null;

68. WARNING: DiscouragedReference

Discouraged access: The type EJBJarFile is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEProjectUtilities.java :

368 : EJBJarFile ejbJarFile = (EJBJarFile) ejbJARFiles.get(i);

69. WARNING: DiscouragedReference

Discouraged access: The type EJBJarFile is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEProjectUtilities.java :

368 : EJBJarFile ejbJarFile = (EJBJarFile) ejbJARFiles.get(i);

70. WARNING: DiscouragedReference

Discouraged access: The type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEProjectUtilities.java :

572 : return sourceFolder.findMember(J2EEConstants.EJBJAR_DD_URI) != null;

71. WARNING: DiscouragedReference

Discouraged access: The field EJBJAR_DD_URI from the type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEProjectUtilities.java :

572 : return sourceFolder.findMember(J2EEConstants.EJBJAR_DD_URI) != null;

72. WARNING: DiscouragedReference

Discouraged access: The type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEProjectUtilities.java :

574 : return sourceFolder.findMember(J2EEConstants.APP_CLIENT_DD_URI) != null;

73. WARNING: DiscouragedReference

Discouraged access: The field APP_CLIENT_DD_URI from the type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEProjectUtilities.java :

574 : return sourceFolder.findMember(J2EEConstants.APP_CLIENT_DD_URI) != null;

74. WARNING: DiscouragedReference

Discouraged access: The type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEProjectUtilities.java :

576 : return sourceFolder.findMember(J2EEConstants.WEBAPP_DD_URI) != null;

75. WARNING: DiscouragedReference

Discouraged access: The field WEBAPP_DD_URI from the type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEProjectUtilities.java :

576 : return sourceFolder.findMember(J2EEConstants.WEBAPP_DD_URI) != null;

76. WARNING: DiscouragedReference

Discouraged access: The type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEProjectUtilities.java :

578 : return sourceFolder.findMember(J2EEConstants.RAR_DD_URI) != null;

77. WARNING: DiscouragedReference

Discouraged access: The field RAR_DD_URI from the type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEProjectUtilities.java :

578 : return sourceFolder.findMember(J2EEConstants.RAR_DD_URI) != null;

78. WARNING: DiscouragedReference

Discouraged access: The type Archive is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEProjectUtilities.java :

586 : public static Archive asArchive(String jarUri, IProject project, boolean exportSource) throws OpenFailureException {

79. WARNING: DiscouragedReference

Discouraged access: The type OpenFailureException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEProjectUtilities.java :

586 : public static Archive asArchive(String jarUri, IProject project, boolean exportSource) throws OpenFailureException {

80. WARNING: DiscouragedReference

Discouraged access: The type Archive is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEProjectUtilities.java :

590 : public static Archive asArchive(String jarUri, IProject project, boolean exportSource, boolean includeClasspathComponents) throws OpenFailureException {

81. WARNING: DiscouragedReference

Discouraged access: The type OpenFailureException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEProjectUtilities.java :

590 : public static Archive asArchive(String jarUri, IProject project, boolean exportSource, boolean includeClasspathComponents) throws OpenFailureException {

82. WARNING: DiscouragedReference

Discouraged access: The method primOpenArchive(LoadStrategy, String) from the type CommonarchiveFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEProjectUtilities.java :

593 : return CommonarchiveFactoryImpl.getActiveFactory().primOpenArchive(strat, jarUri);

83. WARNING: DiscouragedReference

Discouraged access: The method getActiveFactory() from the type CommonarchiveFactoryImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEProjectUtilities.java :

593 : return CommonarchiveFactoryImpl.getActiveFactory().primOpenArchive(strat, jarUri);

84. WARNING: DiscouragedReference

Discouraged access: The type CommonarchiveFactoryImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEProjectUtilities.java :

593 : return CommonarchiveFactoryImpl.getActiveFactory().primOpenArchive(strat, jarUri);

85. WARNING: DiscouragedReference

Discouraged access: The method trimToRelativePath(URI, int) from the type ModuleURIUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEProjectUtilities.java :

978 : URI contenturi = ModuleURIUtil.trimToRelativePath(uri, 1);

86. WARNING: DiscouragedReference

Discouraged access: The type ModuleURIUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEProjectUtilities.java :

978 : URI contenturi = ModuleURIUtil.trimToRelativePath(uri, 1);

87. WARNING: DiscouragedReference

Discouraged access: The method trimToRelativePath(URI, int) from the type ModuleURIUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEProjectUtilities.java :

989 : URI remainingPathuri = ModuleURIUtil.trimToRelativePath(contenturi, 1);

88. WARNING: DiscouragedReference

Discouraged access: The type ModuleURIUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEProjectUtilities.java :

989 : URI remainingPathuri = ModuleURIUtil.trimToRelativePath(contenturi, 1);

89. WARNING: DiscouragedReference

Discouraged access: The type IModuleConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEProjectUtilities.java :

1015 : if (projects[i].isAccessible() && projects[i].hasNature(JavaCore.NATURE_ID) && !projects[i].hasNature(IModuleConstants.MODULE_NATURE_ID)) {

90. WARNING: DiscouragedReference

Discouraged access: The field MODULE_NATURE_ID from the type IModuleConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEProjectUtilities.java :

1015 : if (projects[i].isAccessible() && projects[i].hasNature(JavaCore.NATURE_ID) && !projects[i].hasNature(IModuleConstants.MODULE_NATURE_ID)) {

91. WARNING: DiscouragedReference

Discouraged access: The method getServerContextRoot(IProject) from the type ComponentUtilities is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEProjectUtilities.java :

1031 : return ComponentUtilities.getServerContextRoot(project);

92. WARNING: DiscouragedReference

Discouraged access: The type ComponentUtilities is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEProjectUtilities.java :

1031 : return ComponentUtilities.getServerContextRoot(project);

93. WARNING: DiscouragedReference

Discouraged access: The method setServerContextRoot(IProject, String) from the type ComponentUtilities is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEProjectUtilities.java :

1044 : ComponentUtilities.setServerContextRoot(project, contextRoot);

94. WARNING: DiscouragedReference

Discouraged access: The type ComponentUtilities is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEProjectUtilities.java :

1044 : ComponentUtilities.setServerContextRoot(project, contextRoot);

95. WARNING: DiscouragedReference

Discouraged access: The type IModuleConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEProjectUtilities.java :

1062 : IProjectFacet earFacet = ProjectFacetsManager.getProjectFacet(IModuleConstants.JST_EAR_MODULE);

96. WARNING: DiscouragedReference

Discouraged access: The field JST_EAR_MODULE from the type IModuleConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEProjectUtilities.java :

1062 : IProjectFacet earFacet = ProjectFacetsManager.getProjectFacet(IModuleConstants.JST_EAR_MODULE);

97. WARNING: DiscouragedReference

Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEProjectUtilities.java :

1063 : ret = facetedProject.hasProjectFacet(earFacet.getVersion(J2EEVersionUtil.convertVersionIntToString(J2EEVersionConstants.JEE_5_0_ID)));

98. WARNING: DiscouragedReference

Discouraged access: The field JEE_5_0_ID from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEProjectUtilities.java :

1063 : ret = facetedProject.hasProjectFacet(earFacet.getVersion(J2EEVersionUtil.convertVersionIntToString(J2EEVersionConstants.JEE_5_0_ID)));

99. WARNING: DiscouragedReference

Discouraged access: The type IModuleConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEProjectUtilities.java :

1065 : IProjectFacet webFacet = ProjectFacetsManager.getProjectFacet(IModuleConstants.JST_WEB_MODULE);

100. WARNING: DiscouragedReference

Discouraged access: The field JST_WEB_MODULE from the type IModuleConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEProjectUtilities.java :

1065 : IProjectFacet webFacet = ProjectFacetsManager.getProjectFacet(IModuleConstants.JST_WEB_MODULE);

Source File: org/eclipse/jst/j2ee/internal/project/SingleRootStatus.java
1. WARNING: DiscouragedReference

Discouraged access: The type ComponentResource is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

SingleRootStatus.java :

16 : import org.eclipse.wst.common.componentcore.internal.ComponentResource;

2. WARNING: DiscouragedReference

Discouraged access: The type ComponentResource is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

SingleRootStatus.java :

20 : ComponentResource resource;

3. WARNING: DiscouragedReference

Discouraged access: The type ComponentResource is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

SingleRootStatus.java :

22 : public SingleRootStatus(int type, int code, ComponentResource resource, String message, Throwable exception) {

4. WARNING: DiscouragedReference

Discouraged access: The type ComponentResource is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

SingleRootStatus.java :

27 : public SingleRootStatus(int code, ComponentResource resource, String message) {

5. WARNING: DiscouragedReference

Discouraged access: The type ComponentResource is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

SingleRootStatus.java :

31 : public ComponentResource getComponentResource() {

Source File: org/eclipse/jst/j2ee/internal/servertarget/J2EEProjectServerTargetDataModelProvider.java
1. WARNING: DiscouragedReference

Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEProjectServerTargetDataModelProvider.java :

21 : import org.eclipse.jst.j2ee.internal.J2EEVersionConstants;

2. WARNING: DiscouragedReference

Discouraged access: The type XMLResource is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEProjectServerTargetDataModelProvider.java :

22 : import org.eclipse.jst.j2ee.internal.common.XMLResource;

3. WARNING: DiscouragedReference

Discouraged access: The type ResourceManager is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.server.core/@dot

J2EEProjectServerTargetDataModelProvider.java :

32 : import org.eclipse.wst.server.core.internal.ResourceManager;

4. WARNING: DiscouragedReference

Discouraged access: The type ResourceManager is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.server.core/@dot

J2EEProjectServerTargetDataModelProvider.java :

66 : return ResourceManager.getInstance().getRuntime(serverTargetId);

5. WARNING: DiscouragedReference

Discouraged access: The method getInstance() from the type ResourceManager is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.server.core/@dot

J2EEProjectServerTargetDataModelProvider.java :

66 : return ResourceManager.getInstance().getRuntime(serverTargetId);

6. WARNING: DiscouragedReference

Discouraged access: The method getRuntime(String) from the type ResourceManager is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.server.core/@dot

J2EEProjectServerTargetDataModelProvider.java :

66 : return ResourceManager.getInstance().getRuntime(serverTargetId);

7. WARNING: DiscouragedReference

Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEProjectServerTargetDataModelProvider.java :

86 : return new Integer(J2EEVersionConstants.J2EE_1_4_ID);

8. WARNING: DiscouragedReference

Discouraged access: The field J2EE_1_4_ID from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEProjectServerTargetDataModelProvider.java :

86 : return new Integer(J2EEVersionConstants.J2EE_1_4_ID);

9. WARNING: DiscouragedReference

Discouraged access: The type XMLResource is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEProjectServerTargetDataModelProvider.java :

133 : case XMLResource.APPLICATION_TYPE :

10. WARNING: DiscouragedReference

Discouraged access: The field APPLICATION_TYPE from the type XMLResource is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEProjectServerTargetDataModelProvider.java :

133 : case XMLResource.APPLICATION_TYPE :

11. WARNING: DiscouragedReference

Discouraged access: The type XMLResource is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEProjectServerTargetDataModelProvider.java :

135 : case XMLResource.APP_CLIENT_TYPE :

12. WARNING: DiscouragedReference

Discouraged access: The field APP_CLIENT_TYPE from the type XMLResource is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEProjectServerTargetDataModelProvider.java :

135 : case XMLResource.APP_CLIENT_TYPE :

13. WARNING: DiscouragedReference

Discouraged access: The type XMLResource is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEProjectServerTargetDataModelProvider.java :

137 : case XMLResource.EJB_TYPE :

14. WARNING: DiscouragedReference

Discouraged access: The field EJB_TYPE from the type XMLResource is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEProjectServerTargetDataModelProvider.java :

137 : case XMLResource.EJB_TYPE :

15. WARNING: DiscouragedReference

Discouraged access: The type XMLResource is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEProjectServerTargetDataModelProvider.java :

139 : case XMLResource.WEB_APP_TYPE :

16. WARNING: DiscouragedReference

Discouraged access: The field WEB_APP_TYPE from the type XMLResource is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEProjectServerTargetDataModelProvider.java :

139 : case XMLResource.WEB_APP_TYPE :

17. WARNING: DiscouragedReference

Discouraged access: The type XMLResource is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEProjectServerTargetDataModelProvider.java :

141 : case XMLResource.RAR_TYPE :

18. WARNING: DiscouragedReference

Discouraged access: The field RAR_TYPE from the type XMLResource is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEProjectServerTargetDataModelProvider.java :

141 : case XMLResource.RAR_TYPE :

19. WARNING: DiscouragedReference

Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEProjectServerTargetDataModelProvider.java :

171 : case J2EEVersionConstants.J2EE_1_2_ID :

20. WARNING: DiscouragedReference

Discouraged access: The field J2EE_1_2_ID from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEProjectServerTargetDataModelProvider.java :

171 : case J2EEVersionConstants.J2EE_1_2_ID :

21. WARNING: DiscouragedReference

Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEProjectServerTargetDataModelProvider.java :

173 : case J2EEVersionConstants.J2EE_1_3_ID :

22. WARNING: DiscouragedReference

Discouraged access: The field J2EE_1_3_ID from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEProjectServerTargetDataModelProvider.java :

173 : case J2EEVersionConstants.J2EE_1_3_ID :

23. WARNING: DiscouragedReference

Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEProjectServerTargetDataModelProvider.java :

175 : case J2EEVersionConstants.J2EE_1_4_ID :

24. WARNING: DiscouragedReference

Discouraged access: The field J2EE_1_4_ID from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEProjectServerTargetDataModelProvider.java :

175 : case J2EEVersionConstants.J2EE_1_4_ID :

Source File: org/eclipse/jst/j2ee/internal/servertarget/J2EEProjectServerTargetOp.java
1. WARNING: DiscouragedReference

Discouraged access: The type IModuleConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEProjectServerTargetOp.java :

21 : import org.eclipse.wst.common.componentcore.internal.util.IModuleConstants;

2. WARNING: DiscouragedReference

Discouraged access: The type ResourceManager is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.server.core/@dot

J2EEProjectServerTargetOp.java :

25 : import org.eclipse.wst.server.core.internal.ResourceManager;

3. WARNING: DiscouragedReference

Discouraged access: The type ResourceManager is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.server.core/@dot

J2EEProjectServerTargetOp.java :

39 : IRuntime runtime = ResourceManager.getInstance().getRuntime(serverTargetId);

4. WARNING: DiscouragedReference

Discouraged access: The method getInstance() from the type ResourceManager is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.server.core/@dot

J2EEProjectServerTargetOp.java :

39 : IRuntime runtime = ResourceManager.getInstance().getRuntime(serverTargetId);

5. WARNING: DiscouragedReference

Discouraged access: The method getRuntime(String) from the type ResourceManager is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.server.core/@dot

J2EEProjectServerTargetOp.java :

39 : IRuntime runtime = ResourceManager.getInstance().getRuntime(serverTargetId);

6. WARNING: DiscouragedReference

Discouraged access: The type IModuleConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEProjectServerTargetOp.java :

48 : && project.hasNature(IModuleConstants.MODULE_NATURE_ID)) {

7. WARNING: DiscouragedReference

Discouraged access: The field MODULE_NATURE_ID from the type IModuleConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEProjectServerTargetOp.java :

48 : && project.hasNature(IModuleConstants.MODULE_NATURE_ID)) {

Source File: org/eclipse/jst/j2ee/project/EarUtilities.java
1. WARNING: DiscouragedReference

Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EarUtilities.java :

21 : import org.eclipse.jst.j2ee.internal.J2EEVersionConstants;

2. WARNING: DiscouragedReference

Discouraged access: The type ReferencedComponent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

EarUtilities.java :

29 : import org.eclipse.wst.common.componentcore.internal.ReferencedComponent;

3. WARNING: DiscouragedReference

Discouraged access: The type StructureEdit is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

EarUtilities.java :

30 : import org.eclipse.wst.common.componentcore.internal.StructureEdit;

4. WARNING: DiscouragedReference

Discouraged access: The type IModuleConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

EarUtilities.java :

31 : import org.eclipse.wst.common.componentcore.internal.util.IModuleConstants;

5. WARNING: DiscouragedReference

Discouraged access: The type StructureEdit is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

EarUtilities.java :

149 : StructureEdit edit = null;

6. WARNING: DiscouragedReference

Discouraged access: The type StructureEdit is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

EarUtilities.java :

151 : edit = StructureEdit.getStructureEditForRead(earProject);

7. WARNING: DiscouragedReference

Discouraged access: The method getStructureEditForRead(IProject) from the type StructureEdit is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

EarUtilities.java :

151 : edit = StructureEdit.getStructureEditForRead(earProject);

8. WARNING: DiscouragedReference

Discouraged access: The method getComponent() from the type StructureEdit is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

EarUtilities.java :

152 : if (edit!=null && edit.getComponent()!=null) {

9. WARNING: DiscouragedReference

Discouraged access: The method getComponent() from the type StructureEdit is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

EarUtilities.java :

153 : List referencedComps = edit.getComponent().getReferencedComponents();

10. WARNING: DiscouragedReference

Discouraged access: The method getReferencedComponents() from the type WorkbenchComponent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

EarUtilities.java :

153 : List referencedComps = edit.getComponent().getReferencedComponents();

11. WARNING: DiscouragedReference

Discouraged access: The type ReferencedComponent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

EarUtilities.java :

155 : ReferencedComponent ref = (ReferencedComponent) referencedComps.get(i);

12. WARNING: DiscouragedReference

Discouraged access: The type ReferencedComponent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

EarUtilities.java :

155 : ReferencedComponent ref = (ReferencedComponent) referencedComps.get(i);

13. WARNING: DiscouragedReference

Discouraged access: The method getDependentObject() from the type ReferencedComponent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

EarUtilities.java :

156 : Object module = ref.getDependentObject();

14. WARNING: DiscouragedReference

Discouraged access: The method dispose() from the type StructureEdit is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

EarUtilities.java :

166 : edit.dispose();

15. WARNING: DiscouragedReference

Discouraged access: The type IModuleConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

EarUtilities.java :

211 : Arrays.asList(new String[] { IModuleConstants.JST_APPCLIENT_MODULE,

16. WARNING: DiscouragedReference

Discouraged access: The field JST_APPCLIENT_MODULE from the type IModuleConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

EarUtilities.java :

211 : Arrays.asList(new String[] { IModuleConstants.JST_APPCLIENT_MODULE,

17. WARNING: DiscouragedReference

Discouraged access: The type IModuleConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

EarUtilities.java :

212 : IModuleConstants.JST_WEB_MODULE,

18. WARNING: DiscouragedReference

Discouraged access: The field JST_WEB_MODULE from the type IModuleConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

EarUtilities.java :

212 : IModuleConstants.JST_WEB_MODULE,

19. WARNING: DiscouragedReference

Discouraged access: The type IModuleConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

EarUtilities.java :

213 : IModuleConstants.JST_EJB_MODULE });

20. WARNING: DiscouragedReference

Discouraged access: The field JST_EJB_MODULE from the type IModuleConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

EarUtilities.java :

213 : IModuleConstants.JST_EJB_MODULE });

21. WARNING: DiscouragedReference

Discouraged access: The type ApplicationImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EarUtilities.java :

225 : if (application instanceof org.eclipse.jst.javaee.application.internal.impl.ApplicationImpl)

22. WARNING: DiscouragedReference

Discouraged access: The method getFirstModule(String) from the type ApplicationImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EarUtilities.java :

227 : module = ((org.eclipse.jst.javaee.application.internal.impl.ApplicationImpl)application).getFirstModule(reference.getArchiveName());

23. WARNING: DiscouragedReference

Discouraged access: The type ApplicationImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EarUtilities.java :

227 : module = ((org.eclipse.jst.javaee.application.internal.impl.ApplicationImpl)application).getFirstModule(reference.getArchiveName());

24. WARNING: DiscouragedReference

Discouraged access: The type ApplicationImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EarUtilities.java :

229 : else if (application instanceof org.eclipse.jst.j2ee.application.internal.impl.ApplicationImpl)

25. WARNING: DiscouragedReference

Discouraged access: The method getFirstModule(String) from the type ApplicationImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EarUtilities.java :

231 : module = ((org.eclipse.jst.j2ee.application.internal.impl.ApplicationImpl)application).getFirstModule(reference.getArchiveName());

26. WARNING: DiscouragedReference

Discouraged access: The type ApplicationImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EarUtilities.java :

231 : module = ((org.eclipse.jst.j2ee.application.internal.impl.ApplicationImpl)application).getFirstModule(reference.getArchiveName());

27. WARNING: DiscouragedReference

Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EarUtilities.java :

267 : case J2EEVersionConstants.VERSION_5_0:

28. WARNING: DiscouragedReference

Discouraged access: The field VERSION_5_0 from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EarUtilities.java :

267 : case J2EEVersionConstants.VERSION_5_0:

29. WARNING: DiscouragedReference

Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EarUtilities.java :

269 : case J2EEVersionConstants.VERSION_1_4:

30. WARNING: DiscouragedReference

Discouraged access: The field VERSION_1_4 from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EarUtilities.java :

269 : case J2EEVersionConstants.VERSION_1_4:

31. WARNING: DiscouragedReference

Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EarUtilities.java :

271 : case J2EEVersionConstants.VERSION_1_3:

32. WARNING: DiscouragedReference

Discouraged access: The field VERSION_1_3 from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EarUtilities.java :

271 : case J2EEVersionConstants.VERSION_1_3:

33. WARNING: DiscouragedReference

Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EarUtilities.java :

273 : case J2EEVersionConstants.VERSION_1_2:

34. WARNING: DiscouragedReference

Discouraged access: The field VERSION_1_2 from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EarUtilities.java :

273 : case J2EEVersionConstants.VERSION_1_2:

35. WARNING: DiscouragedReference

Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EarUtilities.java :

281 : case J2EEVersionConstants.VERSION_5_0:

36. WARNING: DiscouragedReference

Discouraged access: The field VERSION_5_0 from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EarUtilities.java :

281 : case J2EEVersionConstants.VERSION_5_0:

37. WARNING: DiscouragedReference

Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EarUtilities.java :

283 : case J2EEVersionConstants.VERSION_1_4:

38. WARNING: DiscouragedReference

Discouraged access: The field VERSION_1_4 from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EarUtilities.java :

283 : case J2EEVersionConstants.VERSION_1_4:

39. WARNING: DiscouragedReference

Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EarUtilities.java :

285 : case J2EEVersionConstants.VERSION_1_3:

40. WARNING: DiscouragedReference

Discouraged access: The field VERSION_1_3 from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EarUtilities.java :

285 : case J2EEVersionConstants.VERSION_1_3:

41. WARNING: DiscouragedReference

Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EarUtilities.java :

287 : case J2EEVersionConstants.VERSION_1_2:

42. WARNING: DiscouragedReference

Discouraged access: The field VERSION_1_2 from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EarUtilities.java :

287 : case J2EEVersionConstants.VERSION_1_2:

43. WARNING: DiscouragedReference

Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EarUtilities.java :

295 : case J2EEVersionConstants.VERSION_5_0:

44. WARNING: DiscouragedReference

Discouraged access: The field VERSION_5_0 from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EarUtilities.java :

295 : case J2EEVersionConstants.VERSION_5_0:

45. WARNING: DiscouragedReference

Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EarUtilities.java :

296 : case J2EEVersionConstants.VERSION_1_4:

46. WARNING: DiscouragedReference

Discouraged access: The field VERSION_1_4 from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EarUtilities.java :

296 : case J2EEVersionConstants.VERSION_1_4:

47. WARNING: DiscouragedReference

Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EarUtilities.java :

298 : case J2EEVersionConstants.VERSION_1_3:

48. WARNING: DiscouragedReference

Discouraged access: The field VERSION_1_3 from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EarUtilities.java :

298 : case J2EEVersionConstants.VERSION_1_3:

49. WARNING: DiscouragedReference

Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EarUtilities.java :

300 : case J2EEVersionConstants.VERSION_1_2:

50. WARNING: DiscouragedReference

Discouraged access: The field VERSION_1_2 from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EarUtilities.java :

300 : case J2EEVersionConstants.VERSION_1_2:

51. WARNING: DiscouragedReference

Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EarUtilities.java :

308 : case J2EEVersionConstants.VERSION_5_0:

52. WARNING: DiscouragedReference

Discouraged access: The field VERSION_5_0 from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EarUtilities.java :

308 : case J2EEVersionConstants.VERSION_5_0:

53. WARNING: DiscouragedReference

Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EarUtilities.java :

310 : case J2EEVersionConstants.VERSION_1_4:

54. WARNING: DiscouragedReference

Discouraged access: The field VERSION_1_4 from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EarUtilities.java :

310 : case J2EEVersionConstants.VERSION_1_4:

55. WARNING: DiscouragedReference

Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EarUtilities.java :

312 : case J2EEVersionConstants.VERSION_1_3:

56. WARNING: DiscouragedReference

Discouraged access: The field VERSION_1_3 from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EarUtilities.java :

312 : case J2EEVersionConstants.VERSION_1_3:

57. WARNING: DiscouragedReference

Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EarUtilities.java :

314 : case J2EEVersionConstants.VERSION_1_2:

58. WARNING: DiscouragedReference

Discouraged access: The field VERSION_1_2 from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EarUtilities.java :

314 : case J2EEVersionConstants.VERSION_1_2:

Source File: org/eclipse/jst/j2ee/project/ISingleRootStatus.java
1. WARNING: DiscouragedReference

Discouraged access: The type ComponentResource is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ISingleRootStatus.java :

14 : import org.eclipse.wst.common.componentcore.internal.ComponentResource;

2. WARNING: DiscouragedReference

Discouraged access: The type ComponentResource is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ISingleRootStatus.java :

56 : public ComponentResource getComponentResource();

Source File: org/eclipse/jst/j2ee/project/JavaEEProjectUtilities.java
1. WARNING: DiscouragedReference

Discouraged access: The type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEProjectUtilities.java :

24 : import org.eclipse.jst.j2ee.internal.J2EEConstants;

2. WARNING: DiscouragedReference

Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEProjectUtilities.java :

25 : import org.eclipse.jst.j2ee.internal.J2EEVersionConstants;

3. WARNING: DiscouragedReference

Discouraged access: The type JavaEEQuickPeek is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEProjectUtilities.java :

29 : import org.eclipse.jst.jee.util.internal.JavaEEQuickPeek;

4. WARNING: DiscouragedReference

Discouraged access: The type JavaEEQuickPeek is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEProjectUtilities.java :

113 : return isBinaryType(component, JavaEEQuickPeek.WEB_TYPE);

5. WARNING: DiscouragedReference

Discouraged access: The field WEB_TYPE from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEProjectUtilities.java :

113 : return isBinaryType(component, JavaEEQuickPeek.WEB_TYPE);

6. WARNING: DiscouragedReference

Discouraged access: The type JavaEEQuickPeek is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEProjectUtilities.java :

128 : return isBinaryType(component, JavaEEQuickPeek.EJB_TYPE);

7. WARNING: DiscouragedReference

Discouraged access: The field EJB_TYPE from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEProjectUtilities.java :

128 : return isBinaryType(component, JavaEEQuickPeek.EJB_TYPE);

8. WARNING: DiscouragedReference

Discouraged access: The type JavaEEQuickPeek is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEProjectUtilities.java :

139 : return isBinaryType(component, JavaEEQuickPeek.CONNECTOR_TYPE);

9. WARNING: DiscouragedReference

Discouraged access: The field CONNECTOR_TYPE from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEProjectUtilities.java :

139 : return isBinaryType(component, JavaEEQuickPeek.CONNECTOR_TYPE);

10. WARNING: DiscouragedReference

Discouraged access: The type JavaEEQuickPeek is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEProjectUtilities.java :

150 : return isBinaryType(component, JavaEEQuickPeek.APPLICATION_CLIENT_TYPE);

11. WARNING: DiscouragedReference

Discouraged access: The field APPLICATION_CLIENT_TYPE from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEProjectUtilities.java :

150 : return isBinaryType(component, JavaEEQuickPeek.APPLICATION_CLIENT_TYPE);

12. WARNING: DiscouragedReference

Discouraged access: The type JavaEEQuickPeek is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEProjectUtilities.java :

181 : JavaEEQuickPeek qp = JavaEEBinaryComponentHelper.getJavaEEQuickPeek(aBinaryComponent);

13. WARNING: DiscouragedReference

Discouraged access: The method getType() from the type JavaEEQuickPeek is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEProjectUtilities.java :

182 : int type = qp.getType();

14. WARNING: DiscouragedReference

Discouraged access: The type JavaEEQuickPeek is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEProjectUtilities.java :

189 : JavaEEQuickPeek qp = JavaEEBinaryComponentHelper.getJavaEEQuickPeek(component);

15. WARNING: DiscouragedReference

Discouraged access: The method getType() from the type JavaEEQuickPeek is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEProjectUtilities.java :

190 : switch(qp.getType()){

16. WARNING: DiscouragedReference

Discouraged access: The type JavaEEQuickPeek is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEProjectUtilities.java :

191 : case JavaEEQuickPeek.APPLICATION_CLIENT_TYPE:

17. WARNING: DiscouragedReference

Discouraged access: The field APPLICATION_CLIENT_TYPE from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEProjectUtilities.java :

191 : case JavaEEQuickPeek.APPLICATION_CLIENT_TYPE:

18. WARNING: DiscouragedReference

Discouraged access: The type JavaEEQuickPeek is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEProjectUtilities.java :

193 : case JavaEEQuickPeek.WEB_TYPE:

19. WARNING: DiscouragedReference

Discouraged access: The field WEB_TYPE from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEProjectUtilities.java :

193 : case JavaEEQuickPeek.WEB_TYPE:

20. WARNING: DiscouragedReference

Discouraged access: The type JavaEEQuickPeek is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEProjectUtilities.java :

195 : case JavaEEQuickPeek.EJB_TYPE:

21. WARNING: DiscouragedReference

Discouraged access: The field EJB_TYPE from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEProjectUtilities.java :

195 : case JavaEEQuickPeek.EJB_TYPE:

22. WARNING: DiscouragedReference

Discouraged access: The type JavaEEQuickPeek is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEProjectUtilities.java :

197 : case JavaEEQuickPeek.CONNECTOR_TYPE:

23. WARNING: DiscouragedReference

Discouraged access: The field CONNECTOR_TYPE from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEProjectUtilities.java :

197 : case JavaEEQuickPeek.CONNECTOR_TYPE:

24. WARNING: DiscouragedReference

Discouraged access: The type JavaEEQuickPeek is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEProjectUtilities.java :

199 : case JavaEEQuickPeek.APPLICATION_TYPE:

25. WARNING: DiscouragedReference

Discouraged access: The field APPLICATION_TYPE from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEProjectUtilities.java :

199 : case JavaEEQuickPeek.APPLICATION_TYPE:

26. WARNING: DiscouragedReference

Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEProjectUtilities.java :

241 : int type = J2EEVersionConstants.UNKNOWN;

27. WARNING: DiscouragedReference

Discouraged access: The field UNKNOWN from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEProjectUtilities.java :

241 : int type = J2EEVersionConstants.UNKNOWN;

28. WARNING: DiscouragedReference

Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEProjectUtilities.java :

244 : type = J2EEVersionConstants.APPLICATION_TYPE;

29. WARNING: DiscouragedReference

Discouraged access: The field APPLICATION_TYPE from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEProjectUtilities.java :

244 : type = J2EEVersionConstants.APPLICATION_TYPE;

30. WARNING: DiscouragedReference

Discouraged access: The type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEProjectUtilities.java :

245 : ddURI = J2EEConstants.APPLICATION_DD_URI;

31. WARNING: DiscouragedReference

Discouraged access: The field APPLICATION_DD_URI from the type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEProjectUtilities.java :

245 : ddURI = J2EEConstants.APPLICATION_DD_URI;

32. WARNING: DiscouragedReference

Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEProjectUtilities.java :

247 : type = J2EEVersionConstants.EJB_TYPE;

33. WARNING: DiscouragedReference

Discouraged access: The field EJB_TYPE from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEProjectUtilities.java :

247 : type = J2EEVersionConstants.EJB_TYPE;

34. WARNING: DiscouragedReference

Discouraged access: The type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEProjectUtilities.java :

248 : ddURI = J2EEConstants.EJBJAR_DD_URI;

35. WARNING: DiscouragedReference

Discouraged access: The field EJBJAR_DD_URI from the type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEProjectUtilities.java :

248 : ddURI = J2EEConstants.EJBJAR_DD_URI;

36. WARNING: DiscouragedReference

Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEProjectUtilities.java :

250 : type = J2EEVersionConstants.APPLICATION_CLIENT_TYPE;

37. WARNING: DiscouragedReference

Discouraged access: The field APPLICATION_CLIENT_TYPE from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEProjectUtilities.java :

250 : type = J2EEVersionConstants.APPLICATION_CLIENT_TYPE;

38. WARNING: DiscouragedReference

Discouraged access: The type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEProjectUtilities.java :

251 : ddURI = J2EEConstants.APP_CLIENT_DD_URI;

39. WARNING: DiscouragedReference

Discouraged access: The field APP_CLIENT_DD_URI from the type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEProjectUtilities.java :

251 : ddURI = J2EEConstants.APP_CLIENT_DD_URI;

40. WARNING: DiscouragedReference

Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEProjectUtilities.java :

253 : type = J2EEVersionConstants.CONNECTOR_TYPE;

41. WARNING: DiscouragedReference

Discouraged access: The field CONNECTOR_TYPE from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEProjectUtilities.java :

253 : type = J2EEVersionConstants.CONNECTOR_TYPE;

42. WARNING: DiscouragedReference

Discouraged access: The type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEProjectUtilities.java :

254 : ddURI = J2EEConstants.RAR_DD_URI;

43. WARNING: DiscouragedReference

Discouraged access: The field RAR_DD_URI from the type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEProjectUtilities.java :

254 : ddURI = J2EEConstants.RAR_DD_URI;

44. WARNING: DiscouragedReference

Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEProjectUtilities.java :

256 : type = J2EEVersionConstants.WEB_TYPE;

45. WARNING: DiscouragedReference

Discouraged access: The field WEB_TYPE from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEProjectUtilities.java :

256 : type = J2EEVersionConstants.WEB_TYPE;

46. WARNING: DiscouragedReference

Discouraged access: The type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEProjectUtilities.java :

257 : ddURI = J2EEConstants.WEBAPP_DD_URI;

47. WARNING: DiscouragedReference

Discouraged access: The field WEBAPP_DD_URI from the type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEProjectUtilities.java :

257 : ddURI = J2EEConstants.WEBAPP_DD_URI;

48. WARNING: DiscouragedReference

Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEProjectUtilities.java :

260 : if(type != J2EEVersionConstants.UNKNOWN){

49. WARNING: DiscouragedReference

Discouraged access: The field UNKNOWN from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEProjectUtilities.java :

260 : if(type != J2EEVersionConstants.UNKNOWN){

50. WARNING: DiscouragedReference

Discouraged access: The type JavaEEQuickPeek is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEProjectUtilities.java :

268 : JavaEEQuickPeek quickPeek = new JavaEEQuickPeek(in);

51. WARNING: DiscouragedReference

Discouraged access: The constructor JavaEEQuickPeek(InputStream) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEProjectUtilities.java :

268 : JavaEEQuickPeek quickPeek = new JavaEEQuickPeek(in);

52. WARNING: DiscouragedReference

Discouraged access: The type JavaEEQuickPeek is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEProjectUtilities.java :

268 : JavaEEQuickPeek quickPeek = new JavaEEQuickPeek(in);

53. WARNING: DiscouragedReference

Discouraged access: The method getVersion() from the type JavaEEQuickPeek is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEProjectUtilities.java :

269 : int vers = (quickPeek.getVersion() == J2EEVersionConstants.UNKNOWN) ? getJEEVersion(project) : quickPeek.getVersion();

54. WARNING: DiscouragedReference

Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEProjectUtilities.java :

269 : int vers = (quickPeek.getVersion() == J2EEVersionConstants.UNKNOWN) ? getJEEVersion(project) : quickPeek.getVersion();

55. WARNING: DiscouragedReference

Discouraged access: The field UNKNOWN from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEProjectUtilities.java :

269 : int vers = (quickPeek.getVersion() == J2EEVersionConstants.UNKNOWN) ? getJEEVersion(project) : quickPeek.getVersion();

56. WARNING: DiscouragedReference

Discouraged access: The method getVersion() from the type JavaEEQuickPeek is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEProjectUtilities.java :

269 : int vers = (quickPeek.getVersion() == J2EEVersionConstants.UNKNOWN) ? getJEEVersion(project) : quickPeek.getVersion();

57. WARNING: DiscouragedReference

Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEProjectUtilities.java :

295 : return J2EEVersionConstants.VERSION_5_0;

58. WARNING: DiscouragedReference

Discouraged access: The field VERSION_5_0 from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEProjectUtilities.java :

295 : return J2EEVersionConstants.VERSION_5_0;

59. WARNING: DiscouragedReference

Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEProjectUtilities.java :

297 : return J2EEVersionConstants.VERSION_3_0;

60. WARNING: DiscouragedReference

Discouraged access: The field VERSION_3_0 from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEProjectUtilities.java :

297 : return J2EEVersionConstants.VERSION_3_0;

61. WARNING: DiscouragedReference

Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEProjectUtilities.java :

299 : return J2EEVersionConstants.VERSION_2_5;

62. WARNING: DiscouragedReference

Discouraged access: The field VERSION_2_5 from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEProjectUtilities.java :

299 : return J2EEVersionConstants.VERSION_2_5;

63. WARNING: DiscouragedReference

Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEProjectUtilities.java :

300 : return J2EEVersionConstants.UNKNOWN;

64. WARNING: DiscouragedReference

Discouraged access: The field UNKNOWN from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEProjectUtilities.java :

300 : return J2EEVersionConstants.UNKNOWN;

65. WARNING: DiscouragedReference

Discouraged access: The type JavaEEQuickPeek is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEProjectUtilities.java :

319 : JavaEEQuickPeek qp = JavaEEBinaryComponentHelper.getJavaEEQuickPeek(component);

66. WARNING: DiscouragedReference

Discouraged access: The method getJavaEEVersion() from the type JavaEEQuickPeek is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEProjectUtilities.java :

320 : int javaEEVersion = qp.getJavaEEVersion();

67. WARNING: DiscouragedReference

Discouraged access: The type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEProjectUtilities.java :

321 : return javaEEVersion >= J2EEConstants.JEE_5_0_ID;

68. WARNING: DiscouragedReference

Discouraged access: The field JEE_5_0_ID from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEProjectUtilities.java :

321 : return javaEEVersion >= J2EEConstants.JEE_5_0_ID;

69. WARNING: DiscouragedReference

Discouraged access: The type JavaEEQuickPeek is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEProjectUtilities.java :

389 : JavaEEQuickPeek qp = JavaEEBinaryComponentHelper.getJavaEEQuickPeek(component);

70. WARNING: DiscouragedReference

Discouraged access: The method getJavaEEVersion() from the type JavaEEQuickPeek is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEProjectUtilities.java :

390 : int javaEEVersion = qp.getJavaEEVersion();

71. WARNING: DiscouragedReference

Discouraged access: The type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEProjectUtilities.java :

391 : return javaEEVersion >= J2EEConstants.JEE_5_0_ID;

72. WARNING: DiscouragedReference

Discouraged access: The field JEE_5_0_ID from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEProjectUtilities.java :

391 : return javaEEVersion >= J2EEConstants.JEE_5_0_ID;

73. WARNING: DiscouragedReference

Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEProjectUtilities.java :

461 : return j2eeLevel >= J2EEVersionConstants.JEE_5_0_ID;

74. WARNING: DiscouragedReference

Discouraged access: The field JEE_5_0_ID from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEProjectUtilities.java :

461 : return j2eeLevel >= J2EEVersionConstants.JEE_5_0_ID;

Source File: org/eclipse/jst/j2ee/project/SingleRootUtil.java
1. WARNING: DiscouragedReference

Discouraged access: The type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

SingleRootUtil.java :

33 : import org.eclipse.jst.j2ee.internal.J2EEConstants;

2. WARNING: DiscouragedReference

Discouraged access: The type ComponentResource is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

SingleRootUtil.java :

38 : import org.eclipse.wst.common.componentcore.internal.ComponentResource;

3. WARNING: DiscouragedReference

Discouraged access: The type Property is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

SingleRootUtil.java :

39 : import org.eclipse.wst.common.componentcore.internal.Property;

4. WARNING: DiscouragedReference

Discouraged access: The type StructureEdit is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

SingleRootUtil.java :

40 : import org.eclipse.wst.common.componentcore.internal.StructureEdit;

5. WARNING: DiscouragedReference

Discouraged access: The type WorkbenchComponent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

SingleRootUtil.java :

41 : import org.eclipse.wst.common.componentcore.internal.WorkbenchComponent;

6. WARNING: DiscouragedReference

Discouraged access: The type StructureEdit is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

SingleRootUtil.java :

116 : StructureEdit edit = null;

7. WARNING: DiscouragedReference

Discouraged access: The type StructureEdit is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

SingleRootUtil.java :

118 : edit = StructureEdit.getStructureEditForRead(getProject());

8. WARNING: DiscouragedReference

Discouraged access: The method getStructureEditForRead(IProject) from the type StructureEdit is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

SingleRootUtil.java :

118 : edit = StructureEdit.getStructureEditForRead(getProject());

9. WARNING: DiscouragedReference

Discouraged access: The method getComponent() from the type StructureEdit is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

SingleRootUtil.java :

119 : if (edit == null || edit.getComponent() == null) {

10. WARNING: DiscouragedReference

Discouraged access: The type WorkbenchComponent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

SingleRootUtil.java :

124 : WorkbenchComponent wbComp = edit.getComponent();

11. WARNING: DiscouragedReference

Discouraged access: The method getComponent() from the type StructureEdit is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

SingleRootUtil.java :

124 : WorkbenchComponent wbComp = edit.getComponent();

12. WARNING: DiscouragedReference

Discouraged access: The method getResources() from the type WorkbenchComponent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

SingleRootUtil.java :

125 : List resourceMaps = wbComp.getResources();

13. WARNING: DiscouragedReference

Discouraged access: The method getProperties() from the type WorkbenchComponent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

SingleRootUtil.java :

129 : final List componentProperties = wbComp.getProperties();

14. WARNING: DiscouragedReference

Discouraged access: The type Property is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

SingleRootUtil.java :

133 : Property wbProperty = (Property) componentPropertiesIterator.next();

15. WARNING: DiscouragedReference

Discouraged access: The type Property is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

SingleRootUtil.java :

133 : Property wbProperty = (Property) componentPropertiesIterator.next();

16. WARNING: DiscouragedReference

Discouraged access: The method getName() from the type Property is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

SingleRootUtil.java :

134 : if (USE_SINGLE_ROOT_PROPERTY.equals(wbProperty.getName())) {

17. WARNING: DiscouragedReference

Discouraged access: The method getValue() from the type Property is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

SingleRootUtil.java :

135 : boolean useSingleRoot = Boolean.valueOf(wbProperty.getValue()).booleanValue();

18. WARNING: DiscouragedReference

Discouraged access: The type ComponentResource is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

SingleRootUtil.java :

165 : ComponentResource mapping = (ComponentResource)resourceMaps.get(0);

19. WARNING: DiscouragedReference

Discouraged access: The type ComponentResource is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

SingleRootUtil.java :

165 : ComponentResource mapping = (ComponentResource)resourceMaps.get(0);

20. WARNING: DiscouragedReference

Discouraged access: The method getRuntimePath() from the type ComponentResource is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

SingleRootUtil.java :

166 : if (mapping.getRuntimePath().equals(Path.ROOT)) {

21. WARNING: DiscouragedReference

Discouraged access: The method getSourcePath() from the type ComponentResource is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

SingleRootUtil.java :

167 : IResource sourceResource = getProject().findMember(mapping.getSourcePath());

22. WARNING: DiscouragedReference

Discouraged access: The method getSourcePath() from the type ComponentResource is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

SingleRootUtil.java :

169 : IPath sourcePath = getProject().getFullPath().append(mapping.getSourcePath());

23. WARNING: DiscouragedReference

Discouraged access: The method dispose() from the type StructureEdit is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

SingleRootUtil.java :

199 : edit.dispose();

24. WARNING: DiscouragedReference

Discouraged access: The type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

SingleRootUtil.java :

244 : if (compRootPath.append(J2EEConstants.WEB_INF_CLASSES).equals(javaOutputPath)) {

25. WARNING: DiscouragedReference

Discouraged access: The field WEB_INF_CLASSES from the type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

SingleRootUtil.java :

244 : if (compRootPath.append(J2EEConstants.WEB_INF_CLASSES).equals(javaOutputPath)) {

26. WARNING: DiscouragedReference

Discouraged access: The type ComponentResource is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

SingleRootUtil.java :

359 : ComponentResource resourceMap = (ComponentResource) resourceMaps.get(i);

27. WARNING: DiscouragedReference

Discouraged access: The type ComponentResource is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

SingleRootUtil.java :

359 : ComponentResource resourceMap = (ComponentResource) resourceMaps.get(i);

28. WARNING: DiscouragedReference

Discouraged access: The method getRuntimePath() from the type ComponentResource is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

SingleRootUtil.java :

361 : if (!resourceMap.getRuntimePath().equals(Path.ROOT)) {

29. WARNING: DiscouragedReference

Discouraged access: The method getSourcePath() from the type ComponentResource is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

SingleRootUtil.java :

367 : IResource sourceResource = getProject().findMember(resourceMap.getSourcePath());

30. WARNING: DiscouragedReference

Discouraged access: The method getSourcePath() from the type ComponentResource is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

SingleRootUtil.java :

369 : IPath sourcePath = getProject().getFullPath().append(resourceMap.getSourcePath());

31. WARNING: DiscouragedReference

Discouraged access: The type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

SingleRootUtil.java :

391 : IPath webInfClasses = new Path(J2EEConstants.WEB_INF_CLASSES).makeAbsolute();

32. WARNING: DiscouragedReference

Discouraged access: The field WEB_INF_CLASSES from the type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

SingleRootUtil.java :

391 : IPath webInfClasses = new Path(J2EEConstants.WEB_INF_CLASSES).makeAbsolute();

33. WARNING: DiscouragedReference

Discouraged access: The type ComponentResource is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

SingleRootUtil.java :

393 : ComponentResource resourceMap = (ComponentResource) resourceMaps.get(i);

34. WARNING: DiscouragedReference

Discouraged access: The type ComponentResource is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

SingleRootUtil.java :

393 : ComponentResource resourceMap = (ComponentResource) resourceMaps.get(i);

35. WARNING: DiscouragedReference

Discouraged access: The method getSourcePath() from the type ComponentResource is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

SingleRootUtil.java :

394 : IPath sourcePath = getProject().getFullPath().append(resourceMap.getSourcePath());

36. WARNING: DiscouragedReference

Discouraged access: The method getRuntimePath() from the type ComponentResource is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

SingleRootUtil.java :

397 : if (resourceMap.getRuntimePath().equals(Path.ROOT)) {

37. WARNING: DiscouragedReference

Discouraged access: The method getRuntimePath() from the type ComponentResource is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

SingleRootUtil.java :

401 : else if (resourceMap.getRuntimePath().equals(webInfClasses)) {

38. WARNING: DiscouragedReference

Discouraged access: The type ComponentResource is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

SingleRootUtil.java :

467 : public void reportStatus(int code, ComponentResource resource) {

39. WARNING: DiscouragedReference

Discouraged access: The type ComponentResource is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

SingleRootUtil.java :

471 : public void reportStatus(int code, ComponentResource resource, String message) {

Source File: org/eclipse/jst/j2ee/project/WebUtilities.java
1. WARNING: DiscouragedReference

Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

WebUtilities.java :

20 : import org.eclipse.jst.j2ee.internal.J2EEVersionConstants;

2. WARNING: DiscouragedReference

Discouraged access: The type XMLResource is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

WebUtilities.java :

21 : import org.eclipse.jst.j2ee.internal.common.XMLResource;

3. WARNING: DiscouragedReference

Discouraged access: The type XMLResource is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

WebUtilities.java :

47 : if (webAppResource instanceof XMLResource)

4. WARNING: DiscouragedReference

Discouraged access: The method getModuleVersionID() from the type XMLResource is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

WebUtilities.java :

49 : retVal = ((XMLResource)webAppResource).getModuleVersionID();

5. WARNING: DiscouragedReference

Discouraged access: The type XMLResource is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

WebUtilities.java :

49 : retVal = ((XMLResource)webAppResource).getModuleVersionID();

6. WARNING: DiscouragedReference

Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

WebUtilities.java :

55 : retVal = J2EEVersionConstants.WEB_2_5_ID;

7. WARNING: DiscouragedReference

Discouraged access: The field WEB_2_5_ID from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

WebUtilities.java :

55 : retVal = J2EEVersionConstants.WEB_2_5_ID;

8. WARNING: DiscouragedReference

Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

WebUtilities.java :

72 : if (servletVersion == J2EEVersionConstants.WEB_2_2_ID)

9. WARNING: DiscouragedReference

Discouraged access: The field WEB_2_2_ID from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

WebUtilities.java :

72 : if (servletVersion == J2EEVersionConstants.WEB_2_2_ID)

10. WARNING: DiscouragedReference

Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

WebUtilities.java :

73 : return J2EEVersionConstants.JSP_1_1_ID;

11. WARNING: DiscouragedReference

Discouraged access: The field JSP_1_1_ID from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

WebUtilities.java :

73 : return J2EEVersionConstants.JSP_1_1_ID;

12. WARNING: DiscouragedReference

Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

WebUtilities.java :

74 : else if (servletVersion == J2EEVersionConstants.WEB_2_3_ID)

13. WARNING: DiscouragedReference

Discouraged access: The field WEB_2_3_ID from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

WebUtilities.java :

74 : else if (servletVersion == J2EEVersionConstants.WEB_2_3_ID)

14. WARNING: DiscouragedReference

Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

WebUtilities.java :

75 : return J2EEVersionConstants.JSP_1_2_ID;

15. WARNING: DiscouragedReference

Discouraged access: The field JSP_1_2_ID from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

WebUtilities.java :

75 : return J2EEVersionConstants.JSP_1_2_ID;

16. WARNING: DiscouragedReference

Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

WebUtilities.java :

77 : return J2EEVersionConstants.JSP_2_0_ID;

17. WARNING: DiscouragedReference

Discouraged access: The field JSP_2_0_ID from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

WebUtilities.java :

77 : return J2EEVersionConstants.JSP_2_0_ID;

Source File: org/eclipse/jst/j2ee/project/facet/IJ2EEFacetConstants.java
1. WARNING: DiscouragedReference

Discouraged access: The type IModuleConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

IJ2EEFacetConstants.java :

13 : import org.eclipse.wst.common.componentcore.internal.util.IModuleConstants;

2. WARNING: DiscouragedReference

Discouraged access: The type IModuleConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

IJ2EEFacetConstants.java :

21 : public static final String ENTERPRISE_APPLICATION = IModuleConstants.JST_EAR_MODULE;

3. WARNING: DiscouragedReference

Discouraged access: The field JST_EAR_MODULE from the type IModuleConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

IJ2EEFacetConstants.java :

21 : public static final String ENTERPRISE_APPLICATION = IModuleConstants.JST_EAR_MODULE;

4. WARNING: DiscouragedReference

Discouraged access: The type IModuleConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

IJ2EEFacetConstants.java :

28 : public static final String APPLICATION_CLIENT = IModuleConstants.JST_APPCLIENT_MODULE;

5. WARNING: DiscouragedReference

Discouraged access: The field JST_APPCLIENT_MODULE from the type IModuleConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

IJ2EEFacetConstants.java :

28 : public static final String APPLICATION_CLIENT = IModuleConstants.JST_APPCLIENT_MODULE;

6. WARNING: DiscouragedReference

Discouraged access: The type IModuleConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

IJ2EEFacetConstants.java :

35 : public static final String EJB = IModuleConstants.JST_EJB_MODULE;

7. WARNING: DiscouragedReference

Discouraged access: The field JST_EJB_MODULE from the type IModuleConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

IJ2EEFacetConstants.java :

35 : public static final String EJB = IModuleConstants.JST_EJB_MODULE;

8. WARNING: DiscouragedReference

Discouraged access: The type IModuleConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

IJ2EEFacetConstants.java :

42 : public static final String DYNAMIC_WEB = IModuleConstants.JST_WEB_MODULE;

9. WARNING: DiscouragedReference

Discouraged access: The field JST_WEB_MODULE from the type IModuleConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

IJ2EEFacetConstants.java :

42 : public static final String DYNAMIC_WEB = IModuleConstants.JST_WEB_MODULE;

10. WARNING: DiscouragedReference

Discouraged access: The type IModuleConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

IJ2EEFacetConstants.java :

51 : public static final String UTILITY = IModuleConstants.JST_UTILITY_MODULE;

11. WARNING: DiscouragedReference

Discouraged access: The field JST_UTILITY_MODULE from the type IModuleConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

IJ2EEFacetConstants.java :

51 : public static final String UTILITY = IModuleConstants.JST_UTILITY_MODULE;

12. WARNING: DiscouragedReference

Discouraged access: The type IModuleConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

IJ2EEFacetConstants.java :

55 : public static final String JCA = IModuleConstants.JST_CONNECTOR_MODULE;

13. WARNING: DiscouragedReference

Discouraged access: The field JST_CONNECTOR_MODULE from the type IModuleConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

IJ2EEFacetConstants.java :

55 : public static final String JCA = IModuleConstants.JST_CONNECTOR_MODULE;

14. WARNING: DiscouragedReference

Discouraged access: The type IModuleConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

IJ2EEFacetConstants.java :

60 : public static final String STATIC_WEB = IModuleConstants.WST_WEB_MODULE;

15. WARNING: DiscouragedReference

Discouraged access: The field WST_WEB_MODULE from the type IModuleConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

IJ2EEFacetConstants.java :

60 : public static final String STATIC_WEB = IModuleConstants.WST_WEB_MODULE;

16. WARNING: DiscouragedReference

Discouraged access: The type IModuleConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

IJ2EEFacetConstants.java :

62 : public static final String JAVA = IModuleConstants.JST_JAVA;

17. WARNING: DiscouragedReference

Discouraged access: The field JST_JAVA from the type IModuleConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

IJ2EEFacetConstants.java :

62 : public static final String JAVA = IModuleConstants.JST_JAVA;

Source File: org/eclipse/jst/j2ee/project/facet/J2EEFacetInstallDelegate.java
1. WARNING: DiscouragedReference

Discouraged access: The type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEFacetInstallDelegate.java :

33 : import org.eclipse.jst.j2ee.internal.J2EEConstants;

2. WARNING: DiscouragedReference

Discouraged access: The type RendererFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.emf/@dot

J2EEFacetInstallDelegate.java :

40 : import org.eclipse.wst.common.internal.emf.resource.RendererFactory;

3. WARNING: DiscouragedReference

Discouraged access: The type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEFacetInstallDelegate.java :

139 : IFile file = aFolder.getFile(new Path(J2EEConstants.MANIFEST_URI));

4. WARNING: DiscouragedReference

Discouraged access: The field MANIFEST_URI from the type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEFacetInstallDelegate.java :

139 : IFile file = aFolder.getFile(new Path(J2EEConstants.MANIFEST_URI));

5. WARNING: DiscouragedReference

Discouraged access: The type RendererFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.emf/@dot

J2EEFacetInstallDelegate.java :

184 : boolean isValidating = RendererFactory.getDefaultRendererFactory().isValidating();

6. WARNING: DiscouragedReference

Discouraged access: The method getDefaultRendererFactory() from the type RendererFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.emf/@dot

J2EEFacetInstallDelegate.java :

184 : boolean isValidating = RendererFactory.getDefaultRendererFactory().isValidating();

7. WARNING: DiscouragedReference

Discouraged access: The method isValidating() from the type RendererFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.emf/@dot

J2EEFacetInstallDelegate.java :

184 : boolean isValidating = RendererFactory.getDefaultRendererFactory().isValidating();

8. WARNING: DiscouragedReference

Discouraged access: The type RendererFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.emf/@dot

J2EEFacetInstallDelegate.java :

187 : RendererFactory.getDefaultRendererFactory().setValidating(false);

9. WARNING: DiscouragedReference

Discouraged access: The method getDefaultRendererFactory() from the type RendererFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.emf/@dot

J2EEFacetInstallDelegate.java :

187 : RendererFactory.getDefaultRendererFactory().setValidating(false);

10. WARNING: DiscouragedReference

Discouraged access: The method setValidating(boolean) from the type RendererFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.emf/@dot

J2EEFacetInstallDelegate.java :

187 : RendererFactory.getDefaultRendererFactory().setValidating(false);

11. WARNING: DiscouragedReference

Discouraged access: The type RendererFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.emf/@dot

J2EEFacetInstallDelegate.java :

191 : RendererFactory.getDefaultRendererFactory().setValidating(isValidating);

12. WARNING: DiscouragedReference

Discouraged access: The method getDefaultRendererFactory() from the type RendererFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.emf/@dot

J2EEFacetInstallDelegate.java :

191 : RendererFactory.getDefaultRendererFactory().setValidating(isValidating);

13. WARNING: DiscouragedReference

Discouraged access: The method setValidating(boolean) from the type RendererFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.emf/@dot

J2EEFacetInstallDelegate.java :

191 : RendererFactory.getDefaultRendererFactory().setValidating(isValidating);

Source File: org/eclipse/jst/j2ee/project/facet/J2EEFacetProjectCreationDataModelProvider.java
1. WARNING: DiscouragedReference

Discouraged access: The type ProjectCreationDataModelProviderNew is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

J2EEFacetProjectCreationDataModelProvider.java :

28 : import org.eclipse.wst.common.frameworks.internal.operations.ProjectCreationDataModelProviderNew;

2. WARNING: DiscouragedReference

Discouraged access: The type WTPCommonMessages is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

J2EEFacetProjectCreationDataModelProvider.java :

29 : import org.eclipse.wst.common.frameworks.internal.plugin.WTPCommonMessages;

3. WARNING: DiscouragedReference

Discouraged access: The type WTPCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

J2EEFacetProjectCreationDataModelProvider.java :

30 : import org.eclipse.wst.common.frameworks.internal.plugin.WTPCommonPlugin;

4. WARNING: DiscouragedReference

Discouraged access: The type WTPCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

J2EEFacetProjectCreationDataModelProvider.java :

178 : String errorMessage = WTPCommonPlugin.getResourceString(WTPCommonMessages.SAME_MODULE_AND_EAR_NAME, new Object[]{getStringProperty(EAR_PROJECT_NAME)});

5. WARNING: DiscouragedReference

Discouraged access: The method getResourceString(String, Object[]) from the type WTPCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

J2EEFacetProjectCreationDataModelProvider.java :

178 : String errorMessage = WTPCommonPlugin.getResourceString(WTPCommonMessages.SAME_MODULE_AND_EAR_NAME, new Object[]{getStringProperty(EAR_PROJECT_NAME)});

6. WARNING: DiscouragedReference

Discouraged access: The type WTPCommonMessages is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

J2EEFacetProjectCreationDataModelProvider.java :

178 : String errorMessage = WTPCommonPlugin.getResourceString(WTPCommonMessages.SAME_MODULE_AND_EAR_NAME, new Object[]{getStringProperty(EAR_PROJECT_NAME)});

7. WARNING: DiscouragedReference

Discouraged access: The field SAME_MODULE_AND_EAR_NAME from the type WTPCommonMessages is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

J2EEFacetProjectCreationDataModelProvider.java :

178 : String errorMessage = WTPCommonPlugin.getResourceString(WTPCommonMessages.SAME_MODULE_AND_EAR_NAME, new Object[]{getStringProperty(EAR_PROJECT_NAME)});

8. WARNING: DiscouragedReference

Discouraged access: The type WTPCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

J2EEFacetProjectCreationDataModelProvider.java :

179 : return WTPCommonPlugin.createErrorStatus(errorMessage);

9. WARNING: DiscouragedReference

Discouraged access: The method createErrorStatus(String) from the type WTPCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

J2EEFacetProjectCreationDataModelProvider.java :

179 : return WTPCommonPlugin.createErrorStatus(errorMessage);

10. WARNING: DiscouragedReference

Discouraged access: The type WTPCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

J2EEFacetProjectCreationDataModelProvider.java :

188 : String errorMessage = WTPCommonPlugin.getResourceString(WTPCommonMessages.ERR_INVALID_CHARS);

11. WARNING: DiscouragedReference

Discouraged access: The method getResourceString(String) from the type WTPCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

J2EEFacetProjectCreationDataModelProvider.java :

188 : String errorMessage = WTPCommonPlugin.getResourceString(WTPCommonMessages.ERR_INVALID_CHARS);

12. WARNING: DiscouragedReference

Discouraged access: The type WTPCommonMessages is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

J2EEFacetProjectCreationDataModelProvider.java :

188 : String errorMessage = WTPCommonPlugin.getResourceString(WTPCommonMessages.ERR_INVALID_CHARS);

13. WARNING: DiscouragedReference

Discouraged access: The field ERR_INVALID_CHARS from the type WTPCommonMessages is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

J2EEFacetProjectCreationDataModelProvider.java :

188 : String errorMessage = WTPCommonPlugin.getResourceString(WTPCommonMessages.ERR_INVALID_CHARS);

14. WARNING: DiscouragedReference

Discouraged access: The type WTPCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

J2EEFacetProjectCreationDataModelProvider.java :

189 : return WTPCommonPlugin.createErrorStatus(errorMessage);

15. WARNING: DiscouragedReference

Discouraged access: The method createErrorStatus(String) from the type WTPCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

J2EEFacetProjectCreationDataModelProvider.java :

189 : return WTPCommonPlugin.createErrorStatus(errorMessage);

16. WARNING: DiscouragedReference

Discouraged access: The type WTPCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

J2EEFacetProjectCreationDataModelProvider.java :

191 : String errorMessage = WTPCommonPlugin.getResourceString(WTPCommonMessages.ERR_EMPTY_MODULE_NAME);

17. WARNING: DiscouragedReference

Discouraged access: The method getResourceString(String) from the type WTPCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

J2EEFacetProjectCreationDataModelProvider.java :

191 : String errorMessage = WTPCommonPlugin.getResourceString(WTPCommonMessages.ERR_EMPTY_MODULE_NAME);

18. WARNING: DiscouragedReference

Discouraged access: The type WTPCommonMessages is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

J2EEFacetProjectCreationDataModelProvider.java :

191 : String errorMessage = WTPCommonPlugin.getResourceString(WTPCommonMessages.ERR_EMPTY_MODULE_NAME);

19. WARNING: DiscouragedReference

Discouraged access: The field ERR_EMPTY_MODULE_NAME from the type WTPCommonMessages is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

J2EEFacetProjectCreationDataModelProvider.java :

191 : String errorMessage = WTPCommonPlugin.getResourceString(WTPCommonMessages.ERR_EMPTY_MODULE_NAME);

20. WARNING: DiscouragedReference

Discouraged access: The type WTPCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

J2EEFacetProjectCreationDataModelProvider.java :

192 : return WTPCommonPlugin.createErrorStatus(errorMessage);

21. WARNING: DiscouragedReference

Discouraged access: The method createErrorStatus(String) from the type WTPCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

J2EEFacetProjectCreationDataModelProvider.java :

192 : return WTPCommonPlugin.createErrorStatus(errorMessage);

22. WARNING: DiscouragedReference

Discouraged access: The type ProjectCreationDataModelProviderNew is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

J2EEFacetProjectCreationDataModelProvider.java :

195 : IStatus status = ProjectCreationDataModelProviderNew.validateProjectName(earName);

23. WARNING: DiscouragedReference

Discouraged access: The method validateProjectName(String) from the type ProjectCreationDataModelProviderNew is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

J2EEFacetProjectCreationDataModelProvider.java :

195 : IStatus status = ProjectCreationDataModelProviderNew.validateProjectName(earName);

24. WARNING: DiscouragedReference

Discouraged access: The type ProjectCreationDataModelProviderNew is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

J2EEFacetProjectCreationDataModelProvider.java :

203 : status = ProjectCreationDataModelProviderNew.validateExisting(earName, path.toOSString());

25. WARNING: DiscouragedReference

Discouraged access: The method validateExisting(String, String) from the type ProjectCreationDataModelProviderNew is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

J2EEFacetProjectCreationDataModelProvider.java :

203 : status = ProjectCreationDataModelProviderNew.validateExisting(earName, path.toOSString());

Source File: org/eclipse/jst/j2ee/project/facet/J2EEModuleFacetInstallDataModelProvider.java
1. WARNING: DiscouragedReference

Discouraged access: The type ResourceStatus is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.core.resources_3.4.2.R34x_v20090126.jar

J2EEModuleFacetInstallDataModelProvider.java :

16 : import org.eclipse.core.internal.resources.ResourceStatus;

2. WARNING: DiscouragedReference

Discouraged access: The type Messages is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.core.resources_3.4.2.R34x_v20090126.jar

J2EEModuleFacetInstallDataModelProvider.java :

17 : import org.eclipse.core.internal.utils.Messages;

3. WARNING: DiscouragedReference

Discouraged access: The type StructureEdit is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEModuleFacetInstallDataModelProvider.java :

36 : import org.eclipse.wst.common.componentcore.internal.StructureEdit;

4. WARNING: DiscouragedReference

Discouraged access: The type ProjectCreationDataModelProviderNew is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

J2EEModuleFacetInstallDataModelProvider.java :

40 : import org.eclipse.wst.common.frameworks.internal.operations.ProjectCreationDataModelProviderNew;

5. WARNING: DiscouragedReference

Discouraged access: The type WTPCommonMessages is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

J2EEModuleFacetInstallDataModelProvider.java :

41 : import org.eclipse.wst.common.frameworks.internal.plugin.WTPCommonMessages;

6. WARNING: DiscouragedReference

Discouraged access: The type WTPCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

J2EEModuleFacetInstallDataModelProvider.java :

42 : import org.eclipse.wst.common.frameworks.internal.plugin.WTPCommonPlugin;

7. WARNING: DiscouragedReference

Discouraged access: The type StructureEdit is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEModuleFacetInstallDataModelProvider.java :

178 : StructureEdit mc = null;

8. WARNING: DiscouragedReference

Discouraged access: The method dispose() from the type StructureEdit is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEModuleFacetInstallDataModelProvider.java :

201 : mc.dispose();

9. WARNING: DiscouragedReference

Discouraged access: The type WTPCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

J2EEModuleFacetInstallDataModelProvider.java :

220 : String errorMessage = WTPCommonPlugin.getResourceString(WTPCommonMessages.SAME_MODULE_AND_EAR_NAME, new Object [] {getStringProperty(EAR_PROJECT_NAME) });

10. WARNING: DiscouragedReference

Discouraged access: The method getResourceString(String, Object[]) from the type WTPCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

J2EEModuleFacetInstallDataModelProvider.java :

220 : String errorMessage = WTPCommonPlugin.getResourceString(WTPCommonMessages.SAME_MODULE_AND_EAR_NAME, new Object [] {getStringProperty(EAR_PROJECT_NAME) });

11. WARNING: DiscouragedReference

Discouraged access: The type WTPCommonMessages is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

J2EEModuleFacetInstallDataModelProvider.java :

220 : String errorMessage = WTPCommonPlugin.getResourceString(WTPCommonMessages.SAME_MODULE_AND_EAR_NAME, new Object [] {getStringProperty(EAR_PROJECT_NAME) });

12. WARNING: DiscouragedReference

Discouraged access: The field SAME_MODULE_AND_EAR_NAME from the type WTPCommonMessages is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

J2EEModuleFacetInstallDataModelProvider.java :

220 : String errorMessage = WTPCommonPlugin.getResourceString(WTPCommonMessages.SAME_MODULE_AND_EAR_NAME, new Object [] {getStringProperty(EAR_PROJECT_NAME) });

13. WARNING: DiscouragedReference

Discouraged access: The type WTPCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

J2EEModuleFacetInstallDataModelProvider.java :

221 : return WTPCommonPlugin.createErrorStatus(errorMessage);

14. WARNING: DiscouragedReference

Discouraged access: The method createErrorStatus(String) from the type WTPCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

J2EEModuleFacetInstallDataModelProvider.java :

221 : return WTPCommonPlugin.createErrorStatus(errorMessage);

15. WARNING: DiscouragedReference

Discouraged access: The type WTPCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

J2EEModuleFacetInstallDataModelProvider.java :

234 : String errorMessage = WTPCommonPlugin.getResourceString(WTPCommonMessages.MODULE_NOT_SUPPORTED);

16. WARNING: DiscouragedReference

Discouraged access: The method getResourceString(String) from the type WTPCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

J2EEModuleFacetInstallDataModelProvider.java :

234 : String errorMessage = WTPCommonPlugin.getResourceString(WTPCommonMessages.MODULE_NOT_SUPPORTED);

17. WARNING: DiscouragedReference

Discouraged access: The type WTPCommonMessages is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

J2EEModuleFacetInstallDataModelProvider.java :

234 : String errorMessage = WTPCommonPlugin.getResourceString(WTPCommonMessages.MODULE_NOT_SUPPORTED);

18. WARNING: DiscouragedReference

Discouraged access: The field MODULE_NOT_SUPPORTED from the type WTPCommonMessages is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

J2EEModuleFacetInstallDataModelProvider.java :

234 : String errorMessage = WTPCommonPlugin.getResourceString(WTPCommonMessages.MODULE_NOT_SUPPORTED);

19. WARNING: DiscouragedReference

Discouraged access: The type WTPCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

J2EEModuleFacetInstallDataModelProvider.java :

235 : return WTPCommonPlugin.createErrorStatus(errorMessage);

20. WARNING: DiscouragedReference

Discouraged access: The method createErrorStatus(String) from the type WTPCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

J2EEModuleFacetInstallDataModelProvider.java :

235 : return WTPCommonPlugin.createErrorStatus(errorMessage);

21. WARNING: LocalVariableIsNeverUsed

The local variable infolderName is never read

J2EEModuleFacetInstallDataModelProvider.java :

241 : String infolderName = model.getStringProperty(CONFIG_FOLDER);

22. WARNING: DiscouragedReference

Discouraged access: The type WTPCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

J2EEModuleFacetInstallDataModelProvider.java :

251 : String errorMessage = WTPCommonPlugin.getResourceString(WTPCommonMessages.ERR_EMPTY_MODULE_NAME);

23. WARNING: DiscouragedReference

Discouraged access: The method getResourceString(String) from the type WTPCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

J2EEModuleFacetInstallDataModelProvider.java :

251 : String errorMessage = WTPCommonPlugin.getResourceString(WTPCommonMessages.ERR_EMPTY_MODULE_NAME);

24. WARNING: DiscouragedReference

Discouraged access: The type WTPCommonMessages is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

J2EEModuleFacetInstallDataModelProvider.java :

251 : String errorMessage = WTPCommonPlugin.getResourceString(WTPCommonMessages.ERR_EMPTY_MODULE_NAME);

25. WARNING: DiscouragedReference

Discouraged access: The field ERR_EMPTY_MODULE_NAME from the type WTPCommonMessages is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

J2EEModuleFacetInstallDataModelProvider.java :

251 : String errorMessage = WTPCommonPlugin.getResourceString(WTPCommonMessages.ERR_EMPTY_MODULE_NAME);

26. WARNING: DiscouragedReference

Discouraged access: The type WTPCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

J2EEModuleFacetInstallDataModelProvider.java :

252 : return WTPCommonPlugin.createErrorStatus(errorMessage);

27. WARNING: DiscouragedReference

Discouraged access: The method createErrorStatus(String) from the type WTPCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

J2EEModuleFacetInstallDataModelProvider.java :

252 : return WTPCommonPlugin.createErrorStatus(errorMessage);

28. WARNING: DiscouragedReference

Discouraged access: The type WTPCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

J2EEModuleFacetInstallDataModelProvider.java :

254 : String errorMessage = WTPCommonPlugin.getResourceString(WTPCommonMessages.ERR_INVALID_CHARS);

29. WARNING: DiscouragedReference

Discouraged access: The method getResourceString(String) from the type WTPCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

J2EEModuleFacetInstallDataModelProvider.java :

254 : String errorMessage = WTPCommonPlugin.getResourceString(WTPCommonMessages.ERR_INVALID_CHARS);

30. WARNING: DiscouragedReference

Discouraged access: The type WTPCommonMessages is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

J2EEModuleFacetInstallDataModelProvider.java :

254 : String errorMessage = WTPCommonPlugin.getResourceString(WTPCommonMessages.ERR_INVALID_CHARS);

31. WARNING: DiscouragedReference

Discouraged access: The field ERR_INVALID_CHARS from the type WTPCommonMessages is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

J2EEModuleFacetInstallDataModelProvider.java :

254 : String errorMessage = WTPCommonPlugin.getResourceString(WTPCommonMessages.ERR_INVALID_CHARS);

32. WARNING: DiscouragedReference

Discouraged access: The type WTPCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

J2EEModuleFacetInstallDataModelProvider.java :

255 : return WTPCommonPlugin.createErrorStatus(errorMessage);

33. WARNING: DiscouragedReference

Discouraged access: The method createErrorStatus(String) from the type WTPCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

J2EEModuleFacetInstallDataModelProvider.java :

255 : return WTPCommonPlugin.createErrorStatus(errorMessage);

34. WARNING: DiscouragedReference

Discouraged access: The method validateProjectName(String) from the type ProjectCreationDataModelProviderNew is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

J2EEModuleFacetInstallDataModelProvider.java :

257 : return (ProjectCreationDataModelProviderNew.validateProjectName(earName));

35. WARNING: DiscouragedReference

Discouraged access: The type ProjectCreationDataModelProviderNew is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

J2EEModuleFacetInstallDataModelProvider.java :

257 : return (ProjectCreationDataModelProviderNew.validateProjectName(earName));

36. WARNING: DiscouragedReference

Discouraged access: The type WTPCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

J2EEModuleFacetInstallDataModelProvider.java :

272 : String errorMessage = WTPCommonPlugin.getResourceString(WTPCommonMessages.SOURCEFOLDER_EMPTY);

37. WARNING: DiscouragedReference

Discouraged access: The method getResourceString(String) from the type WTPCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

J2EEModuleFacetInstallDataModelProvider.java :

272 : String errorMessage = WTPCommonPlugin.getResourceString(WTPCommonMessages.SOURCEFOLDER_EMPTY);

38. WARNING: DiscouragedReference

Discouraged access: The type WTPCommonMessages is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

J2EEModuleFacetInstallDataModelProvider.java :

272 : String errorMessage = WTPCommonPlugin.getResourceString(WTPCommonMessages.SOURCEFOLDER_EMPTY);

39. WARNING: DiscouragedReference

Discouraged access: The field SOURCEFOLDER_EMPTY from the type WTPCommonMessages is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

J2EEModuleFacetInstallDataModelProvider.java :

272 : String errorMessage = WTPCommonPlugin.getResourceString(WTPCommonMessages.SOURCEFOLDER_EMPTY);

40. WARNING: DiscouragedReference

Discouraged access: The type WTPCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

J2EEModuleFacetInstallDataModelProvider.java :

273 : return WTPCommonPlugin.createErrorStatus(errorMessage);

41. WARNING: DiscouragedReference

Discouraged access: The method createErrorStatus(String) from the type WTPCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

J2EEModuleFacetInstallDataModelProvider.java :

273 : return WTPCommonPlugin.createErrorStatus(errorMessage);

42. WARNING: DiscouragedReference

Discouraged access: The type Messages is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.core.resources_3.4.2.R34x_v20090126.jar

J2EEModuleFacetInstallDataModelProvider.java :

286 : String message = NLS.bind(Messages.resources_invalidCharInName, "#", folderName); //$NON-NLS-1$

43. WARNING: DiscouragedReference

Discouraged access: The field resources_invalidCharInName from the type Messages is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.core.resources_3.4.2.R34x_v20090126.jar

J2EEModuleFacetInstallDataModelProvider.java :

286 : String message = NLS.bind(Messages.resources_invalidCharInName, "#", folderName); //$NON-NLS-1$

44. WARNING: DiscouragedReference

Discouraged access: The constructor ResourceStatus(int, IPath, String) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.core.resources_3.4.2.R34x_v20090126.jar

J2EEModuleFacetInstallDataModelProvider.java :

287 : return new ResourceStatus(IResourceStatus.INVALID_VALUE, null, message);

45. WARNING: DiscouragedReference

Discouraged access: The type ResourceStatus is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.core.resources_3.4.2.R34x_v20090126.jar

J2EEModuleFacetInstallDataModelProvider.java :

287 : return new ResourceStatus(IResourceStatus.INVALID_VALUE, null, message);

46. WARNING: DiscouragedReference

Discouraged access: The type WTPCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

J2EEModuleFacetInstallDataModelProvider.java :

294 : return WTPCommonPlugin.createErrorStatus( ProjectSupportResourceHandler.SOURCE_OUPUT_FOLDER_DIFF_BYCASE_ONLY);

47. WARNING: DiscouragedReference

Discouraged access: The method createErrorStatus(String) from the type WTPCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

J2EEModuleFacetInstallDataModelProvider.java :

294 : return WTPCommonPlugin.createErrorStatus( ProjectSupportResourceHandler.SOURCE_OUPUT_FOLDER_DIFF_BYCASE_ONLY);

Source File: org/eclipse/jst/j2ee/datamodel/properties/IJ2EEComponentCreationDataModelProperties.java
1. WARNING: UnusedImport

The import org.eclipse.jst.j2ee.project.facet.IJ2EEFacetProjectCreationDataModelProperties is never used

IJ2EEComponentCreationDataModelProperties.java :

13 : import org.eclipse.jst.j2ee.project.facet.IJ2EEFacetProjectCreationDataModelProperties;

2. WARNING: DiscouragedReference

Discouraged access: The type DoNotUseMeThisWillBeDeletedPost15 is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

IJ2EEComponentCreationDataModelProperties.java :

14 : import org.eclipse.wst.common.frameworks.internal.DoNotUseMeThisWillBeDeletedPost15;

3. WARNING: DiscouragedReference

Discouraged access: The type DoNotUseMeThisWillBeDeletedPost15 is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

IJ2EEComponentCreationDataModelProperties.java :

43 : public interface IJ2EEComponentCreationDataModelProperties extends IJavaComponentCreationDataModelProperties, DoNotUseMeThisWillBeDeletedPost15{

Source File: org/eclipse/jst/j2ee/datamodel/properties/IJ2EEModuleImportDataModelProperties.java
1. WARNING: DiscouragedReference

Discouraged access: The type DoNotUseMeThisWillBeDeletedPost15 is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

IJ2EEModuleImportDataModelProperties.java :

13 : import org.eclipse.wst.common.frameworks.internal.DoNotUseMeThisWillBeDeletedPost15;

2. WARNING: UnusedImport

The import org.eclipse.wst.common.frameworks.internal.DoNotUseMeThisWillBeDeletedPost15 is never used

IJ2EEModuleImportDataModelProperties.java :

13 : import org.eclipse.wst.common.frameworks.internal.DoNotUseMeThisWillBeDeletedPost15;

Source File: org/eclipse/jst/j2ee/datamodel/properties/IJavaComponentCreationDataModelProperties.java
1. WARNING: UnusedImport

The import org.eclipse.jst.common.project.facet.IJavaFacetInstallDataModelProperties is never used

IJavaComponentCreationDataModelProperties.java :

13 : import org.eclipse.jst.common.project.facet.IJavaFacetInstallDataModelProperties;

2. WARNING: DiscouragedReference

Discouraged access: The type DoNotUseMeThisWillBeDeletedPost15 is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

IJavaComponentCreationDataModelProperties.java :

16 : import org.eclipse.wst.common.frameworks.internal.DoNotUseMeThisWillBeDeletedPost15;

3. WARNING: DiscouragedReference

Discouraged access: The type DoNotUseMeThisWillBeDeletedPost15 is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

IJavaComponentCreationDataModelProperties.java :

44 : public interface IJavaComponentCreationDataModelProperties extends IComponentCreationDataModelProperties, DoNotUseMeThisWillBeDeletedPost15 {

Source File: org/eclipse/jst/j2ee/internal/archive/AppClientArchiveTypeHandler.java
1. WARNING: DiscouragedReference

Discouraged access: The type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

AppClientArchiveTypeHandler.java :

14 : import org.eclipse.jst.j2ee.internal.J2EEConstants;

2. WARNING: DiscouragedReference

Discouraged access: The type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

AppClientArchiveTypeHandler.java :

23 : } else if (archive.containsArchiveResource(new Path(J2EEConstants.APP_CLIENT_DD_URI))) {

3. WARNING: DiscouragedReference

Discouraged access: The field APP_CLIENT_DD_URI from the type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

AppClientArchiveTypeHandler.java :

23 : } else if (archive.containsArchiveResource(new Path(J2EEConstants.APP_CLIENT_DD_URI))) {

Source File: org/eclipse/jst/j2ee/internal/archive/AppClientComponentArchiveLoadAdapter.java
1. WARNING: DiscouragedReference

Discouraged access: The type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

AppClientComponentArchiveLoadAdapter.java :

15 : import org.eclipse.jst.j2ee.internal.J2EEConstants;

2. WARNING: DiscouragedReference

Discouraged access: The type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

AppClientComponentArchiveLoadAdapter.java :

26 : return new Path(J2EEConstants.APP_CLIENT_DD_URI);

3. WARNING: DiscouragedReference

Discouraged access: The field APP_CLIENT_DD_URI from the type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

AppClientComponentArchiveLoadAdapter.java :

26 : return new Path(J2EEConstants.APP_CLIENT_DD_URI);

Source File: org/eclipse/jst/j2ee/internal/archive/ArchiveWrapper.java
1. WARNING: DiscouragedReference

Discouraged access: The type Archive is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ArchiveWrapper.java :

22 : import org.eclipse.jst.j2ee.commonarchivecore.internal.Archive;

2. WARNING: DiscouragedReference

Discouraged access: The type EARFile is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ArchiveWrapper.java :

23 : import org.eclipse.jst.j2ee.commonarchivecore.internal.EARFile;

3. WARNING: DiscouragedReference

Discouraged access: The type EJBJarFile is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ArchiveWrapper.java :

24 : import org.eclipse.jst.j2ee.commonarchivecore.internal.EJBJarFile;

4. WARNING: DiscouragedReference

Discouraged access: The type ModuleFile is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ArchiveWrapper.java :

25 : import org.eclipse.jst.j2ee.commonarchivecore.internal.ModuleFile;

5. WARNING: DiscouragedReference

Discouraged access: The type WARFile is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ArchiveWrapper.java :

26 : import org.eclipse.jst.j2ee.commonarchivecore.internal.WARFile;

6. WARNING: DiscouragedReference

Discouraged access: The type FileImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ArchiveWrapper.java :

27 : import org.eclipse.jst.j2ee.commonarchivecore.internal.impl.FileImpl;

7. WARNING: DiscouragedReference

Discouraged access: The type ArchiveUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ArchiveWrapper.java :

28 : import org.eclipse.jst.j2ee.commonarchivecore.internal.util.ArchiveUtil;

8. WARNING: DiscouragedReference

Discouraged access: The type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ArchiveWrapper.java :

30 : import org.eclipse.jst.j2ee.internal.J2EEConstants;

9. WARNING: DiscouragedReference

Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ArchiveWrapper.java :

31 : import org.eclipse.jst.j2ee.internal.J2EEVersionConstants;

10. WARNING: DiscouragedReference

Discouraged access: The type JavaEEQuickPeek is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ArchiveWrapper.java :

39 : import org.eclipse.jst.jee.util.internal.JavaEEQuickPeek;

11. WARNING: DiscouragedReference

Discouraged access: The type Archive is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ArchiveWrapper.java :

45 : private Archive commonArchive = null;

12. WARNING: DiscouragedReference

Discouraged access: The type JavaEEQuickPeek is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ArchiveWrapper.java :

47 : private JavaEEQuickPeek jqp = null;

13. WARNING: DiscouragedReference

Discouraged access: The type Archive is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ArchiveWrapper.java :

55 : public ArchiveWrapper(Archive mFile) {

14. WARNING: DiscouragedReference

Discouraged access: The type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ArchiveWrapper.java :

57 : int type = J2EEConstants.UNKNOWN;

15. WARNING: DiscouragedReference

Discouraged access: The field UNKNOWN from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ArchiveWrapper.java :

57 : int type = J2EEConstants.UNKNOWN;

16. WARNING: DiscouragedReference

Discouraged access: The method isApplicationClientFile() from the type File is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ArchiveWrapper.java :

59 : if (mFile.isApplicationClientFile()) {

17. WARNING: DiscouragedReference

Discouraged access: The type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ArchiveWrapper.java :

60 : type = J2EEConstants.APPLICATION_CLIENT_TYPE;

18. WARNING: DiscouragedReference

Discouraged access: The field APPLICATION_CLIENT_TYPE from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ArchiveWrapper.java :

60 : type = J2EEConstants.APPLICATION_CLIENT_TYPE;

19. WARNING: DiscouragedReference

Discouraged access: The method isEARFile() from the type File is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ArchiveWrapper.java :

61 : } else if (mFile.isEARFile()) {

20. WARNING: DiscouragedReference

Discouraged access: The type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ArchiveWrapper.java :

62 : type = J2EEConstants.APPLICATION_TYPE;

21. WARNING: DiscouragedReference

Discouraged access: The field APPLICATION_TYPE from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ArchiveWrapper.java :

62 : type = J2EEConstants.APPLICATION_TYPE;

22. WARNING: DiscouragedReference

Discouraged access: The method isEJBJarFile() from the type File is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ArchiveWrapper.java :

63 : } else if (mFile.isEJBJarFile()) {

23. WARNING: DiscouragedReference

Discouraged access: The type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ArchiveWrapper.java :

64 : type = J2EEConstants.EJB_TYPE;

24. WARNING: DiscouragedReference

Discouraged access: The field EJB_TYPE from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ArchiveWrapper.java :

64 : type = J2EEConstants.EJB_TYPE;

25. WARNING: DiscouragedReference

Discouraged access: The method isWARFile() from the type File is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ArchiveWrapper.java :

65 : } else if (mFile.isWARFile()) {

26. WARNING: DiscouragedReference

Discouraged access: The type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ArchiveWrapper.java :

66 : type = J2EEConstants.WEB_TYPE;

27. WARNING: DiscouragedReference

Discouraged access: The field WEB_TYPE from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ArchiveWrapper.java :

66 : type = J2EEConstants.WEB_TYPE;

28. WARNING: DiscouragedReference

Discouraged access: The method isRARFile() from the type File is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ArchiveWrapper.java :

67 : } else if (mFile.isRARFile()) {

29. WARNING: DiscouragedReference

Discouraged access: The type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ArchiveWrapper.java :

68 : type = J2EEConstants.CONNECTOR_TYPE;

30. WARNING: DiscouragedReference

Discouraged access: The field CONNECTOR_TYPE from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ArchiveWrapper.java :

68 : type = J2EEConstants.CONNECTOR_TYPE;

31. WARNING: DiscouragedReference

Discouraged access: The type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ArchiveWrapper.java :

70 : if (type != J2EEConstants.UNKNOWN) {

32. WARNING: DiscouragedReference

Discouraged access: The field UNKNOWN from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ArchiveWrapper.java :

70 : if (type != J2EEConstants.UNKNOWN) {

33. WARNING: DiscouragedReference

Discouraged access: The method getFastSpecVersion(ModuleFile) from the type ArchiveUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ArchiveWrapper.java :

71 : int version = ArchiveUtil.getFastSpecVersion((ModuleFile) mFile);

34. WARNING: DiscouragedReference

Discouraged access: The type ArchiveUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ArchiveWrapper.java :

71 : int version = ArchiveUtil.getFastSpecVersion((ModuleFile) mFile);

35. WARNING: DiscouragedReference

Discouraged access: The type ModuleFile is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ArchiveWrapper.java :

71 : int version = ArchiveUtil.getFastSpecVersion((ModuleFile) mFile);

36. WARNING: DiscouragedReference

Discouraged access: The constructor JavaEEQuickPeek(int, int) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ArchiveWrapper.java :

72 : jqp = new JavaEEQuickPeek(type, version);

37. WARNING: DiscouragedReference

Discouraged access: The type JavaEEQuickPeek is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ArchiveWrapper.java :

72 : jqp = new JavaEEQuickPeek(type, version);

38. WARNING: DiscouragedReference

Discouraged access: The constructor JavaEEQuickPeek(InputStream) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ArchiveWrapper.java :

74 : jqp = new JavaEEQuickPeek(null);

39. WARNING: DiscouragedReference

Discouraged access: The type JavaEEQuickPeek is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ArchiveWrapper.java :

74 : jqp = new JavaEEQuickPeek(null);

40. WARNING: DiscouragedReference

Discouraged access: The type JavaEEQuickPeek is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ArchiveWrapper.java :

78 : public JavaEEQuickPeek getJavaEEQuickPeek() {

41. WARNING: DiscouragedReference

Discouraged access: The type Archive is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ArchiveWrapper.java :

82 : public Archive getCommonArchive() {

42. WARNING: DiscouragedReference

Discouraged access: The type Archive is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ArchiveWrapper.java :

83 : return (Archive) commonArchive;

43. WARNING: DiscouragedReference

Discouraged access: The type Archive is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ArchiveWrapper.java :

108 : cachedParent = new ArchiveWrapper((Archive) commonArchive.eContainer());

44. WARNING: DiscouragedReference

Discouraged access: The method isOpen() from the type Archive is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ArchiveWrapper.java :

121 : if (commonArchive != null && commonArchive.isOpen()) {

45. WARNING: DiscouragedReference

Discouraged access: The method close() from the type Archive is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ArchiveWrapper.java :

122 : commonArchive.close();

46. WARNING: DiscouragedReference

Discouraged access: The method closeArchive(IArchive) from the type ArchiveFactoryImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ArchiveWrapper.java :

125 : JavaEEArchiveUtilities.INSTANCE.closeArchive(archive);

47. WARNING: DiscouragedReference

Discouraged access: The method getURI() from the type File is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ArchiveWrapper.java :

135 : IPath path = new Path(commonArchive.getURI());

48. WARNING: DiscouragedReference

Discouraged access: The method getFiles() from the type Container is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ArchiveWrapper.java :

151 : return commonArchive.getFiles().size();

49. WARNING: DiscouragedReference

Discouraged access: The method getType() from the type JavaEEQuickPeek is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ArchiveWrapper.java :

162 : if (jqp.getType() != J2EEVersionConstants.WEB_TYPE) {

50. WARNING: DiscouragedReference

Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ArchiveWrapper.java :

162 : if (jqp.getType() != J2EEVersionConstants.WEB_TYPE) {

51. WARNING: DiscouragedReference

Discouraged access: The field WEB_TYPE from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ArchiveWrapper.java :

162 : if (jqp.getType() != J2EEVersionConstants.WEB_TYPE) {

52. WARNING: DiscouragedReference

Discouraged access: The type WARFile is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ArchiveWrapper.java :

169 : WARFile war = (WARFile) commonArchive;

53. WARNING: DiscouragedReference

Discouraged access: The type WARFile is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ArchiveWrapper.java :

169 : WARFile war = (WARFile) commonArchive;

54. WARNING: DiscouragedReference

Discouraged access: The method getLibArchives() from the type WARFile is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ArchiveWrapper.java :

170 : List libs = war.getLibArchives();

55. WARNING: DiscouragedReference

Discouraged access: The type Archive is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ArchiveWrapper.java :

172 : cachedWebLibs.add(new ArchiveWrapper((Archive) libs.get(i)));

56. WARNING: DiscouragedReference

Discouraged access: The method getType() from the type JavaEEQuickPeek is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ArchiveWrapper.java :

209 : if (jqp.getType() != J2EEVersionConstants.APPLICATION_TYPE) {

57. WARNING: DiscouragedReference

Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ArchiveWrapper.java :

209 : if (jqp.getType() != J2EEVersionConstants.APPLICATION_TYPE) {

58. WARNING: DiscouragedReference

Discouraged access: The field APPLICATION_TYPE from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ArchiveWrapper.java :

209 : if (jqp.getType() != J2EEVersionConstants.APPLICATION_TYPE) {

59. WARNING: DiscouragedReference

Discouraged access: The type EARFile is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ArchiveWrapper.java :

216 : EARFile ear = (EARFile) commonArchive;

60. WARNING: DiscouragedReference

Discouraged access: The type EARFile is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ArchiveWrapper.java :

216 : EARFile ear = (EARFile) commonArchive;

61. WARNING: DiscouragedReference

Discouraged access: The method getModuleFiles() from the type EARFile is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ArchiveWrapper.java :

217 : List earMods = ear.getModuleFiles();

62. WARNING: DiscouragedReference

Discouraged access: The method getURI() from the type File is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ArchiveWrapper.java :

219 : cachedDDMappedModuleURIs.add(((Archive) earMods.get(i)).getURI());

63. WARNING: DiscouragedReference

Discouraged access: The type Archive is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ArchiveWrapper.java :

219 : cachedDDMappedModuleURIs.add(((Archive) earMods.get(i)).getURI());

64. WARNING: DiscouragedReference

Discouraged access: The type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ArchiveWrapper.java :

223 : if(archive.containsArchiveResource(new Path(J2EEConstants.APPLICATION_DD_URI))){

65. WARNING: DiscouragedReference

Discouraged access: The field APPLICATION_DD_URI from the type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ArchiveWrapper.java :

223 : if(archive.containsArchiveResource(new Path(J2EEConstants.APPLICATION_DD_URI))){

66. WARNING: DiscouragedReference

Discouraged access: The method getJavaEEVersion() from the type JavaEEQuickPeek is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ArchiveWrapper.java :

224 : if(jqp.getJavaEEVersion() == JavaEEQuickPeek.JEE_5_0_ID){

67. WARNING: DiscouragedReference

Discouraged access: The type JavaEEQuickPeek is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ArchiveWrapper.java :

224 : if(jqp.getJavaEEVersion() == JavaEEQuickPeek.JEE_5_0_ID){

68. WARNING: DiscouragedReference

Discouraged access: The field JEE_5_0_ID from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ArchiveWrapper.java :

224 : if(jqp.getJavaEEVersion() == JavaEEQuickPeek.JEE_5_0_ID){

69. WARNING: DiscouragedReference

Discouraged access: The method getType() from the type JavaEEQuickPeek is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ArchiveWrapper.java :

261 : if (jqp.getType() != J2EEVersionConstants.APPLICATION_TYPE) {

70. WARNING: DiscouragedReference

Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ArchiveWrapper.java :

261 : if (jqp.getType() != J2EEVersionConstants.APPLICATION_TYPE) {

71. WARNING: DiscouragedReference

Discouraged access: The field APPLICATION_TYPE from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ArchiveWrapper.java :

261 : if (jqp.getType() != J2EEVersionConstants.APPLICATION_TYPE) {

72. WARNING: DiscouragedReference

Discouraged access: The type EARFile is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ArchiveWrapper.java :

267 : EARFile ear = (EARFile) commonArchive;

73. WARNING: DiscouragedReference

Discouraged access: The type EARFile is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ArchiveWrapper.java :

267 : EARFile ear = (EARFile) commonArchive;

74. WARNING: DiscouragedReference

Discouraged access: The method getModuleFiles() from the type EARFile is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ArchiveWrapper.java :

268 : List earMods = ear.getModuleFiles();

75. WARNING: DiscouragedReference

Discouraged access: The type Archive is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ArchiveWrapper.java :

270 : cachedEARModules.add(new ArchiveWrapper((Archive) earMods.get(i)));

76. WARNING: DiscouragedReference

Discouraged access: The method getJavaEEVersion() from the type JavaEEQuickPeek is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ArchiveWrapper.java :

276 : if(jqp.getJavaEEVersion() == JavaEEQuickPeek.JEE_5_0_ID){

77. WARNING: DiscouragedReference

Discouraged access: The type JavaEEQuickPeek is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ArchiveWrapper.java :

276 : if(jqp.getJavaEEVersion() == JavaEEQuickPeek.JEE_5_0_ID){

78. WARNING: DiscouragedReference

Discouraged access: The field JEE_5_0_ID from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ArchiveWrapper.java :

276 : if(jqp.getJavaEEVersion() == JavaEEQuickPeek.JEE_5_0_ID){

79. WARNING: DiscouragedReference

Discouraged access: The method getName() from the type File is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ArchiveWrapper.java :

328 : return commonArchive.getName();

80. WARNING: DiscouragedReference

Discouraged access: The method isApplicationClientFile() from the type File is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ArchiveWrapper.java :

355 : return commonArchive.isApplicationClientFile();

81. WARNING: DiscouragedReference

Discouraged access: The method getType() from the type JavaEEQuickPeek is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ArchiveWrapper.java :

357 : return (JavaEEArchiveUtilities.INSTANCE.getJavaEEQuickPeek(archive).getType() == J2EEConstants.APPLICATION_CLIENT_TYPE);

82. WARNING: DiscouragedReference

Discouraged access: The type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ArchiveWrapper.java :

357 : return (JavaEEArchiveUtilities.INSTANCE.getJavaEEQuickPeek(archive).getType() == J2EEConstants.APPLICATION_CLIENT_TYPE);

83. WARNING: DiscouragedReference

Discouraged access: The field APPLICATION_CLIENT_TYPE from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ArchiveWrapper.java :

357 : return (JavaEEArchiveUtilities.INSTANCE.getJavaEEQuickPeek(archive).getType() == J2EEConstants.APPLICATION_CLIENT_TYPE);

84. WARNING: DiscouragedReference

Discouraged access: The method isWARFile() from the type File is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ArchiveWrapper.java :

364 : return commonArchive.isWARFile();

85. WARNING: DiscouragedReference

Discouraged access: The method getType() from the type JavaEEQuickPeek is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ArchiveWrapper.java :

366 : return (JavaEEArchiveUtilities.INSTANCE.getJavaEEQuickPeek(archive).getType() == J2EEConstants.WEB_TYPE);

86. WARNING: DiscouragedReference

Discouraged access: The type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ArchiveWrapper.java :

366 : return (JavaEEArchiveUtilities.INSTANCE.getJavaEEQuickPeek(archive).getType() == J2EEConstants.WEB_TYPE);

87. WARNING: DiscouragedReference

Discouraged access: The field WEB_TYPE from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ArchiveWrapper.java :

366 : return (JavaEEArchiveUtilities.INSTANCE.getJavaEEQuickPeek(archive).getType() == J2EEConstants.WEB_TYPE);

88. WARNING: DiscouragedReference

Discouraged access: The method isEJBJarFile() from the type File is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ArchiveWrapper.java :

373 : return commonArchive.isEJBJarFile();

89. WARNING: DiscouragedReference

Discouraged access: The method getType() from the type JavaEEQuickPeek is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ArchiveWrapper.java :

375 : return (JavaEEArchiveUtilities.INSTANCE.getJavaEEQuickPeek(archive).getType() == J2EEConstants.EJB_TYPE);

90. WARNING: DiscouragedReference

Discouraged access: The type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ArchiveWrapper.java :

375 : return (JavaEEArchiveUtilities.INSTANCE.getJavaEEQuickPeek(archive).getType() == J2EEConstants.EJB_TYPE);

91. WARNING: DiscouragedReference

Discouraged access: The field EJB_TYPE from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ArchiveWrapper.java :

375 : return (JavaEEArchiveUtilities.INSTANCE.getJavaEEQuickPeek(archive).getType() == J2EEConstants.EJB_TYPE);

92. WARNING: DiscouragedReference

Discouraged access: The method isEARFile() from the type File is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ArchiveWrapper.java :

382 : return commonArchive.isEARFile();

93. WARNING: DiscouragedReference

Discouraged access: The method getType() from the type JavaEEQuickPeek is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ArchiveWrapper.java :

384 : return (JavaEEArchiveUtilities.INSTANCE.getJavaEEQuickPeek(archive).getType() == J2EEConstants.APPLICATION_TYPE);

94. WARNING: DiscouragedReference

Discouraged access: The type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ArchiveWrapper.java :

384 : return (JavaEEArchiveUtilities.INSTANCE.getJavaEEQuickPeek(archive).getType() == J2EEConstants.APPLICATION_TYPE);

95. WARNING: DiscouragedReference

Discouraged access: The field APPLICATION_TYPE from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ArchiveWrapper.java :

384 : return (JavaEEArchiveUtilities.INSTANCE.getJavaEEQuickPeek(archive).getType() == J2EEConstants.APPLICATION_TYPE);

96. WARNING: DiscouragedReference

Discouraged access: The method isRARFile() from the type File is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ArchiveWrapper.java :

391 : return commonArchive.isRARFile();

97. WARNING: DiscouragedReference

Discouraged access: The method getType() from the type JavaEEQuickPeek is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ArchiveWrapper.java :

393 : return (JavaEEArchiveUtilities.INSTANCE.getJavaEEQuickPeek(archive).getType() == J2EEConstants.CONNECTOR_TYPE);

98. WARNING: DiscouragedReference

Discouraged access: The type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ArchiveWrapper.java :

393 : return (JavaEEArchiveUtilities.INSTANCE.getJavaEEQuickPeek(archive).getType() == J2EEConstants.CONNECTOR_TYPE);

99. WARNING: DiscouragedReference

Discouraged access: The field CONNECTOR_TYPE from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ArchiveWrapper.java :

393 : return (JavaEEArchiveUtilities.INSTANCE.getJavaEEQuickPeek(archive).getType() == J2EEConstants.CONNECTOR_TYPE);

100. WARNING: DiscouragedReference

Discouraged access: The method getURI() from the type File is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ArchiveWrapper.java :

413 : cachedWebContextRoot[0] = ((WebModule) ((EARFile) commonArchive.getContainer()).getModule(commonArchive.getURI(), null)).getContextRoot();

Source File: org/eclipse/jst/j2ee/internal/archive/ComponentArchiveLoadAdapter.java
1. WARNING: DiscouragedReference

Discouraged access: The type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ComponentArchiveLoadAdapter.java :

44 : import org.eclipse.jst.j2ee.internal.J2EEConstants;

2. WARNING: DiscouragedReference

Discouraged access: The type ArchiveURIConverter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ComponentArchiveLoadAdapter.java :

54 : import org.eclipse.jst.jee.archive.internal.ArchiveURIConverter;

3. WARNING: DiscouragedReference

Discouraged access: The type ArchiveUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ComponentArchiveLoadAdapter.java :

55 : import org.eclipse.jst.jee.archive.internal.ArchiveUtil;

4. WARNING: DiscouragedReference

Discouraged access: The type ComponentResource is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ComponentArchiveLoadAdapter.java :

57 : import org.eclipse.wst.common.componentcore.internal.ComponentResource;

5. WARNING: DiscouragedReference

Discouraged access: The type DependencyType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ComponentArchiveLoadAdapter.java :

58 : import org.eclipse.wst.common.componentcore.internal.DependencyType;

6. WARNING: DiscouragedReference

Discouraged access: The type StructureEdit is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ComponentArchiveLoadAdapter.java :

59 : import org.eclipse.wst.common.componentcore.internal.StructureEdit;

7. WARNING: DiscouragedReference

Discouraged access: The type VirtualArchiveComponent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ComponentArchiveLoadAdapter.java :

60 : import org.eclipse.wst.common.componentcore.internal.resources.VirtualArchiveComponent;

8. WARNING: DiscouragedReference

Discouraged access: The type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ComponentArchiveLoadAdapter.java :

221 : this.manifestFile = vComponent.getRootFolder().getFile(new Path(J2EEConstants.MANIFEST_URI));

9. WARNING: DiscouragedReference

Discouraged access: The field MANIFEST_URI from the type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ComponentArchiveLoadAdapter.java :

221 : this.manifestFile = vComponent.getRootFolder().getFile(new Path(J2EEConstants.MANIFEST_URI));

10. WARNING: DiscouragedReference

Discouraged access: The type DependencyType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ComponentArchiveLoadAdapter.java :

359 : if (referencedComponent.isBinary() && reference.getDependencyType() == DependencyType.CONSUMES) {

11. WARNING: DiscouragedReference

Discouraged access: The field CONSUMES from the type DependencyType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ComponentArchiveLoadAdapter.java :

359 : if (referencedComponent.isBinary() && reference.getDependencyType() == DependencyType.CONSUMES) {

12. WARNING: DiscouragedReference

Discouraged access: The method getUnderlyingDiskFile() from the type VirtualArchiveComponent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ComponentArchiveLoadAdapter.java :

360 : java.io.File diskFile = ((VirtualArchiveComponent) referencedComponent).getUnderlyingDiskFile();

13. WARNING: DiscouragedReference

Discouraged access: The type VirtualArchiveComponent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ComponentArchiveLoadAdapter.java :

360 : java.io.File diskFile = ((VirtualArchiveComponent) referencedComponent).getUnderlyingDiskFile();

14. WARNING: DiscouragedReference

Discouraged access: The type ArchiveUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ComponentArchiveLoadAdapter.java :

364 : zipFile = ArchiveUtil.newZipFile(diskFile);

15. WARNING: DiscouragedReference

Discouraged access: The method newZipFile(File) from the type ArchiveUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ComponentArchiveLoadAdapter.java :

364 : zipFile = ArchiveUtil.newZipFile(diskFile);

16. WARNING: DiscouragedReference

Discouraged access: The type StructureEdit is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ComponentArchiveLoadAdapter.java :

399 : StructureEdit se = null;

17. WARNING: DiscouragedReference

Discouraged access: The type StructureEdit is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ComponentArchiveLoadAdapter.java :

402 : se = StructureEdit.getStructureEditForRead(vComponent.getProject());

18. WARNING: DiscouragedReference

Discouraged access: The method getStructureEditForRead(IProject) from the type StructureEdit is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ComponentArchiveLoadAdapter.java :

402 : se = StructureEdit.getStructureEditForRead(vComponent.getProject());

19. WARNING: DiscouragedReference

Discouraged access: The type ComponentResource is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ComponentArchiveLoadAdapter.java :

418 : ComponentResource[] componentResources = se.findResourcesBySourcePath(sourceRoots[i].getResource().getProjectRelativePath());

20. WARNING: DiscouragedReference

Discouraged access: The method findResourcesBySourcePath(IPath) from the type StructureEdit is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ComponentArchiveLoadAdapter.java :

418 : ComponentResource[] componentResources = se.findResourcesBySourcePath(sourceRoots[i].getResource().getProjectRelativePath());

21. WARNING: DiscouragedReference

Discouraged access: The method getRuntimePath() from the type ComponentResource is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ComponentArchiveLoadAdapter.java :

420 : IPath tmpRuntimePath = componentResources[0].getRuntimePath();

22. WARNING: DiscouragedReference

Discouraged access: The method getSourcePath() from the type ComponentResource is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ComponentArchiveLoadAdapter.java :

421 : IPath tmpSourcePath = componentResources[0].getSourcePath();

23. WARNING: DiscouragedReference

Discouraged access: The method dispose() from the type StructureEdit is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ComponentArchiveLoadAdapter.java :

446 : se.dispose();

24. WARNING: DiscouragedReference

Discouraged access: The type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ComponentArchiveLoadAdapter.java :

663 : if (includeClasspathComponents && path.equals(J2EEConstants.MANIFEST_URI) && !javaClasspathURIs.isEmpty() && manifestFile != null && manifestFile.getUnderlyingFile() != null

25. WARNING: DiscouragedReference

Discouraged access: The field MANIFEST_URI from the type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ComponentArchiveLoadAdapter.java :

663 : if (includeClasspathComponents && path.equals(J2EEConstants.MANIFEST_URI) && !javaClasspathURIs.isEmpty() && manifestFile != null && manifestFile.getUnderlyingFile() != null

26. WARNING: DiscouragedReference

Discouraged access: The type ArchiveURIConverter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ComponentArchiveLoadAdapter.java :

695 : emfHelper.setArchiveURIConverter(new ArchiveURIConverter(emfHelper.getArchive()) {

Source File: org/eclipse/jst/j2ee/internal/archive/ComponentArchiveSaveAdapter.java
1. WARNING: DiscouragedReference

Discouraged access: The type CreateReferenceComponentsDataModelProvider is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ComponentArchiveSaveAdapter.java :

42 : import org.eclipse.wst.common.componentcore.internal.operation.CreateReferenceComponentsDataModelProvider;

2. WARNING: DiscouragedReference

Discouraged access: The type VirtualArchiveComponent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ComponentArchiveSaveAdapter.java :

43 : import org.eclipse.wst.common.componentcore.internal.resources.VirtualArchiveComponent;

3. WARNING: DiscouragedReference

Discouraged access: The type IModuleConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ComponentArchiveSaveAdapter.java :

44 : import org.eclipse.wst.common.componentcore.internal.util.IModuleConstants;

4. WARNING: DiscouragedReference

Discouraged access: The type DoNotUseMeThisWillBeDeletedPost15 is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

ComponentArchiveSaveAdapter.java :

50 : import org.eclipse.wst.common.frameworks.internal.DoNotUseMeThisWillBeDeletedPost15;

5. WARNING: UnusedImport

The import org.eclipse.wst.common.frameworks.internal.DoNotUseMeThisWillBeDeletedPost15 is never used

ComponentArchiveSaveAdapter.java :

50 : import org.eclipse.wst.common.frameworks.internal.DoNotUseMeThisWillBeDeletedPost15;

6. WARNING: DiscouragedReference

Discouraged access: The type IModuleConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ComponentArchiveSaveAdapter.java :

161 : if (path.segmentCount() > 0 && path.segment(0).equals(IModuleConstants.DOT_SETTINGS)) {

7. WARNING: DiscouragedReference

Discouraged access: The field DOT_SETTINGS from the type IModuleConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ComponentArchiveSaveAdapter.java :

161 : if (path.segmentCount() > 0 && path.segment(0).equals(IModuleConstants.DOT_SETTINGS)) {

8. WARNING: DiscouragedReference

Discouraged access: The type VirtualArchiveComponent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ComponentArchiveSaveAdapter.java :

212 : IVirtualComponent archiveComponent = ComponentCore.createArchiveComponent(vComponent.getProject(), VirtualArchiveComponent.LIBARCHIVETYPE + iFile.getFullPath().toString());

9. WARNING: DiscouragedReference

Discouraged access: The field LIBARCHIVETYPE from the type VirtualArchiveComponent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ComponentArchiveSaveAdapter.java :

212 : IVirtualComponent archiveComponent = ComponentCore.createArchiveComponent(vComponent.getProject(), VirtualArchiveComponent.LIBARCHIVETYPE + iFile.getFullPath().toString());

10. WARNING: DiscouragedReference

Discouraged access: The constructor CreateReferenceComponentsDataModelProvider() is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ComponentArchiveSaveAdapter.java :

229 : IDataModel createReferencesDataModel = DataModelFactory.createDataModel(new CreateReferenceComponentsDataModelProvider());

11. WARNING: DiscouragedReference

Discouraged access: The type CreateReferenceComponentsDataModelProvider is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ComponentArchiveSaveAdapter.java :

229 : IDataModel createReferencesDataModel = DataModelFactory.createDataModel(new CreateReferenceComponentsDataModelProvider());

Source File: org/eclipse/jst/j2ee/internal/archive/ConnectorComponentArchiveLoadAdapter.java
1. WARNING: DiscouragedReference

Discouraged access: The type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ConnectorComponentArchiveLoadAdapter.java :

37 : import org.eclipse.jst.j2ee.internal.J2EEConstants;

2. WARNING: DiscouragedReference

Discouraged access: The type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ConnectorComponentArchiveLoadAdapter.java :

71 : knownDD = vComponent.getRootFolder().getFile(J2EEConstants.RAR_DD_URI).getUnderlyingFile();

3. WARNING: DiscouragedReference

Discouraged access: The field RAR_DD_URI from the type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ConnectorComponentArchiveLoadAdapter.java :

71 : knownDD = vComponent.getRootFolder().getFile(J2EEConstants.RAR_DD_URI).getUnderlyingFile();

4. WARNING: DiscouragedReference

Discouraged access: The type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ConnectorComponentArchiveLoadAdapter.java :

142 : IContainer ddFolder = vComponent.getRootFolder().getFolder(J2EEConstants.META_INF).getUnderlyingFolder();

5. WARNING: DiscouragedReference

Discouraged access: The field META_INF from the type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ConnectorComponentArchiveLoadAdapter.java :

142 : IContainer ddFolder = vComponent.getRootFolder().getFolder(J2EEConstants.META_INF).getUnderlyingFolder();

6. WARNING: DiscouragedReference

Discouraged access: The type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ConnectorComponentArchiveLoadAdapter.java :

291 : return new Path(J2EEConstants.RAR_DD_URI);

7. WARNING: DiscouragedReference

Discouraged access: The field RAR_DD_URI from the type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ConnectorComponentArchiveLoadAdapter.java :

291 : return new Path(J2EEConstants.RAR_DD_URI);

8. WARNING: DiscouragedReference

Discouraged access: The type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ConnectorComponentArchiveLoadAdapter.java :

295 : boolean isDDFolder = vComponent.getRootFolder().getFolder(J2EEConstants.META_INF).equals(vContainer);

9. WARNING: DiscouragedReference

Discouraged access: The field META_INF from the type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ConnectorComponentArchiveLoadAdapter.java :

295 : boolean isDDFolder = vComponent.getRootFolder().getFolder(J2EEConstants.META_INF).equals(vContainer);

Source File: org/eclipse/jst/j2ee/internal/archive/ConnectorComponentArchiveTypeHandler.java
1. WARNING: DiscouragedReference

Discouraged access: The type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ConnectorComponentArchiveTypeHandler.java :

14 : import org.eclipse.jst.j2ee.internal.J2EEConstants;

2. WARNING: DiscouragedReference

Discouraged access: The type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ConnectorComponentArchiveTypeHandler.java :

23 : } else if (archive.containsArchiveResource(new Path(J2EEConstants.RAR_DD_URI))) {

3. WARNING: DiscouragedReference

Discouraged access: The field RAR_DD_URI from the type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ConnectorComponentArchiveTypeHandler.java :

23 : } else if (archive.containsArchiveResource(new Path(J2EEConstants.RAR_DD_URI))) {

Source File: org/eclipse/jst/j2ee/internal/archive/ConnectorComponentNestedJARArchiveLoadAdapter.java
1. WARNING: DiscouragedReference

Discouraged access: The type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ConnectorComponentNestedJARArchiveLoadAdapter.java :

29 : import org.eclipse.jst.j2ee.internal.J2EEConstants;

2. WARNING: DiscouragedReference

Discouraged access: The type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ConnectorComponentNestedJARArchiveLoadAdapter.java :

85 : IPath manifestPath = new Path(J2EEConstants.MANIFEST_URI);

3. WARNING: DiscouragedReference

Discouraged access: The field MANIFEST_URI from the type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ConnectorComponentNestedJARArchiveLoadAdapter.java :

85 : IPath manifestPath = new Path(J2EEConstants.MANIFEST_URI);

Source File: org/eclipse/jst/j2ee/internal/archive/EARComponentArchiveLoadAdapter.java
1. WARNING: DiscouragedReference

Discouraged access: The type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EARComponentArchiveLoadAdapter.java :

29 : import org.eclipse.jst.j2ee.internal.J2EEConstants;

2. WARNING: DiscouragedReference

Discouraged access: The type ArchiveUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EARComponentArchiveLoadAdapter.java :

36 : import org.eclipse.jst.jee.archive.internal.ArchiveUtil;

3. WARNING: DiscouragedReference

Discouraged access: The type JavaEEQuickPeek is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EARComponentArchiveLoadAdapter.java :

37 : import org.eclipse.jst.jee.util.internal.JavaEEQuickPeek;

4. WARNING: DiscouragedReference

Discouraged access: The type VirtualArchiveComponent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

EARComponentArchiveLoadAdapter.java :

38 : import org.eclipse.wst.common.componentcore.internal.resources.VirtualArchiveComponent;

5. WARNING: DiscouragedReference

Discouraged access: The type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EARComponentArchiveLoadAdapter.java :

59 : IPath manifestPath = new Path(J2EEConstants.MANIFEST_URI);

6. WARNING: DiscouragedReference

Discouraged access: The field MANIFEST_URI from the type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EARComponentArchiveLoadAdapter.java :

59 : IPath manifestPath = new Path(J2EEConstants.MANIFEST_URI);

7. WARNING: DiscouragedReference

Discouraged access: The method getUnderlyingDiskFile() from the type VirtualArchiveComponent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

EARComponentArchiveLoadAdapter.java :

96 : diskFile = ((VirtualArchiveComponent) referencedComponent).getUnderlyingDiskFile();

8. WARNING: DiscouragedReference

Discouraged access: The type VirtualArchiveComponent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

EARComponentArchiveLoadAdapter.java :

96 : diskFile = ((VirtualArchiveComponent) referencedComponent).getUnderlyingDiskFile();

9. WARNING: DiscouragedReference

Discouraged access: The method getUnderlyingWorkbenchFile() from the type VirtualArchiveComponent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

EARComponentArchiveLoadAdapter.java :

98 : IFile wbFile = ((VirtualArchiveComponent) referencedComponent).getUnderlyingWorkbenchFile();

10. WARNING: DiscouragedReference

Discouraged access: The type VirtualArchiveComponent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

EARComponentArchiveLoadAdapter.java :

98 : IFile wbFile = ((VirtualArchiveComponent) referencedComponent).getUnderlyingWorkbenchFile();

11. WARNING: DiscouragedReference

Discouraged access: The type JavaEEQuickPeek is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EARComponentArchiveLoadAdapter.java :

111 : JavaEEQuickPeek quickPeek = JavaEEArchiveUtilities.INSTANCE.getJavaEEQuickPeek(nestedModuleArchive);

12. WARNING: DiscouragedReference

Discouraged access: The method getType() from the type JavaEEQuickPeek is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EARComponentArchiveLoadAdapter.java :

112 : switch (quickPeek.getType()) {

13. WARNING: DiscouragedReference

Discouraged access: The type JavaEEQuickPeek is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EARComponentArchiveLoadAdapter.java :

113 : case JavaEEQuickPeek.CONNECTOR_TYPE:

14. WARNING: DiscouragedReference

Discouraged access: The field CONNECTOR_TYPE from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EARComponentArchiveLoadAdapter.java :

113 : case JavaEEQuickPeek.CONNECTOR_TYPE:

15. WARNING: DiscouragedReference

Discouraged access: The type JavaEEQuickPeek is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EARComponentArchiveLoadAdapter.java :

114 : case JavaEEQuickPeek.EJB_TYPE:

16. WARNING: DiscouragedReference

Discouraged access: The field EJB_TYPE from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EARComponentArchiveLoadAdapter.java :

114 : case JavaEEQuickPeek.EJB_TYPE:

17. WARNING: DiscouragedReference

Discouraged access: The type JavaEEQuickPeek is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EARComponentArchiveLoadAdapter.java :

115 : case JavaEEQuickPeek.WEB_TYPE:

18. WARNING: DiscouragedReference

Discouraged access: The field WEB_TYPE from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EARComponentArchiveLoadAdapter.java :

115 : case JavaEEQuickPeek.WEB_TYPE:

19. WARNING: DiscouragedReference

Discouraged access: The type ArchiveUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EARComponentArchiveLoadAdapter.java :

122 : ArchiveUtil.warn(e);

20. WARNING: DiscouragedReference

Discouraged access: The method warn(Throwable) from the type ArchiveUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EARComponentArchiveLoadAdapter.java :

122 : ArchiveUtil.warn(e);

21. WARNING: DiscouragedReference

Discouraged access: The method getUnderlyingDiskFile() from the type VirtualArchiveComponent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

EARComponentArchiveLoadAdapter.java :

137 : File cpEntryFile = comp.getUnderlyingDiskFile();

22. WARNING: DiscouragedReference

Discouraged access: The method getUnderlyingWorkbenchFile() from the type VirtualArchiveComponent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

EARComponentArchiveLoadAdapter.java :

139 : final IFile wbFile = comp.getUnderlyingWorkbenchFile();

23. WARNING: DiscouragedReference

Discouraged access: The type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EARComponentArchiveLoadAdapter.java :

151 : return new Path(J2EEConstants.APPLICATION_DD_URI);

24. WARNING: DiscouragedReference

Discouraged access: The field APPLICATION_DD_URI from the type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EARComponentArchiveLoadAdapter.java :

151 : return new Path(J2EEConstants.APPLICATION_DD_URI);

Source File: org/eclipse/jst/j2ee/internal/archive/EARComponentArchiveTypeHandler.java
1. WARNING: DiscouragedReference

Discouraged access: The type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EARComponentArchiveTypeHandler.java :

14 : import org.eclipse.jst.j2ee.internal.J2EEConstants;

2. WARNING: DiscouragedReference

Discouraged access: The type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EARComponentArchiveTypeHandler.java :

23 : } else if (archive.containsArchiveResource(new Path(J2EEConstants.APPLICATION_DD_URI))) {

3. WARNING: DiscouragedReference

Discouraged access: The field APPLICATION_DD_URI from the type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EARComponentArchiveTypeHandler.java :

23 : } else if (archive.containsArchiveResource(new Path(J2EEConstants.APPLICATION_DD_URI))) {

Source File: org/eclipse/jst/j2ee/internal/archive/EJBComponentArchiveLoadAdapter.java
1. WARNING: DiscouragedReference

Discouraged access: The type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EJBComponentArchiveLoadAdapter.java :

15 : import org.eclipse.jst.j2ee.internal.J2EEConstants;

2. WARNING: DiscouragedReference

Discouraged access: The type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EJBComponentArchiveLoadAdapter.java :

29 : return new Path(J2EEConstants.EJBJAR_DD_URI);

3. WARNING: DiscouragedReference

Discouraged access: The field EJBJAR_DD_URI from the type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EJBComponentArchiveLoadAdapter.java :

29 : return new Path(J2EEConstants.EJBJAR_DD_URI);

Source File: org/eclipse/jst/j2ee/internal/archive/EJBComponentArchiveTypeHandler.java
1. WARNING: DiscouragedReference

Discouraged access: The type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EJBComponentArchiveTypeHandler.java :

14 : import org.eclipse.jst.j2ee.internal.J2EEConstants;

2. WARNING: DiscouragedReference

Discouraged access: The type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EJBComponentArchiveTypeHandler.java :

23 : } else if (archive.containsArchiveResource(new Path(J2EEConstants.EJBJAR_DD_URI))) {

3. WARNING: DiscouragedReference

Discouraged access: The field EJBJAR_DD_URI from the type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EJBComponentArchiveTypeHandler.java :

23 : } else if (archive.containsArchiveResource(new Path(J2EEConstants.EJBJAR_DD_URI))) {

Source File: org/eclipse/jst/j2ee/internal/archive/JavaEEArchiveUtilities.java
1. WARNING: DiscouragedReference

Discouraged access: The type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEArchiveUtilities.java :

34 : import org.eclipse.jst.j2ee.internal.J2EEConstants;

2. WARNING: DiscouragedReference

Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEArchiveUtilities.java :

35 : import org.eclipse.jst.j2ee.internal.J2EEVersionConstants;

3. WARNING: DiscouragedReference

Discouraged access: The type ArchiveFactoryImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEArchiveUtilities.java :

50 : import org.eclipse.jst.jee.archive.internal.ArchiveFactoryImpl;

4. WARNING: DiscouragedReference

Discouraged access: The type ArchiveImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEArchiveUtilities.java :

51 : import org.eclipse.jst.jee.archive.internal.ArchiveImpl;

5. WARNING: DiscouragedReference

Discouraged access: The type ArchiveUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEArchiveUtilities.java :

52 : import org.eclipse.jst.jee.archive.internal.ArchiveUtil;

6. WARNING: DiscouragedReference

Discouraged access: The type ZipFileArchiveLoadAdapterImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEArchiveUtilities.java :

53 : import org.eclipse.jst.jee.archive.internal.ZipFileArchiveLoadAdapterImpl;

7. WARNING: DiscouragedReference

Discouraged access: The type JavaEEQuickPeek is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEArchiveUtilities.java :

54 : import org.eclipse.jst.jee.util.internal.JavaEEQuickPeek;

8. WARNING: DiscouragedReference

Discouraged access: The type ArchiveFactoryImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEArchiveUtilities.java :

59 : public class JavaEEArchiveUtilities extends ArchiveFactoryImpl implements IArchiveFactory {

9. WARNING: DiscouragedReference

Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEArchiveUtilities.java :

139 : int type = J2EEVersionConstants.UNKNOWN;

10. WARNING: DiscouragedReference

Discouraged access: The field UNKNOWN from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEArchiveUtilities.java :

139 : int type = J2EEVersionConstants.UNKNOWN;

11. WARNING: DiscouragedReference

Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEArchiveUtilities.java :

143 : type = J2EEVersionConstants.APPLICATION_TYPE;

12. WARNING: DiscouragedReference

Discouraged access: The field APPLICATION_TYPE from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEArchiveUtilities.java :

143 : type = J2EEVersionConstants.APPLICATION_TYPE;

13. WARNING: DiscouragedReference

Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEArchiveUtilities.java :

146 : type = J2EEVersionConstants.EJB_TYPE;

14. WARNING: DiscouragedReference

Discouraged access: The field EJB_TYPE from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEArchiveUtilities.java :

146 : type = J2EEVersionConstants.EJB_TYPE;

15. WARNING: DiscouragedReference

Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEArchiveUtilities.java :

149 : type = J2EEVersionConstants.APPLICATION_CLIENT_TYPE;

16. WARNING: DiscouragedReference

Discouraged access: The field APPLICATION_CLIENT_TYPE from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEArchiveUtilities.java :

149 : type = J2EEVersionConstants.APPLICATION_CLIENT_TYPE;

17. WARNING: DiscouragedReference

Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEArchiveUtilities.java :

152 : type = J2EEVersionConstants.CONNECTOR_TYPE;

18. WARNING: DiscouragedReference

Discouraged access: The field CONNECTOR_TYPE from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEArchiveUtilities.java :

152 : type = J2EEVersionConstants.CONNECTOR_TYPE;

19. WARNING: DiscouragedReference

Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEArchiveUtilities.java :

155 : type = J2EEVersionConstants.WEB_TYPE;

20. WARNING: DiscouragedReference

Discouraged access: The field WEB_TYPE from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEArchiveUtilities.java :

155 : type = J2EEVersionConstants.WEB_TYPE;

21. WARNING: DiscouragedReference

Discouraged access: The method openArchive(ArchiveOptions) from the type ArchiveFactoryImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEArchiveUtilities.java :

163 : IArchive archive = super.openArchive(options);

22. WARNING: DiscouragedReference

Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEArchiveUtilities.java :

164 : if (type != J2EEVersionConstants.UNKNOWN) {

23. WARNING: DiscouragedReference

Discouraged access: The field UNKNOWN from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEArchiveUtilities.java :

164 : if (type != J2EEVersionConstants.UNKNOWN) {

24. WARNING: DiscouragedReference

Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEArchiveUtilities.java :

165 : int version = J2EEVersionConstants.UNKNOWN;

25. WARNING: DiscouragedReference

Discouraged access: The field UNKNOWN from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEArchiveUtilities.java :

165 : int version = J2EEVersionConstants.UNKNOWN;

26. WARNING: DiscouragedReference

Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEArchiveUtilities.java :

171 : case J2EEVersionConstants.APPLICATION_CLIENT_TYPE:

27. WARNING: DiscouragedReference

Discouraged access: The field APPLICATION_CLIENT_TYPE from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEArchiveUtilities.java :

171 : case J2EEVersionConstants.APPLICATION_CLIENT_TYPE:

28. WARNING: DiscouragedReference

Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEArchiveUtilities.java :

172 : case J2EEVersionConstants.APPLICATION_TYPE:

29. WARNING: DiscouragedReference

Discouraged access: The field APPLICATION_TYPE from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEArchiveUtilities.java :

172 : case J2EEVersionConstants.APPLICATION_TYPE:

30. WARNING: DiscouragedReference

Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEArchiveUtilities.java :

173 : if (versionStr.equals(J2EEVersionConstants.VERSION_1_2_TEXT)) {

31. WARNING: DiscouragedReference

Discouraged access: The field VERSION_1_2_TEXT from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEArchiveUtilities.java :

173 : if (versionStr.equals(J2EEVersionConstants.VERSION_1_2_TEXT)) {

32. WARNING: DiscouragedReference

Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEArchiveUtilities.java :

174 : version = J2EEVersionConstants.J2EE_1_2_ID;

33. WARNING: DiscouragedReference

Discouraged access: The field J2EE_1_2_ID from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEArchiveUtilities.java :

174 : version = J2EEVersionConstants.J2EE_1_2_ID;

34. WARNING: DiscouragedReference

Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEArchiveUtilities.java :

175 : } else if (versionStr.equals(J2EEVersionConstants.VERSION_1_3_TEXT)) {

35. WARNING: DiscouragedReference

Discouraged access: The field VERSION_1_3_TEXT from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEArchiveUtilities.java :

175 : } else if (versionStr.equals(J2EEVersionConstants.VERSION_1_3_TEXT)) {

36. WARNING: DiscouragedReference

Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEArchiveUtilities.java :

176 : version = J2EEVersionConstants.J2EE_1_3_ID;

37. WARNING: DiscouragedReference

Discouraged access: The field J2EE_1_3_ID from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEArchiveUtilities.java :

176 : version = J2EEVersionConstants.J2EE_1_3_ID;

38. WARNING: DiscouragedReference

Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEArchiveUtilities.java :

177 : } else if (versionStr.equals(J2EEVersionConstants.VERSION_1_4_TEXT)) {

39. WARNING: DiscouragedReference

Discouraged access: The field VERSION_1_4_TEXT from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEArchiveUtilities.java :

177 : } else if (versionStr.equals(J2EEVersionConstants.VERSION_1_4_TEXT)) {

40. WARNING: DiscouragedReference

Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEArchiveUtilities.java :

178 : version = J2EEVersionConstants.J2EE_1_4_ID;

41. WARNING: DiscouragedReference

Discouraged access: The field J2EE_1_4_ID from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEArchiveUtilities.java :

178 : version = J2EEVersionConstants.J2EE_1_4_ID;

42. WARNING: DiscouragedReference

Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEArchiveUtilities.java :

179 : } else if (versionStr.equals(J2EEVersionConstants.VERSION_5_0_TEXT)) {

43. WARNING: DiscouragedReference

Discouraged access: The field VERSION_5_0_TEXT from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEArchiveUtilities.java :

179 : } else if (versionStr.equals(J2EEVersionConstants.VERSION_5_0_TEXT)) {

44. WARNING: DiscouragedReference

Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEArchiveUtilities.java :

180 : version = J2EEVersionConstants.JEE_5_0_ID;

45. WARNING: DiscouragedReference

Discouraged access: The field JEE_5_0_ID from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEArchiveUtilities.java :

180 : version = J2EEVersionConstants.JEE_5_0_ID;

46. WARNING: DiscouragedReference

Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEArchiveUtilities.java :

183 : case J2EEVersionConstants.CONNECTOR_TYPE:

47. WARNING: DiscouragedReference

Discouraged access: The field CONNECTOR_TYPE from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEArchiveUtilities.java :

183 : case J2EEVersionConstants.CONNECTOR_TYPE:

48. WARNING: DiscouragedReference

Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEArchiveUtilities.java :

184 : if (versionStr.equals(J2EEVersionConstants.VERSION_1_0_TEXT)) {

49. WARNING: DiscouragedReference

Discouraged access: The field VERSION_1_0_TEXT from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEArchiveUtilities.java :

184 : if (versionStr.equals(J2EEVersionConstants.VERSION_1_0_TEXT)) {

50. WARNING: DiscouragedReference

Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEArchiveUtilities.java :

185 : version = J2EEVersionConstants.JCA_1_0_ID;

51. WARNING: DiscouragedReference

Discouraged access: The field JCA_1_0_ID from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEArchiveUtilities.java :

185 : version = J2EEVersionConstants.JCA_1_0_ID;

52. WARNING: DiscouragedReference

Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEArchiveUtilities.java :

186 : } else if (versionStr.equals(J2EEVersionConstants.VERSION_1_5_TEXT)) {

53. WARNING: DiscouragedReference

Discouraged access: The field VERSION_1_5_TEXT from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEArchiveUtilities.java :

186 : } else if (versionStr.equals(J2EEVersionConstants.VERSION_1_5_TEXT)) {

54. WARNING: DiscouragedReference

Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEArchiveUtilities.java :

187 : version = J2EEVersionConstants.JCA_1_5_ID;

55. WARNING: DiscouragedReference

Discouraged access: The field JCA_1_5_ID from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEArchiveUtilities.java :

187 : version = J2EEVersionConstants.JCA_1_5_ID;

56. WARNING: DiscouragedReference

Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEArchiveUtilities.java :

190 : case J2EEVersionConstants.EJB_TYPE:

57. WARNING: DiscouragedReference

Discouraged access: The field EJB_TYPE from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEArchiveUtilities.java :

190 : case J2EEVersionConstants.EJB_TYPE:

58. WARNING: DiscouragedReference

Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEArchiveUtilities.java :

191 : if (versionStr.equals(J2EEVersionConstants.VERSION_1_1_TEXT)) {

59. WARNING: DiscouragedReference

Discouraged access: The field VERSION_1_1_TEXT from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEArchiveUtilities.java :

191 : if (versionStr.equals(J2EEVersionConstants.VERSION_1_1_TEXT)) {

60. WARNING: DiscouragedReference

Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEArchiveUtilities.java :

192 : version = J2EEVersionConstants.EJB_1_1_ID;

61. WARNING: DiscouragedReference

Discouraged access: The field EJB_1_1_ID from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEArchiveUtilities.java :

192 : version = J2EEVersionConstants.EJB_1_1_ID;

62. WARNING: DiscouragedReference

Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEArchiveUtilities.java :

193 : } else if (versionStr.equals(J2EEVersionConstants.VERSION_2_0_TEXT)) {

63. WARNING: DiscouragedReference

Discouraged access: The field VERSION_2_0_TEXT from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEArchiveUtilities.java :

193 : } else if (versionStr.equals(J2EEVersionConstants.VERSION_2_0_TEXT)) {

64. WARNING: DiscouragedReference

Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEArchiveUtilities.java :

194 : version = J2EEVersionConstants.EJB_2_0_ID;

65. WARNING: DiscouragedReference

Discouraged access: The field EJB_2_0_ID from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEArchiveUtilities.java :

194 : version = J2EEVersionConstants.EJB_2_0_ID;

66. WARNING: DiscouragedReference

Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEArchiveUtilities.java :

195 : } else if (versionStr.equals(J2EEVersionConstants.VERSION_2_1_TEXT)) {

67. WARNING: DiscouragedReference

Discouraged access: The field VERSION_2_1_TEXT from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEArchiveUtilities.java :

195 : } else if (versionStr.equals(J2EEVersionConstants.VERSION_2_1_TEXT)) {

68. WARNING: DiscouragedReference

Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEArchiveUtilities.java :

196 : version = J2EEVersionConstants.EJB_2_1_ID;

69. WARNING: DiscouragedReference

Discouraged access: The field EJB_2_1_ID from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEArchiveUtilities.java :

196 : version = J2EEVersionConstants.EJB_2_1_ID;

70. WARNING: DiscouragedReference

Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEArchiveUtilities.java :

197 : } else if (versionStr.equals(J2EEVersionConstants.VERSION_3_0_TEXT)) {

71. WARNING: DiscouragedReference

Discouraged access: The field VERSION_3_0_TEXT from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEArchiveUtilities.java :

197 : } else if (versionStr.equals(J2EEVersionConstants.VERSION_3_0_TEXT)) {

72. WARNING: DiscouragedReference

Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEArchiveUtilities.java :

198 : version = J2EEVersionConstants.EJB_3_0_ID;

73. WARNING: DiscouragedReference

Discouraged access: The field EJB_3_0_ID from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEArchiveUtilities.java :

198 : version = J2EEVersionConstants.EJB_3_0_ID;

74. WARNING: DiscouragedReference

Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEArchiveUtilities.java :

201 : case J2EEVersionConstants.WEB_TYPE:

75. WARNING: DiscouragedReference

Discouraged access: The field WEB_TYPE from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEArchiveUtilities.java :

201 : case J2EEVersionConstants.WEB_TYPE:

76. WARNING: DiscouragedReference

Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEArchiveUtilities.java :

202 : if (versionStr.equals(J2EEVersionConstants.VERSION_2_2_TEXT)) {

77. WARNING: DiscouragedReference

Discouraged access: The field VERSION_2_2_TEXT from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEArchiveUtilities.java :

202 : if (versionStr.equals(J2EEVersionConstants.VERSION_2_2_TEXT)) {

78. WARNING: DiscouragedReference

Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEArchiveUtilities.java :

203 : version = J2EEVersionConstants.WEB_2_2_ID;

79. WARNING: DiscouragedReference

Discouraged access: The field WEB_2_2_ID from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEArchiveUtilities.java :

203 : version = J2EEVersionConstants.WEB_2_2_ID;

80. WARNING: DiscouragedReference

Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEArchiveUtilities.java :

204 : } else if (versionStr.equals(J2EEVersionConstants.VERSION_2_3_TEXT)) {

81. WARNING: DiscouragedReference

Discouraged access: The field VERSION_2_3_TEXT from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEArchiveUtilities.java :

204 : } else if (versionStr.equals(J2EEVersionConstants.VERSION_2_3_TEXT)) {

82. WARNING: DiscouragedReference

Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEArchiveUtilities.java :

205 : version = J2EEVersionConstants.WEB_2_3_ID;

83. WARNING: DiscouragedReference

Discouraged access: The field WEB_2_3_ID from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEArchiveUtilities.java :

205 : version = J2EEVersionConstants.WEB_2_3_ID;

84. WARNING: DiscouragedReference

Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEArchiveUtilities.java :

206 : } else if (versionStr.equals(J2EEVersionConstants.VERSION_2_4_TEXT)) {

85. WARNING: DiscouragedReference

Discouraged access: The field VERSION_2_4_TEXT from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEArchiveUtilities.java :

206 : } else if (versionStr.equals(J2EEVersionConstants.VERSION_2_4_TEXT)) {

86. WARNING: DiscouragedReference

Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEArchiveUtilities.java :

207 : version = J2EEVersionConstants.WEB_2_4_ID;

87. WARNING: DiscouragedReference

Discouraged access: The field WEB_2_4_ID from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEArchiveUtilities.java :

207 : version = J2EEVersionConstants.WEB_2_4_ID;

88. WARNING: DiscouragedReference

Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEArchiveUtilities.java :

208 : } else if (versionStr.equals(J2EEVersionConstants.VERSION_2_5_TEXT)) {

89. WARNING: DiscouragedReference

Discouraged access: The field VERSION_2_5_TEXT from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEArchiveUtilities.java :

208 : } else if (versionStr.equals(J2EEVersionConstants.VERSION_2_5_TEXT)) {

90. WARNING: DiscouragedReference

Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEArchiveUtilities.java :

209 : version = J2EEVersionConstants.WEB_2_5_ID;

91. WARNING: DiscouragedReference

Discouraged access: The field WEB_2_5_ID from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEArchiveUtilities.java :

209 : version = J2EEVersionConstants.WEB_2_5_ID;

92. WARNING: DiscouragedReference

Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEArchiveUtilities.java :

213 : if (version != J2EEVersionConstants.UNKNOWN) {

93. WARNING: DiscouragedReference

Discouraged access: The field UNKNOWN from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEArchiveUtilities.java :

213 : if (version != J2EEVersionConstants.UNKNOWN) {

94. WARNING: DiscouragedReference

Discouraged access: The constructor JavaEEQuickPeek(int, int) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEArchiveUtilities.java :

214 : archiveToJavaEEQuickPeek.put(archive, new JavaEEQuickPeek(type, version));

95. WARNING: DiscouragedReference

Discouraged access: The type JavaEEQuickPeek is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEArchiveUtilities.java :

214 : archiveToJavaEEQuickPeek.put(archive, new JavaEEQuickPeek(type, version));

96. WARNING: DiscouragedReference

Discouraged access: The method closeArchive(IArchive) from the type ArchiveFactoryImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEArchiveUtilities.java :

259 : closeArchive(parentEARArchive);

97. WARNING: DiscouragedReference

Discouraged access: The type JavaEEQuickPeek is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEArchiveUtilities.java :

264 : private Map<IArchive, JavaEEQuickPeek> archiveToJavaEEQuickPeek = new WeakHashMap<IArchive, JavaEEQuickPeek>();

98. WARNING: DiscouragedReference

Discouraged access: The type JavaEEQuickPeek is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEArchiveUtilities.java :

264 : private Map<IArchive, JavaEEQuickPeek> archiveToJavaEEQuickPeek = new WeakHashMap<IArchive, JavaEEQuickPeek>();

99. WARNING: DiscouragedReference

Discouraged access: The type JavaEEQuickPeek is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEArchiveUtilities.java :

273 : public JavaEEQuickPeek getJavaEEQuickPeek(IArchive archive) {

100. WARNING: DiscouragedReference

Discouraged access: The field EJBJAR_DD_URI from the type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEArchiveUtilities.java :

277 : String[] deploymentDescriptorsToCheck = new String[] { J2EEConstants.APPLICATION_DD_URI, J2EEConstants.APP_CLIENT_DD_URI, J2EEConstants.EJBJAR_DD_URI, J2EEConstants.WEBAPP_DD_URI,

Source File: org/eclipse/jst/j2ee/internal/archive/JavaEEEMFArchiveAdapterHelper.java
1. WARNING: DiscouragedReference

Discouraged access: The type ArchiveURIConverter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEEMFArchiveAdapterHelper.java :

36 : import org.eclipse.jst.jee.archive.internal.ArchiveURIConverter;

2. WARNING: DiscouragedReference

Discouraged access: The type ArchiveUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEEMFArchiveAdapterHelper.java :

37 : import org.eclipse.jst.jee.archive.internal.ArchiveUtil;

3. WARNING: DiscouragedReference

Discouraged access: The type WTPResourceFactoryRegistry is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

JavaEEEMFArchiveAdapterHelper.java :

38 : import org.eclipse.wst.common.componentcore.internal.impl.WTPResourceFactoryRegistry;

4. WARNING: DiscouragedReference

Discouraged access: The type EMF2SAXRendererFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.emf/@dot

JavaEEEMFArchiveAdapterHelper.java :

39 : import org.eclipse.wst.common.internal.emf.resource.EMF2SAXRendererFactory;

5. WARNING: DiscouragedReference

Discouraged access: The type IRootObjectResource is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.emf/@dot

JavaEEEMFArchiveAdapterHelper.java :

40 : import org.eclipse.wst.common.internal.emf.resource.IRootObjectResource;

6. WARNING: DiscouragedReference

Discouraged access: The type RendererFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.emf/@dot

JavaEEEMFArchiveAdapterHelper.java :

41 : import org.eclipse.wst.common.internal.emf.resource.RendererFactory;

7. WARNING: DiscouragedReference

Discouraged access: The type TranslatorResourceFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.emf/@dot

JavaEEEMFArchiveAdapterHelper.java :

42 : import org.eclipse.wst.common.internal.emf.resource.TranslatorResourceFactory;

8. WARNING: DiscouragedReference

Discouraged access: The method getURI(IPath) from the type ArchiveURIConverter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEEMFArchiveAdapterHelper.java :

90 : URI uri = getArchiveURIConverter().getURI(modelObjectPath);

9. WARNING: DiscouragedReference

Discouraged access: The type IRootObjectResource is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.emf/@dot

JavaEEEMFArchiveAdapterHelper.java :

99 : IRootObjectResource resource = (IRootObjectResource) getResourceSet().getResource(uri, true);

10. WARNING: DiscouragedReference

Discouraged access: The type IRootObjectResource is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.emf/@dot

JavaEEEMFArchiveAdapterHelper.java :

99 : IRootObjectResource resource = (IRootObjectResource) getResourceSet().getResource(uri, true);

11. WARNING: DiscouragedReference

Discouraged access: The method getRootObject() from the type IRootObjectResource is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.emf/@dot

JavaEEEMFArchiveAdapterHelper.java :

100 : if (resource != null && resource.getRootObject() != null) {

12. WARNING: DiscouragedReference

Discouraged access: The type ArchiveURIConverter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEEMFArchiveAdapterHelper.java :

106 : protected ArchiveURIConverter archiveURIConverter;

13. WARNING: DiscouragedReference

Discouraged access: The type ArchiveURIConverter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEEMFArchiveAdapterHelper.java :

108 : public void setArchiveURIConverter(ArchiveURIConverter archiveURIConverter) {

14. WARNING: DiscouragedReference

Discouraged access: The type ArchiveURIConverter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEEMFArchiveAdapterHelper.java :

112 : public ArchiveURIConverter getArchiveURIConverter() {

15. WARNING: DiscouragedReference

Discouraged access: The constructor ArchiveURIConverter(IArchive) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEEMFArchiveAdapterHelper.java :

114 : archiveURIConverter = new ArchiveURIConverter(getArchive());

16. WARNING: DiscouragedReference

Discouraged access: The type ArchiveURIConverter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEEMFArchiveAdapterHelper.java :

114 : archiveURIConverter = new ArchiveURIConverter(getArchive());

17. WARNING: DiscouragedReference

Discouraged access: The method getURI(IPath) from the type ArchiveURIConverter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEEMFArchiveAdapterHelper.java :

120 : URI uri = getArchiveURIConverter().getURI(resourcePath);

18. WARNING: DiscouragedReference

Discouraged access: The type IRootObjectResource is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.emf/@dot

JavaEEEMFArchiveAdapterHelper.java :

126 : IRootObjectResource resource = (IRootObjectResource) getResource(modelObjectPath);

19. WARNING: DiscouragedReference

Discouraged access: The type IRootObjectResource is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.emf/@dot

JavaEEEMFArchiveAdapterHelper.java :

126 : IRootObjectResource resource = (IRootObjectResource) getResource(modelObjectPath);

20. WARNING: DiscouragedReference

Discouraged access: The method getRootObject() from the type IRootObjectResource is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.emf/@dot

JavaEEEMFArchiveAdapterHelper.java :

127 : return resource.getRootObject();

21. WARNING: DiscouragedReference

Discouraged access: The method getPath(URI) from the type ArchiveURIConverter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEEMFArchiveAdapterHelper.java :

165 : IPath path = getArchiveURIConverter().getPath(uri);

22. WARNING: DiscouragedReference

Discouraged access: The type ArchiveUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEEMFArchiveAdapterHelper.java :

171 : ArchiveUtil.warn(e);

23. WARNING: DiscouragedReference

Discouraged access: The method warn(Throwable) from the type ArchiveUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEEMFArchiveAdapterHelper.java :

171 : ArchiveUtil.warn(e);

24. WARNING: DiscouragedReference

Discouraged access: The type ArchiveUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEEMFArchiveAdapterHelper.java :

174 : ArchiveUtil.warn(e);

25. WARNING: DiscouragedReference

Discouraged access: The method warn(Throwable) from the type ArchiveUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEEMFArchiveAdapterHelper.java :

174 : ArchiveUtil.warn(e);

26. WARNING: DiscouragedReference

Discouraged access: The type ArchiveUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEEMFArchiveAdapterHelper.java :

181 : ArchiveUtil.warn(e);

27. WARNING: DiscouragedReference

Discouraged access: The method warn(Throwable) from the type ArchiveUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEEMFArchiveAdapterHelper.java :

181 : ArchiveUtil.warn(e);

28. WARNING: DiscouragedReference

Discouraged access: The method getFactory(URI, IContentDescription) from the type WTPResourceFactoryRegistry is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

JavaEEEMFArchiveAdapterHelper.java :

201 : resourceFactory = ((WTPResourceFactoryRegistry) getResourceFactoryRegistry()).getFactory(uri, description);

29. WARNING: DiscouragedReference

Discouraged access: The type WTPResourceFactoryRegistry is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

JavaEEEMFArchiveAdapterHelper.java :

201 : resourceFactory = ((WTPResourceFactoryRegistry) getResourceFactoryRegistry()).getFactory(uri, description);

30. WARNING: DiscouragedReference

Discouraged access: The type TranslatorResourceFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.emf/@dot

JavaEEEMFArchiveAdapterHelper.java :

205 : if (clazz == TranslatorResourceFactory.class) {

31. WARNING: DiscouragedReference

Discouraged access: The type RendererFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.emf/@dot

JavaEEEMFArchiveAdapterHelper.java :

213 : Constructor constructor = resourceFactory.getClass().getConstructor(RendererFactory.class);

32. WARNING: DiscouragedReference

Discouraged access: The type EMF2SAXRendererFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.emf/@dot

JavaEEEMFArchiveAdapterHelper.java :

214 : EMF2SAXRendererFactory.INSTANCE.setValidating(false);

33. WARNING: DiscouragedReference

Discouraged access: The method setValidating(boolean) from the type RendererFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.emf/@dot

JavaEEEMFArchiveAdapterHelper.java :

214 : EMF2SAXRendererFactory.INSTANCE.setValidating(false);

34. WARNING: DiscouragedReference

Discouraged access: The field INSTANCE from the type EMF2SAXRendererFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.emf/@dot

JavaEEEMFArchiveAdapterHelper.java :

214 : EMF2SAXRendererFactory.INSTANCE.setValidating(false);

35. WARNING: DiscouragedReference

Discouraged access: The type EMF2SAXRendererFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.emf/@dot

JavaEEEMFArchiveAdapterHelper.java :

215 : resourceFactory = (Resource.Factory) constructor.newInstance(EMF2SAXRendererFactory.INSTANCE);

36. WARNING: DiscouragedReference

Discouraged access: The field INSTANCE from the type EMF2SAXRendererFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.emf/@dot

JavaEEEMFArchiveAdapterHelper.java :

215 : resourceFactory = (Resource.Factory) constructor.newInstance(EMF2SAXRendererFactory.INSTANCE);

37. WARNING: DiscouragedReference

Discouraged access: The type ArchiveUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEEMFArchiveAdapterHelper.java :

217 : ArchiveUtil.warn(e);

38. WARNING: DiscouragedReference

Discouraged access: The method warn(Throwable) from the type ArchiveUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEEMFArchiveAdapterHelper.java :

217 : ArchiveUtil.warn(e);

39. WARNING: DiscouragedReference

Discouraged access: The type ArchiveUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEEMFArchiveAdapterHelper.java :

219 : ArchiveUtil.warn(e);

40. WARNING: DiscouragedReference

Discouraged access: The method warn(Throwable) from the type ArchiveUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEEMFArchiveAdapterHelper.java :

219 : ArchiveUtil.warn(e);

41. WARNING: DiscouragedReference

Discouraged access: The type ArchiveUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEEMFArchiveAdapterHelper.java :

221 : ArchiveUtil.warn(e);

42. WARNING: DiscouragedReference

Discouraged access: The method warn(Throwable) from the type ArchiveUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEEMFArchiveAdapterHelper.java :

221 : ArchiveUtil.warn(e);

43. WARNING: DiscouragedReference

Discouraged access: The type ArchiveUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEEMFArchiveAdapterHelper.java :

223 : ArchiveUtil.warn(e);

44. WARNING: DiscouragedReference

Discouraged access: The method warn(Throwable) from the type ArchiveUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEEMFArchiveAdapterHelper.java :

223 : ArchiveUtil.warn(e);

45. WARNING: DiscouragedReference

Discouraged access: The type ArchiveUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEEMFArchiveAdapterHelper.java :

225 : ArchiveUtil.warn(e);

46. WARNING: DiscouragedReference

Discouraged access: The method warn(Throwable) from the type ArchiveUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEEMFArchiveAdapterHelper.java :

225 : ArchiveUtil.warn(e);

47. WARNING: DiscouragedReference

Discouraged access: The type ArchiveUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEEMFArchiveAdapterHelper.java :

227 : ArchiveUtil.warn(e);

48. WARNING: DiscouragedReference

Discouraged access: The method warn(Throwable) from the type ArchiveUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEEMFArchiveAdapterHelper.java :

227 : ArchiveUtil.warn(e);

49. WARNING: DiscouragedReference

Discouraged access: The type WTPResourceFactoryRegistry is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

JavaEEEMFArchiveAdapterHelper.java :

249 : rs.setResourceFactoryRegistry(WTPResourceFactoryRegistry.INSTANCE);

50. WARNING: DiscouragedReference

Discouraged access: The field INSTANCE from the type WTPResourceFactoryRegistry is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

JavaEEEMFArchiveAdapterHelper.java :

249 : rs.setResourceFactoryRegistry(WTPResourceFactoryRegistry.INSTANCE);

Source File: org/eclipse/jst/j2ee/internal/archive/JavaEEEMFZipFileLoadAdapterImpl.java
1. WARNING: DiscouragedReference

Discouraged access: The type ZipFileArchiveLoadAdapterImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEEMFZipFileLoadAdapterImpl.java :

20 : import org.eclipse.jst.jee.archive.internal.ZipFileArchiveLoadAdapterImpl;

2. WARNING: DiscouragedReference

Discouraged access: The type ZipFileArchiveLoadAdapterImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEEMFZipFileLoadAdapterImpl.java :

22 : public class JavaEEEMFZipFileLoadAdapterImpl extends ZipFileArchiveLoadAdapterImpl {

3. WARNING: DiscouragedReference

Discouraged access: The constructor ZipFileArchiveLoadAdapterImpl() is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEEMFZipFileLoadAdapterImpl.java :

27 : super();

4. WARNING: DiscouragedReference

Discouraged access: The constructor ZipFileArchiveLoadAdapterImpl(ZipFile) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEEMFZipFileLoadAdapterImpl.java :

31 : super(zipFile);

5. WARNING: DiscouragedReference

Discouraged access: The method close() from the type ZipFileArchiveLoadAdapterImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JavaEEEMFZipFileLoadAdapterImpl.java :

53 : super.close();

Source File: org/eclipse/jst/j2ee/internal/archive/WebComponentArchiveLoadAdapter.java
1. WARNING: DiscouragedReference

Discouraged access: The type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

WebComponentArchiveLoadAdapter.java :

22 : import org.eclipse.jst.j2ee.internal.J2EEConstants;

2. WARNING: DiscouragedReference

Discouraged access: The type VirtualArchiveComponent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

WebComponentArchiveLoadAdapter.java :

29 : import org.eclipse.wst.common.componentcore.internal.resources.VirtualArchiveComponent;

3. WARNING: DiscouragedReference

Discouraged access: The type VirtualArchiveComponent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

WebComponentArchiveLoadAdapter.java :

78 : VirtualArchiveComponent archiveComp = (VirtualArchiveComponent) looseComponent;

4. WARNING: DiscouragedReference

Discouraged access: The type VirtualArchiveComponent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

WebComponentArchiveLoadAdapter.java :

78 : VirtualArchiveComponent archiveComp = (VirtualArchiveComponent) looseComponent;

5. WARNING: DiscouragedReference

Discouraged access: The method getUnderlyingDiskFile() from the type VirtualArchiveComponent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

WebComponentArchiveLoadAdapter.java :

79 : java.io.File diskFile = archiveComp.getUnderlyingDiskFile();

6. WARNING: DiscouragedReference

Discouraged access: The method getUnderlyingWorkbenchFile() from the type VirtualArchiveComponent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

WebComponentArchiveLoadAdapter.java :

81 : IFile wbFile = archiveComp.getUnderlyingWorkbenchFile();

7. WARNING: DiscouragedReference

Discouraged access: The method getUnderlyingDiskFile() from the type VirtualArchiveComponent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

WebComponentArchiveLoadAdapter.java :

136 : File cpEntryFile = comp.getUnderlyingDiskFile();

8. WARNING: DiscouragedReference

Discouraged access: The method getUnderlyingWorkbenchFile() from the type VirtualArchiveComponent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

WebComponentArchiveLoadAdapter.java :

138 : final IFile wbFile = comp.getUnderlyingWorkbenchFile();

9. WARNING: DiscouragedReference

Discouraged access: The type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

WebComponentArchiveLoadAdapter.java :

149 : return new Path(J2EEConstants.WEBAPP_DD_URI);

10. WARNING: DiscouragedReference

Discouraged access: The field WEBAPP_DD_URI from the type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

WebComponentArchiveLoadAdapter.java :

149 : return new Path(J2EEConstants.WEBAPP_DD_URI);

Source File: org/eclipse/jst/j2ee/internal/archive/WebComponentArchiveSaveAdapter.java
1. WARNING: DiscouragedReference

Discouraged access: The type ArchiveConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

WebComponentArchiveSaveAdapter.java :

22 : import org.eclipse.jst.j2ee.commonarchivecore.internal.helpers.ArchiveConstants;

2. WARNING: DiscouragedReference

Discouraged access: The type ArchiveUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

WebComponentArchiveSaveAdapter.java :

23 : import org.eclipse.jst.j2ee.commonarchivecore.internal.util.ArchiveUtil;

3. WARNING: DiscouragedReference

Discouraged access: The type ArchiveConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

WebComponentArchiveSaveAdapter.java :

31 : private IPath IMPORTED_CLASSES_PATH = new Path("/" + ArchiveConstants.WEBAPP_CLASSES_URI);

4. WARNING: DiscouragedReference

Discouraged access: The field WEBAPP_CLASSES_URI from the type ArchiveConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

WebComponentArchiveSaveAdapter.java :

31 : private IPath IMPORTED_CLASSES_PATH = new Path("/" + ArchiveConstants.WEBAPP_CLASSES_URI);

5. WARNING: DiscouragedReference

Discouraged access: The type ArchiveUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

WebComponentArchiveSaveAdapter.java :

77 : String javaUri = ArchiveUtil.classUriToJavaUri(aFile.getPath().toString());

6. WARNING: DiscouragedReference

Discouraged access: The method classUriToJavaUri(String) from the type ArchiveUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

WebComponentArchiveSaveAdapter.java :

77 : String javaUri = ArchiveUtil.classUriToJavaUri(aFile.getPath().toString());

7. WARNING: DiscouragedReference

Discouraged access: The type ArchiveUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

WebComponentArchiveSaveAdapter.java :

85 : String jspUri = javaUri.substring(0, javaUri.indexOf(ArchiveUtil.DOT_JAVA));

8. WARNING: DiscouragedReference

Discouraged access: The field DOT_JAVA from the type ArchiveUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

WebComponentArchiveSaveAdapter.java :

85 : String jspUri = javaUri.substring(0, javaUri.indexOf(ArchiveUtil.DOT_JAVA));

9. WARNING: DiscouragedReference

Discouraged access: The type ArchiveConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

WebComponentArchiveSaveAdapter.java :

87 : int _index = lastSlash == -1 ? ArchiveConstants.WEBAPP_CLASSES_URI.length() : lastSlash + 1;

10. WARNING: DiscouragedReference

Discouraged access: The field WEBAPP_CLASSES_URI from the type ArchiveConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

WebComponentArchiveSaveAdapter.java :

87 : int _index = lastSlash == -1 ? ArchiveConstants.WEBAPP_CLASSES_URI.length() : lastSlash + 1;

11. WARNING: DiscouragedReference

Discouraged access: The type ArchiveConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

WebComponentArchiveSaveAdapter.java :

89 : jspUri = jspUri.substring(ArchiveConstants.WEBAPP_CLASSES_URI.length(), _index) + jspUri.substring(_index + 1) + ArchiveUtil.DOT_JSP;

12. WARNING: DiscouragedReference

Discouraged access: The field WEBAPP_CLASSES_URI from the type ArchiveConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

WebComponentArchiveSaveAdapter.java :

89 : jspUri = jspUri.substring(ArchiveConstants.WEBAPP_CLASSES_URI.length(), _index) + jspUri.substring(_index + 1) + ArchiveUtil.DOT_JSP;

13. WARNING: DiscouragedReference

Discouraged access: The type ArchiveUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

WebComponentArchiveSaveAdapter.java :

89 : jspUri = jspUri.substring(ArchiveConstants.WEBAPP_CLASSES_URI.length(), _index) + jspUri.substring(_index + 1) + ArchiveUtil.DOT_JSP;

14. WARNING: DiscouragedReference

Discouraged access: The field DOT_JSP from the type ArchiveUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

WebComponentArchiveSaveAdapter.java :

89 : jspUri = jspUri.substring(ArchiveConstants.WEBAPP_CLASSES_URI.length(), _index) + jspUri.substring(_index + 1) + ArchiveUtil.DOT_JSP;

Source File: org/eclipse/jst/j2ee/internal/archive/WebComponentArchiveTypeHandler.java
1. WARNING: DiscouragedReference

Discouraged access: The type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

WebComponentArchiveTypeHandler.java :

14 : import org.eclipse.jst.j2ee.internal.J2EEConstants;

2. WARNING: DiscouragedReference

Discouraged access: The type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

WebComponentArchiveTypeHandler.java :

23 : } else if (archive.containsArchiveResource(new Path(J2EEConstants.WEBAPP_DD_URI))) {

3. WARNING: DiscouragedReference

Discouraged access: The field WEBAPP_DD_URI from the type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

WebComponentArchiveTypeHandler.java :

23 : } else if (archive.containsArchiveResource(new Path(J2EEConstants.WEBAPP_DD_URI))) {

Source File: org/eclipse/jst/j2ee/internal/archive/operations/AppClientComponentExportOperation.java
1. WARNING: DiscouragedReference

Discouraged access: The type CommonarchiveFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

AppClientComponentExportOperation.java :

19 : import org.eclipse.jst.j2ee.commonarchivecore.internal.CommonarchiveFactory;

2. WARNING: DiscouragedReference

Discouraged access: The type CommonarchivePackage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

AppClientComponentExportOperation.java :

20 : import org.eclipse.jst.j2ee.commonarchivecore.internal.CommonarchivePackage;

3. WARNING: DiscouragedReference

Discouraged access: The type SaveFailureException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

AppClientComponentExportOperation.java :

21 : import org.eclipse.jst.j2ee.commonarchivecore.internal.exception.SaveFailureException;

4. WARNING: DiscouragedReference

Discouraged access: The type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

AppClientComponentExportOperation.java :

22 : import org.eclipse.jst.j2ee.internal.J2EEConstants;

5. WARNING: DiscouragedReference

Discouraged access: The type JavaEEQuickPeek is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

AppClientComponentExportOperation.java :

25 : import org.eclipse.jst.jee.util.internal.JavaEEQuickPeek;

6. WARNING: DiscouragedReference

Discouraged access: The type SaveFailureException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

AppClientComponentExportOperation.java :

34 : public void export() throws SaveFailureException, CoreException, InvocationTargetException, InterruptedException {

7. WARNING: DiscouragedReference

Discouraged access: The type JavaEEQuickPeek is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

AppClientComponentExportOperation.java :

39 : JavaEEQuickPeek quickPeek = JavaEEArchiveUtilities.INSTANCE.getJavaEEQuickPeek(archiveFromComponent);

8. WARNING: DiscouragedReference

Discouraged access: The method getJavaEEVersion() from the type JavaEEQuickPeek is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

AppClientComponentExportOperation.java :

40 : if (quickPeek.getJavaEEVersion() == J2EEConstants.JEE_5_0_ID) {

9. WARNING: DiscouragedReference

Discouraged access: The type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

AppClientComponentExportOperation.java :

40 : if (quickPeek.getJavaEEVersion() == J2EEConstants.JEE_5_0_ID) {

10. WARNING: DiscouragedReference

Discouraged access: The field JEE_5_0_ID from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

AppClientComponentExportOperation.java :

40 : if (quickPeek.getJavaEEVersion() == J2EEConstants.JEE_5_0_ID) {

11. WARNING: DiscouragedReference

Discouraged access: The type CommonarchiveFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

AppClientComponentExportOperation.java :

43 : CommonarchiveFactory caf = ((CommonarchivePackage) EPackage.Registry.INSTANCE.getEPackage(CommonarchivePackage.eNS_URI)).getCommonarchiveFactory();

12. WARNING: DiscouragedReference

Discouraged access: The method getCommonarchiveFactory() from the type CommonarchivePackage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

AppClientComponentExportOperation.java :

43 : CommonarchiveFactory caf = ((CommonarchivePackage) EPackage.Registry.INSTANCE.getEPackage(CommonarchivePackage.eNS_URI)).getCommonarchiveFactory();

13. WARNING: DiscouragedReference

Discouraged access: The type CommonarchivePackage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

AppClientComponentExportOperation.java :

43 : CommonarchiveFactory caf = ((CommonarchivePackage) EPackage.Registry.INSTANCE.getEPackage(CommonarchivePackage.eNS_URI)).getCommonarchiveFactory();

14. WARNING: DiscouragedReference

Discouraged access: The type CommonarchivePackage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

AppClientComponentExportOperation.java :

43 : CommonarchiveFactory caf = ((CommonarchivePackage) EPackage.Registry.INSTANCE.getEPackage(CommonarchivePackage.eNS_URI)).getCommonarchiveFactory();

15. WARNING: DiscouragedReference

Discouraged access: The field eNS_URI from the type CommonarchivePackage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

AppClientComponentExportOperation.java :

43 : CommonarchiveFactory caf = ((CommonarchivePackage) EPackage.Registry.INSTANCE.getEPackage(CommonarchivePackage.eNS_URI)).getCommonarchiveFactory();

16. WARNING: DiscouragedReference

Discouraged access: The method openApplicationClientFile(LoadStrategy, String) from the type CommonarchiveFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

AppClientComponentExportOperation.java :

46 : setModuleFile(caf.openApplicationClientFile(ls, getDestinationPath().toOSString()));

17. WARNING: DiscouragedReference

Discouraged access: The method saveAsNoReopen(String) from the type Archive is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

AppClientComponentExportOperation.java :

48 : getModuleFile().saveAsNoReopen(getDestinationPath().toOSString());

18. WARNING: DiscouragedReference

Discouraged access: The type SaveFailureException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

AppClientComponentExportOperation.java :

50 : } catch (SaveFailureException ex) {

19. WARNING: DiscouragedReference

Discouraged access: The constructor SaveFailureException(String, Exception) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

AppClientComponentExportOperation.java :

53 : throw new SaveFailureException(AppClientArchiveOpsResourceHandler.ARCHIVE_OPERATION_OpeningArchive, e);

20. WARNING: DiscouragedReference

Discouraged access: The type SaveFailureException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

AppClientComponentExportOperation.java :

53 : throw new SaveFailureException(AppClientArchiveOpsResourceHandler.ARCHIVE_OPERATION_OpeningArchive, e);

21. WARNING: DiscouragedReference

Discouraged access: The method closeArchive(IArchive) from the type ArchiveFactoryImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

AppClientComponentExportOperation.java :

56 : JavaEEArchiveUtilities.INSTANCE.closeArchive(archiveFromComponent);

Source File: org/eclipse/jst/j2ee/internal/archive/operations/AppClientComponentImportOperation.java
1. WARNING: DiscouragedReference

Discouraged access: The type SaveStrategy is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

AppClientComponentImportOperation.java :

13 : import org.eclipse.jst.j2ee.commonarchivecore.internal.strategy.SaveStrategy;

2. WARNING: DiscouragedReference

Discouraged access: The type SaveStrategy is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

AppClientComponentImportOperation.java :

25 : protected SaveStrategy createSaveStrategy(IVirtualComponent virtualComponent) {

Source File: org/eclipse/jst/j2ee/internal/archive/operations/ComponentLoadStrategyImpl.java
1. WARNING: DiscouragedReference

Discouraged access: The type File is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ComponentLoadStrategyImpl.java :

48 : import org.eclipse.jst.j2ee.commonarchivecore.internal.File;

2. WARNING: DiscouragedReference

Discouraged access: The type ResourceLoadException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ComponentLoadStrategyImpl.java :

49 : import org.eclipse.jst.j2ee.commonarchivecore.internal.exception.ResourceLoadException;

3. WARNING: DiscouragedReference

Discouraged access: The type FileIterator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ComponentLoadStrategyImpl.java :

50 : import org.eclipse.jst.j2ee.commonarchivecore.internal.helpers.FileIterator;

4. WARNING: DiscouragedReference

Discouraged access: The type FileIteratorImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ComponentLoadStrategyImpl.java :

51 : import org.eclipse.jst.j2ee.commonarchivecore.internal.helpers.FileIteratorImpl;

5. WARNING: DiscouragedReference

Discouraged access: The type ContainerImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ComponentLoadStrategyImpl.java :

52 : import org.eclipse.jst.j2ee.commonarchivecore.internal.impl.ContainerImpl;

6. WARNING: DiscouragedReference

Discouraged access: The type LoadStrategyImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ComponentLoadStrategyImpl.java :

53 : import org.eclipse.jst.j2ee.commonarchivecore.internal.strategy.LoadStrategyImpl;

7. WARNING: DiscouragedReference

Discouraged access: The type ArchiveUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ComponentLoadStrategyImpl.java :

54 : import org.eclipse.jst.j2ee.commonarchivecore.internal.util.ArchiveUtil;

8. WARNING: DiscouragedReference

Discouraged access: The type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ComponentLoadStrategyImpl.java :

56 : import org.eclipse.jst.j2ee.internal.J2EEConstants;

9. WARNING: DiscouragedReference

Discouraged access: The type ArtifactEditModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ComponentLoadStrategyImpl.java :

64 : import org.eclipse.wst.common.componentcore.internal.ArtifactEditModel;

10. WARNING: DiscouragedReference

Discouraged access: The type ComponentResource is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ComponentLoadStrategyImpl.java :

65 : import org.eclipse.wst.common.componentcore.internal.ComponentResource;

11. WARNING: DiscouragedReference

Discouraged access: The type DependencyType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ComponentLoadStrategyImpl.java :

66 : import org.eclipse.wst.common.componentcore.internal.DependencyType;

12. WARNING: DiscouragedReference

Discouraged access: The type StructureEdit is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ComponentLoadStrategyImpl.java :

67 : import org.eclipse.wst.common.componentcore.internal.StructureEdit;

13. WARNING: DiscouragedReference

Discouraged access: The type VirtualArchiveComponent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ComponentLoadStrategyImpl.java :

68 : import org.eclipse.wst.common.componentcore.internal.resources.VirtualArchiveComponent;

14. WARNING: DiscouragedReference

Discouraged access: The type IModuleConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ComponentLoadStrategyImpl.java :

69 : import org.eclipse.wst.common.componentcore.internal.util.IModuleConstants;

15. WARNING: DiscouragedReference

Discouraged access: The type LoadStrategyImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ComponentLoadStrategyImpl.java :

77 : public abstract class ComponentLoadStrategyImpl extends LoadStrategyImpl {

16. WARNING: DiscouragedReference

Discouraged access: The type File is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ComponentLoadStrategyImpl.java :

115 : public void addDirectory(File directory) {

17. WARNING: DiscouragedReference

Discouraged access: The method getURI() from the type File is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ComponentLoadStrategyImpl.java :

116 : String uri = directory.getURI();

18. WARNING: DiscouragedReference

Discouraged access: The type File is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ComponentLoadStrategyImpl.java :

120 : public void addFile(File file) {

19. WARNING: DiscouragedReference

Discouraged access: The method getURI() from the type File is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ComponentLoadStrategyImpl.java :

121 : String uri = file.getURI();

20. WARNING: DiscouragedReference

Discouraged access: The type File is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ComponentLoadStrategyImpl.java :

125 : public void addFile(File file, java.io.File externalDiskFile) {

21. WARNING: DiscouragedReference

Discouraged access: The method getURI() from the type File is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ComponentLoadStrategyImpl.java :

126 : String uri = file.getURI();

22. WARNING: DiscouragedReference

Discouraged access: The type File is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ComponentLoadStrategyImpl.java :

134 : public void addFile(File file, IResource resource) {

23. WARNING: DiscouragedReference

Discouraged access: The method getURI() from the type File is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ComponentLoadStrategyImpl.java :

135 : String uri = file.getURI();

24. WARNING: DiscouragedReference

Discouraged access: The type File is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ComponentLoadStrategyImpl.java :

187 : File file = createFile(fileURI);

25. WARNING: DiscouragedReference

Discouraged access: The method createFile(String) from the type LoadStrategyImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ComponentLoadStrategyImpl.java :

187 : File file = createFile(fileURI);

26. WARNING: DiscouragedReference

Discouraged access: The method getURI() from the type File is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ComponentLoadStrategyImpl.java :

192 : urisToZipEntry.put(file.getURI(), fileURIMap);

27. WARNING: DiscouragedReference

Discouraged access: The method getURI() from the type File is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ComponentLoadStrategyImpl.java :

193 : urisToFiles.put(file.getURI(), file);

28. WARNING: DiscouragedReference

Discouraged access: The type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ComponentLoadStrategyImpl.java :

213 : this.manifestFile = vComponent.getRootFolder().getFile(new Path(J2EEConstants.MANIFEST_URI));

29. WARNING: DiscouragedReference

Discouraged access: The field MANIFEST_URI from the type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ComponentLoadStrategyImpl.java :

213 : this.manifestFile = vComponent.getRootFolder().getFile(new Path(J2EEConstants.MANIFEST_URI));

30. WARNING: DiscouragedReference

Discouraged access: The field resourceSet from the type LoadStrategyImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ComponentLoadStrategyImpl.java :

224 : resourceSet = WorkbenchResourceHelperBase.getResourceSet(vComponent.getProject());

31. WARNING: DiscouragedReference

Discouraged access: The type DependencyType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ComponentLoadStrategyImpl.java :

288 : if (referencedComponent.isBinary() && reference.getDependencyType() == DependencyType.CONSUMES) {

32. WARNING: DiscouragedReference

Discouraged access: The field CONSUMES from the type DependencyType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ComponentLoadStrategyImpl.java :

288 : if (referencedComponent.isBinary() && reference.getDependencyType() == DependencyType.CONSUMES) {

33. WARNING: DiscouragedReference

Discouraged access: The method getUnderlyingDiskFile() from the type VirtualArchiveComponent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ComponentLoadStrategyImpl.java :

289 : java.io.File diskFile = ((VirtualArchiveComponent) referencedComponent).getUnderlyingDiskFile();

34. WARNING: DiscouragedReference

Discouraged access: The type VirtualArchiveComponent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ComponentLoadStrategyImpl.java :

289 : java.io.File diskFile = ((VirtualArchiveComponent) referencedComponent).getUnderlyingDiskFile();

35. WARNING: DiscouragedReference

Discouraged access: The type ArchiveUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ComponentLoadStrategyImpl.java :

293 : zipFile = org.eclipse.jst.jee.archive.internal.ArchiveUtil.newZipFile(diskFile);

36. WARNING: DiscouragedReference

Discouraged access: The method newZipFile(File) from the type ArchiveUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ComponentLoadStrategyImpl.java :

293 : zipFile = org.eclipse.jst.jee.archive.internal.ArchiveUtil.newZipFile(diskFile);

37. WARNING: DiscouragedReference

Discouraged access: The type StructureEdit is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ComponentLoadStrategyImpl.java :

332 : StructureEdit se = null;

38. WARNING: DiscouragedReference

Discouraged access: The type StructureEdit is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ComponentLoadStrategyImpl.java :

335 : se = StructureEdit.getStructureEditForRead(vComponent.getProject());

39. WARNING: DiscouragedReference

Discouraged access: The method getStructureEditForRead(IProject) from the type StructureEdit is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ComponentLoadStrategyImpl.java :

335 : se = StructureEdit.getStructureEditForRead(vComponent.getProject());

40. WARNING: DiscouragedReference

Discouraged access: The type ComponentResource is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ComponentLoadStrategyImpl.java :

349 : ComponentResource[] componentResources = se.findResourcesBySourcePath(sourceRoots[i].getResource().getProjectRelativePath());

41. WARNING: DiscouragedReference

Discouraged access: The method findResourcesBySourcePath(IPath) from the type StructureEdit is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ComponentLoadStrategyImpl.java :

349 : ComponentResource[] componentResources = se.findResourcesBySourcePath(sourceRoots[i].getResource().getProjectRelativePath());

42. WARNING: DiscouragedReference

Discouraged access: The method getRuntimePath() from the type ComponentResource is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ComponentLoadStrategyImpl.java :

351 : IPath tmpRuntimePath = componentResources[0].getRuntimePath();

43. WARNING: DiscouragedReference

Discouraged access: The method getSourcePath() from the type ComponentResource is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ComponentLoadStrategyImpl.java :

352 : IPath tmpSourcePath = componentResources[0].getSourcePath();

44. WARNING: DiscouragedReference

Discouraged access: The method dispose() from the type StructureEdit is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ComponentLoadStrategyImpl.java :

376 : se.dispose();

45. WARNING: DiscouragedReference

Discouraged access: The type File is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ComponentLoadStrategyImpl.java :

384 : File cFile = null;

46. WARNING: DiscouragedReference

Discouraged access: The method createFile(String) from the type LoadStrategyImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ComponentLoadStrategyImpl.java :

397 : cFile = createFile(uri);

47. WARNING: DiscouragedReference

Discouraged access: The method setLastModified(long) from the type File is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ComponentLoadStrategyImpl.java :

398 : cFile.setLastModified(getLastModified(resources[i]));

48. WARNING: DiscouragedReference

Discouraged access: The method createDirectory(String) from the type LoadStrategyImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ComponentLoadStrategyImpl.java :

407 : cFile = createDirectory(uri);

49. WARNING: DiscouragedReference

Discouraged access: The method setLastModified(long) from the type File is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ComponentLoadStrategyImpl.java :

408 : cFile.setLastModified(getLastModified(resources[i]));

50. WARNING: DiscouragedReference

Discouraged access: The type File is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ComponentLoadStrategyImpl.java :

425 : File cFile = null;

51. WARNING: DiscouragedReference

Discouraged access: The method createFile(String) from the type LoadStrategyImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ComponentLoadStrategyImpl.java :

451 : cFile = createFile(uri);

52. WARNING: DiscouragedReference

Discouraged access: The method setLastModified(long) from the type File is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ComponentLoadStrategyImpl.java :

452 : cFile.setLastModified(getLastModified(resource));

53. WARNING: DiscouragedReference

Discouraged access: The method createDirectory(String) from the type LoadStrategyImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ComponentLoadStrategyImpl.java :

471 : cFile = createDirectory(uri);

54. WARNING: DiscouragedReference

Discouraged access: The method setLastModified(long) from the type File is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ComponentLoadStrategyImpl.java :

472 : cFile.setLastModified(getLastModified(resource));

55. WARNING: DiscouragedReference

Discouraged access: The type ArchiveUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ComponentLoadStrategyImpl.java :

545 : return uri.endsWith(ArchiveUtil.DOT_JAVA) || uri.endsWith(ArchiveUtil.DOT_SQLJ);

56. WARNING: DiscouragedReference

Discouraged access: The field DOT_JAVA from the type ArchiveUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ComponentLoadStrategyImpl.java :

545 : return uri.endsWith(ArchiveUtil.DOT_JAVA) || uri.endsWith(ArchiveUtil.DOT_SQLJ);

57. WARNING: DiscouragedReference

Discouraged access: The type ArchiveUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ComponentLoadStrategyImpl.java :

545 : return uri.endsWith(ArchiveUtil.DOT_JAVA) || uri.endsWith(ArchiveUtil.DOT_SQLJ);

58. WARNING: DiscouragedReference

Discouraged access: The field DOT_SQLJ from the type ArchiveUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ComponentLoadStrategyImpl.java :

545 : return uri.endsWith(ArchiveUtil.DOT_JAVA) || uri.endsWith(ArchiveUtil.DOT_SQLJ);

59. WARNING: DiscouragedReference

Discouraged access: The type File is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ComponentLoadStrategyImpl.java :

549 : File aFile = createFile(uri);

60. WARNING: DiscouragedReference

Discouraged access: The method createFile(String) from the type LoadStrategyImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ComponentLoadStrategyImpl.java :

549 : File aFile = createFile(uri);

61. WARNING: DiscouragedReference

Discouraged access: The type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ComponentLoadStrategyImpl.java :

558 : uri.equals(J2EEConstants.MANIFEST_URI) && !javaClasspathURIs.isEmpty() &&

62. WARNING: DiscouragedReference

Discouraged access: The field MANIFEST_URI from the type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ComponentLoadStrategyImpl.java :

558 : uri.equals(J2EEConstants.MANIFEST_URI) && !javaClasspathURIs.isEmpty() &&

63. WARNING: DiscouragedReference

Discouraged access: The method getLoadedMofResources() from the type LoadStrategyImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ComponentLoadStrategyImpl.java :

583 : Collection resources = super.getLoadedMofResources();

64. WARNING: DiscouragedReference

Discouraged access: The type IModuleConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ComponentLoadStrategyImpl.java :

589 : if (res.getURI().toString().endsWith(IModuleConstants.COMPONENT_FILE_NAME) && res.getURI().segmentsList().contains(IModuleConstants.DOT_SETTINGS))

65. WARNING: DiscouragedReference

Discouraged access: The field COMPONENT_FILE_NAME from the type IModuleConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ComponentLoadStrategyImpl.java :

589 : if (res.getURI().toString().endsWith(IModuleConstants.COMPONENT_FILE_NAME) && res.getURI().segmentsList().contains(IModuleConstants.DOT_SETTINGS))

66. WARNING: DiscouragedReference

Discouraged access: The type IModuleConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ComponentLoadStrategyImpl.java :

589 : if (res.getURI().toString().endsWith(IModuleConstants.COMPONENT_FILE_NAME) && res.getURI().segmentsList().contains(IModuleConstants.DOT_SETTINGS))

67. WARNING: DiscouragedReference

Discouraged access: The field DOT_SETTINGS from the type IModuleConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ComponentLoadStrategyImpl.java :

589 : if (res.getURI().toString().endsWith(IModuleConstants.COMPONENT_FILE_NAME) && res.getURI().segmentsList().contains(IModuleConstants.DOT_SETTINGS))

68. WARNING: DiscouragedReference

Discouraged access: The type ResourceLoadException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ComponentLoadStrategyImpl.java :

606 : public Resource getMofResource(String uri) throws FileNotFoundException, ResourceLoadException {

69. WARNING: DiscouragedReference

Discouraged access: The type FileIterator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ComponentLoadStrategyImpl.java :

626 : public FileIterator getFileIterator() throws IOException {

70. WARNING: DiscouragedReference

Discouraged access: The type FileIteratorImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ComponentLoadStrategyImpl.java :

627 : return new FileIteratorImpl(getContainer().getFiles()){

71. WARNING: DiscouragedReference

Discouraged access: The method getContainer() from the type LoadStrategyImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ComponentLoadStrategyImpl.java :

627 : return new FileIteratorImpl(getContainer().getFiles()){

72. WARNING: DiscouragedReference

Discouraged access: The method getFiles() from the type Container is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ComponentLoadStrategyImpl.java :

627 : return new FileIteratorImpl(getContainer().getFiles()){

73. WARNING: DiscouragedReference

Discouraged access: The type File is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ComponentLoadStrategyImpl.java :

631 : public File next() {

74. WARNING: DiscouragedReference

Discouraged access: The method getContainer() from the type LoadStrategyImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ComponentLoadStrategyImpl.java :

635 : monitor.beginTask(ProjectSupportResourceHandler.getString(ProjectSupportResourceHandler.Exporting_archive, new Object [] { getContainer().getURI() }), files.size() * FILE_SAVE_WORK);

75. WARNING: DiscouragedReference

Discouraged access: The method getURI() from the type File is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ComponentLoadStrategyImpl.java :

635 : monitor.beginTask(ProjectSupportResourceHandler.getString(ProjectSupportResourceHandler.Exporting_archive, new Object [] { getContainer().getURI() }), files.size() * FILE_SAVE_WORK);

76. WARNING: DiscouragedReference

Discouraged access: The field files from the type FileIteratorImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ComponentLoadStrategyImpl.java :

635 : monitor.beginTask(ProjectSupportResourceHandler.getString(ProjectSupportResourceHandler.Exporting_archive, new Object [] { getContainer().getURI() }), files.size() * FILE_SAVE_WORK);

77. WARNING: DiscouragedReference

Discouraged access: The type File is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ComponentLoadStrategyImpl.java :

644 : File file = super.next();

78. WARNING: DiscouragedReference

Discouraged access: The method next() from the type FileIteratorImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ComponentLoadStrategyImpl.java :

644 : File file = super.next();

79. WARNING: DiscouragedReference

Discouraged access: The method isContainer() from the type File is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ComponentLoadStrategyImpl.java :

646 : if(file.isContainer() && ComponentLoadStrategyImpl.class.isInstance(((ContainerImpl)file).getLoadStrategy())){

80. WARNING: DiscouragedReference

Discouraged access: The method getLoadStrategy() from the type ContainerImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ComponentLoadStrategyImpl.java :

646 : if(file.isContainer() && ComponentLoadStrategyImpl.class.isInstance(((ContainerImpl)file).getLoadStrategy())){

81. WARNING: DiscouragedReference

Discouraged access: The type ContainerImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ComponentLoadStrategyImpl.java :

646 : if(file.isContainer() && ComponentLoadStrategyImpl.class.isInstance(((ContainerImpl)file).getLoadStrategy())){

82. WARNING: DiscouragedReference

Discouraged access: The method getLoadStrategy() from the type ContainerImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ComponentLoadStrategyImpl.java :

647 : ComponentLoadStrategyImpl ls = (ComponentLoadStrategyImpl)((ContainerImpl)file).getLoadStrategy();

83. WARNING: DiscouragedReference

Discouraged access: The type ContainerImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ComponentLoadStrategyImpl.java :

647 : ComponentLoadStrategyImpl ls = (ComponentLoadStrategyImpl)((ContainerImpl)file).getLoadStrategy();

84. WARNING: DiscouragedReference

Discouraged access: The method getURI() from the type File is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ComponentLoadStrategyImpl.java :

651 : monitor.subTask(file.getURI());

85. WARNING: DiscouragedReference

Discouraged access: The type ArtifactEditModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ComponentLoadStrategyImpl.java :

680 : ArtifactEditModel editModel = (ArtifactEditModel)artifactEdit.getAdapter(ArtifactEditModel.class);

86. WARNING: DiscouragedReference

Discouraged access: The type ArtifactEditModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ComponentLoadStrategyImpl.java :

680 : ArtifactEditModel editModel = (ArtifactEditModel)artifactEdit.getAdapter(ArtifactEditModel.class);

87. WARNING: DiscouragedReference

Discouraged access: The type ArtifactEditModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ComponentLoadStrategyImpl.java :

680 : ArtifactEditModel editModel = (ArtifactEditModel)artifactEdit.getAdapter(ArtifactEditModel.class);

88. WARNING: DiscouragedReference

Discouraged access: The method isDisposed() from the type EditModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.emfworkbench.integration_1.1.202.v200811131900.jar

ComponentLoadStrategyImpl.java :

681 : if(editModel != null && !editModel.isDisposed()){

89. WARNING: DiscouragedReference

Discouraged access: The method close() from the type LoadStrategyImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ComponentLoadStrategyImpl.java :

688 : super.close();

Source File: org/eclipse/jst/j2ee/internal/archive/operations/ComponentSaveStrategyImpl.java
1. WARNING: DiscouragedReference

Discouraged access: The type Archive is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ComponentSaveStrategyImpl.java :

32 : import org.eclipse.jst.j2ee.commonarchivecore.internal.Archive;

2. WARNING: DiscouragedReference

Discouraged access: The type File is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ComponentSaveStrategyImpl.java :

33 : import org.eclipse.jst.j2ee.commonarchivecore.internal.File;

3. WARNING: DiscouragedReference

Discouraged access: The type SaveFailureException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ComponentSaveStrategyImpl.java :

34 : import org.eclipse.jst.j2ee.commonarchivecore.internal.exception.SaveFailureException;

4. WARNING: DiscouragedReference

Discouraged access: The type ArchiveManifest is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ComponentSaveStrategyImpl.java :

35 : import org.eclipse.jst.j2ee.commonarchivecore.internal.helpers.ArchiveManifest;

5. WARNING: DiscouragedReference

Discouraged access: The type SaveStrategy is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ComponentSaveStrategyImpl.java :

36 : import org.eclipse.jst.j2ee.commonarchivecore.internal.strategy.SaveStrategy;

6. WARNING: DiscouragedReference

Discouraged access: The type SaveStrategyImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ComponentSaveStrategyImpl.java :

37 : import org.eclipse.jst.j2ee.commonarchivecore.internal.strategy.SaveStrategyImpl;

7. WARNING: DiscouragedReference

Discouraged access: The type CreateReferenceComponentsDataModelProvider is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ComponentSaveStrategyImpl.java :

40 : import org.eclipse.wst.common.componentcore.internal.operation.CreateReferenceComponentsDataModelProvider;

8. WARNING: DiscouragedReference

Discouraged access: The type VirtualArchiveComponent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ComponentSaveStrategyImpl.java :

41 : import org.eclipse.wst.common.componentcore.internal.resources.VirtualArchiveComponent;

9. WARNING: DiscouragedReference

Discouraged access: The type IModuleConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ComponentSaveStrategyImpl.java :

42 : import org.eclipse.wst.common.componentcore.internal.util.IModuleConstants;

10. WARNING: DiscouragedReference

Discouraged access: The type DoNotUseMeThisWillBeDeletedPost15 is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

ComponentSaveStrategyImpl.java :

48 : import org.eclipse.wst.common.frameworks.internal.DoNotUseMeThisWillBeDeletedPost15;

11. WARNING: UnusedImport

The import org.eclipse.wst.common.frameworks.internal.DoNotUseMeThisWillBeDeletedPost15 is never used

ComponentSaveStrategyImpl.java :

48 : import org.eclipse.wst.common.frameworks.internal.DoNotUseMeThisWillBeDeletedPost15;

12. WARNING: DiscouragedReference

Discouraged access: The type SaveStrategyImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ComponentSaveStrategyImpl.java :

50 : public abstract class ComponentSaveStrategyImpl extends SaveStrategyImpl {

13. WARNING: DiscouragedReference

Discouraged access: The constructor SaveStrategyImpl() is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ComponentSaveStrategyImpl.java :

63 : super();

14. WARNING: DiscouragedReference

Discouraged access: The type SaveStrategy is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ComponentSaveStrategyImpl.java :

97 : protected SaveStrategy createNestedSaveStrategy(Archive anArchive) throws IOException {

15. WARNING: DiscouragedReference

Discouraged access: The type Archive is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ComponentSaveStrategyImpl.java :

97 : protected SaveStrategy createNestedSaveStrategy(Archive anArchive) throws IOException {

16. WARNING: DiscouragedReference

Discouraged access: The type SaveFailureException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ComponentSaveStrategyImpl.java :

106 : protected void saveFiles() throws SaveFailureException {

17. WARNING: DiscouragedReference

Discouraged access: The method saveFiles() from the type SaveStrategyImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ComponentSaveStrategyImpl.java :

107 : super.saveFiles();

18. WARNING: DiscouragedReference

Discouraged access: The type File is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ComponentSaveStrategyImpl.java :

111 : public void save(File aFile, InputStream in) throws SaveFailureException {

19. WARNING: DiscouragedReference

Discouraged access: The type SaveFailureException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ComponentSaveStrategyImpl.java :

111 : public void save(File aFile, InputStream in) throws SaveFailureException {

20. WARNING: DiscouragedReference

Discouraged access: The method getURI() from the type File is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ComponentSaveStrategyImpl.java :

113 : progressMonitor.subTask(aFile.getURI());

21. WARNING: DiscouragedReference

Discouraged access: The method isArchive() from the type File is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ComponentSaveStrategyImpl.java :

116 : if (aFile.isArchive()) {

22. WARNING: DiscouragedReference

Discouraged access: The type Archive is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ComponentSaveStrategyImpl.java :

117 : saveAsArchiveComponent((Archive) aFile, projectRelativePath, in);

23. WARNING: DiscouragedReference

Discouraged access: The method isDirectoryEntry() from the type File is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ComponentSaveStrategyImpl.java :

118 : } else if (!aFile.isDirectoryEntry()) {

24. WARNING: DiscouragedReference

Discouraged access: The method getName() from the type File is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ComponentSaveStrategyImpl.java :

126 : String errorString = EJBArchiveOpsResourceHandler.ARCHIVE_OPERATION_SaveFile + aFile.getName();

25. WARNING: DiscouragedReference

Discouraged access: The constructor SaveFailureException(String, Exception) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ComponentSaveStrategyImpl.java :

127 : throw new SaveFailureException(errorString, e);

26. WARNING: DiscouragedReference

Discouraged access: The type SaveFailureException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ComponentSaveStrategyImpl.java :

127 : throw new SaveFailureException(errorString, e);

27. WARNING: DiscouragedReference

Discouraged access: The type File is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ComponentSaveStrategyImpl.java :

141 : protected IPath getOutputPathForFile(File aFile) {

28. WARNING: DiscouragedReference

Discouraged access: The method getURI() from the type File is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ComponentSaveStrategyImpl.java :

142 : String uri = aFile.getURI();

29. WARNING: DiscouragedReference

Discouraged access: The type IModuleConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ComponentSaveStrategyImpl.java :

144 : if(uri.startsWith(IModuleConstants.DOT_SETTINGS)){

30. WARNING: DiscouragedReference

Discouraged access: The field DOT_SETTINGS from the type IModuleConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ComponentSaveStrategyImpl.java :

144 : if(uri.startsWith(IModuleConstants.DOT_SETTINGS)){

31. WARNING: DiscouragedReference

Discouraged access: The method getURI() from the type File is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ComponentSaveStrategyImpl.java :

148 : IVirtualFile vFile = rootFolder.getFile(aFile.getURI());

32. WARNING: DiscouragedReference

Discouraged access: The type Archive is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ComponentSaveStrategyImpl.java :

199 : protected void saveAsArchiveComponent(Archive archive, IPath projectRelativePath, InputStream in) throws Exception {

33. WARNING: DiscouragedReference

Discouraged access: The type VirtualArchiveComponent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ComponentSaveStrategyImpl.java :

203 : IVirtualComponent archiveComponent = ComponentCore.createArchiveComponent(vComponent.getProject(), VirtualArchiveComponent.LIBARCHIVETYPE + iFile.getFullPath().toString());

34. WARNING: DiscouragedReference

Discouraged access: The field LIBARCHIVETYPE from the type VirtualArchiveComponent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ComponentSaveStrategyImpl.java :

203 : IVirtualComponent archiveComponent = ComponentCore.createArchiveComponent(vComponent.getProject(), VirtualArchiveComponent.LIBARCHIVETYPE + iFile.getFullPath().toString());

35. WARNING: DiscouragedReference

Discouraged access: The method getURI() from the type File is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ComponentSaveStrategyImpl.java :

208 : archiveComponentsDeployPath = IPath.SEPARATOR + (new Path(archive.getURI())).removeLastSegments(1).toString();

36. WARNING: DiscouragedReference

Discouraged access: The method getURI() from the type File is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ComponentSaveStrategyImpl.java :

212 : archiveComponentDeployPathMap.put(archiveComponent, IPath.SEPARATOR + (new Path(archive.getURI())).removeLastSegments(1).toString());

37. WARNING: DiscouragedReference

Discouraged access: The type Archive is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ComponentSaveStrategyImpl.java :

216 : protected boolean shouldLinkAsComponentRef(Archive archive) {

38. WARNING: DiscouragedReference

Discouraged access: The constructor CreateReferenceComponentsDataModelProvider() is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ComponentSaveStrategyImpl.java :

222 : IDataModel createReferencesDataModel = DataModelFactory.createDataModel(new CreateReferenceComponentsDataModelProvider());

39. WARNING: DiscouragedReference

Discouraged access: The type CreateReferenceComponentsDataModelProvider is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ComponentSaveStrategyImpl.java :

222 : IDataModel createReferencesDataModel = DataModelFactory.createDataModel(new CreateReferenceComponentsDataModelProvider());

40. WARNING: DiscouragedReference

Discouraged access: The type ArchiveManifest is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ComponentSaveStrategyImpl.java :

281 : public void save(ArchiveManifest aManifest) throws SaveFailureException {

41. WARNING: DiscouragedReference

Discouraged access: The type SaveFailureException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ComponentSaveStrategyImpl.java :

281 : public void save(ArchiveManifest aManifest) throws SaveFailureException {

Source File: org/eclipse/jst/j2ee/internal/archive/operations/DependentJarExportMerger.java
1. WARNING: DiscouragedReference

Discouraged access: The type Archive is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

DependentJarExportMerger.java :

19 : import org.eclipse.jst.j2ee.commonarchivecore.internal.Archive;

2. WARNING: DiscouragedReference

Discouraged access: The type CommonarchiveFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

DependentJarExportMerger.java :

20 : import org.eclipse.jst.j2ee.commonarchivecore.internal.CommonarchiveFactory;

3. WARNING: DiscouragedReference

Discouraged access: The type CommonarchivePackage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

DependentJarExportMerger.java :

21 : import org.eclipse.jst.j2ee.commonarchivecore.internal.CommonarchivePackage;

4. WARNING: DiscouragedReference

Discouraged access: The type File is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

DependentJarExportMerger.java :

22 : import org.eclipse.jst.j2ee.commonarchivecore.internal.File;

5. WARNING: DiscouragedReference

Discouraged access: The type DuplicateObjectException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

DependentJarExportMerger.java :

23 : import org.eclipse.jst.j2ee.commonarchivecore.internal.exception.DuplicateObjectException;

6. WARNING: DiscouragedReference

Discouraged access: The type OpenFailureException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

DependentJarExportMerger.java :

24 : import org.eclipse.jst.j2ee.commonarchivecore.internal.exception.OpenFailureException;

7. WARNING: DiscouragedReference

Discouraged access: The type ArchiveConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

DependentJarExportMerger.java :

25 : import org.eclipse.jst.j2ee.commonarchivecore.internal.helpers.ArchiveConstants;

8. WARNING: DiscouragedReference

Discouraged access: The type ArchiveManifest is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

DependentJarExportMerger.java :

26 : import org.eclipse.jst.j2ee.commonarchivecore.internal.helpers.ArchiveManifest;

9. WARNING: DiscouragedReference

Discouraged access: The type Archive is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

DependentJarExportMerger.java :

29 : protected Archive outgoingArchive;

10. WARNING: DiscouragedReference

Discouraged access: The type Archive is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

DependentJarExportMerger.java :

37 : public DependentJarExportMerger(Archive archive, IProject aProject, boolean includeSourceFiles) {

11. WARNING: DiscouragedReference

Discouraged access: The type CommonarchiveFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

DependentJarExportMerger.java :

48 : public CommonarchiveFactory getArchiveFactory() {

12. WARNING: DiscouragedReference

Discouraged access: The type CommonarchivePackage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

DependentJarExportMerger.java :

49 : return CommonarchivePackage.eINSTANCE.getCommonarchiveFactory();

13. WARNING: DiscouragedReference

Discouraged access: The method getCommonarchiveFactory() from the type CommonarchivePackage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

DependentJarExportMerger.java :

49 : return CommonarchivePackage.eINSTANCE.getCommonarchiveFactory();

14. WARNING: DiscouragedReference

Discouraged access: The field eINSTANCE from the type CommonarchivePackage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

DependentJarExportMerger.java :

49 : return CommonarchivePackage.eINSTANCE.getCommonarchiveFactory();

15. WARNING: DiscouragedReference

Discouraged access: The method getManifest() from the type Archive is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

DependentJarExportMerger.java :

53 : String[] cp = outgoingArchive.getManifest().getClassPathTokenized();

16. WARNING: DiscouragedReference

Discouraged access: The method getClassPathTokenized() from the type ArchiveManifest is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

DependentJarExportMerger.java :

53 : String[] cp = outgoingArchive.getManifest().getClassPathTokenized();

17. WARNING: DiscouragedReference

Discouraged access: The type Archive is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

DependentJarExportMerger.java :

57 : Archive dependentJar = null;

18. WARNING: DiscouragedReference

Discouraged access: The method primOpenArchive(String) from the type CommonarchiveFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

DependentJarExportMerger.java :

66 : dependentJar = getArchiveFactory().primOpenArchive(file.getLocation().toOSString());

19. WARNING: DiscouragedReference

Discouraged access: The type OpenFailureException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

DependentJarExportMerger.java :

67 : } catch (OpenFailureException ex) {

20. WARNING: DiscouragedReference

Discouraged access: The type Archive is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

DependentJarExportMerger.java :

80 : protected void mergeFiles(Archive dependentJar) {

21. WARNING: DiscouragedReference

Discouraged access: The method getFiles() from the type Container is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

DependentJarExportMerger.java :

81 : List files = dependentJar.getFiles();

22. WARNING: DiscouragedReference

Discouraged access: The type File is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

DependentJarExportMerger.java :

84 : File aFile = (File) files.get(i);

23. WARNING: DiscouragedReference

Discouraged access: The type File is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

DependentJarExportMerger.java :

84 : File aFile = (File) files.get(i);

24. WARNING: DiscouragedReference

Discouraged access: The method addCopyFiles(List) from the type Archive is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

DependentJarExportMerger.java :

89 : outgoingArchive.addCopyFiles(filesToAdd);

25. WARNING: DiscouragedReference

Discouraged access: The type DuplicateObjectException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

DependentJarExportMerger.java :

90 : } catch (DuplicateObjectException ignore) {

26. WARNING: DiscouragedReference

Discouraged access: The type Archive is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

DependentJarExportMerger.java :

102 : Archive anArchive = (Archive) dependentArchives.get(i);

27. WARNING: DiscouragedReference

Discouraged access: The type Archive is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

DependentJarExportMerger.java :

102 : Archive anArchive = (Archive) dependentArchives.get(i);

28. WARNING: DiscouragedReference

Discouraged access: The method isOpen() from the type Archive is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

DependentJarExportMerger.java :

103 : if (anArchive.isOpen())

29. WARNING: DiscouragedReference

Discouraged access: The method close() from the type Archive is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

DependentJarExportMerger.java :

104 : anArchive.close();

30. WARNING: DiscouragedReference

Discouraged access: The type ArchiveManifest is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

DependentJarExportMerger.java :

109 : ArchiveManifest mf = outgoingArchive.getManifest();

31. WARNING: DiscouragedReference

Discouraged access: The method getManifest() from the type Archive is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

DependentJarExportMerger.java :

109 : ArchiveManifest mf = outgoingArchive.getManifest();

32. WARNING: DiscouragedReference

Discouraged access: The method getMainAttributes() from the type ArchiveManifest is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

DependentJarExportMerger.java :

111 : mf.getMainAttributes().remove(Attributes.Name.CLASS_PATH);

33. WARNING: DiscouragedReference

Discouraged access: The method setClassPath(String) from the type ArchiveManifest is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

DependentJarExportMerger.java :

113 : mf.setClassPath("");//$NON-NLS-1$

34. WARNING: DiscouragedReference

Discouraged access: The method appendClassPath(String) from the type ArchiveManifest is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

DependentJarExportMerger.java :

115 : mf.appendClassPath((String) cp.get(i));

35. WARNING: DiscouragedReference

Discouraged access: The type File is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

DependentJarExportMerger.java :

120 : protected boolean shouldMerge(File aFile) {

36. WARNING: DiscouragedReference

Discouraged access: The method getURI() from the type File is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

DependentJarExportMerger.java :

122 : String uri = aFile.getURI();

37. WARNING: DiscouragedReference

Discouraged access: The method containsFile(String) from the type Container is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

DependentJarExportMerger.java :

127 : return !outgoingArchive.containsFile(uri) && !ArchiveConstants.MANIFEST_URI.equals(uri);

38. WARNING: DiscouragedReference

Discouraged access: The type ArchiveConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

DependentJarExportMerger.java :

127 : return !outgoingArchive.containsFile(uri) && !ArchiveConstants.MANIFEST_URI.equals(uri);

39. WARNING: DiscouragedReference

Discouraged access: The field MANIFEST_URI from the type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

DependentJarExportMerger.java :

127 : return !outgoingArchive.containsFile(uri) && !ArchiveConstants.MANIFEST_URI.equals(uri);

Source File: org/eclipse/jst/j2ee/internal/archive/operations/EARComponentExportOperation.java
1. WARNING: DiscouragedReference

Discouraged access: The type EARFile is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EARComponentExportOperation.java :

18 : import org.eclipse.jst.j2ee.commonarchivecore.internal.EARFile;

2. WARNING: DiscouragedReference

Discouraged access: The type SaveFailureException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EARComponentExportOperation.java :

19 : import org.eclipse.jst.j2ee.commonarchivecore.internal.exception.SaveFailureException;

3. WARNING: DiscouragedReference

Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EARComponentExportOperation.java :

21 : import org.eclipse.jst.j2ee.internal.J2EEVersionConstants;

4. WARNING: DiscouragedReference

Discouraged access: The type ComponentUtilities is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

EARComponentExportOperation.java :

25 : import org.eclipse.wst.common.componentcore.internal.util.ComponentUtilities;

5. WARNING: DiscouragedReference

Discouraged access: The type SaveFailureException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EARComponentExportOperation.java :

36 : protected void export() throws SaveFailureException, CoreException, InvocationTargetException, InterruptedException {

6. WARNING: DiscouragedReference

Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EARComponentExportOperation.java :

42 : if (versionStr.equals(J2EEVersionConstants.VERSION_5_0_TEXT)) {

7. WARNING: DiscouragedReference

Discouraged access: The field VERSION_5_0_TEXT from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EARComponentExportOperation.java :

42 : if (versionStr.equals(J2EEVersionConstants.VERSION_5_0_TEXT)) {

8. WARNING: DiscouragedReference

Discouraged access: The type ComponentUtilities is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

EARComponentExportOperation.java :

48 : artifactEdit = (EARArtifactEdit) ComponentUtilities.getArtifactEditForRead(getComponent());

9. WARNING: DiscouragedReference

Discouraged access: The method getArtifactEditForRead(IVirtualComponent) from the type ComponentUtilities is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

EARComponentExportOperation.java :

48 : artifactEdit = (EARArtifactEdit) ComponentUtilities.getArtifactEditForRead(getComponent());

10. WARNING: DiscouragedReference

Discouraged access: The type EARFile is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EARComponentExportOperation.java :

49 : EARFile archive = (EARFile) artifactEdit.asArchive(isExportSource(), true, true);

11. WARNING: DiscouragedReference

Discouraged access: The type EARFile is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EARComponentExportOperation.java :

49 : EARFile archive = (EARFile) artifactEdit.asArchive(isExportSource(), true, true);

12. WARNING: DiscouragedReference

Discouraged access: The method setURI(String) from the type File is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EARComponentExportOperation.java :

51 : archive.setURI(destination);

13. WARNING: DiscouragedReference

Discouraged access: The method getLoadStrategy() from the type Container is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EARComponentExportOperation.java :

53 : ComponentLoadStrategyImpl ls = (ComponentLoadStrategyImpl) archive.getLoadStrategy();

14. WARNING: DiscouragedReference

Discouraged access: The method saveAsNoReopen(String) from the type Archive is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EARComponentExportOperation.java :

55 : archive.saveAsNoReopen(destination);

15. WARNING: DiscouragedReference

Discouraged access: The type SaveFailureException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EARComponentExportOperation.java :

56 : } catch (SaveFailureException ex) {

16. WARNING: DiscouragedReference

Discouraged access: The constructor SaveFailureException(String, Exception) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EARComponentExportOperation.java :

59 : throw new SaveFailureException(AppClientArchiveOpsResourceHandler.ARCHIVE_OPERATION_OpeningArchive, e);

17. WARNING: DiscouragedReference

Discouraged access: The type SaveFailureException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EARComponentExportOperation.java :

59 : throw new SaveFailureException(AppClientArchiveOpsResourceHandler.ARCHIVE_OPERATION_OpeningArchive, e);

18. WARNING: DiscouragedReference

Discouraged access: The constructor SaveFailureException(String, Exception) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EARComponentExportOperation.java :

67 : throw new SaveFailureException(AppClientArchiveOpsResourceHandler.ARCHIVE_OPERATION_OpeningArchive, e);

19. WARNING: DiscouragedReference

Discouraged access: The type SaveFailureException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EARComponentExportOperation.java :

67 : throw new SaveFailureException(AppClientArchiveOpsResourceHandler.ARCHIVE_OPERATION_OpeningArchive, e);

20. WARNING: DiscouragedReference

Discouraged access: The method closeArchive(IArchive) from the type ArchiveFactoryImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EARComponentExportOperation.java :

70 : JavaEEArchiveUtilities.INSTANCE.closeArchive(archiveFromComponent);

Source File: org/eclipse/jst/j2ee/internal/archive/operations/EARComponentImportOperation.java
1. WARNING: DiscouragedReference

Discouraged access: The type EARFile is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EARComponentImportOperation.java :

26 : import org.eclipse.jst.j2ee.commonarchivecore.internal.EARFile;

2. WARNING: DiscouragedReference

Discouraged access: The type ArchiveConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EARComponentImportOperation.java :

27 : import org.eclipse.jst.j2ee.commonarchivecore.internal.helpers.ArchiveConstants;

3. WARNING: DiscouragedReference

Discouraged access: The type SaveStrategy is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EARComponentImportOperation.java :

28 : import org.eclipse.jst.j2ee.commonarchivecore.internal.strategy.SaveStrategy;

4. WARNING: DiscouragedReference

Discouraged access: The type CreateReferenceComponentsDataModelProvider is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

EARComponentImportOperation.java :

38 : import org.eclipse.wst.common.componentcore.internal.operation.CreateReferenceComponentsDataModelProvider;

5. WARNING: DiscouragedReference

Discouraged access: The type ArchiveConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EARComponentImportOperation.java :

89 : if (nestedArchive.getPath().toString().startsWith(ArchiveConstants.WEBAPP_LIB_URI)) {

6. WARNING: DiscouragedReference

Discouraged access: The field WEBAPP_LIB_URI from the type ArchiveConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EARComponentImportOperation.java :

89 : if (nestedArchive.getPath().toString().startsWith(ArchiveConstants.WEBAPP_LIB_URI)) {

7. WARNING: DiscouragedReference

Discouraged access: The constructor CreateReferenceComponentsDataModelProvider() is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

EARComponentImportOperation.java :

170 : IDataModel addComponentsDM = DataModelFactory.createDataModel(new CreateReferenceComponentsDataModelProvider());

8. WARNING: DiscouragedReference

Discouraged access: The type CreateReferenceComponentsDataModelProvider is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

EARComponentImportOperation.java :

170 : IDataModel addComponentsDM = DataModelFactory.createDataModel(new CreateReferenceComponentsDataModelProvider());

9. WARNING: DiscouragedReference

Discouraged access: The type SaveStrategy is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EARComponentImportOperation.java :

205 : protected SaveStrategy createSaveStrategy(IProject project) { // NOOP

10. WARNING: DiscouragedReference

Discouraged access: The type SaveStrategy is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EARComponentImportOperation.java :

209 : protected SaveStrategy createSaveStrategy(IVirtualComponent virtualComponent) {

11. WARNING: DiscouragedReference

Discouraged access: The type EARFile is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EARComponentImportOperation.java :

213 : protected EARFile getEarFile() {

12. WARNING: DiscouragedReference

Discouraged access: The type EARFile is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EARComponentImportOperation.java :

214 : return (EARFile) model.getProperty(IEARComponentImportDataModelProperties.FILE);

Source File: org/eclipse/jst/j2ee/internal/archive/operations/EARComponentLoadStrategyImpl.java
1. WARNING: DiscouragedReference

Discouraged access: The type Archive is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EARComponentLoadStrategyImpl.java :

28 : import org.eclipse.jst.j2ee.commonarchivecore.internal.Archive;

2. WARNING: DiscouragedReference

Discouraged access: The type CommonArchiveResourceHandler is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EARComponentLoadStrategyImpl.java :

29 : import org.eclipse.jst.j2ee.commonarchivecore.internal.CommonArchiveResourceHandler;

3. WARNING: DiscouragedReference

Discouraged access: The type OpenFailureException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EARComponentLoadStrategyImpl.java :

30 : import org.eclipse.jst.j2ee.commonarchivecore.internal.exception.OpenFailureException;

4. WARNING: DiscouragedReference

Discouraged access: The type ZipFileLoadStrategyImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EARComponentLoadStrategyImpl.java :

31 : import org.eclipse.jst.j2ee.commonarchivecore.internal.strategy.ZipFileLoadStrategyImpl;

5. WARNING: DiscouragedReference

Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EARComponentLoadStrategyImpl.java :

35 : import org.eclipse.jst.j2ee.internal.J2EEVersionConstants;

6. WARNING: DiscouragedReference

Discouraged access: The type JavaEEQuickPeek is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EARComponentLoadStrategyImpl.java :

40 : import org.eclipse.jst.jee.util.internal.JavaEEQuickPeek;

7. WARNING: DiscouragedReference

Discouraged access: The type VirtualArchiveComponent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

EARComponentLoadStrategyImpl.java :

42 : import org.eclipse.wst.common.componentcore.internal.resources.VirtualArchiveComponent;

8. WARNING: DiscouragedReference

Discouraged access: The type ArtifactEditRegistryReader is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

EARComponentLoadStrategyImpl.java :

43 : import org.eclipse.wst.common.componentcore.internal.util.ArtifactEditRegistryReader;

9. WARNING: DiscouragedReference

Discouraged access: The type Archive is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EARComponentLoadStrategyImpl.java :

50 : private List <Archive> archivesToClose = new ArrayList<Archive>();

10. WARNING: DiscouragedReference

Discouraged access: The type Archive is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EARComponentLoadStrategyImpl.java :

50 : private List <Archive> archivesToClose = new ArrayList<Archive>();

11. WARNING: DiscouragedReference

Discouraged access: The type JavaEEQuickPeek is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EARComponentLoadStrategyImpl.java :

93 : JavaEEQuickPeek qp = JavaEEBinaryComponentHelper.getJavaEEQuickPeek(referencedComponent);

12. WARNING: DiscouragedReference

Discouraged access: The method getJavaEEVersion() from the type JavaEEQuickPeek is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EARComponentLoadStrategyImpl.java :

94 : int jeeVersion = qp.getJavaEEVersion();

13. WARNING: DiscouragedReference

Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EARComponentLoadStrategyImpl.java :

95 : if(jeeVersion == J2EEVersionConstants.JEE_5_0_ID){

14. WARNING: DiscouragedReference

Discouraged access: The field JEE_5_0_ID from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EARComponentLoadStrategyImpl.java :

95 : if(jeeVersion == J2EEVersionConstants.JEE_5_0_ID){

15. WARNING: DiscouragedReference

Discouraged access: The method getUnderlyingDiskFile() from the type VirtualArchiveComponent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

EARComponentLoadStrategyImpl.java :

98 : diskFile = ((VirtualArchiveComponent) referencedComponent).getUnderlyingDiskFile();

16. WARNING: DiscouragedReference

Discouraged access: The type VirtualArchiveComponent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

EARComponentLoadStrategyImpl.java :

98 : diskFile = ((VirtualArchiveComponent) referencedComponent).getUnderlyingDiskFile();

17. WARNING: DiscouragedReference

Discouraged access: The method getUnderlyingWorkbenchFile() from the type VirtualArchiveComponent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

EARComponentLoadStrategyImpl.java :

100 : IFile wbFile = ((VirtualArchiveComponent) referencedComponent).getUnderlyingWorkbenchFile();

18. WARNING: DiscouragedReference

Discouraged access: The type VirtualArchiveComponent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

EARComponentLoadStrategyImpl.java :

100 : IFile wbFile = ((VirtualArchiveComponent) referencedComponent).getUnderlyingWorkbenchFile();

19. WARNING: DiscouragedReference

Discouraged access: The type ArtifactEditRegistryReader is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

EARComponentLoadStrategyImpl.java :

115 : componentArtifactEdit = ArtifactEditRegistryReader.instance().getArtifactEdit(J2EEProjectUtilities.EJB).createArtifactEditForRead(referencedComponent);

20. WARNING: DiscouragedReference

Discouraged access: The method instance() from the type ArtifactEditRegistryReader is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

EARComponentLoadStrategyImpl.java :

115 : componentArtifactEdit = ArtifactEditRegistryReader.instance().getArtifactEdit(J2EEProjectUtilities.EJB).createArtifactEditForRead(referencedComponent);

21. WARNING: DiscouragedReference

Discouraged access: The method getArtifactEdit(String) from the type ArtifactEditRegistryReader is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

EARComponentLoadStrategyImpl.java :

115 : componentArtifactEdit = ArtifactEditRegistryReader.instance().getArtifactEdit(J2EEProjectUtilities.EJB).createArtifactEditForRead(referencedComponent);

22. WARNING: DiscouragedReference

Discouraged access: The method createArtifactEditForRead(IVirtualComponent) from the type IArtifactEditFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

EARComponentLoadStrategyImpl.java :

115 : componentArtifactEdit = ArtifactEditRegistryReader.instance().getArtifactEdit(J2EEProjectUtilities.EJB).createArtifactEditForRead(referencedComponent);

23. WARNING: DiscouragedReference

Discouraged access: The type ArtifactEditRegistryReader is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

EARComponentLoadStrategyImpl.java :

118 : componentArtifactEdit = ArtifactEditRegistryReader.instance().getArtifactEdit(J2EEProjectUtilities.DYNAMIC_WEB).createArtifactEditForRead(referencedComponent);

24. WARNING: DiscouragedReference

Discouraged access: The method instance() from the type ArtifactEditRegistryReader is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

EARComponentLoadStrategyImpl.java :

118 : componentArtifactEdit = ArtifactEditRegistryReader.instance().getArtifactEdit(J2EEProjectUtilities.DYNAMIC_WEB).createArtifactEditForRead(referencedComponent);

25. WARNING: DiscouragedReference

Discouraged access: The method getArtifactEdit(String) from the type ArtifactEditRegistryReader is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

EARComponentLoadStrategyImpl.java :

118 : componentArtifactEdit = ArtifactEditRegistryReader.instance().getArtifactEdit(J2EEProjectUtilities.DYNAMIC_WEB).createArtifactEditForRead(referencedComponent);

26. WARNING: DiscouragedReference

Discouraged access: The method createArtifactEditForRead(IVirtualComponent) from the type IArtifactEditFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

EARComponentLoadStrategyImpl.java :

118 : componentArtifactEdit = ArtifactEditRegistryReader.instance().getArtifactEdit(J2EEProjectUtilities.DYNAMIC_WEB).createArtifactEditForRead(referencedComponent);

27. WARNING: DiscouragedReference

Discouraged access: The type ArtifactEditRegistryReader is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

EARComponentLoadStrategyImpl.java :

121 : componentArtifactEdit = ArtifactEditRegistryReader.instance().getArtifactEdit(J2EEProjectUtilities.JCA).createArtifactEditForRead(referencedComponent);

28. WARNING: DiscouragedReference

Discouraged access: The method instance() from the type ArtifactEditRegistryReader is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

EARComponentLoadStrategyImpl.java :

121 : componentArtifactEdit = ArtifactEditRegistryReader.instance().getArtifactEdit(J2EEProjectUtilities.JCA).createArtifactEditForRead(referencedComponent);

29. WARNING: DiscouragedReference

Discouraged access: The method getArtifactEdit(String) from the type ArtifactEditRegistryReader is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

EARComponentLoadStrategyImpl.java :

121 : componentArtifactEdit = ArtifactEditRegistryReader.instance().getArtifactEdit(J2EEProjectUtilities.JCA).createArtifactEditForRead(referencedComponent);

30. WARNING: DiscouragedReference

Discouraged access: The method createArtifactEditForRead(IVirtualComponent) from the type IArtifactEditFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

EARComponentLoadStrategyImpl.java :

121 : componentArtifactEdit = ArtifactEditRegistryReader.instance().getArtifactEdit(J2EEProjectUtilities.JCA).createArtifactEditForRead(referencedComponent);

31. WARNING: DiscouragedReference

Discouraged access: The type Archive is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EARComponentLoadStrategyImpl.java :

124 : Archive archive = null;

32. WARNING: DiscouragedReference

Discouraged access: The method setLoadingContainer(Container) from the type File is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EARComponentLoadStrategyImpl.java :

129 : archive.setLoadingContainer(getContainer());

33. WARNING: DiscouragedReference

Discouraged access: The method getContainer() from the type LoadStrategyImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EARComponentLoadStrategyImpl.java :

129 : archive.setLoadingContainer(getContainer());

34. WARNING: DiscouragedReference

Discouraged access: The method getOriginalURI() from the type File is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EARComponentLoadStrategyImpl.java :

130 : binaryComponentURIsToDiskFileMap.put(archive.getOriginalURI(), diskFile);

35. WARNING: DiscouragedReference

Discouraged access: The method setURI(String) from the type File is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EARComponentLoadStrategyImpl.java :

132 : archive.setURI(earArtifactEdit.getModuleURI(referencedComponent));

36. WARNING: DiscouragedReference

Discouraged access: The type OpenFailureException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EARComponentLoadStrategyImpl.java :

144 : } catch (OpenFailureException oe) {

37. WARNING: DiscouragedReference

Discouraged access: The type Archive is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EARComponentLoadStrategyImpl.java :

160 : Archive archive = J2EEProjectUtilities.asArchive(uri, referencedComponent.getProject(), exportSource, includeClasspathComponents);

38. WARNING: DiscouragedReference

Discouraged access: The method setURI(String) from the type File is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EARComponentLoadStrategyImpl.java :

161 : archive.setURI(uri);

39. WARNING: DiscouragedReference

Discouraged access: The type OpenFailureException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EARComponentLoadStrategyImpl.java :

168 : } catch (OpenFailureException e) {

40. WARNING: DiscouragedReference

Discouraged access: The method getUnderlyingDiskFile() from the type VirtualArchiveComponent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

EARComponentLoadStrategyImpl.java :

192 : File cpEntryFile = comp.getUnderlyingDiskFile();

41. WARNING: DiscouragedReference

Discouraged access: The method getUnderlyingWorkbenchFile() from the type VirtualArchiveComponent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

EARComponentLoadStrategyImpl.java :

194 : final IFile wbFile = comp.getUnderlyingWorkbenchFile();

42. WARNING: DiscouragedReference

Discouraged access: The type Archive is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EARComponentLoadStrategyImpl.java :

212 : for(Archive archive:archivesToClose){

43. WARNING: DiscouragedReference

Discouraged access: The method close() from the type Archive is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EARComponentLoadStrategyImpl.java :

213 : archive.close();

44. WARNING: DiscouragedReference

Discouraged access: The type ZipFileLoadStrategyImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EARComponentLoadStrategyImpl.java :

218 : public ZipFileLoadStrategyImpl createLoadStrategy(String uri) throws FileNotFoundException, IOException {

45. WARNING: DiscouragedReference

Discouraged access: The type CommonArchiveResourceHandler is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EARComponentLoadStrategyImpl.java :

222 : throw new FileNotFoundException(CommonArchiveResourceHandler.getString(CommonArchiveResourceHandler.file_not_found_EXC_, (new Object[]{uri, file.getAbsolutePath()}))); // =

46. WARNING: DiscouragedReference

Discouraged access: The method getString(String, Object[]) from the type CommonArchiveResourceHandler is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EARComponentLoadStrategyImpl.java :

222 : throw new FileNotFoundException(CommonArchiveResourceHandler.getString(CommonArchiveResourceHandler.file_not_found_EXC_, (new Object[]{uri, file.getAbsolutePath()}))); // =

47. WARNING: DiscouragedReference

Discouraged access: The type CommonArchiveResourceHandler is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EARComponentLoadStrategyImpl.java :

222 : throw new FileNotFoundException(CommonArchiveResourceHandler.getString(CommonArchiveResourceHandler.file_not_found_EXC_, (new Object[]{uri, file.getAbsolutePath()}))); // =

48. WARNING: DiscouragedReference

Discouraged access: The field file_not_found_EXC_ from the type CommonArchiveResourceHandler is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EARComponentLoadStrategyImpl.java :

222 : throw new FileNotFoundException(CommonArchiveResourceHandler.getString(CommonArchiveResourceHandler.file_not_found_EXC_, (new Object[]{uri, file.getAbsolutePath()}))); // =

49. WARNING: DiscouragedReference

Discouraged access: The type CommonArchiveResourceHandler is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EARComponentLoadStrategyImpl.java :

225 : throw new FileNotFoundException(CommonArchiveResourceHandler.getString(CommonArchiveResourceHandler.file_not_found_EXC_, (new Object[]{uri, file.getAbsolutePath()}))); // =

50. WARNING: DiscouragedReference

Discouraged access: The method getString(String, Object[]) from the type CommonArchiveResourceHandler is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EARComponentLoadStrategyImpl.java :

225 : throw new FileNotFoundException(CommonArchiveResourceHandler.getString(CommonArchiveResourceHandler.file_not_found_EXC_, (new Object[]{uri, file.getAbsolutePath()}))); // =

51. WARNING: DiscouragedReference

Discouraged access: The type CommonArchiveResourceHandler is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EARComponentLoadStrategyImpl.java :

225 : throw new FileNotFoundException(CommonArchiveResourceHandler.getString(CommonArchiveResourceHandler.file_not_found_EXC_, (new Object[]{uri, file.getAbsolutePath()}))); // =

52. WARNING: DiscouragedReference

Discouraged access: The field file_not_found_EXC_ from the type CommonArchiveResourceHandler is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EARComponentLoadStrategyImpl.java :

225 : throw new FileNotFoundException(CommonArchiveResourceHandler.getString(CommonArchiveResourceHandler.file_not_found_EXC_, (new Object[]{uri, file.getAbsolutePath()}))); // =

53. WARNING: DiscouragedReference

Discouraged access: The constructor ZipFileLoadStrategyImpl(File) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EARComponentLoadStrategyImpl.java :

227 : return new org.eclipse.jst.j2ee.commonarchivecore.internal.strategy.ZipFileLoadStrategyImpl(file);

54. WARNING: DiscouragedReference

Discouraged access: The type ZipFileLoadStrategyImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EARComponentLoadStrategyImpl.java :

227 : return new org.eclipse.jst.j2ee.commonarchivecore.internal.strategy.ZipFileLoadStrategyImpl(file);

Source File: org/eclipse/jst/j2ee/internal/archive/operations/EARComponentSaveStrategyImpl.java
1. WARNING: DiscouragedReference

Discouraged access: The type Archive is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EARComponentSaveStrategyImpl.java :

22 : import org.eclipse.jst.j2ee.commonarchivecore.internal.Archive;

2. WARNING: DiscouragedReference

Discouraged access: The type EARFile is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EARComponentSaveStrategyImpl.java :

23 : import org.eclipse.jst.j2ee.commonarchivecore.internal.EARFile;

3. WARNING: DiscouragedReference

Discouraged access: The type File is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EARComponentSaveStrategyImpl.java :

24 : import org.eclipse.jst.j2ee.commonarchivecore.internal.File;

4. WARNING: DiscouragedReference

Discouraged access: The type SaveFailureException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EARComponentSaveStrategyImpl.java :

25 : import org.eclipse.jst.j2ee.commonarchivecore.internal.exception.SaveFailureException;

5. WARNING: DiscouragedReference

Discouraged access: The type ArchiveManifest is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EARComponentSaveStrategyImpl.java :

26 : import org.eclipse.jst.j2ee.commonarchivecore.internal.helpers.ArchiveManifest;

6. WARNING: DiscouragedReference

Discouraged access: The type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EARComponentSaveStrategyImpl.java :

28 : import org.eclipse.jst.j2ee.internal.J2EEConstants;

7. WARNING: DiscouragedReference

Discouraged access: The method setArchive(Archive) from the type ArchiveStrategyImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EARComponentSaveStrategyImpl.java :

45 : setArchive((Archive) dataModel.getProperty(IEARComponentImportDataModelProperties.FILE));

8. WARNING: DiscouragedReference

Discouraged access: The type Archive is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EARComponentSaveStrategyImpl.java :

45 : setArchive((Archive) dataModel.getProperty(IEARComponentImportDataModelProperties.FILE));

9. WARNING: DiscouragedReference

Discouraged access: The type EARFile is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EARComponentSaveStrategyImpl.java :

88 : protected EARFile getEARFile() {

10. WARNING: DiscouragedReference

Discouraged access: The type EARFile is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EARComponentSaveStrategyImpl.java :

89 : return (EARFile) getArchive();

11. WARNING: DiscouragedReference

Discouraged access: The method getArchive() from the type ArchiveStrategyImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EARComponentSaveStrategyImpl.java :

89 : return (EARFile) getArchive();

12. WARNING: DiscouragedReference

Discouraged access: The type SaveFailureException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EARComponentSaveStrategyImpl.java :

97 : public void save() throws SaveFailureException {

13. WARNING: DiscouragedReference

Discouraged access: The method saveManifest() from the type SaveStrategyImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EARComponentSaveStrategyImpl.java :

100 : saveManifest();

14. WARNING: DiscouragedReference

Discouraged access: The method saveMofResources() from the type SaveStrategyImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EARComponentSaveStrategyImpl.java :

101 : saveMofResources();

15. WARNING: DiscouragedReference

Discouraged access: The type Archive is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EARComponentSaveStrategyImpl.java :

107 : public void save(Archive anArchive) throws SaveFailureException {

16. WARNING: DiscouragedReference

Discouraged access: The type SaveFailureException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EARComponentSaveStrategyImpl.java :

107 : public void save(Archive anArchive) throws SaveFailureException {

17. WARNING: DiscouragedReference

Discouraged access: The method getURI() from the type File is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EARComponentSaveStrategyImpl.java :

108 : progressMonitor.subTask(anArchive.getURI());

18. WARNING: DiscouragedReference

Discouraged access: The type Archive is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EARComponentSaveStrategyImpl.java :

112 : protected void saveArchiveAsJARInEAR(Archive anArchive) throws SaveFailureException {

19. WARNING: DiscouragedReference

Discouraged access: The type SaveFailureException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EARComponentSaveStrategyImpl.java :

112 : protected void saveArchiveAsJARInEAR(Archive anArchive) throws SaveFailureException {

20. WARNING: DiscouragedReference

Discouraged access: The method save(SaveStrategy) from the type Archive is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EARComponentSaveStrategyImpl.java :

114 : anArchive.save(createNestedSaveStrategy(anArchive));

21. WARNING: DiscouragedReference

Discouraged access: The constructor SaveFailureException(String, Exception) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EARComponentSaveStrategyImpl.java :

117 : throw new SaveFailureException(anArchive.getURI(), e);

22. WARNING: DiscouragedReference

Discouraged access: The type SaveFailureException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EARComponentSaveStrategyImpl.java :

117 : throw new SaveFailureException(anArchive.getURI(), e);

23. WARNING: DiscouragedReference

Discouraged access: The method getURI() from the type File is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EARComponentSaveStrategyImpl.java :

117 : throw new SaveFailureException(anArchive.getURI(), e);

24. WARNING: DiscouragedReference

Discouraged access: The type File is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EARComponentSaveStrategyImpl.java :

129 : protected boolean shouldSave(File aFile) {

25. WARNING: DiscouragedReference

Discouraged access: The method isArchive() from the type File is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EARComponentSaveStrategyImpl.java :

130 : if (aFile.isArchive()) {

26. WARNING: DiscouragedReference

Discouraged access: The method getFilter() from the type SaveStrategyImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EARComponentSaveStrategyImpl.java :

131 : return getFilter().shouldSave(aFile.getURI(), getArchive());

27. WARNING: DiscouragedReference

Discouraged access: The method shouldSave(String, Archive) from the type SaveFilter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EARComponentSaveStrategyImpl.java :

131 : return getFilter().shouldSave(aFile.getURI(), getArchive());

28. WARNING: DiscouragedReference

Discouraged access: The method getURI() from the type File is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EARComponentSaveStrategyImpl.java :

131 : return getFilter().shouldSave(aFile.getURI(), getArchive());

29. WARNING: DiscouragedReference

Discouraged access: The method getArchive() from the type ArchiveStrategyImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EARComponentSaveStrategyImpl.java :

131 : return getFilter().shouldSave(aFile.getURI(), getArchive());

30. WARNING: DiscouragedReference

Discouraged access: The method shouldSave(File) from the type SaveStrategyImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EARComponentSaveStrategyImpl.java :

133 : return super.shouldSave(aFile);

31. WARNING: DiscouragedReference

Discouraged access: The type Archive is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EARComponentSaveStrategyImpl.java :

136 : protected boolean shouldLinkAsComponentRef(Archive archive) {

32. WARNING: DiscouragedReference

Discouraged access: The method shouldSave(String) from the type SaveStrategyImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EARComponentSaveStrategyImpl.java :

152 : return ((super.shouldSave(uri)) && (overwriteHandler.isOverwriteAll() || overwriteHandler.isOverwriteResources() || overwriteHandler.shouldOverwrite(uri)));

33. WARNING: DiscouragedReference

Discouraged access: The type ArchiveManifest is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EARComponentSaveStrategyImpl.java :

157 : public void save(ArchiveManifest aManifest) throws SaveFailureException {

34. WARNING: DiscouragedReference

Discouraged access: The type SaveFailureException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EARComponentSaveStrategyImpl.java :

157 : public void save(ArchiveManifest aManifest) throws SaveFailureException {

35. WARNING: DiscouragedReference

Discouraged access: The type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EARComponentSaveStrategyImpl.java :

159 : IVirtualFile vFile = rootFolder.getFile(new Path(J2EEConstants.MANIFEST_URI));

36. WARNING: DiscouragedReference

Discouraged access: The field MANIFEST_URI from the type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EARComponentSaveStrategyImpl.java :

159 : IVirtualFile vFile = rootFolder.getFile(new Path(J2EEConstants.MANIFEST_URI));

37. WARNING: DiscouragedReference

Discouraged access: The method write(OutputStream) from the type ArchiveManifest is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EARComponentSaveStrategyImpl.java :

164 : aManifest.write(out);

Source File: org/eclipse/jst/j2ee/internal/archive/operations/IOverwriteHandler.java
1. WARNING: DiscouragedReference

Discouraged access: The type ResourceStateValidator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.emfworkbench.integration_1.1.202.v200811131900.jar

IOverwriteHandler.java :

17 : import org.eclipse.wst.common.internal.emfworkbench.validateedit.ResourceStateValidator;

2. WARNING: DiscouragedReference

Discouraged access: The type ResourceStateValidator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.emfworkbench.integration_1.1.202.v200811131900.jar

IOverwriteHandler.java :

134 : void validateState(ResourceStateValidator resourceStateValidator);

Source File: org/eclipse/jst/j2ee/internal/archive/operations/J2EEArtifactExportOperation.java
1. WARNING: DiscouragedReference

Discouraged access: The type ModuleFile is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEArtifactExportOperation.java :

45 : import org.eclipse.jst.j2ee.commonarchivecore.internal.ModuleFile;

2. WARNING: DiscouragedReference

Discouraged access: The type SaveFailureException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEArtifactExportOperation.java :

46 : import org.eclipse.jst.j2ee.commonarchivecore.internal.exception.SaveFailureException;

3. WARNING: DiscouragedReference

Discouraged access: The type ModuleFile is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEArtifactExportOperation.java :

66 : private ModuleFile moduleFile;

4. WARNING: DiscouragedReference

Discouraged access: The method close() from the type Archive is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEArtifactExportOperation.java :

125 : moduleFile.close();

5. WARNING: DiscouragedReference

Discouraged access: The type SaveFailureException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEArtifactExportOperation.java :

154 : protected abstract void export() throws SaveFailureException, CoreException, InvocationTargetException, InterruptedException;

6. WARNING: DiscouragedReference

Discouraged access: The type ModuleFile is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEArtifactExportOperation.java :

192 : protected ModuleFile getModuleFile() {

7. WARNING: DiscouragedReference

Discouraged access: The type ModuleFile is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEArtifactExportOperation.java :

196 : protected void setModuleFile(ModuleFile newModuleFile) {

Source File: org/eclipse/jst/j2ee/internal/archive/operations/J2EEArtifactImportOperation.java
1. WARNING: DiscouragedReference

Discouraged access: The type Archive is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEArtifactImportOperation.java :

22 : import org.eclipse.jst.j2ee.commonarchivecore.internal.Archive;

2. WARNING: DiscouragedReference

Discouraged access: The type SaveStrategy is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEArtifactImportOperation.java :

23 : import org.eclipse.jst.j2ee.commonarchivecore.internal.strategy.SaveStrategy;

3. WARNING: DiscouragedReference

Discouraged access: The type WFTWrappedException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

J2EEArtifactImportOperation.java :

37 : import org.eclipse.wst.common.frameworks.internal.enablement.nonui.WFTWrappedException;

4. WARNING: DiscouragedReference

Discouraged access: The type Archive is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEArtifactImportOperation.java :

44 : protected Archive moduleFile;

5. WARNING: DiscouragedReference

Discouraged access: The type Archive is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEArtifactImportOperation.java :

60 : moduleFile = (Archive) model.getProperty(IJ2EEComponentImportDataModelProperties.FILE);

6. WARNING: DiscouragedReference

Discouraged access: The type SaveStrategy is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEArtifactImportOperation.java :

116 : protected abstract SaveStrategy createSaveStrategy(IVirtualComponent vc);

7. WARNING: DiscouragedReference

Discouraged access: The type SaveStrategy is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEArtifactImportOperation.java :

118 : protected void modifyStrategy(SaveStrategy saveStrat) {

8. WARNING: DiscouragedReference

Discouraged access: The method save(SaveStrategy) from the type Archive is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEArtifactImportOperation.java :

146 : archiveWrapper.getCommonArchive().save(aStrategy);

9. WARNING: DiscouragedReference

Discouraged access: The constructor WFTWrappedException(Throwable, String) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

J2EEArtifactImportOperation.java :

152 : throw new WFTWrappedException(ex, EJBArchiveOpsResourceHandler.ERROR_IMPORTING_MODULE_FILE);

10. WARNING: DiscouragedReference

Discouraged access: The type WFTWrappedException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

J2EEArtifactImportOperation.java :

152 : throw new WFTWrappedException(ex, EJBArchiveOpsResourceHandler.ERROR_IMPORTING_MODULE_FILE);

Source File: org/eclipse/jst/j2ee/internal/archive/operations/J2EEComponentSaveStrategyImpl.java
1. WARNING: DiscouragedReference

Discouraged access: The type File is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEComponentSaveStrategyImpl.java :

30 : import org.eclipse.jst.j2ee.commonarchivecore.internal.File;

2. WARNING: DiscouragedReference

Discouraged access: The type SaveFailureException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEComponentSaveStrategyImpl.java :

31 : import org.eclipse.jst.j2ee.commonarchivecore.internal.exception.SaveFailureException;

3. WARNING: DiscouragedReference

Discouraged access: The type ArchiveManifest is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEComponentSaveStrategyImpl.java :

32 : import org.eclipse.jst.j2ee.commonarchivecore.internal.helpers.ArchiveManifest;

4. WARNING: DiscouragedReference

Discouraged access: The type ArchiveUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEComponentSaveStrategyImpl.java :

33 : import org.eclipse.jst.j2ee.commonarchivecore.internal.util.ArchiveUtil;

5. WARNING: DiscouragedReference

Discouraged access: The type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEComponentSaveStrategyImpl.java :

34 : import org.eclipse.jst.j2ee.internal.J2EEConstants;

6. WARNING: DiscouragedReference

Discouraged access: The type SaveFailureException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEComponentSaveStrategyImpl.java :

48 : protected void saveFiles() throws SaveFailureException {

7. WARNING: DiscouragedReference

Discouraged access: The type File is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEComponentSaveStrategyImpl.java :

64 : protected boolean shouldSave(File aFile) {

8. WARNING: DiscouragedReference

Discouraged access: The method getURI() from the type File is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEComponentSaveStrategyImpl.java :

65 : if (endsWithClassType(aFile.getURI())){

9. WARNING: DiscouragedReference

Discouraged access: The method shouldSave(File) from the type SaveStrategyImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEComponentSaveStrategyImpl.java :

72 : return super.shouldSave(aFile);

10. WARNING: DiscouragedReference

Discouraged access: The type ArchiveManifest is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEComponentSaveStrategyImpl.java :

75 : public void save(ArchiveManifest aManifest) throws SaveFailureException {

11. WARNING: DiscouragedReference

Discouraged access: The type SaveFailureException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEComponentSaveStrategyImpl.java :

75 : public void save(ArchiveManifest aManifest) throws SaveFailureException {

12. WARNING: DiscouragedReference

Discouraged access: The type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEComponentSaveStrategyImpl.java :

77 : IVirtualFile vFile = rootFolder.getFile(new Path(J2EEConstants.MANIFEST_URI));

13. WARNING: DiscouragedReference

Discouraged access: The field MANIFEST_URI from the type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEComponentSaveStrategyImpl.java :

77 : IVirtualFile vFile = rootFolder.getFile(new Path(J2EEConstants.MANIFEST_URI));

14. WARNING: DiscouragedReference

Discouraged access: The method write(OutputStream) from the type ArchiveManifest is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEComponentSaveStrategyImpl.java :

82 : aManifest.write(out);

15. WARNING: DiscouragedReference

Discouraged access: The type File is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEComponentSaveStrategyImpl.java :

136 : protected IPath getOutputPathForFile(File aFile) {

16. WARNING: DiscouragedReference

Discouraged access: The method getURI() from the type File is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEComponentSaveStrategyImpl.java :

137 : if(endsWithClassType(aFile.getURI())){

17. WARNING: DiscouragedReference

Discouraged access: The type File is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEComponentSaveStrategyImpl.java :

143 : protected String getImportedClassesURI(File aFile) {

18. WARNING: DiscouragedReference

Discouraged access: The method getURI() from the type File is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEComponentSaveStrategyImpl.java :

144 : return aFile.getURI();

19. WARNING: DiscouragedReference

Discouraged access: The type File is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEComponentSaveStrategyImpl.java :

147 : protected boolean isClassWithoutSource(File aFile) {

20. WARNING: DiscouragedReference

Discouraged access: The type ArchiveUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEComponentSaveStrategyImpl.java :

148 : String javaUri = ArchiveUtil.classUriToJavaUri(aFile.getURI());

21. WARNING: DiscouragedReference

Discouraged access: The method classUriToJavaUri(String) from the type ArchiveUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEComponentSaveStrategyImpl.java :

148 : String javaUri = ArchiveUtil.classUriToJavaUri(aFile.getURI());

22. WARNING: DiscouragedReference

Discouraged access: The method getURI() from the type File is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEComponentSaveStrategyImpl.java :

148 : String javaUri = ArchiveUtil.classUriToJavaUri(aFile.getURI());

23. WARNING: DiscouragedReference

Discouraged access: The field archive from the type ArchiveStrategyImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEComponentSaveStrategyImpl.java :

151 : return !archive.containsFile(javaUri);

24. WARNING: DiscouragedReference

Discouraged access: The method containsFile(String) from the type Container is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEComponentSaveStrategyImpl.java :

151 : return !archive.containsFile(javaUri);

Source File: org/eclipse/jst/j2ee/internal/application/provider/ApplicationItemProvider.java
1. WARNING: UnusedImport

The import org.eclipse.emf.edit.command.AddCommand is never used

ApplicationItemProvider.java :

22 : import org.eclipse.emf.edit.command.AddCommand;

2. WARNING: UnusedImport

The import org.eclipse.emf.edit.command.RemoveCommand is never used

ApplicationItemProvider.java :

23 : import org.eclipse.emf.edit.command.RemoveCommand;

3. WARNING: DiscouragedReference

Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ApplicationItemProvider.java :

37 : import org.eclipse.jst.j2ee.internal.J2EEVersionConstants;

4. WARNING: DiscouragedReference

Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ApplicationItemProvider.java :

125 : case J2EEVersionConstants.J2EE_1_2_ID :

5. WARNING: DiscouragedReference

Discouraged access: The field J2EE_1_2_ID from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ApplicationItemProvider.java :

125 : case J2EEVersionConstants.J2EE_1_2_ID :

6. WARNING: DiscouragedReference

Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ApplicationItemProvider.java :

128 : case J2EEVersionConstants.J2EE_1_3_ID :

7. WARNING: DiscouragedReference

Discouraged access: The field J2EE_1_3_ID from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ApplicationItemProvider.java :

128 : case J2EEVersionConstants.J2EE_1_3_ID :

8. WARNING: DiscouragedReference

Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ApplicationItemProvider.java :

131 : case J2EEVersionConstants.J2EE_1_4_ID :

9. WARNING: DiscouragedReference

Discouraged access: The field J2EE_1_4_ID from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ApplicationItemProvider.java :

131 : case J2EEVersionConstants.J2EE_1_4_ID :

Source File: org/eclipse/jst/j2ee/internal/application/provider/ApplicationItemProviderAdapterFactory.java
1. WARNING: DiscouragedReference

Discouraged access: The type ApplicationAdapterFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ApplicationItemProviderAdapterFactory.java :

33 : import org.eclipse.jst.j2ee.application.internal.util.ApplicationAdapterFactory;

2. WARNING: DiscouragedReference

Discouraged access: The type ApplicationAdapterFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ApplicationItemProviderAdapterFactory.java :

43 : public class ApplicationItemProviderAdapterFactory extends ApplicationAdapterFactory implements ComposeableAdapterFactory, IChangeNotifier, IDisposable {

3. WARNING: DiscouragedReference

Discouraged access: The method isFactoryForType(Object) from the type ApplicationAdapterFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ApplicationItemProviderAdapterFactory.java :

235 : return super.isFactoryForType(type) || supportedTypes.contains(type);

Source File: org/eclipse/jst/j2ee/internal/provider/ApplicationClientItemProvider.java
1. WARNING: UnusedImport

The import org.eclipse.emf.edit.command.AddCommand is never used

ApplicationClientItemProvider.java :

25 : import org.eclipse.emf.edit.command.AddCommand;

2. WARNING: UnusedImport

The import org.eclipse.emf.edit.command.RemoveCommand is never used

ApplicationClientItemProvider.java :

26 : import org.eclipse.emf.edit.command.RemoveCommand;

3. WARNING: DiscouragedReference

Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ApplicationClientItemProvider.java :

39 : import org.eclipse.jst.j2ee.internal.J2EEVersionConstants;

4. WARNING: DiscouragedReference

Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ApplicationClientItemProvider.java :

130 : case J2EEVersionConstants.J2EE_1_2_ID :

5. WARNING: DiscouragedReference

Discouraged access: The field J2EE_1_2_ID from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ApplicationClientItemProvider.java :

130 : case J2EEVersionConstants.J2EE_1_2_ID :

6. WARNING: DiscouragedReference

Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ApplicationClientItemProvider.java :

133 : case J2EEVersionConstants.J2EE_1_3_ID :

7. WARNING: DiscouragedReference

Discouraged access: The field J2EE_1_3_ID from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ApplicationClientItemProvider.java :

133 : case J2EEVersionConstants.J2EE_1_3_ID :

8. WARNING: DiscouragedReference

Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ApplicationClientItemProvider.java :

136 : case J2EEVersionConstants.J2EE_1_4_ID :

9. WARNING: DiscouragedReference

Discouraged access: The field J2EE_1_4_ID from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ApplicationClientItemProvider.java :

136 : case J2EEVersionConstants.J2EE_1_4_ID :

10. WARNING: DiscouragedReference

Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ApplicationClientItemProvider.java :

269 : if (client.getVersionID() <= J2EEVersionConstants.J2EE_1_3_ID) {

11. WARNING: DiscouragedReference

Discouraged access: The field J2EE_1_3_ID from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ApplicationClientItemProvider.java :

269 : if (client.getVersionID() <= J2EEVersionConstants.J2EE_1_3_ID) {

Source File: org/eclipse/jst/j2ee/internal/provider/ClientItemProviderAdapterFactory.java
1. WARNING: DiscouragedReference

Discouraged access: The type ClientAdapterFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ClientItemProviderAdapterFactory.java :

34 : import org.eclipse.jst.j2ee.client.internal.util.ClientAdapterFactory;

2. WARNING: DiscouragedReference

Discouraged access: The type ClientAdapterFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ClientItemProviderAdapterFactory.java :

44 : public class ClientItemProviderAdapterFactory extends ClientAdapterFactory implements ComposeableAdapterFactory, IChangeNotifier, IDisposable {

3. WARNING: DiscouragedReference

Discouraged access: The method isFactoryForType(Object) from the type ClientAdapterFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ClientItemProviderAdapterFactory.java :

148 : return super.isFactoryForType(type) || supportedTypes.contains(type);

Source File: org/eclipse/jst/j2ee/internal/provider/EARProjectMapItemProvider.java
1. WARNING: UnusedImport

The import org.eclipse.emf.edit.command.AddCommand is never used

EARProjectMapItemProvider.java :

23 : import org.eclipse.emf.edit.command.AddCommand;

2. WARNING: UnusedImport

The import org.eclipse.emf.edit.command.RemoveCommand is never used

EARProjectMapItemProvider.java :

24 : import org.eclipse.emf.edit.command.RemoveCommand;

Source File: org/eclipse/jst/j2ee/applicationclient/componentcore/util/AppClientArtifactEdit.java
1. WARNING: DiscouragedReference

Discouraged access: The type Archive is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

AppClientArtifactEdit.java :

28 : import org.eclipse.jst.j2ee.commonarchivecore.internal.Archive;

2. WARNING: DiscouragedReference

Discouraged access: The type CommonarchiveFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

AppClientArtifactEdit.java :

29 : import org.eclipse.jst.j2ee.commonarchivecore.internal.CommonarchiveFactory;

3. WARNING: DiscouragedReference

Discouraged access: The type OpenFailureException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

AppClientArtifactEdit.java :

30 : import org.eclipse.jst.j2ee.commonarchivecore.internal.exception.OpenFailureException;

4. WARNING: DiscouragedReference

Discouraged access: The type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

AppClientArtifactEdit.java :

32 : import org.eclipse.jst.j2ee.internal.J2EEConstants;

5. WARNING: DiscouragedReference

Discouraged access: The type XMLResource is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

AppClientArtifactEdit.java :

34 : import org.eclipse.jst.j2ee.internal.common.XMLResource;

6. WARNING: DiscouragedReference

Discouraged access: The type ArtifactEditModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

AppClientArtifactEdit.java :

42 : import org.eclipse.wst.common.componentcore.internal.ArtifactEditModel;

7. WARNING: DiscouragedReference

Discouraged access: The type BinaryComponentHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

AppClientArtifactEdit.java :

43 : import org.eclipse.wst.common.componentcore.internal.BinaryComponentHelper;

8. WARNING: DiscouragedReference

Discouraged access: The type StructureEdit is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

AppClientArtifactEdit.java :

44 : import org.eclipse.wst.common.componentcore.internal.StructureEdit;

9. WARNING: DiscouragedReference

Discouraged access: The type ModuleURIUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

AppClientArtifactEdit.java :

45 : import org.eclipse.wst.common.componentcore.internal.impl.ModuleURIUtil;

10. WARNING: DiscouragedReference

Discouraged access: The type IArtifactEditFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

AppClientArtifactEdit.java :

46 : import org.eclipse.wst.common.componentcore.internal.util.IArtifactEditFactory;

11. WARNING: DiscouragedReference

Discouraged access: The type IArtifactEditFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

AppClientArtifactEdit.java :

49 : public class AppClientArtifactEdit extends EnterpriseArtifactEdit implements IArtifactEditFactory {

12. WARNING: DiscouragedReference

Discouraged access: The type BinaryComponentHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

AppClientArtifactEdit.java :

72 : protected BinaryComponentHelper initBinaryComponentHelper(IVirtualComponent binaryModule) {

13. WARNING: DiscouragedReference

Discouraged access: The type ArtifactEditModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

AppClientArtifactEdit.java :

90 : public AppClientArtifactEdit(ArtifactEditModel anArtifactEditModel) {

14. WARNING: DiscouragedReference

Discouraged access: The method getResource(URI) from the type BinaryComponentHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

AppClientArtifactEdit.java :

116 : return getBinaryComponentHelper().getResource(getRootURI());

15. WARNING: DiscouragedReference

Discouraged access: The method getResource(URI) from the type ArtifactEditModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

AppClientArtifactEdit.java :

118 : return getArtifactEditModel().getResource(getRootURI());

16. WARNING: DiscouragedReference

Discouraged access: The type XMLResource is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

AppClientArtifactEdit.java :

168 : protected void addAppClientIfNecessary(XMLResource aResource) {

17. WARNING: DiscouragedReference

Discouraged access: The method getModuleURI() from the type ArtifactEditModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

AppClientArtifactEdit.java :

175 : URI moduleURI = getArtifactEditModel().getModuleURI();

18. WARNING: DiscouragedReference

Discouraged access: The type StructureEdit is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

AppClientArtifactEdit.java :

177 : appClient.setDisplayName(StructureEdit.getDeployedName(moduleURI));

19. WARNING: DiscouragedReference

Discouraged access: The method getDeployedName(URI) from the type StructureEdit is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

AppClientArtifactEdit.java :

177 : appClient.setDisplayName(StructureEdit.getDeployedName(moduleURI));

20. WARNING: DiscouragedReference

Discouraged access: The type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

AppClientArtifactEdit.java :

181 : aResource.setID(appClient, J2EEConstants.APP_CLIENT_ID);

21. WARNING: DiscouragedReference

Discouraged access: The field APP_CLIENT_ID from the type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

AppClientArtifactEdit.java :

181 : aResource.setID(appClient, J2EEConstants.APP_CLIENT_ID);

22. WARNING: DiscouragedReference

Discouraged access: The method getJ2EEVersionID() from the type XMLResource is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

AppClientArtifactEdit.java :

220 : return getApplicationClientXmiResource().getJ2EEVersionID();

23. WARNING: DiscouragedReference

Discouraged access: The method setModuleVersionID(int) from the type XMLResource is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

AppClientArtifactEdit.java :

371 : res.setModuleVersionID(version);

24. WARNING: DiscouragedReference

Discouraged access: The method getRootObject() from the type TranslatorResource is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.emf/@dot

AppClientArtifactEdit.java :

373 : return ((ApplicationClientResource)getDeploymentDescriptorResource()).getRootObject();

25. WARNING: DiscouragedReference

Discouraged access: The type Archive is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

AppClientArtifactEdit.java :

386 : public Archive asArchive(boolean includeSource, boolean includeClasspathComponents) throws OpenFailureException{

26. WARNING: DiscouragedReference

Discouraged access: The type OpenFailureException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

AppClientArtifactEdit.java :

386 : public Archive asArchive(boolean includeSource, boolean includeClasspathComponents) throws OpenFailureException{

27. WARNING: DiscouragedReference

Discouraged access: The type ModuleURIUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

AppClientArtifactEdit.java :

393 : String uri = ModuleURIUtil.getHandleString(getComponent());

28. WARNING: DiscouragedReference

Discouraged access: The method getHandleString(IVirtualComponent) from the type ModuleURIUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

AppClientArtifactEdit.java :

393 : String uri = ModuleURIUtil.getHandleString(getComponent());

29. WARNING: DiscouragedReference

Discouraged access: The type CommonarchiveFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

AppClientArtifactEdit.java :

394 : return CommonarchiveFactory.eINSTANCE.openApplicationClientFile(loader, uri);

30. WARNING: DiscouragedReference

Discouraged access: The method openApplicationClientFile(LoadStrategy, String) from the type CommonarchiveFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

AppClientArtifactEdit.java :

394 : return CommonarchiveFactory.eINSTANCE.openApplicationClientFile(loader, uri);

31. WARNING: DiscouragedReference

Discouraged access: The field eINSTANCE from the type CommonarchiveFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

AppClientArtifactEdit.java :

394 : return CommonarchiveFactory.eINSTANCE.openApplicationClientFile(loader, uri);

32. WARNING: DiscouragedReference

Discouraged access: The type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

AppClientArtifactEdit.java :

438 : return J2EEConstants.APP_CLIENT_DD_URI_OBJ;

33. WARNING: DiscouragedReference

Discouraged access: The field APP_CLIENT_DD_URI_OBJ from the type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

AppClientArtifactEdit.java :

438 : return J2EEConstants.APP_CLIENT_DD_URI_OBJ;

Source File: org/eclipse/jst/j2ee/applicationclient/internal/creation/AppClientComponentImportDataModelProvider.java
1. WARNING: DiscouragedReference

Discouraged access: The type Archive is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

AppClientComponentImportDataModelProvider.java :

14 : import org.eclipse.jst.j2ee.commonarchivecore.internal.Archive;

2. WARNING: DiscouragedReference

Discouraged access: The type CommonarchiveFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

AppClientComponentImportDataModelProvider.java :

15 : import org.eclipse.jst.j2ee.commonarchivecore.internal.CommonarchiveFactory;

3. WARNING: DiscouragedReference

Discouraged access: The type OpenFailureException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

AppClientComponentImportDataModelProvider.java :

16 : import org.eclipse.jst.j2ee.commonarchivecore.internal.exception.OpenFailureException;

4. WARNING: DiscouragedReference

Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

AppClientComponentImportDataModelProvider.java :

18 : import org.eclipse.jst.j2ee.internal.J2EEVersionConstants;

5. WARNING: DiscouragedReference

Discouraged access: The type XMLResource is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

AppClientComponentImportDataModelProvider.java :

21 : import org.eclipse.jst.j2ee.internal.common.XMLResource;

6. WARNING: DiscouragedReference

Discouraged access: The type JavaEEQuickPeek is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

AppClientComponentImportDataModelProvider.java :

26 : import org.eclipse.jst.jee.util.internal.JavaEEQuickPeek;

7. WARNING: DiscouragedReference

Discouraged access: The type XMLResource is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

AppClientComponentImportDataModelProvider.java :

42 : return XMLResource.APP_CLIENT_TYPE;

8. WARNING: DiscouragedReference

Discouraged access: The field APP_CLIENT_TYPE from the type XMLResource is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

AppClientComponentImportDataModelProvider.java :

42 : return XMLResource.APP_CLIENT_TYPE;

9. WARNING: DiscouragedReference

Discouraged access: The type Archive is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

AppClientComponentImportDataModelProvider.java :

45 : protected Archive openArchive(String uri) throws OpenFailureException {

10. WARNING: DiscouragedReference

Discouraged access: The type OpenFailureException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

AppClientComponentImportDataModelProvider.java :

45 : protected Archive openArchive(String uri) throws OpenFailureException {

11. WARNING: DiscouragedReference

Discouraged access: The type CommonarchiveFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

AppClientComponentImportDataModelProvider.java :

46 : return CommonarchiveFactory.eINSTANCE.openApplicationClientFile(getArchiveOptions(), uri);

12. WARNING: DiscouragedReference

Discouraged access: The method openApplicationClientFile(ArchiveOptions, String) from the type CommonarchiveFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

AppClientComponentImportDataModelProvider.java :

46 : return CommonarchiveFactory.eINSTANCE.openApplicationClientFile(getArchiveOptions(), uri);

13. WARNING: DiscouragedReference

Discouraged access: The field eINSTANCE from the type CommonarchiveFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

AppClientComponentImportDataModelProvider.java :

46 : return CommonarchiveFactory.eINSTANCE.openApplicationClientFile(getArchiveOptions(), uri);

14. WARNING: DiscouragedReference

Discouraged access: The type JavaEEQuickPeek is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

AppClientComponentImportDataModelProvider.java :

49 : protected void handleUnknownType(JavaEEQuickPeek jqp) {

15. WARNING: DiscouragedReference

Discouraged access: The method setType(int) from the type JavaEEQuickPeek is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

AppClientComponentImportDataModelProvider.java :

50 : jqp.setType(J2EEVersionConstants.APPLICATION_CLIENT_TYPE);

16. WARNING: DiscouragedReference

Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

AppClientComponentImportDataModelProvider.java :

50 : jqp.setType(J2EEVersionConstants.APPLICATION_CLIENT_TYPE);

17. WARNING: DiscouragedReference

Discouraged access: The field APPLICATION_CLIENT_TYPE from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

AppClientComponentImportDataModelProvider.java :

50 : jqp.setType(J2EEVersionConstants.APPLICATION_CLIENT_TYPE);

18. WARNING: DiscouragedReference

Discouraged access: The method setVersion(int) from the type JavaEEQuickPeek is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

AppClientComponentImportDataModelProvider.java :

51 : jqp.setVersion(J2EEVersionConstants.JEE_5_0_ID);

19. WARNING: DiscouragedReference

Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

AppClientComponentImportDataModelProvider.java :

51 : jqp.setVersion(J2EEVersionConstants.JEE_5_0_ID);

20. WARNING: DiscouragedReference

Discouraged access: The field JEE_5_0_ID from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

AppClientComponentImportDataModelProvider.java :

51 : jqp.setVersion(J2EEVersionConstants.JEE_5_0_ID);

21. WARNING: DiscouragedReference

Discouraged access: The method setJavaEEVersion(int) from the type JavaEEQuickPeek is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

AppClientComponentImportDataModelProvider.java :

52 : jqp.setJavaEEVersion(J2EEVersionConstants.JEE_5_0_ID);

22. WARNING: DiscouragedReference

Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

AppClientComponentImportDataModelProvider.java :

52 : jqp.setJavaEEVersion(J2EEVersionConstants.JEE_5_0_ID);

23. WARNING: DiscouragedReference

Discouraged access: The field JEE_5_0_ID from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

AppClientComponentImportDataModelProvider.java :

52 : jqp.setJavaEEVersion(J2EEVersionConstants.JEE_5_0_ID);

Source File: org/eclipse/jst/j2ee/applicationclient/internal/modulecore/util/AppClientEditAdapterFactory.java
1. WARNING: DiscouragedReference

Discouraged access: The type ArtifactEditModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

AppClientEditAdapterFactory.java :

17 : import org.eclipse.wst.common.componentcore.internal.ArtifactEditModel;

2. WARNING: DiscouragedReference

Discouraged access: The type ArtifactEditModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

AppClientEditAdapterFactory.java :

27 : ArtifactEditModel editModel = (ArtifactEditModel) adaptableObject;

3. WARNING: DiscouragedReference

Discouraged access: The type ArtifactEditModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

AppClientEditAdapterFactory.java :

27 : ArtifactEditModel editModel = (ArtifactEditModel) adaptableObject;

4. WARNING: DiscouragedReference

Discouraged access: The method getProject() from the type EditModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.emfworkbench.integration_1.1.202.v200811131900.jar

AppClientEditAdapterFactory.java :

28 : if (J2EEProjectUtilities.isApplicationClientProject(editModel.getProject()))

5. WARNING: DiscouragedReference

Discouraged access: The type ArtifactEditModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

AppClientEditAdapterFactory.java :

29 : return new AppClientArtifactEdit((ArtifactEditModel) adaptableObject);

Source File: org/eclipse/jst/j2ee/project/facet/AppClientFacetInstallDelegate.java
1. WARNING: DiscouragedReference

Discouraged access: The type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

AppClientFacetInstallDelegate.java :

34 : import org.eclipse.jst.j2ee.internal.J2EEConstants;

2. WARNING: LocalVariableIsNeverUsed

The local variable c is never read

AppClientFacetInstallDelegate.java :

61 : final IVirtualComponent c = createFlexibleProject(monitor, project, model, jproj, fv);

3. WARNING: DiscouragedReference

Discouraged access: The type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

AppClientFacetInstallDelegate.java :

118 : IFile appClientFile = sourceFolder.getFile(new Path(J2EEConstants.APP_CLIENT_DD_URI));

4. WARNING: DiscouragedReference

Discouraged access: The field APP_CLIENT_DD_URI from the type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

AppClientFacetInstallDelegate.java :

118 : IFile appClientFile = sourceFolder.getFile(new Path(J2EEConstants.APP_CLIENT_DD_URI));

5. WARNING: DiscouragedReference

Discouraged access: The type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

AppClientFacetInstallDelegate.java :

136 : if (!sourceFolder.getFile(J2EEConstants.APP_CLIENT_DD_URI).exists()) {

6. WARNING: DiscouragedReference

Discouraged access: The field APP_CLIENT_DD_URI from the type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

AppClientFacetInstallDelegate.java :

136 : if (!sourceFolder.getFile(J2EEConstants.APP_CLIENT_DD_URI).exists()) {

Source File: org/eclipse/jst/j2ee/project/facet/AppClientFacetPostInstallDelegate.java
1. WARNING: DiscouragedReference

Discouraged access: The type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

AppClientFacetPostInstallDelegate.java :

27 : import org.eclipse.jst.j2ee.internal.J2EEConstants;

2. WARNING: DiscouragedReference

Discouraged access: The type IArtifactEditOperationDataModelProperties is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

AppClientFacetPostInstallDelegate.java :

32 : import org.eclipse.wst.common.componentcore.internal.operation.IArtifactEditOperationDataModelProperties;

3. WARNING: DiscouragedReference

Discouraged access: The type IArtifactEditOperationDataModelProperties is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

AppClientFacetPostInstallDelegate.java :

93 : mainClassDataModel.setProperty(IArtifactEditOperationDataModelProperties.PROJECT_NAME, project.getName());

4. WARNING: DiscouragedReference

Discouraged access: The field PROJECT_NAME from the type IArtifactEditOperationDataModelProperties is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

AppClientFacetPostInstallDelegate.java :

93 : mainClassDataModel.setProperty(IArtifactEditOperationDataModelProperties.PROJECT_NAME, project.getName());

5. WARNING: DiscouragedReference

Discouraged access: The type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

AppClientFacetPostInstallDelegate.java :

111 : IVirtualFile vf = appClientComponent.getRootFolder().getFile(new Path(J2EEConstants.MANIFEST_URI));

6. WARNING: DiscouragedReference

Discouraged access: The field MANIFEST_URI from the type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

AppClientFacetPostInstallDelegate.java :

111 : IVirtualFile vf = appClientComponent.getRootFolder().getFile(new Path(J2EEConstants.MANIFEST_URI));

7. WARNING: DiscouragedReference

Discouraged access: The type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

AppClientFacetPostInstallDelegate.java :

121 : String manifestFolder = IPath.SEPARATOR + model.getStringProperty(IJ2EEModuleFacetInstallDataModelProperties.CONFIG_FOLDER) + IPath.SEPARATOR + J2EEConstants.META_INF;

8. WARNING: DiscouragedReference

Discouraged access: The field META_INF from the type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

AppClientFacetPostInstallDelegate.java :

121 : String manifestFolder = IPath.SEPARATOR + model.getStringProperty(IJ2EEModuleFacetInstallDataModelProperties.CONFIG_FOLDER) + IPath.SEPARATOR + J2EEConstants.META_INF;

9. WARNING: DiscouragedReference

Discouraged access: The type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

AppClientFacetPostInstallDelegate.java :

123 : manifestmf = container.getFile(new Path(J2EEConstants.MANIFEST_SHORT_NAME));

10. WARNING: DiscouragedReference

Discouraged access: The field MANIFEST_SHORT_NAME from the type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

AppClientFacetPostInstallDelegate.java :

123 : manifestmf = container.getFile(new Path(J2EEConstants.MANIFEST_SHORT_NAME));

Source File: org/eclipse/jst/j2ee/refactor/listeners/J2EEElementChangedListener.java
1. WARNING: DiscouragedReference

Discouraged access: The type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEElementChangedListener.java :

40 : import org.eclipse.jst.j2ee.internal.J2EEConstants;

2. WARNING: DiscouragedReference

Discouraged access: The type ComponentResource is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEElementChangedListener.java :

45 : import org.eclipse.wst.common.componentcore.internal.ComponentResource;

3. WARNING: DiscouragedReference

Discouraged access: The type StructureEdit is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEElementChangedListener.java :

46 : import org.eclipse.wst.common.componentcore.internal.StructureEdit;

4. WARNING: DiscouragedReference

Discouraged access: The type WorkbenchComponent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEElementChangedListener.java :

47 : import org.eclipse.wst.common.componentcore.internal.WorkbenchComponent;

5. WARNING: DiscouragedReference

Discouraged access: The type StructureEdit is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEElementChangedListener.java :

316 : StructureEdit core = null;

6. WARNING: DiscouragedReference

Discouraged access: The type StructureEdit is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEElementChangedListener.java :

318 : core = StructureEdit.getStructureEditForRead(project);

7. WARNING: DiscouragedReference

Discouraged access: The method getStructureEditForRead(IProject) from the type StructureEdit is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEElementChangedListener.java :

318 : core = StructureEdit.getStructureEditForRead(project);

8. WARNING: DiscouragedReference

Discouraged access: The type WorkbenchComponent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEElementChangedListener.java :

319 : final WorkbenchComponent component = core.getComponent();

9. WARNING: DiscouragedReference

Discouraged access: The method getComponent() from the type StructureEdit is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEElementChangedListener.java :

319 : final WorkbenchComponent component = core.getComponent();

10. WARNING: DiscouragedReference

Discouraged access: The method getResources() from the type WorkbenchComponent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEElementChangedListener.java :

321 : final List currentResources = component.getResources();

11. WARNING: DiscouragedReference

Discouraged access: The type ComponentResource is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEElementChangedListener.java :

323 : final ComponentResource resource = (ComponentResource) iter.next();

12. WARNING: DiscouragedReference

Discouraged access: The type ComponentResource is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEElementChangedListener.java :

323 : final ComponentResource resource = (ComponentResource) iter.next();

13. WARNING: DiscouragedReference

Discouraged access: The method getSourcePath() from the type ComponentResource is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEElementChangedListener.java :

324 : sourceToRuntime.put(resource.getSourcePath().makeRelative(), resource.getRuntimePath());

14. WARNING: DiscouragedReference

Discouraged access: The method getRuntimePath() from the type ComponentResource is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEElementChangedListener.java :

324 : sourceToRuntime.put(resource.getSourcePath().makeRelative(), resource.getRuntimePath());

15. WARNING: DiscouragedReference

Discouraged access: The method dispose() from the type StructureEdit is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

J2EEElementChangedListener.java :

331 : core.dispose();

16. WARNING: DiscouragedReference

Discouraged access: The type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEElementChangedListener.java :

343 : return root.getFolder(new Path(J2EEConstants.WEB_INF_CLASSES));

17. WARNING: DiscouragedReference

Discouraged access: The field WEB_INF_CLASSES from the type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEElementChangedListener.java :

343 : return root.getFolder(new Path(J2EEConstants.WEB_INF_CLASSES));

Source File: org/eclipse/jst/j2ee/refactor/listeners/ProjectRefactoringListener.java
1. WARNING: DiscouragedReference

Discouraged access: The type DependencyGraphManager is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ProjectRefactoringListener.java :

39 : import org.eclipse.wst.common.componentcore.internal.builder.DependencyGraphManager;

2. WARNING: DiscouragedReference

Discouraged access: The type DependencyGraphManager is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ProjectRefactoringListener.java :

81 : DependencyGraphManager.getInstance();

3. WARNING: DiscouragedReference

Discouraged access: The method getInstance() from the type DependencyGraphManager is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ProjectRefactoringListener.java :

81 : DependencyGraphManager.getInstance();

4. WARNING: DiscouragedReference

Discouraged access: The type DependencyGraphManager is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ProjectRefactoringListener.java :

113 : DependencyGraphManager.getInstance().getDependencyGraph().getReferencingComponents(project));

5. WARNING: DiscouragedReference

Discouraged access: The method getInstance() from the type DependencyGraphManager is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ProjectRefactoringListener.java :

113 : DependencyGraphManager.getInstance().getDependencyGraph().getReferencingComponents(project));

6. WARNING: DiscouragedReference

Discouraged access: The method getDependencyGraph() from the type DependencyGraphManager is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ProjectRefactoringListener.java :

113 : DependencyGraphManager.getInstance().getDependencyGraph().getReferencingComponents(project));

7. WARNING: DiscouragedReference

Discouraged access: The method getReferencingComponents(IProject) from the type DependencyGraph is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ProjectRefactoringListener.java :

113 : DependencyGraphManager.getInstance().getDependencyGraph().getReferencingComponents(project));

Source File: org/eclipse/jst/j2ee/refactor/operations/CreateOptionalReferenceOp.java
1. WARNING: DiscouragedReference

Discouraged access: The type CreateReferenceComponentsOp is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

CreateOptionalReferenceOp.java :

19 : import org.eclipse.wst.common.componentcore.internal.operation.CreateReferenceComponentsOp;

2. WARNING: DiscouragedReference

Discouraged access: The type CreateReferenceComponentsOp is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

CreateOptionalReferenceOp.java :

26 : public class CreateOptionalReferenceOp extends CreateReferenceComponentsOp {

3. WARNING: DiscouragedReference

Discouraged access: The constructor CreateReferenceComponentsOp(IDataModel) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

CreateOptionalReferenceOp.java :

29 : super(model);

4. WARNING: DiscouragedReference

Discouraged access: The method validateEdit() from the type CreateReferenceComponentsOp is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

CreateOptionalReferenceOp.java :

33 : if (!validateEdit().isOK())

5. WARNING: DiscouragedReference

Discouraged access: The method addReferencedComponents(IProgressMonitor) from the type CreateReferenceComponentsOp is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

CreateOptionalReferenceOp.java :

36 : addReferencedComponents(monitor);

6. WARNING: DiscouragedReference

Discouraged access: The method addProjectReferences() from the type CreateReferenceComponentsOp is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

CreateOptionalReferenceOp.java :

39 : addProjectReferences();

Source File: org/eclipse/jst/j2ee/refactor/operations/CreateOptionalReferenceOpDataModelProvider.java
1. WARNING: DiscouragedReference

Discouraged access: The type CreateReferenceComponentsDataModelProvider is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

CreateOptionalReferenceOpDataModelProvider.java :

16 : import org.eclipse.wst.common.componentcore.internal.operation.CreateReferenceComponentsDataModelProvider;

2. WARNING: DiscouragedReference

Discouraged access: The type CreateReferenceComponentsDataModelProvider is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

CreateOptionalReferenceOpDataModelProvider.java :

19 : public class CreateOptionalReferenceOpDataModelProvider extends CreateReferenceComponentsDataModelProvider {

3. WARNING: DiscouragedReference

Discouraged access: The method getPropertyNames() from the type CreateReferenceComponentsDataModelProvider is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

CreateOptionalReferenceOpDataModelProvider.java :

41 : Set propertyNames = super.getPropertyNames();

4. WARNING: DiscouragedReference

Discouraged access: The method getDefaultProperty(String) from the type CreateReferenceComponentsDataModelProvider is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

CreateOptionalReferenceOpDataModelProvider.java :

52 : return super.getDefaultProperty(propertyName);

Source File: org/eclipse/jst/j2ee/refactor/operations/ProjectRefactorMetadata.java
1. WARNING: DiscouragedReference

Discouraged access: The type VirtualComponent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ProjectRefactorMetadata.java :

32 : import org.eclipse.wst.common.componentcore.internal.resources.VirtualComponent;

2. WARNING: DiscouragedReference

Discouraged access: The type IModuleConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ProjectRefactorMetadata.java :

33 : import org.eclipse.wst.common.componentcore.internal.util.IModuleConstants;

3. WARNING: DiscouragedReference

Discouraged access: The type IModuleConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ProjectRefactorMetadata.java :

216 : return hasFacet(ProjectFacetsManager.getProjectFacet(IModuleConstants.JST_EAR_MODULE));

4. WARNING: DiscouragedReference

Discouraged access: The field JST_EAR_MODULE from the type IModuleConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ProjectRefactorMetadata.java :

216 : return hasFacet(ProjectFacetsManager.getProjectFacet(IModuleConstants.JST_EAR_MODULE));

5. WARNING: DiscouragedReference

Discouraged access: The type IModuleConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ProjectRefactorMetadata.java :

220 : return hasFacet(ProjectFacetsManager.getProjectFacet(IModuleConstants.JST_EJB_MODULE));

6. WARNING: DiscouragedReference

Discouraged access: The field JST_EJB_MODULE from the type IModuleConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ProjectRefactorMetadata.java :

220 : return hasFacet(ProjectFacetsManager.getProjectFacet(IModuleConstants.JST_EJB_MODULE));

7. WARNING: DiscouragedReference

Discouraged access: The type IModuleConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ProjectRefactorMetadata.java :

224 : return hasFacet(ProjectFacetsManager.getProjectFacet(IModuleConstants.JST_WEB_MODULE));

8. WARNING: DiscouragedReference

Discouraged access: The field JST_WEB_MODULE from the type IModuleConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ProjectRefactorMetadata.java :

224 : return hasFacet(ProjectFacetsManager.getProjectFacet(IModuleConstants.JST_WEB_MODULE));

9. WARNING: DiscouragedReference

Discouraged access: The type IModuleConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ProjectRefactorMetadata.java :

228 : return hasFacet(ProjectFacetsManager.getProjectFacet(IModuleConstants.JST_APPCLIENT_MODULE));

10. WARNING: DiscouragedReference

Discouraged access: The field JST_APPCLIENT_MODULE from the type IModuleConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ProjectRefactorMetadata.java :

228 : return hasFacet(ProjectFacetsManager.getProjectFacet(IModuleConstants.JST_APPCLIENT_MODULE));

11. WARNING: DiscouragedReference

Discouraged access: The type IModuleConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ProjectRefactorMetadata.java :

232 : return hasFacet(ProjectFacetsManager.getProjectFacet(IModuleConstants.JST_CONNECTOR_MODULE));

12. WARNING: DiscouragedReference

Discouraged access: The field JST_CONNECTOR_MODULE from the type IModuleConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ProjectRefactorMetadata.java :

232 : return hasFacet(ProjectFacetsManager.getProjectFacet(IModuleConstants.JST_CONNECTOR_MODULE));

13. WARNING: DiscouragedReference

Discouraged access: The type IModuleConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ProjectRefactorMetadata.java :

236 : return hasFacet(ProjectFacetsManager.getProjectFacet(IModuleConstants.JST_UTILITY_MODULE));

14. WARNING: DiscouragedReference

Discouraged access: The field JST_UTILITY_MODULE from the type IModuleConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ProjectRefactorMetadata.java :

236 : return hasFacet(ProjectFacetsManager.getProjectFacet(IModuleConstants.JST_UTILITY_MODULE));

15. WARNING: DiscouragedReference

Discouraged access: The method removeReference(IVirtualReference) from the type VirtualComponent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ProjectRefactorMetadata.java :

320 : ((VirtualComponent)_comp).removeReference(aReference);

16. WARNING: DiscouragedReference

Discouraged access: The type VirtualComponent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ProjectRefactorMetadata.java :

320 : ((VirtualComponent)_comp).removeReference(aReference);

17. WARNING: DiscouragedReference

Discouraged access: The method getAllReferences() from the type VirtualComponent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ProjectRefactorMetadata.java :

329 : cachedRefs = ((VirtualComponent)comp).getAllReferences();

18. WARNING: DiscouragedReference

Discouraged access: The type VirtualComponent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ProjectRefactorMetadata.java :

329 : cachedRefs = ((VirtualComponent)comp).getAllReferences();

Source File: org/eclipse/jst/j2ee/refactor/operations/ProjectRefactorOperation.java
1. WARNING: DiscouragedReference

Discouraged access: The type DeletedModule is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.server.core/@dot

ProjectRefactorOperation.java :

32 : import org.eclipse.wst.server.core.internal.DeletedModule;

2. WARNING: DiscouragedReference

Discouraged access: The type Module is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.server.core/@dot

ProjectRefactorOperation.java :

33 : import org.eclipse.wst.server.core.internal.Module;

3. WARNING: DiscouragedReference

Discouraged access: The constructor DeletedModule(String, String, IModuleType) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.server.core/@dot

ProjectRefactorOperation.java :

118 : toRemove[0] = new DeletedModule(originalModule.getId(), originalModule.getName(), originalModule.getModuleType());

4. WARNING: DiscouragedReference

Discouraged access: The type DeletedModule is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.server.core/@dot

ProjectRefactorOperation.java :

118 : toRemove[0] = new DeletedModule(originalModule.getId(), originalModule.getName(),

5. WARNING: DiscouragedReference

Discouraged access: The method getModuleFactory() from the type Module is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.server.core/@dot

ProjectRefactorOperation.java :

134 : ((Module) newModule).getModuleFactory().getModules();

6. WARNING: DiscouragedReference

Discouraged access: The method getModules() from the type ModuleFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.server.core/@dot

ProjectRefactorOperation.java :

134 : ((Module) newModule).getModuleFactory().getModules();

7. WARNING: DiscouragedReference

Discouraged access: The type Module is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.server.core/@dot

ProjectRefactorOperation.java :

134 : ((Module) newModule).getModuleFactory().getModules();

8. WARNING: DiscouragedReference

Discouraged access: The constructor Module(ModuleFactory, String, String, String, String, IProject) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.server.core/@dot

ProjectRefactorOperation.java :

135 : newModule = new Module(((Module) newModule).getModuleFactory(), newProject.getName(), newProject.getName(), moduleType.getId(), moduleType.getVersion(), newProject);

9. WARNING: DiscouragedReference

Discouraged access: The type Module is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.server.core/@dot

ProjectRefactorOperation.java :

135 : newModule = new Module(((Module) newModule).getModuleFactory(), newProject.getName(), newProject.getName(), moduleType.getId(),

10. WARNING: DiscouragedReference

Discouraged access: The method getModuleFactory() from the type Module is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.server.core/@dot

ProjectRefactorOperation.java :

135 : newModule = new Module(((Module) newModule).getModuleFactory(), newProject.getName(), newProject.getName(), moduleType.getId(),

11. WARNING: DiscouragedReference

Discouraged access: The type Module is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.server.core/@dot

ProjectRefactorOperation.java :

135 : newModule = new Module(((Module) newModule).getModuleFactory(), newProject.getName(), newProject.getName(), moduleType.getId(),

Source File: org/eclipse/jst/j2ee/refactor/operations/ProjectRenameOperation.java
1. WARNING: DiscouragedReference

Discouraged access: The type StructureEdit is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ProjectRenameOperation.java :

31 : import org.eclipse.wst.common.componentcore.internal.StructureEdit;

2. WARNING: DiscouragedReference

Discouraged access: The type WorkbenchComponent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ProjectRenameOperation.java :

32 : import org.eclipse.wst.common.componentcore.internal.WorkbenchComponent;

3. WARNING: DiscouragedReference

Discouraged access: The type ComponentUtilities is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ProjectRenameOperation.java :

33 : import org.eclipse.wst.common.componentcore.internal.util.ComponentUtilities;

4. WARNING: DiscouragedReference

Discouraged access: The type ComponentUtilities is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ProjectRenameOperation.java :

63 : String originalContextRoot = ComponentUtilities.getServerContextRoot(newProject);

5. WARNING: DiscouragedReference

Discouraged access: The method getServerContextRoot(IProject) from the type ComponentUtilities is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ProjectRenameOperation.java :

63 : String originalContextRoot = ComponentUtilities.getServerContextRoot(newProject);

6. WARNING: DiscouragedReference

Discouraged access: The type ComponentUtilities is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ProjectRenameOperation.java :

66 : ComponentUtilities.setServerContextRoot(newProject, newProjectName);

7. WARNING: DiscouragedReference

Discouraged access: The method setServerContextRoot(IProject, String) from the type ComponentUtilities is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ProjectRenameOperation.java :

66 : ComponentUtilities.setServerContextRoot(newProject, newProjectName);

8. WARNING: DiscouragedReference

Discouraged access: The type StructureEdit is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ProjectRenameOperation.java :

68 : StructureEdit core = null;

9. WARNING: DiscouragedReference

Discouraged access: The type WorkbenchComponent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ProjectRenameOperation.java :

69 : WorkbenchComponent component = null;

10. WARNING: DiscouragedReference

Discouraged access: The type StructureEdit is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ProjectRenameOperation.java :

71 : core = StructureEdit.getStructureEditForWrite(refactoredMetadata.getProject());

11. WARNING: DiscouragedReference

Discouraged access: The method getStructureEditForWrite(IProject) from the type StructureEdit is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ProjectRenameOperation.java :

71 : core = StructureEdit.getStructureEditForWrite(refactoredMetadata.getProject());

12. WARNING: DiscouragedReference

Discouraged access: The method getComponent() from the type StructureEdit is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ProjectRenameOperation.java :

73 : component = core.getComponent();

13. WARNING: DiscouragedReference

Discouraged access: The method getName() from the type WorkbenchComponent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ProjectRenameOperation.java :

77 : if (component != null && component.getName().equals(originalMetadata.getProjectName())) {

14. WARNING: DiscouragedReference

Discouraged access: The method setName(String) from the type WorkbenchComponent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ProjectRenameOperation.java :

78 : component.setName(refactoredMetadata.getProjectName());

15. WARNING: DiscouragedReference

Discouraged access: The method saveIfNecessary(IProgressMonitor) from the type StructureEdit is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ProjectRenameOperation.java :

82 : core.saveIfNecessary(null);

16. WARNING: DiscouragedReference

Discouraged access: The method dispose() from the type StructureEdit is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ProjectRenameOperation.java :

83 : core.dispose();

Source File: org/eclipse/jst/j2ee/refactor/operations/RemoveDeletedComponentFromEARDataModelProvider.java
1. WARNING: DiscouragedReference

Discouraged access: The method getDefaultProperty(String) from the type CreateReferenceComponentsDataModelProvider is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

RemoveDeletedComponentFromEARDataModelProvider.java :

50 : return super.getDefaultProperty(propertyName);

Source File: org/eclipse/jst/j2ee/refactor/operations/UpdateDependentModuleonDeleteOp.java
1. WARNING: DiscouragedReference

Discouraged access: The type ArchiveManifest is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

UpdateDependentModuleonDeleteOp.java :

32 : import org.eclipse.jst.j2ee.commonarchivecore.internal.helpers.ArchiveManifest;

2. WARNING: DiscouragedReference

Discouraged access: The type ArchiveManifestImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

UpdateDependentModuleonDeleteOp.java :

33 : import org.eclipse.jst.j2ee.commonarchivecore.internal.helpers.ArchiveManifestImpl;

3. WARNING: DiscouragedReference

Discouraged access: The type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

UpdateDependentModuleonDeleteOp.java :

34 : import org.eclipse.jst.j2ee.internal.J2EEConstants;

4. WARNING: DiscouragedReference

Discouraged access: The type RemoveReferenceComponentsDataModelProvider is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

UpdateDependentModuleonDeleteOp.java :

37 : import org.eclipse.wst.common.componentcore.internal.operation.RemoveReferenceComponentsDataModelProvider;

5. WARNING: DiscouragedReference

Discouraged access: The constructor RemoveReferenceComponentsDataModelProvider() is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

UpdateDependentModuleonDeleteOp.java :

85 : final IDataModel model = DataModelFactory.createDataModel(new RemoveReferenceComponentsDataModelProvider());

6. WARNING: DiscouragedReference

Discouraged access: The type RemoveReferenceComponentsDataModelProvider is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

UpdateDependentModuleonDeleteOp.java :

85 : final IDataModel model = DataModelFactory.createDataModel(new RemoveReferenceComponentsDataModelProvider());

7. WARNING: DiscouragedReference

Discouraged access: The type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

UpdateDependentModuleonDeleteOp.java :

109 : final IVirtualFile vf = dependentComp.getRootFolder().getFile(new Path(J2EEConstants.MANIFEST_URI) );

8. WARNING: DiscouragedReference

Discouraged access: The field MANIFEST_URI from the type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

UpdateDependentModuleonDeleteOp.java :

109 : final IVirtualFile vf = dependentComp.getRootFolder().getFile(new Path(J2EEConstants.MANIFEST_URI) );

9. WARNING: DiscouragedReference

Discouraged access: The type ArchiveManifest is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

UpdateDependentModuleonDeleteOp.java :

121 : final ArchiveManifest manifest = getArchiveManifest(manifestmf);

10. WARNING: DiscouragedReference

Discouraged access: The method getClassPathTokenized() from the type ArchiveManifest is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

UpdateDependentModuleonDeleteOp.java :

122 : String[] cp = manifest.getClassPathTokenized();

11. WARNING: DiscouragedReference

Discouraged access: The type ArchiveManifest is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

UpdateDependentModuleonDeleteOp.java :

138 : private static ArchiveManifest getArchiveManifest(final IFile manifestFile) throws ExecutionException {

12. WARNING: DiscouragedReference

Discouraged access: The type ArchiveManifest is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

UpdateDependentModuleonDeleteOp.java :

142 : ArchiveManifest mf = new ArchiveManifestImpl(new Manifest(in));

13. WARNING: DiscouragedReference

Discouraged access: The constructor ArchiveManifestImpl(Manifest) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

UpdateDependentModuleonDeleteOp.java :

142 : ArchiveManifest mf = new ArchiveManifestImpl(new Manifest(in));

14. WARNING: DiscouragedReference

Discouraged access: The type ArchiveManifestImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

UpdateDependentModuleonDeleteOp.java :

142 : ArchiveManifest mf = new ArchiveManifestImpl(new Manifest(in));

Source File: org/eclipse/jst/j2ee/classpathdep/ClasspathDependencyUtil.java
1. WARNING: DiscouragedReference

Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ClasspathDependencyUtil.java :

38 : import org.eclipse.jst.j2ee.internal.J2EEVersionConstants;

2. WARNING: DiscouragedReference

Discouraged access: The type ModuleURIUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ClasspathDependencyUtil.java :

49 : import org.eclipse.wst.common.componentcore.internal.impl.ModuleURIUtil;

3. WARNING: DiscouragedReference

Discouraged access: The type VirtualArchiveComponent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ClasspathDependencyUtil.java :

50 : import org.eclipse.wst.common.componentcore.internal.resources.VirtualArchiveComponent;

4. WARNING: DiscouragedReference

Discouraged access: The type VirtualArchiveComponent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ClasspathDependencyUtil.java :

215 : VirtualArchiveComponent archiveComponent = (VirtualArchiveComponent) c;

5. WARNING: DiscouragedReference

Discouraged access: The type VirtualArchiveComponent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ClasspathDependencyUtil.java :

215 : VirtualArchiveComponent archiveComponent = (VirtualArchiveComponent) c;

6. WARNING: DiscouragedReference

Discouraged access: The method getUnderlyingWorkbenchFile() from the type VirtualArchiveComponent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ClasspathDependencyUtil.java :

216 : IFile file = archiveComponent.getUnderlyingWorkbenchFile();

7. WARNING: DiscouragedReference

Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ClasspathDependencyUtil.java :

233 : if(!earDDVersion.equals(J2EEVersionConstants.VERSION_1_2_TEXT) && !earDDVersion.equals(J2EEVersionConstants.VERSION_1_3_TEXT) && !earDDVersion.equals(J2EEVersionConstants.VERSION_1_4_TEXT)) {

8. WARNING: DiscouragedReference

Discouraged access: The field VERSION_1_2_TEXT from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ClasspathDependencyUtil.java :

233 : if(!earDDVersion.equals(J2EEVersionConstants.VERSION_1_2_TEXT) && !earDDVersion.equals(J2EEVersionConstants.VERSION_1_3_TEXT) && !earDDVersion.equals(J2EEVersionConstants.VERSION_1_4_TEXT)) {

9. WARNING: DiscouragedReference

Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ClasspathDependencyUtil.java :

233 : if(!earDDVersion.equals(J2EEVersionConstants.VERSION_1_2_TEXT) && !earDDVersion.equals(J2EEVersionConstants.VERSION_1_3_TEXT) && !earDDVersion.equals(J2EEVersionConstants.VERSION_1_4_TEXT)) {

10. WARNING: DiscouragedReference

Discouraged access: The field VERSION_1_3_TEXT from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ClasspathDependencyUtil.java :

233 : if(!earDDVersion.equals(J2EEVersionConstants.VERSION_1_2_TEXT) && !earDDVersion.equals(J2EEVersionConstants.VERSION_1_3_TEXT) && !earDDVersion.equals(J2EEVersionConstants.VERSION_1_4_TEXT)) {

11. WARNING: DiscouragedReference

Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ClasspathDependencyUtil.java :

233 : if(!earDDVersion.equals(J2EEVersionConstants.VERSION_1_2_TEXT) && !earDDVersion.equals(J2EEVersionConstants.VERSION_1_3_TEXT) && !earDDVersion.equals(J2EEVersionConstants.VERSION_1_4_TEXT)) {

12. WARNING: DiscouragedReference

Discouraged access: The field VERSION_1_4_TEXT from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ClasspathDependencyUtil.java :

233 : if(!earDDVersion.equals(J2EEVersionConstants.VERSION_1_2_TEXT) && !earDDVersion.equals(J2EEVersionConstants.VERSION_1_3_TEXT) && !earDDVersion.equals(J2EEVersionConstants.VERSION_1_4_TEXT)) {

13. WARNING: DiscouragedReference

Discouraged access: The type VirtualArchiveComponent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ClasspathDependencyUtil.java :

456 : if (ref.getReferencedComponent() instanceof VirtualArchiveComponent) {

14. WARNING: DiscouragedReference

Discouraged access: The type VirtualArchiveComponent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ClasspathDependencyUtil.java :

457 : final VirtualArchiveComponent comp = (VirtualArchiveComponent) ref.getReferencedComponent();

15. WARNING: DiscouragedReference

Discouraged access: The type VirtualArchiveComponent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ClasspathDependencyUtil.java :

457 : final VirtualArchiveComponent comp = (VirtualArchiveComponent) ref.getReferencedComponent();

16. WARNING: DiscouragedReference

Discouraged access: The method getArchiveType() from the type VirtualArchiveComponent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ClasspathDependencyUtil.java :

458 : if (comp.getArchiveType().equals(VirtualArchiveComponent.CLASSPATHARCHIVETYPE) &&

17. WARNING: DiscouragedReference

Discouraged access: The type VirtualArchiveComponent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ClasspathDependencyUtil.java :

458 : if (comp.getArchiveType().equals(VirtualArchiveComponent.CLASSPATHARCHIVETYPE) &&

18. WARNING: DiscouragedReference

Discouraged access: The field CLASSPATHARCHIVETYPE from the type VirtualArchiveComponent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ClasspathDependencyUtil.java :

458 : if (comp.getArchiveType().equals(VirtualArchiveComponent.CLASSPATHARCHIVETYPE) &&

19. WARNING: DiscouragedReference

Discouraged access: The method getUnderlyingDiskFile() from the type VirtualArchiveComponent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ClasspathDependencyUtil.java :

459 : comp.getUnderlyingDiskFile() == null) {

20. WARNING: DiscouragedReference

Discouraged access: The method getProject() from the type VirtualArchiveComponent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ClasspathDependencyUtil.java :

460 : return comp.getProject();

21. WARNING: DiscouragedReference

Discouraged access: The type VirtualArchiveComponent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ClasspathDependencyUtil.java :

500 : if (ref.getReferencedComponent() instanceof VirtualArchiveComponent) {

22. WARNING: DiscouragedReference

Discouraged access: The type VirtualArchiveComponent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ClasspathDependencyUtil.java :

501 : final VirtualArchiveComponent comp = (VirtualArchiveComponent) ref.getReferencedComponent();

23. WARNING: DiscouragedReference

Discouraged access: The type VirtualArchiveComponent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ClasspathDependencyUtil.java :

501 : final VirtualArchiveComponent comp = (VirtualArchiveComponent) ref.getReferencedComponent();

24. WARNING: DiscouragedReference

Discouraged access: The method getArchiveType() from the type VirtualArchiveComponent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ClasspathDependencyUtil.java :

502 : if (comp.getArchiveType().equals(VirtualArchiveComponent.CLASSPATHARCHIVETYPE)) {

25. WARNING: DiscouragedReference

Discouraged access: The type VirtualArchiveComponent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ClasspathDependencyUtil.java :

502 : if (comp.getArchiveType().equals(VirtualArchiveComponent.CLASSPATHARCHIVETYPE)) {

26. WARNING: DiscouragedReference

Discouraged access: The field CLASSPATHARCHIVETYPE from the type VirtualArchiveComponent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ClasspathDependencyUtil.java :

502 : if (comp.getArchiveType().equals(VirtualArchiveComponent.CLASSPATHARCHIVETYPE)) {

27. WARNING: DiscouragedReference

Discouraged access: The method getUnderlyingDiskFile() from the type VirtualArchiveComponent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ClasspathDependencyUtil.java :

503 : java.io.File cpEntryFile = comp.getUnderlyingDiskFile();

28. WARNING: DiscouragedReference

Discouraged access: The method getUnderlyingWorkbenchFile() from the type VirtualArchiveComponent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ClasspathDependencyUtil.java :

508 : final IFile iFile = comp.getUnderlyingWorkbenchFile();

29. WARNING: DiscouragedReference

Discouraged access: The type VirtualArchiveComponent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ClasspathDependencyUtil.java :

674 : if (component instanceof VirtualArchiveComponent) {

30. WARNING: DiscouragedReference

Discouraged access: The type VirtualArchiveComponent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ClasspathDependencyUtil.java :

675 : final VirtualArchiveComponent archiveComp = (VirtualArchiveComponent) component;

31. WARNING: DiscouragedReference

Discouraged access: The type VirtualArchiveComponent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ClasspathDependencyUtil.java :

675 : final VirtualArchiveComponent archiveComp = (VirtualArchiveComponent) component;

32. WARNING: DiscouragedReference

Discouraged access: The method getArchiveType() from the type VirtualArchiveComponent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ClasspathDependencyUtil.java :

676 : return archiveComp.getArchiveType().equals(VirtualArchiveComponent.CLASSPATHARCHIVETYPE);

33. WARNING: DiscouragedReference

Discouraged access: The type VirtualArchiveComponent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ClasspathDependencyUtil.java :

676 : return archiveComp.getArchiveType().equals(VirtualArchiveComponent.CLASSPATHARCHIVETYPE);

34. WARNING: DiscouragedReference

Discouraged access: The field CLASSPATHARCHIVETYPE from the type VirtualArchiveComponent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ClasspathDependencyUtil.java :

676 : return archiveComp.getArchiveType().equals(VirtualArchiveComponent.CLASSPATHARCHIVETYPE);

35. WARNING: DiscouragedReference

Discouraged access: The type ModuleURIUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ClasspathDependencyUtil.java :

687 : final URI archiveURI = URI.createURI(ModuleURIUtil.getHandleString(component));

36. WARNING: DiscouragedReference

Discouraged access: The method getHandleString(IVirtualComponent) from the type ModuleURIUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ClasspathDependencyUtil.java :

687 : final URI archiveURI = URI.createURI(ModuleURIUtil.getHandleString(component));

Source File: org/eclipse/jst/j2ee/classpathdep/IClasspathDependencyConstants.java
1. WARNING: DiscouragedReference

Discouraged access: The type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

IClasspathDependencyConstants.java :

15 : import org.eclipse.jst.j2ee.internal.J2EEConstants;

2. WARNING: DiscouragedReference

Discouraged access: The type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

IClasspathDependencyConstants.java :

77 : public static final IPath WEB_INF_CLASSES_PATH = new Path(J2EEConstants.WEB_INF_CLASSES).makeAbsolute();

3. WARNING: DiscouragedReference

Discouraged access: The field WEB_INF_CLASSES from the type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

IClasspathDependencyConstants.java :

77 : public static final IPath WEB_INF_CLASSES_PATH = new Path(J2EEConstants.WEB_INF_CLASSES).makeAbsolute();

4. WARNING: DiscouragedReference

Discouraged access: The type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

IClasspathDependencyConstants.java :

82 : public static final IPath WEB_INF_LIB_PATH = new Path(J2EEConstants.WEB_INF_LIB).makeAbsolute();

5. WARNING: DiscouragedReference

Discouraged access: The field WEB_INF_LIB from the type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

IClasspathDependencyConstants.java :

82 : public static final IPath WEB_INF_LIB_PATH = new Path(J2EEConstants.WEB_INF_LIB).makeAbsolute();

Source File: org/eclipse/jst/j2ee/internal/classpathdep/ClasspathDependencyManifestUtil.java
1. WARNING: DiscouragedReference

Discouraged access: The type ArchiveManifest is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ClasspathDependencyManifestUtil.java :

26 : import org.eclipse.jst.j2ee.commonarchivecore.internal.helpers.ArchiveManifest;

2. WARNING: DiscouragedReference

Discouraged access: The type ArchiveManifestImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ClasspathDependencyManifestUtil.java :

27 : import org.eclipse.jst.j2ee.commonarchivecore.internal.helpers.ArchiveManifestImpl;

3. WARNING: DiscouragedReference

Discouraged access: The type ArchiveManifest is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ClasspathDependencyManifestUtil.java :

79 : ArchiveManifest manifest = null;

4. WARNING: DiscouragedReference

Discouraged access: The constructor ArchiveManifestImpl(InputStream) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ClasspathDependencyManifestUtil.java :

82 : manifest = new ArchiveManifestImpl(in);

5. WARNING: DiscouragedReference

Discouraged access: The type ArchiveManifestImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ClasspathDependencyManifestUtil.java :

82 : manifest = new ArchiveManifestImpl(in);

6. WARNING: DiscouragedReference

Discouraged access: The method getClassPathTokenized() from the type ArchiveManifest is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ClasspathDependencyManifestUtil.java :

95 : final String[] manifestClasspath = manifest.getClassPathTokenized();

7. WARNING: DiscouragedReference

Discouraged access: The method setClassPath(String) from the type ArchiveManifest is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ClasspathDependencyManifestUtil.java :

128 : manifest.setClassPath(cp);

8. WARNING: DiscouragedReference

Discouraged access: The method write(OutputStream) from the type ArchiveManifest is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ClasspathDependencyManifestUtil.java :

129 : manifest.write(outputStream);

9. WARNING: DiscouragedReference

Discouraged access: The method setClassPath(String) from the type ArchiveManifest is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ClasspathDependencyManifestUtil.java :

138 : manifest.setClassPath(cp);

10. WARNING: DiscouragedReference

Discouraged access: The method write(OutputStream) from the type ArchiveManifest is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ClasspathDependencyManifestUtil.java :

140 : manifest.write(outputStream);

Source File: org/eclipse/jst/j2ee/internal/classpathdep/ClasspathDependencyValidator.java
1. WARNING: DiscouragedReference

Discouraged access: The type Message is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.validation/@dot

ClasspathDependencyValidator.java :

42 : import org.eclipse.wst.validation.internal.core.Message;

2. WARNING: DiscouragedReference

Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.validation/@dot

ClasspathDependencyValidator.java :

43 : import org.eclipse.wst.validation.internal.core.ValidationException;

3. WARNING: DiscouragedReference

Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.validation/@dot

ClasspathDependencyValidator.java :

73 : throws ValidationException {

4. WARNING: DiscouragedReference

Discouraged access: The method getProject() from the type WorkbenchContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.validation/@dot

ClasspathDependencyValidator.java :

79 : final IProject proj = ((ClasspathDependencyValidatorHelper) helper).getProject();

5. WARNING: DiscouragedReference

Discouraged access: The field MODULE_NATURE_ID from the type IModuleConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ClasspathDependencyValidator.java :

83 : && proj.hasNature(ModuleCoreNature.MODULE_NATURE_ID)

6. WARNING: DiscouragedReference

Discouraged access: The constructor Message(String, int, String, String[], Object) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.validation/@dot

ClasspathDependencyValidator.java :

121 : _reporter.addMessage(this, new Message("classpathdependencyvalidator", //$NON-NLS-1$ IMessage.NORMAL_SEVERITY, NonWebNonExported, new String[]{cpEntryPath}, proj));

7. WARNING: DiscouragedReference

Discouraged access: The type Message is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.validation/@dot

ClasspathDependencyValidator.java :

121 : _reporter.addMessage(this, new Message("classpathdependencyvalidator", //$NON-NLS-1$

8. WARNING: DiscouragedReference

Discouraged access: The constructor Message(String, int, String, String[], Object) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.validation/@dot

ClasspathDependencyValidator.java :

129 : final IMessage msg = new Message("classpathdependencyvalidator", //$NON-NLS-1$ IMessage.HIGH_SEVERITY, AppClientProject, null, proj);

9. WARNING: DiscouragedReference

Discouraged access: The type Message is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.validation/@dot

ClasspathDependencyValidator.java :

129 : final IMessage msg = new Message("classpathdependencyvalidator", //$NON-NLS-1$

10. WARNING: DiscouragedReference

Discouraged access: The constructor Message(String, int, String, String[], Object) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.validation/@dot

ClasspathDependencyValidator.java :

148 : final IMessage msg =new Message("classpathdependencyvalidator", //$NON-NLS-1$ IMessage.NORMAL_SEVERITY, RootMappingNonEARWARRef, null, proj);

11. WARNING: DiscouragedReference

Discouraged access: The type Message is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.validation/@dot

ClasspathDependencyValidator.java :

148 : final IMessage msg =new Message("classpathdependencyvalidator", //$NON-NLS-1$

12. WARNING: DiscouragedReference

Discouraged access: The constructor Message(String, int, String, String[], Object) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.validation/@dot

ClasspathDependencyValidator.java :

161 : final IMessage msg =new Message("classpathdependencyvalidator", //$NON-NLS-1$ IMessage.NORMAL_SEVERITY, NonTaggedExportedClasses, new String[]{entry.getPath().toString()}, proj);

13. WARNING: DiscouragedReference

Discouraged access: The type Message is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.validation/@dot

ClasspathDependencyValidator.java :

161 : final IMessage msg =new Message("classpathdependencyvalidator", //$NON-NLS-1$

14. WARNING: DiscouragedReference

Discouraged access: The constructor Message(String, int, String, String[], Object) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.validation/@dot

ClasspathDependencyValidator.java :

178 : final IMessage msg = new Message("classpathdependencyvalidator", //$NON-NLS-1$ IMessage.HIGH_SEVERITY, DuplicateArchiveName, new String[]{entry.getPath().toString()}, proj);

15. WARNING: DiscouragedReference

Discouraged access: The type Message is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.validation/@dot

ClasspathDependencyValidator.java :

178 : final IMessage msg = new Message("classpathdependencyvalidator", //$NON-NLS-1$

16. WARNING: DiscouragedReference

Discouraged access: The constructor Message(String, int, String, String[], Object) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.validation/@dot

ClasspathDependencyValidator.java :

272 : results.add(new Message("classpathdependencyvalidator", //$NON-NLS-1$ IMessage.HIGH_SEVERITY, ProjectClasspathEntry, new String[]{entry.getPath().toString()}, project));

17. WARNING: DiscouragedReference

Discouraged access: The type Message is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.validation/@dot

ClasspathDependencyValidator.java :

272 : results.add(new Message("classpathdependencyvalidator", //$NON-NLS-1$

18. WARNING: DiscouragedReference

Discouraged access: The constructor Message(String, int, String, String[], Object) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.validation/@dot

ClasspathDependencyValidator.java :

280 : results.add(new Message("classpathdependencyvalidator", //$NON-NLS-1$ IMessage.HIGH_SEVERITY, SourceEntry, new String[]{entry.getPath().toString()}, project));

19. WARNING: DiscouragedReference

Discouraged access: The type Message is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.validation/@dot

ClasspathDependencyValidator.java :

280 : results.add(new Message("classpathdependencyvalidator", //$NON-NLS-1$

20. WARNING: DiscouragedReference

Discouraged access: The constructor Message(String, int, String, String[], Object) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.validation/@dot

ClasspathDependencyValidator.java :

292 : results.add(new Message("classpathdependencyvalidator", //$NON-NLS-1$ IMessage.HIGH_SEVERITY, FilteredContainer, new String[]{entry.getPath().toString()}, project));

21. WARNING: DiscouragedReference

Discouraged access: The type Message is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.validation/@dot

ClasspathDependencyValidator.java :

292 : results.add(new Message("classpathdependencyvalidator", //$NON-NLS-1$

22. WARNING: DiscouragedReference

Discouraged access: The constructor Message(String, int, String, String[], Object) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.validation/@dot

ClasspathDependencyValidator.java :

315 : results.add(new Message("classpathdependencyvalidator", //$NON-NLS-1$ IMessage.HIGH_SEVERITY, DuplicateClassFolderEntry, new String[]{entry.getPath().toString()}, project));

23. WARNING: DiscouragedReference

Discouraged access: The type Message is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.validation/@dot

ClasspathDependencyValidator.java :

315 : results.add(new Message("classpathdependencyvalidator", //$NON-NLS-1$

24. WARNING: DiscouragedReference

Discouraged access: The constructor Message(String, int, String, String[], Object) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.validation/@dot

ClasspathDependencyValidator.java :

327 : results.add(new Message("classpathdependencyvalidator", //$NON-NLS-1$ IMessage.HIGH_SEVERITY, InvalidNonWebRuntimePath, new String[]{entry.getPath().toString(), runtimePath.toString()}, project));

25. WARNING: DiscouragedReference

Discouraged access: The type Message is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.validation/@dot

ClasspathDependencyValidator.java :

327 : results.add(new Message("classpathdependencyvalidator", //$NON-NLS-1$

26. WARNING: DiscouragedReference

Discouraged access: The constructor Message(String, int, String, String[], Object) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.validation/@dot

ClasspathDependencyValidator.java :

336 : results.add(new Message("classpathdependencyvalidator", //$NON-NLS-1$ IMessage.HIGH_SEVERITY, InvalidWebRuntimePath, new String[]{entry.getPath().toString(), pathStr}, project));

27. WARNING: DiscouragedReference

Discouraged access: The type Message is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.validation/@dot

ClasspathDependencyValidator.java :

336 : results.add(new Message("classpathdependencyvalidator", //$NON-NLS-1$

28. WARNING: DiscouragedReference

Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.validation/@dot

ClasspathDependencyValidator.java :

354 : throws ValidationException {

Source File: org/eclipse/jst/j2ee/internal/classpathdep/ClasspathDependencyValidatorHelper.java
1. WARNING: DiscouragedReference

Discouraged access: The type WorkbenchContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.validation/@dot

ClasspathDependencyValidatorHelper.java :

13 : import org.eclipse.wst.validation.internal.operations.WorkbenchContext;

2. WARNING: DiscouragedReference

Discouraged access: The type WorkbenchContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.validation/@dot

ClasspathDependencyValidatorHelper.java :

16 : public class ClasspathDependencyValidatorHelper extends WorkbenchContext {

3. WARNING: DiscouragedReference

Discouraged access: The constructor WorkbenchContext() is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.validation/@dot

ClasspathDependencyValidatorHelper.java :

19 : super();

Source File: org/eclipse/jst/j2ee/internal/classpathdep/ClasspathDependencyVirtualComponent.java
1. WARNING: DiscouragedReference

Discouraged access: The method getName() from the type VirtualArchiveComponent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ClasspathDependencyVirtualComponent.java :

54 : final IPath path = new Path(getName().substring(4));

Source File: org/eclipse/jst/j2ee/internal/classpathdep/UpdateClasspathAttributesDataModelProvider.java
1. WARNING: DiscouragedReference

Discouraged access: The type WTPCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

UpdateClasspathAttributesDataModelProvider.java :

21 : import org.eclipse.wst.common.frameworks.internal.plugin.WTPCommonPlugin;

2. WARNING: DiscouragedReference

Discouraged access: The type WTPCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

UpdateClasspathAttributesDataModelProvider.java :

72 : return WTPCommonPlugin.createErrorStatus(msg);

3. WARNING: DiscouragedReference

Discouraged access: The method createErrorStatus(String) from the type WTPCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

UpdateClasspathAttributesDataModelProvider.java :

72 : return WTPCommonPlugin.createErrorStatus(msg);

4. WARNING: DiscouragedReference

Discouraged access: The type WTPCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

UpdateClasspathAttributesDataModelProvider.java :

77 : return WTPCommonPlugin.createErrorStatus(msg);

5. WARNING: DiscouragedReference

Discouraged access: The method createErrorStatus(String) from the type WTPCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

UpdateClasspathAttributesDataModelProvider.java :

77 : return WTPCommonPlugin.createErrorStatus(msg);

Source File: org/eclipse/jst/j2ee/contenttype/J2EEContentDescriber.java
1. WARNING: DiscouragedReference

Discouraged access: The type JavaEEQuickPeek is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEContentDescriber.java :

19 : import org.eclipse.jst.jee.util.internal.JavaEEQuickPeek;

2. WARNING: DiscouragedReference

Discouraged access: The type JavaEEQuickPeek is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEContentDescriber.java :

33 : JavaEEQuickPeek quickPeek = new JavaEEQuickPeek(contents);

3. WARNING: DiscouragedReference

Discouraged access: The constructor JavaEEQuickPeek(InputStream) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEContentDescriber.java :

33 : JavaEEQuickPeek quickPeek = new JavaEEQuickPeek(contents);

4. WARNING: DiscouragedReference

Discouraged access: The type JavaEEQuickPeek is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEContentDescriber.java :

33 : JavaEEQuickPeek quickPeek = new JavaEEQuickPeek(contents);

5. WARNING: DiscouragedReference

Discouraged access: The method getType() from the type JavaEEQuickPeek is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEContentDescriber.java :

34 : switch (quickPeek.getType()) {

6. WARNING: DiscouragedReference

Discouraged access: The type JavaEEQuickPeek is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEContentDescriber.java :

35 : case JavaEEQuickPeek.APPLICATION_CLIENT_TYPE:

7. WARNING: DiscouragedReference

Discouraged access: The field APPLICATION_CLIENT_TYPE from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEContentDescriber.java :

35 : case JavaEEQuickPeek.APPLICATION_CLIENT_TYPE:

8. WARNING: DiscouragedReference

Discouraged access: The type JavaEEQuickPeek is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEContentDescriber.java :

36 : case JavaEEQuickPeek.APPLICATION_TYPE:

9. WARNING: DiscouragedReference

Discouraged access: The field APPLICATION_TYPE from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEContentDescriber.java :

36 : case JavaEEQuickPeek.APPLICATION_TYPE:

10. WARNING: DiscouragedReference

Discouraged access: The method getVersion() from the type JavaEEQuickPeek is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEContentDescriber.java :

37 : switch (quickPeek.getVersion()) {

11. WARNING: DiscouragedReference

Discouraged access: The type JavaEEQuickPeek is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEContentDescriber.java :

38 : case JavaEEQuickPeek.J2EE_1_2_ID:

12. WARNING: DiscouragedReference

Discouraged access: The field J2EE_1_2_ID from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEContentDescriber.java :

38 : case JavaEEQuickPeek.J2EE_1_2_ID:

13. WARNING: DiscouragedReference

Discouraged access: The type JavaEEQuickPeek is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEContentDescriber.java :

39 : case JavaEEQuickPeek.J2EE_1_3_ID:

14. WARNING: DiscouragedReference

Discouraged access: The field J2EE_1_3_ID from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEContentDescriber.java :

39 : case JavaEEQuickPeek.J2EE_1_3_ID:

15. WARNING: DiscouragedReference

Discouraged access: The type JavaEEQuickPeek is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEContentDescriber.java :

40 : case JavaEEQuickPeek.J2EE_1_4_ID:

16. WARNING: DiscouragedReference

Discouraged access: The field J2EE_1_4_ID from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEContentDescriber.java :

40 : case JavaEEQuickPeek.J2EE_1_4_ID:

17. WARNING: DiscouragedReference

Discouraged access: The type JavaEEQuickPeek is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEContentDescriber.java :

44 : case JavaEEQuickPeek.CONNECTOR_TYPE:

18. WARNING: DiscouragedReference

Discouraged access: The field CONNECTOR_TYPE from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEContentDescriber.java :

44 : case JavaEEQuickPeek.CONNECTOR_TYPE:

19. WARNING: DiscouragedReference

Discouraged access: The method getVersion() from the type JavaEEQuickPeek is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEContentDescriber.java :

45 : switch (quickPeek.getVersion()) {

20. WARNING: DiscouragedReference

Discouraged access: The type JavaEEQuickPeek is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEContentDescriber.java :

46 : case JavaEEQuickPeek.JCA_1_0_ID:

21. WARNING: DiscouragedReference

Discouraged access: The field JCA_1_0_ID from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEContentDescriber.java :

46 : case JavaEEQuickPeek.JCA_1_0_ID:

22. WARNING: DiscouragedReference

Discouraged access: The type JavaEEQuickPeek is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEContentDescriber.java :

47 : case JavaEEQuickPeek.JCA_1_5_ID:

23. WARNING: DiscouragedReference

Discouraged access: The field JCA_1_5_ID from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEContentDescriber.java :

47 : case JavaEEQuickPeek.JCA_1_5_ID:

24. WARNING: DiscouragedReference

Discouraged access: The type JavaEEQuickPeek is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEContentDescriber.java :

51 : case JavaEEQuickPeek.EJB_TYPE:

25. WARNING: DiscouragedReference

Discouraged access: The field EJB_TYPE from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEContentDescriber.java :

51 : case JavaEEQuickPeek.EJB_TYPE:

26. WARNING: DiscouragedReference

Discouraged access: The method getVersion() from the type JavaEEQuickPeek is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEContentDescriber.java :

52 : switch (quickPeek.getVersion()) {

27. WARNING: DiscouragedReference

Discouraged access: The type JavaEEQuickPeek is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEContentDescriber.java :

53 : case JavaEEQuickPeek.EJB_1_1_ID:

28. WARNING: DiscouragedReference

Discouraged access: The field EJB_1_1_ID from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEContentDescriber.java :

53 : case JavaEEQuickPeek.EJB_1_1_ID:

29. WARNING: DiscouragedReference

Discouraged access: The type JavaEEQuickPeek is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEContentDescriber.java :

54 : case JavaEEQuickPeek.EJB_2_0_ID:

30. WARNING: DiscouragedReference

Discouraged access: The field EJB_2_0_ID from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEContentDescriber.java :

54 : case JavaEEQuickPeek.EJB_2_0_ID:

31. WARNING: DiscouragedReference

Discouraged access: The type JavaEEQuickPeek is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEContentDescriber.java :

55 : case JavaEEQuickPeek.EJB_2_1_ID:

32. WARNING: DiscouragedReference

Discouraged access: The field EJB_2_1_ID from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEContentDescriber.java :

55 : case JavaEEQuickPeek.EJB_2_1_ID:

33. WARNING: DiscouragedReference

Discouraged access: The type JavaEEQuickPeek is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEContentDescriber.java :

59 : case JavaEEQuickPeek.WEB_TYPE:

34. WARNING: DiscouragedReference

Discouraged access: The field WEB_TYPE from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEContentDescriber.java :

59 : case JavaEEQuickPeek.WEB_TYPE:

35. WARNING: DiscouragedReference

Discouraged access: The method getVersion() from the type JavaEEQuickPeek is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEContentDescriber.java :

60 : switch (quickPeek.getVersion()) {

36. WARNING: DiscouragedReference

Discouraged access: The type JavaEEQuickPeek is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEContentDescriber.java :

61 : case JavaEEQuickPeek.WEB_2_2_ID:

37. WARNING: DiscouragedReference

Discouraged access: The field WEB_2_2_ID from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEContentDescriber.java :

61 : case JavaEEQuickPeek.WEB_2_2_ID:

38. WARNING: DiscouragedReference

Discouraged access: The type JavaEEQuickPeek is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEContentDescriber.java :

62 : case JavaEEQuickPeek.WEB_2_3_ID:

39. WARNING: DiscouragedReference

Discouraged access: The field WEB_2_3_ID from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEContentDescriber.java :

62 : case JavaEEQuickPeek.WEB_2_3_ID:

40. WARNING: DiscouragedReference

Discouraged access: The type JavaEEQuickPeek is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEContentDescriber.java :

63 : case JavaEEQuickPeek.WEB_2_4_ID:

41. WARNING: DiscouragedReference

Discouraged access: The field WEB_2_4_ID from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EEContentDescriber.java :

63 : case JavaEEQuickPeek.WEB_2_4_ID:

Source File: org/eclipse/jst/j2ee/contenttype/J2EESpecFinder.java
1. WARNING: DiscouragedReference

Discouraged access: The type JavaEEQuickPeek is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EESpecFinder.java :

16 : import org.eclipse.jst.jee.util.internal.JavaEEQuickPeek;

2. WARNING: DiscouragedReference

Discouraged access: The type JavaEEQuickPeek is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EESpecFinder.java :

33 : JavaEEQuickPeek qp = new JavaEEQuickPeek(in);

3. WARNING: DiscouragedReference

Discouraged access: The constructor JavaEEQuickPeek(InputStream) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EESpecFinder.java :

33 : JavaEEQuickPeek qp = new JavaEEQuickPeek(in);

4. WARNING: DiscouragedReference

Discouraged access: The type JavaEEQuickPeek is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EESpecFinder.java :

33 : JavaEEQuickPeek qp = new JavaEEQuickPeek(in);

5. WARNING: DiscouragedReference

Discouraged access: The method getVersion() from the type JavaEEQuickPeek is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

J2EESpecFinder.java :

34 : int version = qp.getVersion();