# 8/29/07 11:40:01 AM EDT # Eclipse Java Compiler v_677_R32x, 3.2.1 release, Copyright IBM Corp 2000, 2006. All rights reserved. ---------- 1. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/jst/common/annotations/tests/AnnotationProviderTest.java (at line 10) import org.eclipse.wst.common.tests.SimpleTestSuite; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The type SimpleTestSuite is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 2. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/jst/common/annotations/tests/AnnotationProviderTest.java (at line 23) return new SimpleTestSuite(AnnotationProviderTest.class); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The constructor SimpleTestSuite(Class) is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 3. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/jst/common/annotations/tests/AnnotationProviderTest.java (at line 23) return new SimpleTestSuite(AnnotationProviderTest.class); ^^^^^^^^^^^^^^^ Access restriction: The type SimpleTestSuite is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- ---------- 4. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/jst/j2ee/bindingshelper/tests/BindingsHelperTest.java (at line 40) import org.eclipse.wst.common.tests.ProjectUtility; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The type ProjectUtility is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 5. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/jst/j2ee/bindingshelper/tests/BindingsHelperTest.java (at line 52) return ProjectUtility.getFullFileName(plugin, defectTestDataPath); ^^^^^^^^^^^^^^ Access restriction: The type ProjectUtility is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 6. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/jst/j2ee/bindingshelper/tests/BindingsHelperTest.java (at line 52) return ProjectUtility.getFullFileName(plugin, defectTestDataPath); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The method getFullFileName(Plugin, String) from the type ProjectUtility is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- ---------- 7. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/jst/j2ee/dependency/tests/AbstractTests.java (at line 3) import org.eclipse.wst.common.tests.OperationTestCase; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The type OperationTestCase is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 8. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/jst/j2ee/dependency/tests/AbstractTests.java (at line 10) public abstract class AbstractTests extends OperationTestCase { ^^^^^^^^^^^^^^^^^ Access restriction: The type OperationTestCase is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 9. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/jst/j2ee/dependency/tests/AbstractTests.java (at line 13) super(name); ^^^^^^^^^^^ Access restriction: The constructor OperationTestCase(String) is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- ---------- 10. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/jst/j2ee/dependency/tests/util/DependencyUtil.java (at line 32) import org.eclipse.wst.common.tests.OperationTestCase; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The type OperationTestCase is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 11. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/jst/j2ee/dependency/tests/util/DependencyUtil.java (at line 33) import org.eclipse.wst.common.tests.ProjectUtility; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The type ProjectUtility is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 12. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/jst/j2ee/dependency/tests/util/DependencyUtil.java (at line 57) IProject[] projects = ProjectUtility.getAllProjects(); ^^^^^^^^^^^^^^ Access restriction: The type ProjectUtility is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 13. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/jst/j2ee/dependency/tests/util/DependencyUtil.java (at line 57) IProject[] projects = ProjectUtility.getAllProjects(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The method getAllProjects() from the type ProjectUtility is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 14. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/jst/j2ee/dependency/tests/util/DependencyUtil.java (at line 60) final String family = p.getName() + OperationTestCase.VALIDATOR_JOB_FAMILY; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The type OperationTestCase is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 15. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/jst/j2ee/dependency/tests/util/DependencyUtil.java (at line 60) final String family = p.getName() + OperationTestCase.VALIDATOR_JOB_FAMILY; ^^^^^^^^^^^^^^^^^^^^ Access restriction: The field VALIDATOR_JOB_FAMILY from the type OperationTestCase is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- ---------- 16. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/jst/j2ee/dependency/tests/util/ProjectUtil.java (at line 28) import org.eclipse.wst.common.tests.OperationTestCase; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The type OperationTestCase is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 17. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/jst/j2ee/dependency/tests/util/ProjectUtil.java (at line 183) OperationTestCase.runAndVerify(model,false,true, true); ^^^^^^^^^^^^^^^^^ Access restriction: The type OperationTestCase is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 18. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/jst/j2ee/dependency/tests/util/ProjectUtil.java (at line 183) OperationTestCase.runAndVerify(model,false,true, true); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The method runAndVerify(IDataModel, boolean, boolean, boolean) from the type OperationTestCase is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 19. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/jst/j2ee/dependency/tests/util/ProjectUtil.java (at line 206) private static ClasspathUpdateJobListener listener = new ClasspathUpdateJobListener(); ^^^^^^^^ The field ProjectUtil.listener is never read locally ---------- ---------- 20. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/jst/j2ee/flexible/project/apitests/artifactedit/AppClientArtifactEditFVTest.java (at line 19) private String appClientModuleName; ^^^^^^^^^^^^^^^^^^^ The field AppClientArtifactEditFVTest.appClientModuleName is never read locally ---------- 21. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/jst/j2ee/flexible/project/apitests/artifactedit/AppClientArtifactEditFVTest.java (at line 84) private void validateResource() { ^^^^^^^^^^^^^^^^^^ The method validateResource() from the type AppClientArtifactEditFVTest is never used locally ---------- 22. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/jst/j2ee/flexible/project/apitests/artifactedit/AppClientArtifactEditFVTest.java (at line 99) private ComponentResource createResourceComponent() { ^^^^^^^^^^^^^^^^^^^^^^^^^ The method createResourceComponent() from the type AppClientArtifactEditFVTest is never used locally ---------- ---------- 23. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/jst/j2ee/flexible/project/apitests/artifactedit/AppClientArtifactEditTest.java (at line 202) boolean testURI = uri.equals(TestWorkspace.APP_CLIENT_DD_XMI_RESOURCE_URI); ^^^^^^^ The local variable testURI is never read ---------- 24. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/jst/j2ee/flexible/project/apitests/artifactedit/AppClientArtifactEditTest.java (at line 220) Resource resource = edit.getDeploymentDescriptorResource(); ^^^^^^^^ The local variable resource is never read ---------- 25. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/jst/j2ee/flexible/project/apitests/artifactedit/AppClientArtifactEditTest.java (at line 221) AppClientArtifactEdit edit2 = new AppClientArtifactEdit(getArtifactEditModelforRead()) { ^^^^^ The local variable edit2 is never read ---------- 26. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/jst/j2ee/flexible/project/apitests/artifactedit/AppClientArtifactEditTest.java (at line 266) WorkbenchComponent wbComponent = moduleCore.getComponent(); ^^^^^^^^^^^ The local variable wbComponent is never read ---------- 27. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/jst/j2ee/flexible/project/apitests/artifactedit/AppClientArtifactEditTest.java (at line 285) WorkbenchComponent wbComponent = moduleCore.getComponent(); ^^^^^^^^^^^ The local variable wbComponent is never read ---------- 28. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/jst/j2ee/flexible/project/apitests/artifactedit/AppClientArtifactEditTest.java (at line 398) Object object = edit.getContentModelRoot(); ^^^^^^ The local variable object is never read ---------- ---------- 29. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/jst/j2ee/flexible/project/apitests/artifactedit/ConnectorArtifactEditFVTest.java (at line 19) private String jcaModuleName; ^^^^^^^^^^^^^ The field ConnectorArtifactEditFVTest.jcaModuleName is never read locally ---------- 30. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/jst/j2ee/flexible/project/apitests/artifactedit/ConnectorArtifactEditFVTest.java (at line 82) private static void pass(ApplicationClient jca) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method pass(ApplicationClient) from the type ConnectorArtifactEditFVTest is never used locally ---------- 31. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/jst/j2ee/flexible/project/apitests/artifactedit/ConnectorArtifactEditFVTest.java (at line 87) private void validateResource() { ^^^^^^^^^^^^^^^^^^ The method validateResource() from the type ConnectorArtifactEditFVTest is never used locally ---------- 32. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/jst/j2ee/flexible/project/apitests/artifactedit/ConnectorArtifactEditFVTest.java (at line 101) private ComponentResource createResourceComponent() { ^^^^^^^^^^^^^^^^^^^^^^^^^ The method createResourceComponent() from the type ConnectorArtifactEditFVTest is never used locally ---------- ---------- 33. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/jst/j2ee/flexible/project/apitests/artifactedit/ConnectorArtifactEditTest.java (at line 20) private String jcaModuleName; ^^^^^^^^^^^^^ The field ConnectorArtifactEditTest.jcaModuleName is never read locally ---------- 34. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/jst/j2ee/flexible/project/apitests/artifactedit/ConnectorArtifactEditTest.java (at line 84) WorkbenchComponent wbComponent = null; ^^^^^^^^^^^ The local variable wbComponent is never read ---------- 35. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/jst/j2ee/flexible/project/apitests/artifactedit/ConnectorArtifactEditTest.java (at line 112) WorkbenchComponent wbComponent = moduleCore.getComponent(); ^^^^^^^^^^^ The local variable wbComponent is never read ---------- 36. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/jst/j2ee/flexible/project/apitests/artifactedit/ConnectorArtifactEditTest.java (at line 131) WorkbenchComponent wbComponent = moduleCore.getComponent(); ^^^^^^^^^^^ The local variable wbComponent is never read ---------- ---------- 37. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/jst/j2ee/flexible/project/apitests/artifactedit/EARArtifactEditTest.java (at line 108) WorkbenchComponent wbComponent = null; ^^^^^^^^^^^ The local variable wbComponent is never read ---------- 38. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/jst/j2ee/flexible/project/apitests/artifactedit/EARArtifactEditTest.java (at line 136) WorkbenchComponent wbComponent = moduleCore.getComponent(); ^^^^^^^^^^^ The local variable wbComponent is never read ---------- 39. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/jst/j2ee/flexible/project/apitests/artifactedit/EARArtifactEditTest.java (at line 270) boolean uriExist = edit.uriExists(TestWorkspace.EJB_MODULE_URI.toString()); ^^^^^^^^ The local variable uriExist is never read ---------- ---------- 40. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/jst/j2ee/flexible/project/apitests/artifactedit/EJBArtifactEditFVTest.java (at line 19) private String ejbModuleName; ^^^^^^^^^^^^^ The field EJBArtifactEditFVTest.ejbModuleName is never read locally ---------- 41. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/jst/j2ee/flexible/project/apitests/artifactedit/EJBArtifactEditFVTest.java (at line 81) private void validateResource() { ^^^^^^^^^^^^^^^^^^ The method validateResource() from the type EJBArtifactEditFVTest is never used locally ---------- 42. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/jst/j2ee/flexible/project/apitests/artifactedit/EJBArtifactEditFVTest.java (at line 95) private ComponentResource createResourceComponent() { ^^^^^^^^^^^^^^^^^^^^^^^^^ The method createResourceComponent() from the type EJBArtifactEditFVTest is never used locally ---------- ---------- 43. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/jst/j2ee/flexible/project/apitests/artifactedit/EJBArtifactEditTest.java (at line 154) String uri = edit.getEJBJarXmiResource().toString(); ^^^ The local variable uri is never read ---------- 44. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/jst/j2ee/flexible/project/apitests/artifactedit/EJBArtifactEditTest.java (at line 243) EJBArtifactEdit test = new EJBArtifactEdit(getArtifactEditModelforRead()) { ^^^^ The local variable test is never read ---------- 45. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/jst/j2ee/flexible/project/apitests/artifactedit/EJBArtifactEditTest.java (at line 249) public void test() { ^^^^^^ The method test() from the type new EJBArtifactEdit(){} is never used locally ---------- ---------- 46. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/jst/j2ee/flexible/project/apitests/artifactedit/EarArtiFactEditFVTest.java (at line 22) private String earModuleName; ^^^^^^^^^^^^^ The field EarArtiFactEditFVTest.earModuleName is never read locally ---------- 47. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/jst/j2ee/flexible/project/apitests/artifactedit/EarArtiFactEditFVTest.java (at line 84) private static void pass(ApplicationClient ear) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method pass(ApplicationClient) from the type EarArtiFactEditFVTest is never used locally ---------- 48. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/jst/j2ee/flexible/project/apitests/artifactedit/EarArtiFactEditFVTest.java (at line 89) private void validateResource() { ^^^^^^^^^^^^^^^^^^ The method validateResource() from the type EarArtiFactEditFVTest is never used locally ---------- 49. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/jst/j2ee/flexible/project/apitests/artifactedit/EarArtiFactEditFVTest.java (at line 103) private ComponentResource createResourceComponent() { ^^^^^^^^^^^^^^^^^^^^^^^^^ The method createResourceComponent() from the type EarArtiFactEditFVTest is never used locally ---------- ---------- 50. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/jst/j2ee/flexible/project/apitests/artifactedit/EnterpriseArtifactEditTest.java (at line 16) private String earModuleName; ^^^^^^^^^^^^^ The field EnterpriseArtifactEditTest.earModuleName is never read locally ---------- 51. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/jst/j2ee/flexible/project/apitests/artifactedit/EnterpriseArtifactEditTest.java (at line 31) WorkbenchComponent wbComponent = null; ^^^^^^^^^^^ The local variable wbComponent is never read ---------- ---------- 52. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/jst/j2ee/flexible/project/apitests/artifactedit/J2EEArtifactEditAPIAllTest.java (at line 6) import org.eclipse.wst.common.frameworks.artifactedit.tests.ArtifactEditAPITests; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The type ArtifactEditAPITests is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 53. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/jst/j2ee/flexible/project/apitests/artifactedit/J2EEArtifactEditAPIAllTest.java (at line 7) import org.eclipse.wst.common.tests.SimpleTestSuite; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The type SimpleTestSuite is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 54. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/jst/j2ee/flexible/project/apitests/artifactedit/J2EEArtifactEditAPIAllTest.java (at line 14) return new ArtifactEditAPITests(); ^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The constructor ArtifactEditAPITests() is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 55. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/jst/j2ee/flexible/project/apitests/artifactedit/J2EEArtifactEditAPIAllTest.java (at line 14) return new ArtifactEditAPITests(); ^^^^^^^^^^^^^^^^^^^^ Access restriction: The type ArtifactEditAPITests is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 56. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/jst/j2ee/flexible/project/apitests/artifactedit/J2EEArtifactEditAPIAllTest.java (at line 19) addTest(new SimpleTestSuite(AppClientArtifactEditTest.class)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The constructor SimpleTestSuite(Class) is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 57. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/jst/j2ee/flexible/project/apitests/artifactedit/J2EEArtifactEditAPIAllTest.java (at line 19) addTest(new SimpleTestSuite(AppClientArtifactEditTest.class)); ^^^^^^^^^^^^^^^ Access restriction: The type SimpleTestSuite is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 58. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/jst/j2ee/flexible/project/apitests/artifactedit/J2EEArtifactEditAPIAllTest.java (at line 21) addTest(new SimpleTestSuite(ConnectorArtifactEditTest.class)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The constructor SimpleTestSuite(Class) is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 59. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/jst/j2ee/flexible/project/apitests/artifactedit/J2EEArtifactEditAPIAllTest.java (at line 21) addTest(new SimpleTestSuite(ConnectorArtifactEditTest.class)); ^^^^^^^^^^^^^^^ Access restriction: The type SimpleTestSuite is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 60. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/jst/j2ee/flexible/project/apitests/artifactedit/J2EEArtifactEditAPIAllTest.java (at line 23) addTest(new SimpleTestSuite(EARArtifactEditTest.class)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The constructor SimpleTestSuite(Class) is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 61. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/jst/j2ee/flexible/project/apitests/artifactedit/J2EEArtifactEditAPIAllTest.java (at line 23) addTest(new SimpleTestSuite(EARArtifactEditTest.class)); ^^^^^^^^^^^^^^^ Access restriction: The type SimpleTestSuite is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 62. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/jst/j2ee/flexible/project/apitests/artifactedit/J2EEArtifactEditAPIAllTest.java (at line 25) addTest(new SimpleTestSuite(WebArtifactEditTest.class)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The constructor SimpleTestSuite(Class) is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 63. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/jst/j2ee/flexible/project/apitests/artifactedit/J2EEArtifactEditAPIAllTest.java (at line 25) addTest(new SimpleTestSuite(WebArtifactEditTest.class)); ^^^^^^^^^^^^^^^ Access restriction: The type SimpleTestSuite is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 64. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/jst/j2ee/flexible/project/apitests/artifactedit/J2EEArtifactEditAPIAllTest.java (at line 27) addTest(new SimpleTestSuite(EJBArtifactEditTest.class)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The constructor SimpleTestSuite(Class) is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 65. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/jst/j2ee/flexible/project/apitests/artifactedit/J2EEArtifactEditAPIAllTest.java (at line 27) addTest(new SimpleTestSuite(EJBArtifactEditTest.class)); ^^^^^^^^^^^^^^^ Access restriction: The type SimpleTestSuite is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 66. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/jst/j2ee/flexible/project/apitests/artifactedit/J2EEArtifactEditAPIAllTest.java (at line 29) addTest(new SimpleTestSuite(EnterpriseArtifactEditTest.class)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The constructor SimpleTestSuite(Class) is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 67. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/jst/j2ee/flexible/project/apitests/artifactedit/J2EEArtifactEditAPIAllTest.java (at line 29) addTest(new SimpleTestSuite(EnterpriseArtifactEditTest.class)); ^^^^^^^^^^^^^^^ Access restriction: The type SimpleTestSuite is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 68. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/jst/j2ee/flexible/project/apitests/artifactedit/J2EEArtifactEditAPIAllTest.java (at line 30) addTest(new SimpleTestSuite(WSDDArtifactEditFVTest.class)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The constructor SimpleTestSuite(Class) is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 69. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/jst/j2ee/flexible/project/apitests/artifactedit/J2EEArtifactEditAPIAllTest.java (at line 30) addTest(new SimpleTestSuite(WSDDArtifactEditFVTest.class)); ^^^^^^^^^^^^^^^ Access restriction: The type SimpleTestSuite is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- ---------- 70. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/jst/j2ee/flexible/project/apitests/artifactedit/JaxRPCMapArtifactEditFVTest.java (at line 17) private String serverContextData = TestWorkspace.WEB_SERVER_CONTEXT_ROOT + "Test"; ^^^^^^^^^^^^^^^^^ The field JaxRPCMapArtifactEditFVTest.serverContextData is never read locally ---------- 71. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/jst/j2ee/flexible/project/apitests/artifactedit/JaxRPCMapArtifactEditFVTest.java (at line 30) private void updateClient(WebServices client) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method updateClient(WebServices) from the type JaxRPCMapArtifactEditFVTest is never used locally ---------- 72. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/jst/j2ee/flexible/project/apitests/artifactedit/JaxRPCMapArtifactEditFVTest.java (at line 37) private void pass() { ^^^^^^ The method pass() from the type JaxRPCMapArtifactEditFVTest is never used locally ---------- 73. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/jst/j2ee/flexible/project/apitests/artifactedit/JaxRPCMapArtifactEditFVTest.java (at line 51) WebApp webapp = webedit.getWebApp(); ^^^^^^ The local variable webapp is never read ---------- 74. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/jst/j2ee/flexible/project/apitests/artifactedit/JaxRPCMapArtifactEditFVTest.java (at line 56) private static void pass(WebServices webservice) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method pass(WebServices) from the type JaxRPCMapArtifactEditFVTest is never used locally ---------- 75. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/jst/j2ee/flexible/project/apitests/artifactedit/JaxRPCMapArtifactEditFVTest.java (at line 63) private void validateResource() { ^^^^^^^^^^^^^^^^^^ The method validateResource() from the type JaxRPCMapArtifactEditFVTest is never used locally ---------- ---------- 76. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/jst/j2ee/flexible/project/apitests/artifactedit/Test0_7Workspace.java (at line 22) import org.eclipse.etools.common.test.apitools.ProjectUnzipUtil; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The type ProjectUnzipUtil is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 77. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/jst/j2ee/flexible/project/apitests/artifactedit/Test0_7Workspace.java (at line 50) ProjectUnzipUtil util = new ProjectUnzipUtil(localZipPath, projectNames); ^^^^^^^^^^^^^^^^ Access restriction: The type ProjectUnzipUtil is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 78. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/jst/j2ee/flexible/project/apitests/artifactedit/Test0_7Workspace.java (at line 50) ProjectUnzipUtil util = new ProjectUnzipUtil(localZipPath, projectNames); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The constructor ProjectUnzipUtil(IPath, String[]) is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 79. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/jst/j2ee/flexible/project/apitests/artifactedit/Test0_7Workspace.java (at line 50) ProjectUnzipUtil util = new ProjectUnzipUtil(localZipPath, projectNames); ^^^^^^^^^^^^^^^^ Access restriction: The type ProjectUnzipUtil is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 80. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/jst/j2ee/flexible/project/apitests/artifactedit/Test0_7Workspace.java (at line 51) return util.createProjects(); ^^^^^^^^^^^^^^^^^^^^^ Access restriction: The method createProjects() from the type ProjectUnzipUtil is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- ---------- 81. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/jst/j2ee/flexible/project/apitests/artifactedit/TestWorkspace.java (at line 23) import org.eclipse.etools.common.test.apitools.ProjectUnzipUtil; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The type ProjectUnzipUtil is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 82. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/jst/j2ee/flexible/project/apitests/artifactedit/TestWorkspace.java (at line 88) ProjectUnzipUtil util = new ProjectUnzipUtil(localZipPath, projectNames); ^^^^^^^^^^^^^^^^ Access restriction: The type ProjectUnzipUtil is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 83. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/jst/j2ee/flexible/project/apitests/artifactedit/TestWorkspace.java (at line 88) ProjectUnzipUtil util = new ProjectUnzipUtil(localZipPath, projectNames); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The constructor ProjectUnzipUtil(IPath, String[]) is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 84. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/jst/j2ee/flexible/project/apitests/artifactedit/TestWorkspace.java (at line 88) ProjectUnzipUtil util = new ProjectUnzipUtil(localZipPath, projectNames); ^^^^^^^^^^^^^^^^ Access restriction: The type ProjectUnzipUtil is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 85. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/jst/j2ee/flexible/project/apitests/artifactedit/TestWorkspace.java (at line 89) return util.createProjects(); ^^^^^^^^^^^^^^^^^^^^^ Access restriction: The method createProjects() from the type ProjectUnzipUtil is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- ---------- 86. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/jst/j2ee/flexible/project/apitests/artifactedit/WSDDArtifactEditFVTest.java (at line 16) private String webModuleName; ^^^^^^^^^^^^^ The field WSDDArtifactEditFVTest.webModuleName is never read locally ---------- 87. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/jst/j2ee/flexible/project/apitests/artifactedit/WSDDArtifactEditFVTest.java (at line 17) private String serverContextData = TestWorkspace.WEB_SERVER_CONTEXT_ROOT + "Test"; ^^^^^^^^^^^^^^^^^ The field WSDDArtifactEditFVTest.serverContextData is never read locally ---------- 88. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/jst/j2ee/flexible/project/apitests/artifactedit/WSDDArtifactEditFVTest.java (at line 80) private void validateResource() { ^^^^^^^^^^^^^^^^^^ The method validateResource() from the type WSDDArtifactEditFVTest is never used locally ---------- ---------- 89. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/jst/j2ee/flexible/project/apitests/artifactedit/WebArtifactEditTest.java (at line 25) private String webModuleName; ^^^^^^^^^^^^^ The field WebArtifactEditTest.webModuleName is never read locally ---------- 90. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/jst/j2ee/flexible/project/apitests/artifactedit/WebArtifactEditTest.java (at line 61) String uri = edit.getDeploymentDescriptorResource().getURI().toString(); ^^^ The local variable uri is never read ---------- ---------- 91. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/jst/j2ee/flexible/project/fvtests/J2EEFlexProjDeployablePerfTest.java (at line 15) import org.eclipse.etools.common.test.apitools.ProjectUnzipUtil; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The type ProjectUnzipUtil is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 92. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/jst/j2ee/flexible/project/fvtests/J2EEFlexProjDeployablePerfTest.java (at line 33) ProjectUnzipUtil util = new ProjectUnzipUtil(getLocalPath(), projectNames); ^^^^^^^^^^^^^^^^ Access restriction: The type ProjectUnzipUtil is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 93. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/jst/j2ee/flexible/project/fvtests/J2EEFlexProjDeployablePerfTest.java (at line 33) ProjectUnzipUtil util = new ProjectUnzipUtil(getLocalPath(), projectNames); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The constructor ProjectUnzipUtil(IPath, String[]) is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 94. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/jst/j2ee/flexible/project/fvtests/J2EEFlexProjDeployablePerfTest.java (at line 33) ProjectUnzipUtil util = new ProjectUnzipUtil(getLocalPath(), projectNames); ^^^^^^^^^^^^^^^^ Access restriction: The type ProjectUnzipUtil is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 95. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/jst/j2ee/flexible/project/fvtests/J2EEFlexProjDeployablePerfTest.java (at line 34) util.createProjects(); ^^^^^^^^^^^^^^^^^^^^^ Access restriction: The method createProjects() from the type ProjectUnzipUtil is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- ---------- 96. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/jst/j2ee/flexible/project/fvtests/PortedComponentCreationTest.java (at line 89) private void createConnectorComponent(int j2eeVersion, String aModuleName, String projectName) throws Exception{ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method createConnectorComponent(int, String, String) from the type PortedComponentCreationTest is never used locally ---------- 97. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/jst/j2ee/flexible/project/fvtests/PortedComponentCreationTest.java (at line 98) private void createWebComponent(int j2eeVersion, String aModuleName, String projectName) throws Exception{ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method createWebComponent(int, String, String) from the type PortedComponentCreationTest is never used locally ---------- 98. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/jst/j2ee/flexible/project/fvtests/PortedComponentCreationTest.java (at line 107) private void createAppClientComponent(int j2eeVersion, String aModuleName, String projectName) throws Exception{ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method createAppClientComponent(int, String, String) from the type PortedComponentCreationTest is never used locally ---------- 99. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/jst/j2ee/flexible/project/fvtests/PortedComponentCreationTest.java (at line 116) private void createEjbComponent(int j2eeVersion, String aModuleName, String projectName) throws Exception{ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method createEjbComponent(int, String, String) from the type PortedComponentCreationTest is never used locally ---------- 100. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/jst/j2ee/flexible/project/fvtests/PortedComponentCreationTest.java (at line 125) private void createEARComponent(int j2eeVersion, String aModuleName, String projectName) throws Exception{ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method createEARComponent(int, String, String) from the type PortedComponentCreationTest is never used locally ---------- ---------- 101. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/jst/j2ee/flexible/project/fvtests/ProjectMigrationTest.java (at line 16) import org.eclipse.wst.common.tests.SimpleTestSuite; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The type SimpleTestSuite is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 102. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/jst/j2ee/flexible/project/fvtests/ProjectMigrationTest.java (at line 32) return new SimpleTestSuite(Migrate07EJBTest.class); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The constructor SimpleTestSuite(Class) is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 103. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/jst/j2ee/flexible/project/fvtests/ProjectMigrationTest.java (at line 32) return new SimpleTestSuite(Migrate07EJBTest.class); ^^^^^^^^^^^^^^^ Access restriction: The type SimpleTestSuite is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 104. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/jst/j2ee/flexible/project/fvtests/ProjectMigrationTest.java (at line 64) private IPath getOutputPath(IProject project) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method getOutputPath(IProject) from the type ProjectMigrationTest is never used locally ---------- ---------- 105. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/jst/j2ee/flexible/project/fvtests/WebDeployTest.java (at line 15) import org.eclipse.etools.common.test.apitools.ProjectUnzipUtil; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The type ProjectUnzipUtil is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 106. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/jst/j2ee/flexible/project/fvtests/WebDeployTest.java (at line 34) ProjectUnzipUtil util = new ProjectUnzipUtil(getLocalPath(), projectNames); ^^^^^^^^^^^^^^^^ Access restriction: The type ProjectUnzipUtil is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 107. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/jst/j2ee/flexible/project/fvtests/WebDeployTest.java (at line 34) ProjectUnzipUtil util = new ProjectUnzipUtil(getLocalPath(), projectNames); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The constructor ProjectUnzipUtil(IPath, String[]) is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 108. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/jst/j2ee/flexible/project/fvtests/WebDeployTest.java (at line 34) ProjectUnzipUtil util = new ProjectUnzipUtil(getLocalPath(), projectNames); ^^^^^^^^^^^^^^^^ Access restriction: The type ProjectUnzipUtil is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 109. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/jst/j2ee/flexible/project/fvtests/WebDeployTest.java (at line 35) util.createProjects(); ^^^^^^^^^^^^^^^^^^^^^ Access restriction: The method createProjects() from the type ProjectUnzipUtil is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- ---------- 110. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/jst/j2ee/flexible/project/tests/Migrate07EJBTest.java (at line 35) private void pass() { ^^^^^^ The method pass() from the type Migrate07EJBTest is never used locally ---------- ---------- 111. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/jst/j2ee/project/facet/tests/EjbProjectFacetCreationTest.java (at line 9) import org.eclipse.wst.common.tests.SimpleTestSuite; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The type SimpleTestSuite is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 112. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/jst/j2ee/project/facet/tests/EjbProjectFacetCreationTest.java (at line 22) return new SimpleTestSuite(EjbProjectFacetCreationTest.class); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The constructor SimpleTestSuite(Class) is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 113. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/jst/j2ee/project/facet/tests/EjbProjectFacetCreationTest.java (at line 22) return new SimpleTestSuite(EjbProjectFacetCreationTest.class); ^^^^^^^^^^^^^^^ Access restriction: The type SimpleTestSuite is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- ---------- 114. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/jst/j2ee/project/facet/tests/ProjectFacetCreationTest.java (at line 19) import org.eclipse.wst.common.tests.SimpleTestSuite; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The type SimpleTestSuite is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 115. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/jst/j2ee/project/facet/tests/ProjectFacetCreationTest.java (at line 32) return new SimpleTestSuite(ProjectFacetCreationTest.class); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The constructor SimpleTestSuite(Class) is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 116. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/jst/j2ee/project/facet/tests/ProjectFacetCreationTest.java (at line 32) return new SimpleTestSuite(ProjectFacetCreationTest.class); ^^^^^^^^^^^^^^^ Access restriction: The type SimpleTestSuite is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- ---------- 117. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/jst/j2ee/tests/modulecore/FlexibleProjectBuilderTest.java (at line 42) private EMFWorkbenchContext emfContext; ^^^^^^^^^^ The field FlexibleProjectBuilderTest.emfContext is never read locally ---------- ---------- 118. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/jst/j2ee/tests/modulecore/ModuleStructuralModelTest.java (at line 120) ProjectComponents pm = moduleCore.getComponentModelRoot(); ^^ The local variable pm is never read ---------- 119. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/jst/j2ee/tests/modulecore/ModuleStructuralModelTest.java (at line 121) Class clazz = moduleCore.getClass(); ^^^^^ The local variable clazz is never read ---------- 120. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/jst/j2ee/tests/modulecore/ModuleStructuralModelTest.java (at line 122) String name = StructureEdit.getDeployedName(getWebModuleURI()); ^^^^ The local variable name is never read ---------- 121. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/jst/j2ee/tests/modulecore/ModuleStructuralModelTest.java (at line 129) IResource er = StructureEdit.getEclipseResource(wmr); ^^ The local variable er is never read ---------- 122. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/jst/j2ee/tests/modulecore/ModuleStructuralModelTest.java (at line 137) boolean b = moduleCore.isLocalDependency(dependentModule); ^ The local variable b is never read ---------- ---------- 123. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/wtp/j2ee/headless/tests/appclient/operations/AppClientExportOperationTest.java (at line 21) import org.eclipse.wst.common.tests.SimpleTestSuite; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The type SimpleTestSuite is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 124. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/wtp/j2ee/headless/tests/appclient/operations/AppClientExportOperationTest.java (at line 38) return new SimpleTestSuite(AppClientExportOperationTest.class); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The constructor SimpleTestSuite(Class) is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 125. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/wtp/j2ee/headless/tests/appclient/operations/AppClientExportOperationTest.java (at line 38) return new SimpleTestSuite(AppClientExportOperationTest.class); ^^^^^^^^^^^^^^^ Access restriction: The type SimpleTestSuite is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- ---------- 126. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/wtp/j2ee/headless/tests/appclient/operations/AppClientProjectCreationOperationTest.java (at line 31) import org.eclipse.wst.common.tests.SimpleTestSuite; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The type SimpleTestSuite is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 127. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/wtp/j2ee/headless/tests/appclient/operations/AppClientProjectCreationOperationTest.java (at line 53) return new SimpleTestSuite(AppClientProjectCreationOperationTest.class); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The constructor SimpleTestSuite(Class) is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 128. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/wtp/j2ee/headless/tests/appclient/operations/AppClientProjectCreationOperationTest.java (at line 53) return new SimpleTestSuite(AppClientProjectCreationOperationTest.class); ^^^^^^^^^^^^^^^ Access restriction: The type SimpleTestSuite is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- ---------- 129. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/wtp/j2ee/headless/tests/appclient/operations/FlexibleAppClientModuleCreationTest.java (at line 20) import org.eclipse.wst.common.tests.OperationTestCase; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The type OperationTestCase is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 130. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/wtp/j2ee/headless/tests/appclient/operations/FlexibleAppClientModuleCreationTest.java (at line 23) public class FlexibleAppClientModuleCreationTest extends OperationTestCase { ^^^^^^^^^^^^^^^^^ Access restriction: The type OperationTestCase is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 131. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/wtp/j2ee/headless/tests/appclient/operations/FlexibleAppClientModuleCreationTest.java (at line 42) runAndVerify(dataModel); ^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The method runAndVerify(IDataModel) from the type OperationTestCase is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- ---------- 132. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/wtp/j2ee/headless/tests/ear/operations/EARExportOperationTest.java (at line 13) import org.eclipse.wst.common.tests.OperationTestCase; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The type OperationTestCase is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 133. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/wtp/j2ee/headless/tests/ear/operations/EARExportOperationTest.java (at line 14) import org.eclipse.wst.common.tests.SimpleTestSuite; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The type SimpleTestSuite is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 134. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/wtp/j2ee/headless/tests/ear/operations/EARExportOperationTest.java (at line 22) public class EARExportOperationTest extends OperationTestCase { ^^^^^^^^^^^^^^^^^ Access restriction: The type OperationTestCase is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 135. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/wtp/j2ee/headless/tests/ear/operations/EARExportOperationTest.java (at line 27) super(); ^^^^^^^ Access restriction: The constructor OperationTestCase() is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 136. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/wtp/j2ee/headless/tests/ear/operations/EARExportOperationTest.java (at line 30) super(name); ^^^^^^^^^^^ Access restriction: The constructor OperationTestCase(String) is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 137. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/wtp/j2ee/headless/tests/ear/operations/EARExportOperationTest.java (at line 33) return new SimpleTestSuite(EARExportOperationTest.class); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The constructor SimpleTestSuite(Class) is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 138. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/wtp/j2ee/headless/tests/ear/operations/EARExportOperationTest.java (at line 33) return new SimpleTestSuite(EARExportOperationTest.class); ^^^^^^^^^^^^^^^ Access restriction: The type SimpleTestSuite is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- ---------- 139. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/wtp/j2ee/headless/tests/ear/operations/EARImportOperationTest.java (at line 18) import org.eclipse.wst.common.tests.LogUtility; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The type LogUtility is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 140. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/wtp/j2ee/headless/tests/ear/operations/EARImportOperationTest.java (at line 19) import org.eclipse.wst.common.tests.ProjectUtility; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The type ProjectUtility is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 141. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/wtp/j2ee/headless/tests/ear/operations/EARImportOperationTest.java (at line 20) import org.eclipse.wst.common.tests.SimpleTestSuite; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The type SimpleTestSuite is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 142. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/wtp/j2ee/headless/tests/ear/operations/EARImportOperationTest.java (at line 188) private List getWebLibs(EARFile earFile) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method getWebLibs(EARFile) from the type EARImportOperationTest is never used locally ---------- 143. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/wtp/j2ee/headless/tests/ear/operations/EARImportOperationTest.java (at line 204) return ProjectUtility.getFullFileName(HeadlessTestsPlugin.getDefault(),dataPath); ^^^^^^^^^^^^^^ Access restriction: The type ProjectUtility is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 144. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/wtp/j2ee/headless/tests/ear/operations/EARImportOperationTest.java (at line 204) return ProjectUtility.getFullFileName(HeadlessTestsPlugin.getDefault(),dataPath); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The method getFullFileName(Plugin, String) from the type ProjectUtility is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 145. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/wtp/j2ee/headless/tests/ear/operations/EARImportOperationTest.java (at line 226) return new SimpleTestSuite(EARImportOperationTest.class); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The constructor SimpleTestSuite(Class) is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 146. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/wtp/j2ee/headless/tests/ear/operations/EARImportOperationTest.java (at line 226) return new SimpleTestSuite(EARImportOperationTest.class); ^^^^^^^^^^^^^^^ Access restriction: The type SimpleTestSuite is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 147. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/wtp/j2ee/headless/tests/ear/operations/EARImportOperationTest.java (at line 252) List projects = ProjectUtility.getEarsInDirectory(HeadlessTestsPlugin.getDefault(),getFullTestDataPath(earName)); ^^^^^^^^^^^^^^ Access restriction: The type ProjectUtility is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 148. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/wtp/j2ee/headless/tests/ear/operations/EARImportOperationTest.java (at line 252) List projects = ProjectUtility.getEarsInDirectory(HeadlessTestsPlugin.getDefault(),getFullTestDataPath(earName)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The method getEarsInDirectory(Plugin, String) from the type ProjectUtility is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 149. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/wtp/j2ee/headless/tests/ear/operations/EARImportOperationTest.java (at line 254) deleteAllProjects(); ^^^^^^^^^^^^^^^^^^^ Access restriction: The method deleteAllProjects() from the type OperationTestCase is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 150. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/wtp/j2ee/headless/tests/ear/operations/EARImportOperationTest.java (at line 255) LogUtility.getInstance().resetLogging(); ^^^^^^^^^^ Access restriction: The type LogUtility is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 151. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/wtp/j2ee/headless/tests/ear/operations/EARImportOperationTest.java (at line 255) LogUtility.getInstance().resetLogging(); ^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The method getInstance() from the type LogUtility is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 152. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/wtp/j2ee/headless/tests/ear/operations/EARImportOperationTest.java (at line 255) LogUtility.getInstance().resetLogging(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The method resetLogging() from the type LogUtility is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 153. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/wtp/j2ee/headless/tests/ear/operations/EARImportOperationTest.java (at line 299) return ProjectUtility.getEarsInDirectory(HeadlessTestsPlugin.getDefault(), TESTS_PATH); ^^^^^^^^^^^^^^ Access restriction: The type ProjectUtility is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 154. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/wtp/j2ee/headless/tests/ear/operations/EARImportOperationTest.java (at line 299) return ProjectUtility.getEarsInDirectory(HeadlessTestsPlugin.getDefault(), TESTS_PATH); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The method getEarsInDirectory(Plugin, String) from the type ProjectUtility is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- ---------- 155. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/wtp/j2ee/headless/tests/ear/operations/EARProjectCreationOperationTest.java (at line 28) import org.eclipse.wst.common.tests.SimpleTestSuite; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The type SimpleTestSuite is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 156. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/wtp/j2ee/headless/tests/ear/operations/EARProjectCreationOperationTest.java (at line 36) public class EARProjectCreationOperationTest extends org.eclipse.wst.common.tests.OperationTestCase { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The type OperationTestCase is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 157. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/wtp/j2ee/headless/tests/ear/operations/EARProjectCreationOperationTest.java (at line 38) super(string); ^^^^^^^^^^^^^ Access restriction: The constructor OperationTestCase(String) is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 158. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/wtp/j2ee/headless/tests/ear/operations/EARProjectCreationOperationTest.java (at line 42) return new SimpleTestSuite(EARProjectCreationOperationTest.class); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The constructor SimpleTestSuite(Class) is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 159. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/wtp/j2ee/headless/tests/ear/operations/EARProjectCreationOperationTest.java (at line 42) return new SimpleTestSuite(EARProjectCreationOperationTest.class); ^^^^^^^^^^^^^^^ Access restriction: The type SimpleTestSuite is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- ---------- 160. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/wtp/j2ee/headless/tests/j2ee/operations/ModuleExportOperationTestCase.java (at line 19) import org.eclipse.wst.common.tests.OperationTestCase; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The type OperationTestCase is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 161. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/wtp/j2ee/headless/tests/j2ee/operations/ModuleExportOperationTestCase.java (at line 20) import org.eclipse.wst.common.tests.ProjectUtility; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The type ProjectUtility is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 162. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/wtp/j2ee/headless/tests/j2ee/operations/ModuleExportOperationTestCase.java (at line 34) public abstract class ModuleExportOperationTestCase extends OperationTestCase { ^^^^^^^^^^^^^^^^^ Access restriction: The type OperationTestCase is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 163. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/wtp/j2ee/headless/tests/j2ee/operations/ModuleExportOperationTestCase.java (at line 52) super(name); ^^^^^^^^^^^ Access restriction: The constructor OperationTestCase(String) is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 164. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/wtp/j2ee/headless/tests/j2ee/operations/ModuleExportOperationTestCase.java (at line 57) return ProjectUtility.getFullFileName(HeadlessTestsPlugin.getDefault(),relPath); ^^^^^^^^^^^^^^ Access restriction: The type ProjectUtility is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 165. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/wtp/j2ee/headless/tests/j2ee/operations/ModuleExportOperationTestCase.java (at line 57) return ProjectUtility.getFullFileName(HeadlessTestsPlugin.getDefault(),relPath); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The method getFullFileName(Plugin, String) from the type ProjectUtility is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 166. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/wtp/j2ee/headless/tests/j2ee/operations/ModuleExportOperationTestCase.java (at line 70) super.setUp(); ^^^^^^^^^^^^^ Access restriction: The method setUp() from the type OperationTestCase is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 167. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/wtp/j2ee/headless/tests/j2ee/operations/ModuleExportOperationTestCase.java (at line 88) deleteAllProjects(); ^^^^^^^^^^^^^^^^^^^ Access restriction: The method deleteAllProjects() from the type OperationTestCase is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 168. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/wtp/j2ee/headless/tests/j2ee/operations/ModuleExportOperationTestCase.java (at line 94) return ProjectUtility.getAllProjects(); ^^^^^^^^^^^^^^ Access restriction: The type ProjectUtility is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 169. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/wtp/j2ee/headless/tests/j2ee/operations/ModuleExportOperationTestCase.java (at line 94) return ProjectUtility.getAllProjects(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The method getAllProjects() from the type ProjectUtility is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 170. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/wtp/j2ee/headless/tests/j2ee/operations/ModuleExportOperationTestCase.java (at line 105) runAndVerify(dataModel); ^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The method runAndVerify(IDataModel) from the type OperationTestCase is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 171. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/wtp/j2ee/headless/tests/j2ee/operations/ModuleExportOperationTestCase.java (at line 107) verifyInvalidDataModel(dataModel); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The method verifyInvalidDataModel(IDataModel) from the type OperationTestCase is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- ---------- 172. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/wtp/j2ee/headless/tests/j2ee/operations/ModuleProjectCreationOperationTest.java (at line 10) import org.eclipse.wst.common.tests.DataModelVerifier; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The type DataModelVerifier is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 173. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/wtp/j2ee/headless/tests/j2ee/operations/ModuleProjectCreationOperationTest.java (at line 11) import org.eclipse.wst.common.tests.OperationTestCase; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The type OperationTestCase is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 174. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/wtp/j2ee/headless/tests/j2ee/operations/ModuleProjectCreationOperationTest.java (at line 18) public abstract class ModuleProjectCreationOperationTest extends OperationTestCase { ^^^^^^^^^^^^^^^^^ Access restriction: The type OperationTestCase is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 175. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/wtp/j2ee/headless/tests/j2ee/operations/ModuleProjectCreationOperationTest.java (at line 31) super(name); ^^^^^^^^^^^ Access restriction: The constructor OperationTestCase(String) is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 176. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/wtp/j2ee/headless/tests/j2ee/operations/ModuleProjectCreationOperationTest.java (at line 71) runAndVerify(dataModel,false,true); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The method runAndVerify(IDataModel, boolean, boolean) from the type OperationTestCase is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 177. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/wtp/j2ee/headless/tests/j2ee/operations/ModuleProjectCreationOperationTest.java (at line 78) DataModelVerifier verifier = DataModelVerifierFactory.getInstance().createVerifier(dataModel); ^^^^^^^^^^^^^^^^^ Access restriction: The type DataModelVerifier is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 178. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/wtp/j2ee/headless/tests/j2ee/operations/ModuleProjectCreationOperationTest.java (at line 78) DataModelVerifier verifier = DataModelVerifierFactory.getInstance().createVerifier(dataModel); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The method createVerifier(IDataModel) from the type DataModelVerifierFactory is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 179. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/wtp/j2ee/headless/tests/j2ee/operations/ModuleProjectCreationOperationTest.java (at line 79) verifier.verify(dataModel); ^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The method verify(IDataModel) from the type DataModelVerifier is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 180. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/wtp/j2ee/headless/tests/j2ee/operations/ModuleProjectCreationOperationTest.java (at line 90) runAndVerify(dataModel,false,true); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The method runAndVerify(IDataModel, boolean, boolean) from the type OperationTestCase is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- ---------- 181. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/wtp/j2ee/headless/tests/j2ee/verifiers/AppClientProjectCreationDataModelVerifier.java (at line 29) Object key = new Object(); ^^^ The local variable key is never read ---------- ---------- 182. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/wtp/j2ee/headless/tests/j2ee/verifiers/DataModelVerifierFactory.java (at line 19) public class DataModelVerifierFactory extends org.eclipse.wst.common.tests.DataModelVerifierFactory { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The type DataModelVerifierFactory is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 183. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/wtp/j2ee/headless/tests/j2ee/verifiers/DataModelVerifierFactory.java (at line 21) public static org.eclipse.wst.common.tests.DataModelVerifierFactory getInstance() { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The type DataModelVerifierFactory is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 184. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/wtp/j2ee/headless/tests/j2ee/verifiers/DataModelVerifierFactory.java (at line 22) org.eclipse.wst.common.tests.DataModelVerifierFactory fact = org.eclipse.wst.common.tests.DataModelVerifierFactory.getInstance(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The type DataModelVerifierFactory is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 185. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/wtp/j2ee/headless/tests/j2ee/verifiers/DataModelVerifierFactory.java (at line 22) org.eclipse.wst.common.tests.DataModelVerifierFactory fact = org.eclipse.wst.common.tests.DataModelVerifierFactory.getInstance(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The type DataModelVerifierFactory is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 186. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/wtp/j2ee/headless/tests/j2ee/verifiers/DataModelVerifierFactory.java (at line 22) org.eclipse.wst.common.tests.DataModelVerifierFactory fact = org.eclipse.wst.common.tests.DataModelVerifierFactory.getInstance(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The method getInstance() from the type DataModelVerifierFactory is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 187. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/wtp/j2ee/headless/tests/j2ee/verifiers/DataModelVerifierFactory.java (at line 23) initJ2EEDataModelVerifiersMap(fact.getDataModelVerifiersMap()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The method getDataModelVerifiersMap() from the type DataModelVerifierFactory is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- ---------- 188. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/wtp/j2ee/headless/tests/j2ee/verifiers/J2EEExportDataModelVerifier.java (at line 10) import org.eclipse.wst.common.tests.DataModelVerifier; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The type DataModelVerifier is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 189. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/wtp/j2ee/headless/tests/j2ee/verifiers/J2EEExportDataModelVerifier.java (at line 18) public class J2EEExportDataModelVerifier extends DataModelVerifier { ^^^^^^^^^^^^^^^^^ Access restriction: The type DataModelVerifier is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 190. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/wtp/j2ee/headless/tests/j2ee/verifiers/J2EEExportDataModelVerifier.java (at line 24) super.verify(model); ^^^^^^^^^^^^^^^^^^^ Access restriction: The method verify(IDataModel) from the type DataModelVerifier is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- ---------- 191. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/wtp/j2ee/headless/tests/j2ee/verifiers/J2EEImportDataModelVerifier.java (at line 12) import org.eclipse.wst.common.tests.DataModelVerifier; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The type DataModelVerifier is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 192. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/wtp/j2ee/headless/tests/j2ee/verifiers/J2EEImportDataModelVerifier.java (at line 13) import org.eclipse.wst.common.tests.ProjectUtility; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The type ProjectUtility is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 193. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/wtp/j2ee/headless/tests/j2ee/verifiers/J2EEImportDataModelVerifier.java (at line 21) public class J2EEImportDataModelVerifier extends DataModelVerifier { ^^^^^^^^^^^^^^^^^ Access restriction: The type DataModelVerifier is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 194. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/wtp/j2ee/headless/tests/j2ee/verifiers/J2EEImportDataModelVerifier.java (at line 30) super.verify(model); ^^^^^^^^^^^^^^^^^^^ Access restriction: The method verify(IDataModel) from the type DataModelVerifier is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 195. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/wtp/j2ee/headless/tests/j2ee/verifiers/J2EEImportDataModelVerifier.java (at line 32) IProject project = ProjectUtility.verifyAndReturnProject(model.getStringProperty(IJ2EEModuleImportDataModelProperties.PROJECT_NAME), true); ^^^^^^^ The local variable project is never read ---------- 196. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/wtp/j2ee/headless/tests/j2ee/verifiers/J2EEImportDataModelVerifier.java (at line 32) IProject project = ProjectUtility.verifyAndReturnProject(model.getStringProperty(IJ2EEModuleImportDataModelProperties.PROJECT_NAME), true); ^^^^^^^^^^^^^^ Access restriction: The type ProjectUtility is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 197. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/wtp/j2ee/headless/tests/j2ee/verifiers/J2EEImportDataModelVerifier.java (at line 32) IProject project = ProjectUtility.verifyAndReturnProject(model.getStringProperty(IJ2EEModuleImportDataModelProperties.PROJECT_NAME), true); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The method verifyAndReturnProject(String, boolean) from the type ProjectUtility is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- ---------- 198. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/wtp/j2ee/headless/tests/j2ee/verifiers/J2EEProjectCreationDataModelVerifier.java (at line 11) import org.eclipse.wst.common.tests.DataModelVerifier; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The type DataModelVerifier is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 199. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/wtp/j2ee/headless/tests/j2ee/verifiers/J2EEProjectCreationDataModelVerifier.java (at line 12) import org.eclipse.wst.common.tests.ProjectUtility; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The type ProjectUtility is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 200. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/wtp/j2ee/headless/tests/j2ee/verifiers/J2EEProjectCreationDataModelVerifier.java (at line 20) public class J2EEProjectCreationDataModelVerifier extends DataModelVerifier { ^^^^^^^^^^^^^^^^^ Access restriction: The type DataModelVerifier is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 201. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/wtp/j2ee/headless/tests/j2ee/verifiers/J2EEProjectCreationDataModelVerifier.java (at line 23) super.verify(model); ^^^^^^^^^^^^^^^^^^^ Access restriction: The method verify(IDataModel) from the type DataModelVerifier is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 202. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/wtp/j2ee/headless/tests/j2ee/verifiers/J2EEProjectCreationDataModelVerifier.java (at line 24) ProjectUtility.verifyProject(model.getStringProperty(IFacetProjectCreationDataModelProperties.FACET_PROJECT_NAME), true); ^^^^^^^^^^^^^^ Access restriction: The type ProjectUtility is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 203. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/wtp/j2ee/headless/tests/j2ee/verifiers/J2EEProjectCreationDataModelVerifier.java (at line 24) ProjectUtility.verifyProject(model.getStringProperty(IFacetProjectCreationDataModelProperties.FACET_PROJECT_NAME), true); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The method verifyProject(String, boolean) from the type ProjectUtility is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- ---------- 204. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/wtp/j2ee/headless/tests/plugin/AllTestsSuite.java (at line 17) import org.eclipse.jst.j2ee.archive.emftests.AllTests; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The type AllTests is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.core.tests/tests.jar ---------- 205. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/wtp/j2ee/headless/tests/plugin/AllTestsSuite.java (at line 19) import org.eclipse.wst.common.frameworks.artifactedit.tests.ArtifactEditAPITests; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The type ArtifactEditAPITests is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 206. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/wtp/j2ee/headless/tests/plugin/AllTestsSuite.java (at line 20) import org.eclipse.wst.common.frameworks.datamodel.tests.DataModelAPITests; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The type DataModelAPITests is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 207. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/wtp/j2ee/headless/tests/plugin/AllTestsSuite.java (at line 65) suite.addTest(org.eclipse.wst.common.frameworks.componentcore.tests.AllTests.suite()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The type AllTests is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 208. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/wtp/j2ee/headless/tests/plugin/AllTestsSuite.java (at line 65) suite.addTest(org.eclipse.wst.common.frameworks.componentcore.tests.AllTests.suite()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The method suite() from the type AllTests is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 209. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/wtp/j2ee/headless/tests/plugin/AllTestsSuite.java (at line 66) suite.addTest(DataModelAPITests.suite()); ^^^^^^^^^^^^^^^^^ Access restriction: The type DataModelAPITests is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 210. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/wtp/j2ee/headless/tests/plugin/AllTestsSuite.java (at line 66) suite.addTest(DataModelAPITests.suite()); ^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The method suite() from the type DataModelAPITests is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 211. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/wtp/j2ee/headless/tests/plugin/AllTestsSuite.java (at line 67) suite.addTest(ArtifactEditAPITests.suite()); ^^^^^^^^^^^^^^^^^^^^ Access restriction: The type ArtifactEditAPITests is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 212. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/wtp/j2ee/headless/tests/plugin/AllTestsSuite.java (at line 67) suite.addTest(ArtifactEditAPITests.suite()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The method suite() from the type ArtifactEditAPITests is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 213. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/wtp/j2ee/headless/tests/plugin/AllTestsSuite.java (at line 69) suite.addTest(AllTests.suite()); ^^^^^^^^ Access restriction: The type AllTests is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.core.tests/tests.jar ---------- 214. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/j2ee-tests/org/eclipse/wtp/j2ee/headless/tests/plugin/AllTestsSuite.java (at line 69) suite.addTest(AllTests.suite()); ^^^^^^^^^^^^^^^^ Access restriction: The method suite() from the type AllTests is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.core.tests/tests.jar ---------- ---------- 215. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/webmodule-tests/org/eclipse/wtp/j2ee/headless/tests/web/operations/AddServletOperationTest.java (at line 26) import org.eclipse.wst.common.tests.OperationTestCase; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The type OperationTestCase is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 216. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/webmodule-tests/org/eclipse/wtp/j2ee/headless/tests/web/operations/AddServletOperationTest.java (at line 34) public class AddServletOperationTest extends OperationTestCase { ^^^^^^^^^^^^^^^^^ Access restriction: The type OperationTestCase is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 217. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/webmodule-tests/org/eclipse/wtp/j2ee/headless/tests/web/operations/AddServletOperationTest.java (at line 45) super(name); ^^^^^^^^^^^ Access restriction: The constructor OperationTestCase(String) is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 218. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/webmodule-tests/org/eclipse/wtp/j2ee/headless/tests/web/operations/AddServletOperationTest.java (at line 52) super(); ^^^^^^^ Access restriction: The constructor OperationTestCase() is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 219. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/webmodule-tests/org/eclipse/wtp/j2ee/headless/tests/web/operations/AddServletOperationTest.java (at line 84) runAndVerify(webComponentDataModel); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The method runAndVerify(IDataModel) from the type OperationTestCase is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 220. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/webmodule-tests/org/eclipse/wtp/j2ee/headless/tests/web/operations/AddServletOperationTest.java (at line 97) runAndVerify(servletDataModel); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The method runAndVerify(IDataModel) from the type OperationTestCase is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- ---------- 221. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/webmodule-tests/org/eclipse/wtp/j2ee/headless/tests/web/operations/StaticWebProjectCreationOperationTest.java (at line 33) runAndVerify(dataModel,false,true); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The method runAndVerify(IDataModel, boolean, boolean) from the type OperationTestCase is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- ---------- 222. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/webmodule-tests/org/eclipse/wtp/j2ee/headless/tests/web/verifiers/WebProjectCreationDataModelVerifier.java (at line 31) Object key = new Object(); ^^^ The local variable key is never read ---------- ---------- 223. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/ejbmodule-tests/org/eclipse/wtp/j2ee/headless/tests/ejb/operations/StructureEditStressTest.java (at line 65) IProject[] projects = getExportableProjects(); ^^^^^^^^ The local variable projects is never read ---------- ---------- 224. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/ejbmodule-tests/org/eclipse/wtp/j2ee/headless/tests/ejb/verifiers/EJBProjectCreationDataModelVerifier.java (at line 31) Object key = new Object(); ^^^ The local variable key is never read ---------- ---------- 225. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/jcamodule-tests/org/eclipse/wtp/j2ee/headless/tests/jca/verifiers/JCAProjectCreationDataModelVerifier.java (at line 29) Object key = new Object(); ^^^ The local variable key is never read ---------- ---------- 226. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/defect-tests/org/eclipse/jst/j2ee/defect/tests/DefectVerificationTests.java (at line 93) import org.eclipse.wst.common.tests.OperationTestCase; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The type OperationTestCase is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 227. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/defect-tests/org/eclipse/jst/j2ee/defect/tests/DefectVerificationTests.java (at line 94) import org.eclipse.wst.common.tests.ProjectUtility; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The type ProjectUtility is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 228. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/defect-tests/org/eclipse/jst/j2ee/defect/tests/DefectVerificationTests.java (at line 97) public class DefectVerificationTests extends OperationTestCase { ^^^^^^^^^^^^^^^^^ Access restriction: The type OperationTestCase is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 229. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/defect-tests/org/eclipse/jst/j2ee/defect/tests/DefectVerificationTests.java (at line 101) String defectTestDataPath = "DefectTestData" + fileSep + dataPath; ^^^^^^^ Access restriction: The field fileSep from the type OperationTestCase is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 230. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/defect-tests/org/eclipse/jst/j2ee/defect/tests/DefectVerificationTests.java (at line 104) return ProjectUtility.getFullFileName(plugin, defectTestDataPath); ^^^^^^^^^^^^^^ Access restriction: The type ProjectUtility is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 231. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/defect-tests/org/eclipse/jst/j2ee/defect/tests/DefectVerificationTests.java (at line 104) return ProjectUtility.getFullFileName(plugin, defectTestDataPath); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The method getFullFileName(Plugin, String) from the type ProjectUtility is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 232. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/defect-tests/org/eclipse/jst/j2ee/defect/tests/DefectVerificationTests.java (at line 126) IPath folderPath = folder.getProjectRelativePath(); ^^^^^^^^^^ The local variable folderPath is never read ---------- 233. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/defect-tests/org/eclipse/jst/j2ee/defect/tests/DefectVerificationTests.java (at line 197) runAndVerify(model); ^^^^^^^^^^^^^^^^^^^ Access restriction: The method runAndVerify(IDataModel) from the type OperationTestCase is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 234. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/defect-tests/org/eclipse/jst/j2ee/defect/tests/DefectVerificationTests.java (at line 223) runAndVerify(model); ^^^^^^^^^^^^^^^^^^^ Access restriction: The method runAndVerify(IDataModel) from the type OperationTestCase is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 235. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/defect-tests/org/eclipse/jst/j2ee/defect/tests/DefectVerificationTests.java (at line 288) runAndVerify(model); ^^^^^^^^^^^^^^^^^^^ Access restriction: The method runAndVerify(IDataModel) from the type OperationTestCase is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 236. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/defect-tests/org/eclipse/jst/j2ee/defect/tests/DefectVerificationTests.java (at line 305) runAndVerify(export); ^^^^^^^^^^^^^^^^^^^^ Access restriction: The method runAndVerify(IDataModel) from the type OperationTestCase is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 237. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/defect-tests/org/eclipse/jst/j2ee/defect/tests/DefectVerificationTests.java (at line 334) runAndVerify(model); ^^^^^^^^^^^^^^^^^^^ Access restriction: The method runAndVerify(IDataModel) from the type OperationTestCase is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 238. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/defect-tests/org/eclipse/jst/j2ee/defect/tests/DefectVerificationTests.java (at line 341) String existingEntries[] = manf.getClassPathTokenized(); ^^^^^^^^^^^^^^^ The local variable existingEntries is never read ---------- 239. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/defect-tests/org/eclipse/jst/j2ee/defect/tests/DefectVerificationTests.java (at line 349) runAndVerify(export); ^^^^^^^^^^^^^^^^^^^^ Access restriction: The method runAndVerify(IDataModel) from the type OperationTestCase is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 240. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/defect-tests/org/eclipse/jst/j2ee/defect/tests/DefectVerificationTests.java (at line 361) runAndVerify(dataModel); ^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The method runAndVerify(IDataModel) from the type OperationTestCase is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 241. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/defect-tests/org/eclipse/jst/j2ee/defect/tests/DefectVerificationTests.java (at line 369) runAndVerify(model); ^^^^^^^^^^^^^^^^^^^ Access restriction: The method runAndVerify(IDataModel) from the type OperationTestCase is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 242. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/defect-tests/org/eclipse/jst/j2ee/defect/tests/DefectVerificationTests.java (at line 375) setUp(); ^^^^^^^ Access restriction: The method setUp() from the type OperationTestCase is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 243. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/defect-tests/org/eclipse/jst/j2ee/defect/tests/DefectVerificationTests.java (at line 380) runAndVerify(model); ^^^^^^^^^^^^^^^^^^^ Access restriction: The method runAndVerify(IDataModel) from the type OperationTestCase is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 244. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/defect-tests/org/eclipse/jst/j2ee/defect/tests/DefectVerificationTests.java (at line 571) runAndVerify(dataModel); ^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The method runAndVerify(IDataModel) from the type OperationTestCase is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 245. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/defect-tests/org/eclipse/jst/j2ee/defect/tests/DefectVerificationTests.java (at line 616) IJavaProject javaProject = JavaCore.create(proj); ^^^^^^^^^^^ The local variable javaProject is never read ---------- 246. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/defect-tests/org/eclipse/jst/j2ee/defect/tests/DefectVerificationTests.java (at line 621) runAndVerify(migrationdm); ^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The method runAndVerify(IDataModel) from the type OperationTestCase is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 247. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/defect-tests/org/eclipse/jst/j2ee/defect/tests/DefectVerificationTests.java (at line 637) runAndVerify(refdm, true, true, null, true, true); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The method runAndVerify(IDataModel, boolean, boolean, List, boolean, boolean) from the type OperationTestCase is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- ---------- 248. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/defect-tests/org/eclipse/jst/j2ee/defect/tests/DefectVerificationTestsSuite.java (at line 13) import org.eclipse.wst.common.tests.SimpleTestSuite; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The type SimpleTestSuite is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 249. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/defect-tests/org/eclipse/jst/j2ee/defect/tests/DefectVerificationTestsSuite.java (at line 26) addTest(new SimpleTestSuite(DefectVerificationTests.class)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The constructor SimpleTestSuite(Class) is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 250. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/defect-tests/org/eclipse/jst/j2ee/defect/tests/DefectVerificationTestsSuite.java (at line 26) addTest(new SimpleTestSuite(DefectVerificationTests.class)); ^^^^^^^^^^^^^^^ Access restriction: The type SimpleTestSuite is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- ---------- 251. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/savestrategy-tests/org/eclipse/wtp/headless/tests/savestrategy/AllTests.java (at line 12) import org.eclipse.wst.common.tests.SimpleTestSuite; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The type SimpleTestSuite is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 252. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/savestrategy-tests/org/eclipse/wtp/headless/tests/savestrategy/AllTests.java (at line 28) addTest(new SimpleTestSuite(WebSaveStrategyTests.class)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The constructor SimpleTestSuite(Class) is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 253. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/savestrategy-tests/org/eclipse/wtp/headless/tests/savestrategy/AllTests.java (at line 28) addTest(new SimpleTestSuite(WebSaveStrategyTests.class)); ^^^^^^^^^^^^^^^ Access restriction: The type SimpleTestSuite is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 254. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/savestrategy-tests/org/eclipse/wtp/headless/tests/savestrategy/AllTests.java (at line 29) addTest(new SimpleTestSuite(AppClientSaveStrategyTests.class)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The constructor SimpleTestSuite(Class) is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 255. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/savestrategy-tests/org/eclipse/wtp/headless/tests/savestrategy/AllTests.java (at line 29) addTest(new SimpleTestSuite(AppClientSaveStrategyTests.class)); ^^^^^^^^^^^^^^^ Access restriction: The type SimpleTestSuite is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 256. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/savestrategy-tests/org/eclipse/wtp/headless/tests/savestrategy/AllTests.java (at line 30) addTest(new SimpleTestSuite(AppClientImportOperationTest.class)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The constructor SimpleTestSuite(Class) is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 257. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/savestrategy-tests/org/eclipse/wtp/headless/tests/savestrategy/AllTests.java (at line 30) addTest(new SimpleTestSuite(AppClientImportOperationTest.class)); ^^^^^^^^^^^^^^^ Access restriction: The type SimpleTestSuite is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 258. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/savestrategy-tests/org/eclipse/wtp/headless/tests/savestrategy/AllTests.java (at line 31) addTest(new SimpleTestSuite(EJBImportOperationTest.class)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The constructor SimpleTestSuite(Class) is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 259. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/savestrategy-tests/org/eclipse/wtp/headless/tests/savestrategy/AllTests.java (at line 31) addTest(new SimpleTestSuite(EJBImportOperationTest.class)); ^^^^^^^^^^^^^^^ Access restriction: The type SimpleTestSuite is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 260. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/savestrategy-tests/org/eclipse/wtp/headless/tests/savestrategy/AllTests.java (at line 32) addTest(new SimpleTestSuite(WebImportOperationTest.class)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The constructor SimpleTestSuite(Class) is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 261. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/savestrategy-tests/org/eclipse/wtp/headless/tests/savestrategy/AllTests.java (at line 32) addTest(new SimpleTestSuite(WebImportOperationTest.class)); ^^^^^^^^^^^^^^^ Access restriction: The type SimpleTestSuite is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 262. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/savestrategy-tests/org/eclipse/wtp/headless/tests/savestrategy/AllTests.java (at line 33) addTest(new SimpleTestSuite(ThreadingTest.class)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The constructor SimpleTestSuite(Class) is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 263. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/savestrategy-tests/org/eclipse/wtp/headless/tests/savestrategy/AllTests.java (at line 33) addTest(new SimpleTestSuite(ThreadingTest.class)); ^^^^^^^^^^^^^^^ Access restriction: The type SimpleTestSuite is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- ---------- 264. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/savestrategy-tests/org/eclipse/wtp/headless/tests/savestrategy/EJBImportOperationTest.java (at line 18) import org.eclipse.wst.common.tests.ProjectUtility; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The type ProjectUtility is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 265. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/savestrategy-tests/org/eclipse/wtp/headless/tests/savestrategy/EJBImportOperationTest.java (at line 55) return ProjectUtility.getFullFileName(HeadlessTestsPlugin.getDefault(), TESTS_PATH + jarName); ^^^^^^^^^^^^^^ Access restriction: The type ProjectUtility is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 266. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/savestrategy-tests/org/eclipse/wtp/headless/tests/savestrategy/EJBImportOperationTest.java (at line 55) return ProjectUtility.getFullFileName(HeadlessTestsPlugin.getDefault(), TESTS_PATH + jarName); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The method getFullFileName(Plugin, String) from the type ProjectUtility is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- ---------- 267. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/savestrategy-tests/org/eclipse/wtp/headless/tests/savestrategy/ModuleImportOperationTestCase.java (at line 17) import org.eclipse.wst.common.tests.OperationTestCase; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The type OperationTestCase is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 268. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/savestrategy-tests/org/eclipse/wtp/headless/tests/savestrategy/ModuleImportOperationTestCase.java (at line 18) import org.eclipse.wst.common.tests.ProjectUtility; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The type ProjectUtility is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 269. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/savestrategy-tests/org/eclipse/wtp/headless/tests/savestrategy/ModuleImportOperationTestCase.java (at line 27) public abstract class ModuleImportOperationTestCase extends OperationTestCase { ^^^^^^^^^^^^^^^^^ Access restriction: The type OperationTestCase is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 270. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/savestrategy-tests/org/eclipse/wtp/headless/tests/savestrategy/ModuleImportOperationTestCase.java (at line 43) super(name); ^^^^^^^^^^^ Access restriction: The constructor OperationTestCase(String) is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 271. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/savestrategy-tests/org/eclipse/wtp/headless/tests/savestrategy/ModuleImportOperationTestCase.java (at line 53) super.setUp(); ^^^^^^^^^^^^^ Access restriction: The method setUp() from the type OperationTestCase is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 272. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/savestrategy-tests/org/eclipse/wtp/headless/tests/savestrategy/ModuleImportOperationTestCase.java (at line 66) runDataModel(dataModel); ^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The method runDataModel(IDataModel) from the type OperationTestCase is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 273. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/savestrategy-tests/org/eclipse/wtp/headless/tests/savestrategy/ModuleImportOperationTestCase.java (at line 68) verifyInvalidDataModel(dataModel); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The method verifyInvalidDataModel(IDataModel) from the type OperationTestCase is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 274. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/savestrategy-tests/org/eclipse/wtp/headless/tests/savestrategy/ModuleImportOperationTestCase.java (at line 152) return ProjectUtility.getJarsInDirectory(HeadlessTestsPlugin.getDefault(), TESTS_PATH); ^^^^^^^^^^^^^^ Access restriction: The type ProjectUtility is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 275. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/savestrategy-tests/org/eclipse/wtp/headless/tests/savestrategy/ModuleImportOperationTestCase.java (at line 152) return ProjectUtility.getJarsInDirectory(HeadlessTestsPlugin.getDefault(), TESTS_PATH); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The method getJarsInDirectory(Plugin, String) from the type ProjectUtility is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- ---------- 276. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/savestrategy-tests/org/eclipse/wtp/headless/tests/savestrategy/RARImportOperationTest.java (at line 17) import org.eclipse.wst.common.tests.ProjectUtility; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The type ProjectUtility is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 277. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/savestrategy-tests/org/eclipse/wtp/headless/tests/savestrategy/RARImportOperationTest.java (at line 39) return ProjectUtility.getRarsInDirectory(HeadlessTestsPlugin.getDefault(), TESTS_PATH); ^^^^^^^^^^^^^^ Access restriction: The type ProjectUtility is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 278. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/savestrategy-tests/org/eclipse/wtp/headless/tests/savestrategy/RARImportOperationTest.java (at line 39) return ProjectUtility.getRarsInDirectory(HeadlessTestsPlugin.getDefault(), TESTS_PATH); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The method getRarsInDirectory(Plugin, String) from the type ProjectUtility is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- ---------- 279. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/savestrategy-tests/org/eclipse/wtp/headless/tests/savestrategy/SaveStrategyTest.java (at line 23) import org.eclipse.etools.common.test.apitools.ProjectUnzipUtil; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The type ProjectUnzipUtil is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 280. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/savestrategy-tests/org/eclipse/wtp/headless/tests/savestrategy/SaveStrategyTest.java (at line 31) import org.eclipse.wst.common.tests.ProjectUtility; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The type ProjectUtility is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 281. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/savestrategy-tests/org/eclipse/wtp/headless/tests/savestrategy/SaveStrategyTest.java (at line 49) ProjectUtility.deleteAllProjects(); ^^^^^^^^^^^^^^ Access restriction: The type ProjectUtility is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 282. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/savestrategy-tests/org/eclipse/wtp/headless/tests/savestrategy/SaveStrategyTest.java (at line 49) ProjectUtility.deleteAllProjects(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The method deleteAllProjects() from the type ProjectUtility is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 283. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/savestrategy-tests/org/eclipse/wtp/headless/tests/savestrategy/SaveStrategyTest.java (at line 62) ProjectUnzipUtil util = new ProjectUnzipUtil(localZipPath, new String[]{projectName}); ^^^^^^^^^^^^^^^^ Access restriction: The type ProjectUnzipUtil is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 284. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/savestrategy-tests/org/eclipse/wtp/headless/tests/savestrategy/SaveStrategyTest.java (at line 62) ProjectUnzipUtil util = new ProjectUnzipUtil(localZipPath, new String[]{projectName}); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The constructor ProjectUnzipUtil(IPath, String[]) is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 285. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/savestrategy-tests/org/eclipse/wtp/headless/tests/savestrategy/SaveStrategyTest.java (at line 62) ProjectUnzipUtil util = new ProjectUnzipUtil(localZipPath, new String[]{projectName}); ^^^^^^^^^^^^^^^^ Access restriction: The type ProjectUnzipUtil is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 286. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/savestrategy-tests/org/eclipse/wtp/headless/tests/savestrategy/SaveStrategyTest.java (at line 63) return util.createProjects(); ^^^^^^^^^^^^^^^^^^^^^ Access restriction: The method createProjects() from the type ProjectUnzipUtil is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 287. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/savestrategy-tests/org/eclipse/wtp/headless/tests/savestrategy/SaveStrategyTest.java (at line 108) return ProjectUtility.getFullFileName(HeadlessTestsPlugin.getDefault(), dataPath); ^^^^^^^^^^^^^^ Access restriction: The type ProjectUtility is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 288. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/savestrategy-tests/org/eclipse/wtp/headless/tests/savestrategy/SaveStrategyTest.java (at line 108) return ProjectUtility.getFullFileName(HeadlessTestsPlugin.getDefault(), dataPath); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The method getFullFileName(Plugin, String) from the type ProjectUtility is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- ---------- 289. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/savestrategy-tests/org/eclipse/wtp/headless/tests/savestrategy/ThreadingTest.java (at line 24) import org.eclipse.wst.common.tests.ProjectUtility; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The type ProjectUtility is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 290. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/savestrategy-tests/org/eclipse/wtp/headless/tests/savestrategy/ThreadingTest.java (at line 47) return ProjectUtility.getWarsInDirectory(HeadlessTestsPlugin.getDefault(), WEB_TESTS_PATH); ^^^^^^^^^^^^^^ Access restriction: The type ProjectUtility is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 291. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/savestrategy-tests/org/eclipse/wtp/headless/tests/savestrategy/ThreadingTest.java (at line 47) return ProjectUtility.getWarsInDirectory(HeadlessTestsPlugin.getDefault(), WEB_TESTS_PATH); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The method getWarsInDirectory(Plugin, String) from the type ProjectUtility is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 292. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/savestrategy-tests/org/eclipse/wtp/headless/tests/savestrategy/ThreadingTest.java (at line 66) runDataModel(dataModel); ^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The method runDataModel(IDataModel) from the type OperationTestCase is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 293. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/savestrategy-tests/org/eclipse/wtp/headless/tests/savestrategy/ThreadingTest.java (at line 158) IProject project = StructureEdit.getContainingProject(writeStructureEdits[structureEditCount][projectCount].getComponent()); ^^^^^^^ The local variable project is never read ---------- 294. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/savestrategy-tests/org/eclipse/wtp/headless/tests/savestrategy/ThreadingTest.java (at line 204) ProjectUtility.deleteAllProjects(); ^^^^^^^^^^^^^^ Access restriction: The type ProjectUtility is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 295. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/savestrategy-tests/org/eclipse/wtp/headless/tests/savestrategy/ThreadingTest.java (at line 204) ProjectUtility.deleteAllProjects(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The method deleteAllProjects() from the type ProjectUtility is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- ---------- 296. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/savestrategy-tests/org/eclipse/wtp/headless/tests/savestrategy/WebImportOperationTest.java (at line 23) import org.eclipse.wst.common.tests.ProjectUtility; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The type ProjectUtility is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 297. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/savestrategy-tests/org/eclipse/wtp/headless/tests/savestrategy/WebImportOperationTest.java (at line 46) return ProjectUtility.getWarsInDirectory(HeadlessTestsPlugin.getDefault(), WEB_TESTS_PATH); ^^^^^^^^^^^^^^ Access restriction: The type ProjectUtility is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 298. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/savestrategy-tests/org/eclipse/wtp/headless/tests/savestrategy/WebImportOperationTest.java (at line 46) return ProjectUtility.getWarsInDirectory(HeadlessTestsPlugin.getDefault(), WEB_TESTS_PATH); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The method getWarsInDirectory(Plugin, String) from the type ProjectUtility is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 299. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/savestrategy-tests/org/eclipse/wtp/headless/tests/savestrategy/WebImportOperationTest.java (at line 100) private String getWarFile(String fileName) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method getWarFile(String) from the type WebImportOperationTest is never used locally ---------- 300. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.tests/savestrategy-tests/org/eclipse/wtp/headless/tests/savestrategy/WebImportOperationTest.java (at line 114) private void checkIfModelIsParsed(WebApp deploymentDescriptor1) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method checkIfModelIsParsed(WebApp) from the type WebImportOperationTest is never used locally ---------- 300 problems (300 warnings)[137 .class files generated]