Compiler Report

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

Number of source files: 58 Number of classfiles: 58

Problems: 273 (Errors: 0 Warnings: 273 )

Source File: org/eclipse/jst/ws/internal/common/IProjectToStringTransformer.java
1. WARNING: DiscouragedReference

Discouraged access: The type Transformer is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.204.v200805140020.jar

IProjectToStringTransformer.java :

14 : import org.eclipse.wst.command.internal.env.core.data.Transformer;

2. WARNING: DiscouragedReference

Discouraged access: The type Transformer is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.204.v200805140020.jar

IProjectToStringTransformer.java :

21 : public class IProjectToStringTransformer implements Transformer {

Source File: org/eclipse/jst/ws/internal/common/J2EEActionAdapterFactory.java
1. WARNING: DiscouragedReference

Discouraged access: The type WSPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.ws_1.1.4.v200904081850.jar

J2EEActionAdapterFactory.java :

33 : import org.eclipse.wst.ws.internal.plugin.WSPlugin;

2. WARNING: DiscouragedReference

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

J2EEActionAdapterFactory.java :

35 : import org.eclipse.wst.wsdl.internal.impl.ServiceImpl;

3. WARNING: DiscouragedReference

Discouraged access: The type WSPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.ws_1.1.4.v200904081850.jar

J2EEActionAdapterFactory.java :

50 : IIFile2UriConverter converter = WSPlugin.getInstance().getIFile2UriConverter();

4. WARNING: DiscouragedReference

Discouraged access: The method getInstance() from the type WSPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.ws_1.1.4.v200904081850.jar

J2EEActionAdapterFactory.java :

50 : IIFile2UriConverter converter = WSPlugin.getInstance().getIFile2UriConverter();

5. WARNING: DiscouragedReference

Discouraged access: The method getIFile2UriConverter() from the type WSPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.ws_1.1.4.v200904081850.jar

J2EEActionAdapterFactory.java :

50 : IIFile2UriConverter converter = WSPlugin.getInstance().getIFile2UriConverter();

6. WARNING: DiscouragedReference

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

J2EEActionAdapterFactory.java :

79 : public static String getWSDLURI(ServiceImpl serviceImpl)

7. WARNING: DiscouragedReference

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

J2EEActionAdapterFactory.java :

81 : Definition definition = serviceImpl.getEnclosingDefinition();

8. WARNING: DiscouragedReference

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

J2EEActionAdapterFactory.java :

141 : public static String getWSILPath(ServiceImpl serviceImpl)

Source File: org/eclipse/jst/ws/internal/common/J2EEUtils.java
1. WARNING: DiscouragedReference

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

J2EEUtils.java :

57 : import org.eclipse.jst.j2ee.application.internal.operations.AddComponentToEnterpriseApplicationDataModelProvider;

2. 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

J2EEUtils.java :

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

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

J2EEUtils.java :

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

4. WARNING: DiscouragedReference

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

J2EEUtils.java :

66 : import org.eclipse.jst.j2ee.internal.common.J2EEVersionUtil;

5. WARNING: DiscouragedReference

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

J2EEUtils.java :

68 : import org.eclipse.jst.j2ee.internal.plugin.IJ2EEModuleConstants;

6. WARNING: DiscouragedReference

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

J2EEUtils.java :

69 : import org.eclipse.jst.j2ee.internal.project.J2EEProjectUtilities;

7. WARNING: DiscouragedReference

Discouraged access: The type StatusUtils is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.204.v200805140020.jar

J2EEUtils.java :

77 : import org.eclipse.wst.command.internal.env.core.common.StatusUtils;

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

J2EEUtils.java :

81 : import org.eclipse.wst.common.componentcore.internal.operation.CreateReferenceComponentsDataModelProvider;

9. 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

J2EEUtils.java :

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

10. WARNING: UnusedImport

The import org.eclipse.wst.common.componentcore.internal.util.IModuleConstants is never used

J2EEUtils.java :

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

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

J2EEUtils.java :

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

12. 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

J2EEUtils.java :

91 : import org.eclipse.wst.common.frameworks.internal.operations.ProjectCreationDataModelProviderNew;

13. WARNING: DiscouragedReference

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

J2EEUtils.java :

139 : String ver = J2EEProjectUtilities.getJ2EEProjectVersion(p);

14. WARNING: DiscouragedReference

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

J2EEUtils.java :

139 : String ver = J2EEProjectUtilities.getJ2EEProjectVersion(p);

15. WARNING: DiscouragedReference

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

J2EEUtils.java :

140 : return J2EEVersionUtil.convertVersionStringToInt(ver);

16. WARNING: DiscouragedReference

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

J2EEUtils.java :

140 : return J2EEVersionUtil.convertVersionStringToInt(ver);

17. WARNING: DiscouragedReference

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

J2EEUtils.java :

189 : String ver = J2EEProjectUtilities.getJ2EEProjectVersion(p);

18. WARNING: DiscouragedReference

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

J2EEUtils.java :

189 : String ver = J2EEProjectUtilities.getJ2EEProjectVersion(p);

19. WARNING: DiscouragedReference

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

J2EEUtils.java :

373 : if ( vc != null && J2EEProjectUtilities.isProjectOfType(project,componentTypeId))

20. WARNING: DiscouragedReference

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

J2EEUtils.java :

373 : if ( vc != null && J2EEProjectUtilities.isProjectOfType(project,componentTypeId))

21. WARNING: DiscouragedReference

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

J2EEUtils.java :

394 : if (J2EEProjectUtilities.isProjectOfType(comps[i].getProject(),componentTypeId))

22. WARNING: DiscouragedReference

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

J2EEUtils.java :

394 : if (J2EEProjectUtilities.isProjectOfType(comps[i].getProject(),componentTypeId))

23. WARNING: DiscouragedReference

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

J2EEUtils.java :

564 : boolean isJ2EE5 = J2EEProjectUtilities.isJEEProject(project);

24. WARNING: DiscouragedReference

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

J2EEUtils.java :

564 : boolean isJ2EE5 = J2EEProjectUtilities.isJEEProject(project);

25. 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

J2EEUtils.java :

637 : if (j2eeVersion == J2EEVersionConstants.J2EE_1_3_ID)

26. 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

J2EEUtils.java :

637 : if (j2eeVersion == J2EEVersionConstants.J2EE_1_3_ID)

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

J2EEUtils.java :

651 : if (j2eeVersion == J2EEVersionConstants.J2EE_1_4_ID)

28. 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

J2EEUtils.java :

651 : if (j2eeVersion == J2EEVersionConstants.J2EE_1_4_ID)

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

J2EEUtils.java :

683 : case J2EEVersionConstants.J2EE_1_2_ID :

30. 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

J2EEUtils.java :

683 : case J2EEVersionConstants.J2EE_1_2_ID :

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

J2EEUtils.java :

684 : return J2EEVersionConstants.VERSION_1_2_TEXT;

32. 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

J2EEUtils.java :

684 : return J2EEVersionConstants.VERSION_1_2_TEXT;

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

J2EEUtils.java :

685 : case J2EEVersionConstants.J2EE_1_3_ID :

34. 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

J2EEUtils.java :

685 : case J2EEVersionConstants.J2EE_1_3_ID :

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

J2EEUtils.java :

686 : return J2EEVersionConstants.VERSION_1_3_TEXT;

36. 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

J2EEUtils.java :

686 : return J2EEVersionConstants.VERSION_1_3_TEXT;

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

J2EEUtils.java :

687 : case J2EEVersionConstants.J2EE_1_4_ID :

38. 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

J2EEUtils.java :

687 : case J2EEVersionConstants.J2EE_1_4_ID :

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

J2EEUtils.java :

688 : return J2EEVersionConstants.VERSION_1_4_TEXT;

40. 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

J2EEUtils.java :

688 : return J2EEVersionConstants.VERSION_1_4_TEXT;

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

J2EEUtils.java :

695 : String j2ee12String = String.valueOf(J2EEVersionConstants.J2EE_1_2_ID);

42. 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

J2EEUtils.java :

695 : String j2ee12String = String.valueOf(J2EEVersionConstants.J2EE_1_2_ID);

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

J2EEUtils.java :

696 : String j2ee13String = String.valueOf(J2EEVersionConstants.J2EE_1_3_ID);

44. 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

J2EEUtils.java :

696 : String j2ee13String = String.valueOf(J2EEVersionConstants.J2EE_1_3_ID);

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

J2EEUtils.java :

697 : String j2ee14String = String.valueOf(J2EEVersionConstants.J2EE_1_4_ID);

46. 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

J2EEUtils.java :

697 : String j2ee14String = String.valueOf(J2EEVersionConstants.J2EE_1_4_ID);

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

J2EEUtils.java :

698 : if (j2eeLabel.equals(J2EEVersionConstants.VERSION_1_2_TEXT))

48. 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

J2EEUtils.java :

698 : if (j2eeLabel.equals(J2EEVersionConstants.VERSION_1_2_TEXT))

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

J2EEUtils.java :

701 : if (j2eeLabel.equals(J2EEVersionConstants.VERSION_1_3_TEXT))

50. 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

J2EEUtils.java :

701 : if (j2eeLabel.equals(J2EEVersionConstants.VERSION_1_3_TEXT))

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

J2EEUtils.java :

704 : if (j2eeLabel.equals(J2EEVersionConstants.VERSION_1_4_TEXT))

52. 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

J2EEUtils.java :

704 : if (j2eeLabel.equals(J2EEVersionConstants.VERSION_1_4_TEXT))

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

J2EEUtils.java :

717 : if (aVersion.equals(J2EEVersionConstants.VERSION_1_4_TEXT))

54. 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

J2EEUtils.java :

717 : if (aVersion.equals(J2EEVersionConstants.VERSION_1_4_TEXT))

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

J2EEUtils.java :

718 : return new Integer(J2EEVersionConstants.J2EE_1_4_ID).toString();

56. 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

J2EEUtils.java :

718 : return new Integer(J2EEVersionConstants.J2EE_1_4_ID).toString();

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

J2EEUtils.java :

719 : if (aVersion.equals(J2EEVersionConstants.VERSION_1_3_TEXT))

58. 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

J2EEUtils.java :

719 : if (aVersion.equals(J2EEVersionConstants.VERSION_1_3_TEXT))

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

J2EEUtils.java :

720 : return new Integer(J2EEVersionConstants.J2EE_1_3_ID).toString();

60. 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

J2EEUtils.java :

720 : return new Integer(J2EEVersionConstants.J2EE_1_3_ID).toString();

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

J2EEUtils.java :

721 : if (aVersion.equals(J2EEVersionConstants.VERSION_1_2_TEXT))

62. 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

J2EEUtils.java :

721 : if (aVersion.equals(J2EEVersionConstants.VERSION_1_2_TEXT))

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

J2EEUtils.java :

722 : return new Integer(J2EEVersionConstants.J2EE_1_2_ID).toString();

64. 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

J2EEUtils.java :

722 : return new Integer(J2EEVersionConstants.J2EE_1_2_ID).toString();

65. 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

J2EEUtils.java :

724 : return new Integer(J2EEVersionConstants.J2EE_1_4_ID).toString();

66. 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

J2EEUtils.java :

724 : return new Integer(J2EEVersionConstants.J2EE_1_4_ID).toString();

67. 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

J2EEUtils.java :

962 : if (ejbRes.getModuleVersionID()== J2EEVersionConstants.EJB_2_0_ID) {

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

J2EEUtils.java :

962 : if (ejbRes.getModuleVersionID()== J2EEVersionConstants.EJB_2_0_ID) {

69. 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

J2EEUtils.java :

962 : if (ejbRes.getModuleVersionID()== J2EEVersionConstants.EJB_2_0_ID) {

70. WARNING: DiscouragedReference

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

J2EEUtils.java :

1018 : IDataModel addComponentToEARDataModel = DataModelFactory.createDataModel(new AddComponentToEnterpriseApplicationDataModelProvider());

71. WARNING: DiscouragedReference

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

J2EEUtils.java :

1018 : IDataModel addComponentToEARDataModel = DataModelFactory.createDataModel(new AddComponentToEnterpriseApplicationDataModelProvider());

72. WARNING: DiscouragedReference

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

J2EEUtils.java :

1055 : IProjectFacet earPf = ProjectFacetsManager.getProjectFacet(IJ2EEModuleConstants.JST_EAR_MODULE);

73. 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

J2EEUtils.java :

1055 : IProjectFacet earPf = ProjectFacetsManager.getProjectFacet(IJ2EEModuleConstants.JST_EAR_MODULE);

74. WARNING: DiscouragedReference

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

J2EEUtils.java :

1061 : IProjectFacet webPf = ProjectFacetsManager.getProjectFacet(IJ2EEModuleConstants.JST_WEB_MODULE);

75. 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

J2EEUtils.java :

1061 : IProjectFacet webPf = ProjectFacetsManager.getProjectFacet(IJ2EEModuleConstants.JST_WEB_MODULE);

76. WARNING: DiscouragedReference

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

J2EEUtils.java :

1077 : IProjectFacet ejbPf = ProjectFacetsManager.getProjectFacet(IJ2EEModuleConstants.JST_EJB_MODULE);

77. 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

J2EEUtils.java :

1077 : IProjectFacet ejbPf = ProjectFacetsManager.getProjectFacet(IJ2EEModuleConstants.JST_EJB_MODULE);

78. WARNING: DiscouragedReference

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

J2EEUtils.java :

1093 : IProjectFacet acPf = ProjectFacetsManager.getProjectFacet(IJ2EEModuleConstants.JST_APPCLIENT_MODULE);

79. 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

J2EEUtils.java :

1093 : IProjectFacet acPf = ProjectFacetsManager.getProjectFacet(IJ2EEModuleConstants.JST_APPCLIENT_MODULE);

80. WARNING: DiscouragedReference

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

J2EEUtils.java :

1148 : IProjectFacet earPf = ProjectFacetsManager.getProjectFacet(IJ2EEModuleConstants.JST_EAR_MODULE);

81. 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

J2EEUtils.java :

1148 : IProjectFacet earPf = ProjectFacetsManager.getProjectFacet(IJ2EEModuleConstants.JST_EAR_MODULE);

82. WARNING: DiscouragedReference

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

J2EEUtils.java :

1158 : IProjectFacet webPf = ProjectFacetsManager.getProjectFacet(IJ2EEModuleConstants.JST_WEB_MODULE);

83. 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

J2EEUtils.java :

1158 : IProjectFacet webPf = ProjectFacetsManager.getProjectFacet(IJ2EEModuleConstants.JST_WEB_MODULE);

84. WARNING: DiscouragedReference

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

J2EEUtils.java :

1164 : IProjectFacet ejbPf = ProjectFacetsManager.getProjectFacet(IJ2EEModuleConstants.JST_EJB_MODULE);

85. 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

J2EEUtils.java :

1164 : IProjectFacet ejbPf = ProjectFacetsManager.getProjectFacet(IJ2EEModuleConstants.JST_EJB_MODULE);

86. WARNING: DiscouragedReference

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

J2EEUtils.java :

1170 : IProjectFacet acPf = ProjectFacetsManager.getProjectFacet(IJ2EEModuleConstants.JST_APPCLIENT_MODULE);

87. 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

J2EEUtils.java :

1170 : IProjectFacet acPf = ProjectFacetsManager.getProjectFacet(IJ2EEModuleConstants.JST_APPCLIENT_MODULE);

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

J2EEUtils.java :

1175 : if ((isWeb && webVersion.equals(J2EEVersionConstants.VERSION_2_2_TEXT)) ||

89. 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

J2EEUtils.java :

1175 : if ((isWeb && webVersion.equals(J2EEVersionConstants.VERSION_2_2_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

J2EEUtils.java :

1176 : (isEJB && ejbVersion.equals(J2EEVersionConstants.VERSION_1_1_TEXT)) ||

91. 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

J2EEUtils.java :

1176 : (isEJB && ejbVersion.equals(J2EEVersionConstants.VERSION_1_1_TEXT)) ||

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

J2EEUtils.java :

1177 : (isAppClient && acVersion.equals(J2EEVersionConstants.VERSION_1_2_TEXT))

93. 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

J2EEUtils.java :

1177 : (isAppClient && acVersion.equals(J2EEVersionConstants.VERSION_1_2_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

J2EEUtils.java :

1180 : if (!greaterThanOrEqualTo(earVersion, J2EEVersionConstants.VERSION_1_2_TEXT))

95. 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

J2EEUtils.java :

1180 : if (!greaterThanOrEqualTo(earVersion, J2EEVersionConstants.VERSION_1_2_TEXT))

96. WARNING: DiscouragedReference

Discouraged access: The method errorStatus(String) from the type StatusUtils is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.204.v200805140020.jar

J2EEUtils.java :

1182 : status = StatusUtils.errorStatus(J2EEVersionConstants.VERSION_1_2_TEXT);

97. WARNING: DiscouragedReference

Discouraged access: The type StatusUtils is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.204.v200805140020.jar

J2EEUtils.java :

1182 : status = StatusUtils.errorStatus(J2EEVersionConstants.VERSION_1_2_TEXT);

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

J2EEUtils.java :

1182 : status = StatusUtils.errorStatus(J2EEVersionConstants.VERSION_1_2_TEXT);

99. 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

J2EEUtils.java :

1182 : status = StatusUtils.errorStatus(J2EEVersionConstants.VERSION_1_2_TEXT);

100. 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

J2EEUtils.java :

1185 : else if ((isWeb && webVersion.equals(J2EEVersionConstants.VERSION_2_3_TEXT)) ||

Source File: org/eclipse/jst/ws/internal/common/ResourceUtils.java
1. WARNING: DiscouragedReference

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

ResourceUtils.java :

62 : import org.eclipse.jst.j2ee.internal.project.J2EEProjectUtilities;

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

ResourceUtils.java :

66 : 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

ResourceUtils.java :

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

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

ResourceUtils.java :

415 : StructureEdit mc = null;

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

ResourceUtils.java :

417 : mc = StructureEdit.getStructureEditForRead(project);

6. 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

ResourceUtils.java :

417 : mc = StructureEdit.getStructureEditForRead(project);

7. 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

ResourceUtils.java :

418 : WorkbenchComponent[] wbcs = mc.getWorkbenchModules();

8. WARNING: DiscouragedReference

Discouraged access: The method getWorkbenchModules() 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

ResourceUtils.java :

418 : WorkbenchComponent[] wbcs = mc.getWorkbenchModules();

9. 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

ResourceUtils.java :

428 : mc.dispose();

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

ResourceUtils.java :

443 : StructureEdit mc = null;

11. 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

ResourceUtils.java :

445 : mc = StructureEdit.getStructureEditForRead(project);

12. 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

ResourceUtils.java :

445 : mc = StructureEdit.getStructureEditForRead(project);

13. 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

ResourceUtils.java :

446 : WorkbenchComponent[] wbcs = mc.getWorkbenchModules();

14. WARNING: DiscouragedReference

Discouraged access: The method getWorkbenchModules() 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

ResourceUtils.java :

446 : WorkbenchComponent[] wbcs = mc.getWorkbenchModules();

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

ResourceUtils.java :

464 : mc.dispose();

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

ResourceUtils.java :

482 : StructureEdit mc = 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

ResourceUtils.java :

484 : mc = StructureEdit.getStructureEditForRead(project);

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

ResourceUtils.java :

484 : mc = StructureEdit.getStructureEditForRead(project);

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

ResourceUtils.java :

485 : WorkbenchComponent[] wbcs = mc.getWorkbenchModules();

20. WARNING: DiscouragedReference

Discouraged access: The method getWorkbenchModules() 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

ResourceUtils.java :

485 : WorkbenchComponent[] wbcs = mc.getWorkbenchModules();

21. 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

ResourceUtils.java :

503 : mc.dispose();

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

ResourceUtils.java :

521 : StructureEdit mc = null;

23. 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

ResourceUtils.java :

523 : mc = StructureEdit.getStructureEditForRead(project);

24. 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

ResourceUtils.java :

523 : mc = StructureEdit.getStructureEditForRead(project);

25. 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

ResourceUtils.java :

524 : WorkbenchComponent[] wbcs = mc.getWorkbenchModules();

26. WARNING: DiscouragedReference

Discouraged access: The method getWorkbenchModules() 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

ResourceUtils.java :

524 : WorkbenchComponent[] wbcs = mc.getWorkbenchModules();

27. 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

ResourceUtils.java :

542 : mc.dispose();

28. WARNING: DiscouragedReference

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

ResourceUtils.java :

585 : return J2EEProjectUtilities.getJ2EEProjectType(project);

29. WARNING: DiscouragedReference

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

ResourceUtils.java :

585 : return J2EEProjectUtilities.getJ2EEProjectType(project);

30. WARNING: DiscouragedReference

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

ResourceUtils.java :

843 : IContainer[] containers = J2EEProjectUtilities.getOutputContainers(project.getProject());

31. WARNING: DiscouragedReference

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

ResourceUtils.java :

843 : IContainer[] containers = J2EEProjectUtilities.getOutputContainers(project.getProject());

Source File: org/eclipse/jst/ws/internal/common/SelectionToResource.java
1. WARNING: DiscouragedReference

Discouraged access: The type Transformer is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.204.v200805140020.jar

SelectionToResource.java :

20 : import org.eclipse.wst.command.internal.env.core.data.Transformer;

2. WARNING: DiscouragedReference

Discouraged access: The type Transformer is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.204.v200805140020.jar

SelectionToResource.java :

22 : public class SelectionToResource implements Transformer

Source File: org/eclipse/jst/ws/internal/common/ServerUtils.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

ServerUtils.java :

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

2. WARNING: DiscouragedReference

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

ServerUtils.java :

37 : import org.eclipse.jst.j2ee.internal.servertarget.IServerTargetConstants;

3. WARNING: DiscouragedReference

Discouraged access: The type StatusUtils is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.204.v200805140020.jar

ServerUtils.java :

39 : import org.eclipse.wst.command.internal.env.core.common.StatusUtils;

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

ServerUtils.java :

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

5. WARNING: DiscouragedReference

Discouraged access: The type StatusUtils is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.204.v200805140020.jar

ServerUtils.java :

159 : status = StatusUtils.errorStatus( WSPluginMessages.MSG_ERROR_SERVER, exc );

6. WARNING: DiscouragedReference

Discouraged access: The method errorStatus(String, Throwable) from the type StatusUtils is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.204.v200805140020.jar

ServerUtils.java :

159 : status = StatusUtils.errorStatus( WSPluginMessages.MSG_ERROR_SERVER, exc );

7. WARNING: DiscouragedReference

Discouraged access: The type StatusUtils is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.204.v200805140020.jar

ServerUtils.java :

171 : status = StatusUtils.errorStatus( WSPluginMessages.MSG_ERROR_SERVER, exc );

8. WARNING: DiscouragedReference

Discouraged access: The method errorStatus(String, Throwable) from the type StatusUtils is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.204.v200805140020.jar

ServerUtils.java :

171 : status = StatusUtils.errorStatus( WSPluginMessages.MSG_ERROR_SERVER, exc );

9. WARNING: DiscouragedReference

Discouraged access: The type StatusUtils is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.204.v200805140020.jar

ServerUtils.java :

244 : IStatus status = StatusUtils.errorStatus( WSPluginMessages.MSG_ERROR_SERVER, ce);

10. WARNING: DiscouragedReference

Discouraged access: The method errorStatus(String, Throwable) from the type StatusUtils is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.204.v200805140020.jar

ServerUtils.java :

244 : IStatus status = StatusUtils.errorStatus( WSPluginMessages.MSG_ERROR_SERVER, ce);

11. WARNING: DiscouragedReference

Discouraged access: The type StatusUtils is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.204.v200805140020.jar

ServerUtils.java :

277 : IStatus status = StatusUtils.errorStatus( WSPluginMessages.MSG_ERROR_SERVER, e);

12. WARNING: DiscouragedReference

Discouraged access: The method errorStatus(String, Throwable) from the type StatusUtils is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.204.v200805140020.jar

ServerUtils.java :

277 : IStatus status = StatusUtils.errorStatus( WSPluginMessages.MSG_ERROR_SERVER, e);

13. WARNING: DiscouragedReference

Discouraged access: The type StatusUtils is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.204.v200805140020.jar

ServerUtils.java :

286 : IStatus status = StatusUtils.errorStatus( WSPluginMessages.MSG_ERROR_SERVER, ce);

14. WARNING: DiscouragedReference

Discouraged access: The method errorStatus(String, Throwable) from the type StatusUtils is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.204.v200805140020.jar

ServerUtils.java :

286 : IStatus status = StatusUtils.errorStatus( WSPluginMessages.MSG_ERROR_SERVER, ce);

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

ServerUtils.java :

712 : String earModuleType = IModuleConstants.JST_EAR_MODULE;

16. 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

ServerUtils.java :

712 : String earModuleType = IModuleConstants.JST_EAR_MODULE;

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

ServerUtils.java :

765 : case (J2EEVersionConstants.J2EE_1_2_ID):

18. 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

ServerUtils.java :

765 : case (J2EEVersionConstants.J2EE_1_2_ID):

19. WARNING: DiscouragedReference

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

ServerUtils.java :

766 : return IServerTargetConstants.J2EE_12;

20. WARNING: DiscouragedReference

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

ServerUtils.java :

766 : return IServerTargetConstants.J2EE_12;

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

ServerUtils.java :

767 : 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

ServerUtils.java :

767 : case (J2EEVersionConstants.J2EE_1_3_ID):

23. WARNING: DiscouragedReference

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

ServerUtils.java :

768 : return IServerTargetConstants.J2EE_13;

24. WARNING: DiscouragedReference

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

ServerUtils.java :

768 : return IServerTargetConstants.J2EE_13;

25. 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

ServerUtils.java :

769 : case (J2EEVersionConstants.J2EE_1_4_ID):

26. 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

ServerUtils.java :

769 : case (J2EEVersionConstants.J2EE_1_4_ID):

27. WARNING: DiscouragedReference

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

ServerUtils.java :

770 : return IServerTargetConstants.J2EE_14;

28. WARNING: DiscouragedReference

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

ServerUtils.java :

770 : return IServerTargetConstants.J2EE_14;

29. WARNING: DiscouragedReference

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

ServerUtils.java :

783 : return IServerTargetConstants.WEB_TYPE;

30. WARNING: DiscouragedReference

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

ServerUtils.java :

783 : return IServerTargetConstants.WEB_TYPE;

31. WARNING: DiscouragedReference

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

ServerUtils.java :

785 : return IServerTargetConstants.EJB_TYPE;

32. WARNING: DiscouragedReference

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

ServerUtils.java :

785 : return IServerTargetConstants.EJB_TYPE;

33. WARNING: DiscouragedReference

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

ServerUtils.java :

787 : return IServerTargetConstants.APP_CLIENT_TYPE;

34. WARNING: DiscouragedReference

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

ServerUtils.java :

787 : return IServerTargetConstants.APP_CLIENT_TYPE;

35. WARNING: DiscouragedReference

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

ServerUtils.java :

789 : return IServerTargetConstants.EAR_TYPE;

36. WARNING: DiscouragedReference

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

ServerUtils.java :

789 : return IServerTargetConstants.EAR_TYPE;

Source File: org/eclipse/jst/ws/internal/common/String2PathTransformer.java
1. WARNING: DiscouragedReference

Discouraged access: The type Transformer is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.204.v200805140020.jar

String2PathTransformer.java :

14 : import org.eclipse.wst.command.internal.env.core.data.Transformer;

2. WARNING: DiscouragedReference

Discouraged access: The type Transformer is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.204.v200805140020.jar

String2PathTransformer.java :

24 : public class String2PathTransformer implements Transformer {

Source File: org/eclipse/jst/ws/internal/common/String2SelectionTransformer.java
1. WARNING: DiscouragedReference

Discouraged access: The type FileResourceUtils is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.command.env_1.0.308.v200811200248/env.jar

String2SelectionTransformer.java :

28 : import org.eclipse.wst.command.internal.env.common.FileResourceUtils;

2. WARNING: DiscouragedReference

Discouraged access: The type Transformer is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.204.v200805140020.jar

String2SelectionTransformer.java :

29 : import org.eclipse.wst.command.internal.env.core.data.Transformer;

3. WARNING: DiscouragedReference

Discouraged access: The type Transformer is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.204.v200805140020.jar

String2SelectionTransformer.java :

39 : public class String2SelectionTransformer implements Transformer {

4. WARNING: DiscouragedReference

Discouraged access: The type FileResourceUtils is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.command.env_1.0.308.v200811200248/env.jar

String2SelectionTransformer.java :

44 : IResource resource = FileResourceUtils.getWorkspaceRoot().findMember(new Path(value.toString()));

5. WARNING: DiscouragedReference

Discouraged access: The method getWorkspaceRoot() from the type FileResourceUtils is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.command.env_1.0.308.v200811200248/env.jar

String2SelectionTransformer.java :

44 : IResource resource = FileResourceUtils.getWorkspaceRoot().findMember(new Path(value.toString()));

Source File: org/eclipse/jst/ws/internal/common/String2TestFacilityListTransformer.java
1. WARNING: DiscouragedReference

Discouraged access: The type Transformer is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.204.v200805140020.jar

String2TestFacilityListTransformer.java :

14 : import org.eclipse.wst.command.internal.env.core.data.Transformer;

2. WARNING: DiscouragedReference

Discouraged access: The type SelectionList is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.204.v200805140020.jar

String2TestFacilityListTransformer.java :

15 : import org.eclipse.wst.command.internal.env.core.selection.SelectionList;

3. WARNING: DiscouragedReference

Discouraged access: The type Transformer is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.204.v200805140020.jar

String2TestFacilityListTransformer.java :

17 : public class String2TestFacilityListTransformer implements Transformer {

4. WARNING: DiscouragedReference

Discouraged access: The type SelectionList is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.204.v200805140020.jar

String2TestFacilityListTransformer.java :

35 : SelectionList selectionList = new SelectionList(testTypes, index);

5. WARNING: DiscouragedReference

Discouraged access: The constructor SelectionList(String[], int) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.204.v200805140020.jar

String2TestFacilityListTransformer.java :

35 : SelectionList selectionList = new SelectionList(testTypes, index);

6. WARNING: DiscouragedReference

Discouraged access: The type SelectionList is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.204.v200805140020.jar

String2TestFacilityListTransformer.java :

35 : SelectionList selectionList = new SelectionList(testTypes, index);

Source File: org/eclipse/jst/ws/internal/common/String2TypeRuntimeServerModifier.java
1. WARNING: DiscouragedReference

Discouraged access: The type BeanModifier is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.204.v200805140020.jar

String2TypeRuntimeServerModifier.java :

19 : import org.eclipse.wst.command.internal.env.core.data.BeanModifier;

2. WARNING: DiscouragedReference

Discouraged access: The type BeanModifier is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.204.v200805140020.jar

String2TypeRuntimeServerModifier.java :

21 : public class String2TypeRuntimeServerModifier implements BeanModifier {

Source File: org/eclipse/jst/ws/internal/common/StringToIProjectTransformer.java
1. WARNING: DiscouragedReference

Discouraged access: The type Transformer is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.204.v200805140020.jar

StringToIProjectTransformer.java :

14 : import org.eclipse.wst.command.internal.env.core.data.Transformer;

2. WARNING: DiscouragedReference

Discouraged access: The type Transformer is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.204.v200805140020.jar

StringToIProjectTransformer.java :

20 : public class StringToIProjectTransformer implements Transformer

Source File: org/eclipse/jst/ws/internal/context/PersistentScenarioContext.java
1. WARNING: DiscouragedReference

Discouraged access: The type PersistentContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.command.env_1.0.308.v200811200248/env.jar

PersistentScenarioContext.java :

25 : import org.eclipse.wst.command.internal.env.context.PersistentContext;

2. WARNING: DiscouragedReference

Discouraged access: The type PersistentContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.command.env_1.0.308.v200811200248/env.jar

PersistentScenarioContext.java :

29 : public class PersistentScenarioContext extends PersistentContext implements ScenarioContext

3. WARNING: DiscouragedReference

Discouraged access: The constructor PersistentContext(Plugin) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.command.env_1.0.308.v200811200248/env.jar

PersistentScenarioContext.java :

33 : super(WebServicePlugin.getInstance());

4. WARNING: DiscouragedReference

Discouraged access: The method setDefaultStringIfNoDefault(String, String) from the type PersistentContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.command.env_1.0.308.v200811200248/env.jar

PersistentScenarioContext.java :

47 : setDefaultStringIfNoDefault(PREFERENCE_WEBSERVICE_TEST_TYPES, sb.toString());

5. WARNING: DiscouragedReference

Discouraged access: The method setDefaultStringIfNoDefault(String, String) from the type PersistentContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.command.env_1.0.308.v200811200248/env.jar

PersistentScenarioContext.java :

48 : setDefaultStringIfNoDefault(PREFERENCE_NON_JAVA_TEST_SERVICE, nonJavaTestService);

6. WARNING: DiscouragedReference

Discouraged access: The method setDefaultStringIfNoDefault(String, String) from the type PersistentContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.command.env_1.0.308.v200811200248/env.jar

PersistentScenarioContext.java :

50 : setDefaultStringIfNoDefault(PREFERENCE_CLIENT_WEBSERVICE_TYPE, defaults.webserviceClientTypeDefault() );

7. WARNING: DiscouragedReference

Discouraged access: The method setDefaultStringIfNoDefault(String, String) from the type PersistentContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.command.env_1.0.308.v200811200248/env.jar

PersistentScenarioContext.java :

51 : setDefaultStringIfNoDefault(PREFERENCE_WEBSERVICE_TYPE, defaults.webserviceTypeIdDefault() );

8. WARNING: DiscouragedReference

Discouraged access: The method setDefaultBooleanIfNoDefault(String, boolean) from the type PersistentContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.command.env_1.0.308.v200811200248/env.jar

PersistentScenarioContext.java :

52 : setDefaultBooleanIfNoDefault(PREFERENCE_GENERATE_PROXY, defaults.generateProxyDefault() );

9. WARNING: DiscouragedReference

Discouraged access: The method setDefaultBooleanIfNoDefault(String, boolean) from the type PersistentContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.command.env_1.0.308.v200811200248/env.jar

PersistentScenarioContext.java :

53 : setDefaultBooleanIfNoDefault(PREFERENCE_LAUNCH_WEBSERVICE_EXPLORER, defaults.launchWebserviceExplorerDefault() );

10. WARNING: DiscouragedReference

Discouraged access: The method setDefaultBooleanIfNoDefault(String, boolean) from the type PersistentContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.command.env_1.0.308.v200811200248/env.jar

PersistentScenarioContext.java :

54 : setDefaultBooleanIfNoDefault(PREFERENCE_INSTALL_WEBSERVICE, defaults.installWebserviceDefault() );

11. WARNING: DiscouragedReference

Discouraged access: The method setDefaultBooleanIfNoDefault(String, boolean) from the type PersistentContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.command.env_1.0.308.v200811200248/env.jar

PersistentScenarioContext.java :

55 : setDefaultBooleanIfNoDefault(PREFERENCE_INSTALL_CLIENT, defaults.installClientDefault() );

12. WARNING: DiscouragedReference

Discouraged access: The method setDefaultBooleanIfNoDefault(String, boolean) from the type PersistentContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.command.env_1.0.308.v200811200248/env.jar

PersistentScenarioContext.java :

56 : setDefaultBooleanIfNoDefault(PREFERENCE_START_WEBSERVICE, defaults.startWebserviceDefault() );

13. WARNING: DiscouragedReference

Discouraged access: The method setDefaultBooleanIfNoDefault(String, boolean) from the type PersistentContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.command.env_1.0.308.v200811200248/env.jar

PersistentScenarioContext.java :

57 : setDefaultBooleanIfNoDefault(PREFERENCE_TEST_WEBSERVICE, defaults.testWebserviceDefault() );

14. WARNING: DiscouragedReference

Discouraged access: The method setDefaultBooleanIfNoDefault(String, boolean) from the type PersistentContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.command.env_1.0.308.v200811200248/env.jar

PersistentScenarioContext.java :

58 : setDefaultBooleanIfNoDefault(PREFERENCE_MONITOR_WEBSERVICE, defaults.getMonitorWebServiceDefault());

15. WARNING: DiscouragedReference

Discouraged access: The method setDefaultBooleanIfNoDefault(String, boolean) from the type PersistentContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.command.env_1.0.308.v200811200248/env.jar

PersistentScenarioContext.java :

59 : setDefaultBooleanIfNoDefault(PREFERENCE_LAUNCH_SAMPLE, defaults.launchSample() );

16. WARNING: DiscouragedReference

Discouraged access: The method setDefaultIntIfNoDefault(String, int) from the type PersistentContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.command.env_1.0.308.v200811200248/env.jar

PersistentScenarioContext.java :

61 : setDefaultIntIfNoDefault(PREFERENCE_GENERATE_WEBSERVICE, defaults.serviceGenerationDefault()); //jvh

17. WARNING: DiscouragedReference

Discouraged access: The method setDefaultIntIfNoDefault(String, int) from the type PersistentContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.command.env_1.0.308.v200811200248/env.jar

PersistentScenarioContext.java :

62 : setDefaultIntIfNoDefault(PREFERENCE_GENERATE_CLIENT, defaults.clientGenerationDefault());

18. WARNING: DiscouragedReference

Discouraged access: The method setValue(String, String) from the type PersistentContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.command.env_1.0.308.v200811200248/env.jar

PersistentScenarioContext.java :

96 : setValue(PREFERENCE_WEBSERVICE_TEST_TYPES, sb.toString());

19. WARNING: DiscouragedReference

Discouraged access: The method getValueAsString(String) from the type PersistentContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.command.env_1.0.308.v200811200248/env.jar

PersistentScenarioContext.java :

112 : return getWebServiceTestIds(getValueAsString(PREFERENCE_WEBSERVICE_TEST_TYPES));

20. WARNING: DiscouragedReference

Discouraged access: The method getDefaultString(String) from the type PersistentContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.command.env_1.0.308.v200811200248/env.jar

PersistentScenarioContext.java :

117 : return getWebServiceTestIds(getDefaultString(PREFERENCE_WEBSERVICE_TEST_TYPES));

21. WARNING: DiscouragedReference

Discouraged access: The method getValueAsString(String) from the type PersistentContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.command.env_1.0.308.v200811200248/env.jar

PersistentScenarioContext.java :

166 : return getValueAsString(PREFERENCE_CLIENT_WEBSERVICE_TYPE);

22. WARNING: DiscouragedReference

Discouraged access: The method getDefaultString(String) from the type PersistentContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.command.env_1.0.308.v200811200248/env.jar

PersistentScenarioContext.java :

171 : return getDefaultString(PREFERENCE_CLIENT_WEBSERVICE_TYPE);

23. WARNING: DiscouragedReference

Discouraged access: The method getValueAsBoolean(String) from the type PersistentContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.command.env_1.0.308.v200811200248/env.jar

PersistentScenarioContext.java :

179 : return getValueAsBoolean(PREFERENCE_GENERATE_PROXY);

24. WARNING: DiscouragedReference

Discouraged access: The method getDefaultBoolean(String) from the type PersistentContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.command.env_1.0.308.v200811200248/env.jar

PersistentScenarioContext.java :

184 : return getDefaultBoolean(PREFERENCE_GENERATE_PROXY);

25. WARNING: DiscouragedReference

Discouraged access: The method getValueAsBoolean(String) from the type PersistentContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.command.env_1.0.308.v200811200248/env.jar

PersistentScenarioContext.java :

192 : return getValueAsBoolean(PREFERENCE_LAUNCH_WEBSERVICE_EXPLORER);

26. WARNING: DiscouragedReference

Discouraged access: The method getDefaultBoolean(String) from the type PersistentContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.command.env_1.0.308.v200811200248/env.jar

PersistentScenarioContext.java :

197 : return getDefaultBoolean(PREFERENCE_LAUNCH_WEBSERVICE_EXPLORER);

27. WARNING: DiscouragedReference

Discouraged access: The method getValueAsBoolean(String) from the type PersistentContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.command.env_1.0.308.v200811200248/env.jar

PersistentScenarioContext.java :

205 : return getValueAsBoolean(PREFERENCE_START_WEBSERVICE);

28. WARNING: DiscouragedReference

Discouraged access: The method getDefaultBoolean(String) from the type PersistentContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.command.env_1.0.308.v200811200248/env.jar

PersistentScenarioContext.java :

210 : return getDefaultBoolean(PREFERENCE_START_WEBSERVICE);

29. WARNING: DiscouragedReference

Discouraged access: The method getValueAsBoolean(String) from the type PersistentContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.command.env_1.0.308.v200811200248/env.jar

PersistentScenarioContext.java :

218 : return getValueAsBoolean(PREFERENCE_INSTALL_WEBSERVICE);

30. WARNING: DiscouragedReference

Discouraged access: The method getDefaultBoolean(String) from the type PersistentContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.command.env_1.0.308.v200811200248/env.jar

PersistentScenarioContext.java :

223 : return getDefaultBoolean(PREFERENCE_INSTALL_WEBSERVICE);

31. WARNING: DiscouragedReference

Discouraged access: The method getValueAsBoolean(String) from the type PersistentContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.command.env_1.0.308.v200811200248/env.jar

PersistentScenarioContext.java :

231 : return getValueAsBoolean(PREFERENCE_INSTALL_CLIENT);

32. WARNING: DiscouragedReference

Discouraged access: The method getDefaultBoolean(String) from the type PersistentContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.command.env_1.0.308.v200811200248/env.jar

PersistentScenarioContext.java :

236 : return getDefaultBoolean(PREFERENCE_INSTALL_CLIENT);

33. WARNING: DiscouragedReference

Discouraged access: The method getValueAsBoolean(String) from the type PersistentContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.command.env_1.0.308.v200811200248/env.jar

PersistentScenarioContext.java :

244 : return getValueAsBoolean(PREFERENCE_TEST_WEBSERVICE);

34. WARNING: DiscouragedReference

Discouraged access: The method getDefaultBoolean(String) from the type PersistentContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.command.env_1.0.308.v200811200248/env.jar

PersistentScenarioContext.java :

249 : return getDefaultBoolean(PREFERENCE_TEST_WEBSERVICE);

35. WARNING: DiscouragedReference

Discouraged access: The method getValueAsString(String) from the type PersistentContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.command.env_1.0.308.v200811200248/env.jar

PersistentScenarioContext.java :

257 : return getValueAsString(PREFERENCE_WEBSERVICE_TYPE);

36. WARNING: DiscouragedReference

Discouraged access: The method getDefaultString(String) from the type PersistentContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.command.env_1.0.308.v200811200248/env.jar

PersistentScenarioContext.java :

262 : return getDefaultString(PREFERENCE_WEBSERVICE_TYPE);

37. WARNING: DiscouragedReference

Discouraged access: The method setValue(String, String) from the type PersistentContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.command.env_1.0.308.v200811200248/env.jar

PersistentScenarioContext.java :

270 : setValue( PREFERENCE_CLIENT_WEBSERVICE_TYPE, value);

38. WARNING: DiscouragedReference

Discouraged access: The method setValue(String, boolean) from the type PersistentContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.command.env_1.0.308.v200811200248/env.jar

PersistentScenarioContext.java :

278 : setValue( PREFERENCE_GENERATE_PROXY, value);

39. WARNING: DiscouragedReference

Discouraged access: The method setValue(String, boolean) from the type PersistentContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.command.env_1.0.308.v200811200248/env.jar

PersistentScenarioContext.java :

286 : setValue( PREFERENCE_LAUNCH_WEBSERVICE_EXPLORER, value);

40. WARNING: DiscouragedReference

Discouraged access: The method setValue(String, boolean) from the type PersistentContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.command.env_1.0.308.v200811200248/env.jar

PersistentScenarioContext.java :

294 : setValue( PREFERENCE_INSTALL_WEBSERVICE, value);

41. WARNING: DiscouragedReference

Discouraged access: The method setValue(String, boolean) from the type PersistentContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.command.env_1.0.308.v200811200248/env.jar

PersistentScenarioContext.java :

302 : setValue( PREFERENCE_INSTALL_CLIENT, value);

42. WARNING: DiscouragedReference

Discouraged access: The method setValue(String, boolean) from the type PersistentContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.command.env_1.0.308.v200811200248/env.jar

PersistentScenarioContext.java :

310 : setValue( PREFERENCE_START_WEBSERVICE, value);

43. WARNING: DiscouragedReference

Discouraged access: The method setValue(String, boolean) from the type PersistentContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.command.env_1.0.308.v200811200248/env.jar

PersistentScenarioContext.java :

318 : setValue( PREFERENCE_TEST_WEBSERVICE, value);

44. WARNING: DiscouragedReference

Discouraged access: The method setValue(String, String) from the type PersistentContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.command.env_1.0.308.v200811200248/env.jar

PersistentScenarioContext.java :

325 : setValue( PREFERENCE_WEBSERVICE_TYPE, value);

45. WARNING: DiscouragedReference

Discouraged access: The method getValueAsBoolean(String) from the type PersistentContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.command.env_1.0.308.v200811200248/env.jar

PersistentScenarioContext.java :

333 : return getValueAsBoolean(PREFERENCE_MONITOR_WEBSERVICE);

46. WARNING: DiscouragedReference

Discouraged access: The method getDefaultBoolean(String) from the type PersistentContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.command.env_1.0.308.v200811200248/env.jar

PersistentScenarioContext.java :

338 : return getDefaultBoolean(PREFERENCE_MONITOR_WEBSERVICE);

47. WARNING: DiscouragedReference

Discouraged access: The method setValue(String, boolean) from the type PersistentContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.command.env_1.0.308.v200811200248/env.jar

PersistentScenarioContext.java :

346 : setValue(PREFERENCE_MONITOR_WEBSERVICE, value);

48. WARNING: DiscouragedReference

Discouraged access: The method getDefaultBoolean(String) from the type PersistentContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.command.env_1.0.308.v200811200248/env.jar

PersistentScenarioContext.java :

354 : return getDefaultBoolean(PREFERENCE_LAUNCH_SAMPLE);

49. WARNING: DiscouragedReference

Discouraged access: The method getValueAsBoolean(String) from the type PersistentContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.command.env_1.0.308.v200811200248/env.jar

PersistentScenarioContext.java :

362 : return getValueAsBoolean(PREFERENCE_LAUNCH_SAMPLE);

50. WARNING: DiscouragedReference

Discouraged access: The method setValue(String, boolean) from the type PersistentContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.command.env_1.0.308.v200811200248/env.jar

PersistentScenarioContext.java :

370 : setValue( PREFERENCE_LAUNCH_SAMPLE, value);

51. WARNING: DiscouragedReference

Discouraged access: The method getValueAsInt(String) from the type PersistentContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.command.env_1.0.308.v200811200248/env.jar

PersistentScenarioContext.java :

376 : return getValueAsInt(PREFERENCE_GENERATE_WEBSERVICE);

52. WARNING: DiscouragedReference

Discouraged access: The method getDefaultInt(String) from the type PersistentContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.command.env_1.0.308.v200811200248/env.jar

PersistentScenarioContext.java :

381 : return getDefaultInt(PREFERENCE_GENERATE_WEBSERVICE);

53. WARNING: DiscouragedReference

Discouraged access: The method setValue(String, int) from the type PersistentContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.command.env_1.0.308.v200811200248/env.jar

PersistentScenarioContext.java :

386 : setValue(PREFERENCE_GENERATE_WEBSERVICE, value);

54. WARNING: DiscouragedReference

Discouraged access: The method getDefaultInt(String) from the type PersistentContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.command.env_1.0.308.v200811200248/env.jar

PersistentScenarioContext.java :

391 : return getDefaultInt(PREFERENCE_GENERATE_CLIENT);

55. WARNING: DiscouragedReference

Discouraged access: The method getValueAsInt(String) from the type PersistentContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.command.env_1.0.308.v200811200248/env.jar

PersistentScenarioContext.java :

396 : return getValueAsInt(PREFERENCE_GENERATE_CLIENT);

56. WARNING: DiscouragedReference

Discouraged access: The method setValue(String, int) from the type PersistentContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.command.env_1.0.308.v200811200248/env.jar

PersistentScenarioContext.java :

401 : setValue(PREFERENCE_GENERATE_CLIENT, value);

Source File: org/eclipse/jst/ws/internal/context/PersistentUDDIPreferenceContext.java
1. WARNING: DiscouragedReference

Discouraged access: The type PersistentContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.command.env_1.0.308.v200811200248/env.jar

PersistentUDDIPreferenceContext.java :

14 : import org.eclipse.wst.command.internal.env.context.PersistentContext;

2. WARNING: DiscouragedReference

Discouraged access: The type PersistentContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.command.env_1.0.308.v200811200248/env.jar

PersistentUDDIPreferenceContext.java :

17 : public class PersistentUDDIPreferenceContext extends PersistentContext implements UDDIPreferenceContext

3. WARNING: DiscouragedReference

Discouraged access: The constructor PersistentContext(Plugin) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.command.env_1.0.308.v200811200248/env.jar

PersistentUDDIPreferenceContext.java :

21 : super(WebServicePlugin.getInstance());

4. WARNING: DiscouragedReference

Discouraged access: The method setDefault(String, String) from the type PersistentContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.command.env_1.0.308.v200811200248/env.jar

PersistentUDDIPreferenceContext.java :

26 : setDefault(PREFERENCE_UDDI_CAT_DATA_COLUMN_DELIMITER, UDDIPreferenceDefaults.getUddiCatDataColumnDelimiter());

5. WARNING: DiscouragedReference

Discouraged access: The method setDefault(String, String) from the type PersistentContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.command.env_1.0.308.v200811200248/env.jar

PersistentUDDIPreferenceContext.java :

27 : setDefault(PREFERENCE_UDDI_CAT_DATA_STRING_DELIMITER, UDDIPreferenceDefaults.getUddiCatDataStringDelimiter());

6. WARNING: DiscouragedReference

Discouraged access: The method setValue(String, String) from the type PersistentContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.command.env_1.0.308.v200811200248/env.jar

PersistentUDDIPreferenceContext.java :

32 : setValue(PREFERENCE_UDDI_CAT_DATA_COLUMN_DELIMITER, delimiter);

7. WARNING: DiscouragedReference

Discouraged access: The method getValueAsString(String) from the type PersistentContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.command.env_1.0.308.v200811200248/env.jar

PersistentUDDIPreferenceContext.java :

37 : return getValueAsString(PREFERENCE_UDDI_CAT_DATA_COLUMN_DELIMITER);

8. WARNING: DiscouragedReference

Discouraged access: The method setValue(String, String) from the type PersistentContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.command.env_1.0.308.v200811200248/env.jar

PersistentUDDIPreferenceContext.java :

42 : setValue(PREFERENCE_UDDI_CAT_DATA_STRING_DELIMITER, delimiter);

9. WARNING: DiscouragedReference

Discouraged access: The method getValueAsString(String) from the type PersistentContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.command.env_1.0.308.v200811200248/env.jar

PersistentUDDIPreferenceContext.java :

47 : return getValueAsString(PREFERENCE_UDDI_CAT_DATA_STRING_DELIMITER);

Source File: org/eclipse/jst/ws/internal/ext/test/JavaProxyTestCommand.java
1. WARNING: DiscouragedReference

Discouraged access: The type BooleanSelection is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.204.v200805140020.jar

JavaProxyTestCommand.java :

14 : import org.eclipse.wst.command.internal.env.core.selection.BooleanSelection;

2. WARNING: DiscouragedReference

Discouraged access: The type BooleanSelection is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.204.v200805140020.jar

JavaProxyTestCommand.java :

36 : public void setMethods(BooleanSelection[] methods);

Source File: org/eclipse/jst/ws/internal/plugin/WebServicePlugin.java
1. WARNING: DiscouragedReference

Discouraged access: The type PersistentResourceContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.command.env_1.0.308.v200811200248/env.jar

WebServicePlugin.java :

22 : import org.eclipse.wst.command.internal.env.context.PersistentResourceContext;

2. WARNING: DiscouragedReference

Discouraged access: The type ResourceContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.204.v200805140020.jar

WebServicePlugin.java :

23 : import org.eclipse.wst.command.internal.env.core.context.ResourceContext;

3. WARNING: DiscouragedReference

Discouraged access: The type PersistentResourceContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.command.env_1.0.308.v200811200248/env.jar

WebServicePlugin.java :

45 : private PersistentResourceContext resourceContext_;

4. WARNING: DiscouragedReference

Discouraged access: The type ResourceContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.204.v200805140020.jar

WebServicePlugin.java :

72 : public ResourceContext getResourceContext()

5. WARNING: DiscouragedReference

Discouraged access: The type PersistentResourceContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.command.env_1.0.308.v200811200248/env.jar

WebServicePlugin.java :

75 : resourceContext_ = PersistentResourceContext.getInstance();

6. WARNING: DiscouragedReference

Discouraged access: The method getInstance() from the type PersistentResourceContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.command.env_1.0.308.v200811200248/env.jar

WebServicePlugin.java :

75 : resourceContext_ = PersistentResourceContext.getInstance();

Source File: org/eclipse/jst/ws/internal/wsrt/WebServiceJavaClientInfo.java
1. WARNING: DiscouragedReference

Discouraged access: The type WebServiceClientInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.ws_1.1.4.v200904081850.jar

WebServiceJavaClientInfo.java :

18 : import org.eclipse.wst.ws.internal.wsrt.WebServiceClientInfo;

2. WARNING: DiscouragedReference

Discouraged access: The type WebServiceClientInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.ws_1.1.4.v200904081850.jar

WebServiceJavaClientInfo.java :

24 : public class WebServiceJavaClientInfo extends WebServiceClientInfo

Source File: org/eclipse/jst/ws/internal/wsrt/WebServiceJavaInfo.java
1. WARNING: DiscouragedReference

Discouraged access: The type WebServiceInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.ws_1.1.4.v200904081850.jar

WebServiceJavaInfo.java :

18 : import org.eclipse.wst.ws.internal.wsrt.WebServiceInfo;

2. WARNING: DiscouragedReference

Discouraged access: The type WebServiceInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.ws_1.1.4.v200904081850.jar

WebServiceJavaInfo.java :

24 : public class WebServiceJavaInfo extends WebServiceInfo