# 2/8/07 4:19:16 PM EST # 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-M/workdir/plugins/org.eclipse.wst.server.tests.performance/performance/org/eclipse/wst/server/tests/performance/AddRemoveModulesWizardTestCase.java (at line 16) import org.eclipse.test.performance.Dimension; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The type Dimension is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-M/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 2. WARNING in /shared/webtools/build-wtp-R1.5-M/workdir/plugins/org.eclipse.wst.server.tests.performance/performance/org/eclipse/wst/server/tests/performance/AddRemoveModulesWizardTestCase.java (at line 17) import org.eclipse.test.performance.PerformanceTestCase; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The type PerformanceTestCase is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-M/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 3. WARNING in /shared/webtools/build-wtp-R1.5-M/workdir/plugins/org.eclipse.wst.server.tests.performance/performance/org/eclipse/wst/server/tests/performance/AddRemoveModulesWizardTestCase.java (at line 20) public class AddRemoveModulesWizardTestCase extends PerformanceTestCase { ^^^^^^^^^^^^^^^^^^^ Access restriction: The type PerformanceTestCase is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-M/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 4. WARNING in /shared/webtools/build-wtp-R1.5-M/workdir/plugins/org.eclipse.wst.server.tests.performance/performance/org/eclipse/wst/server/tests/performance/AddRemoveModulesWizardTestCase.java (at line 26) Dimension[] dims = new Dimension[] {Dimension.ELAPSED_PROCESS, Dimension.USED_JAVA_HEAP}; ^^^^^^^^^^^ Access restriction: The type Dimension is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-M/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 5. WARNING in /shared/webtools/build-wtp-R1.5-M/workdir/plugins/org.eclipse.wst.server.tests.performance/performance/org/eclipse/wst/server/tests/performance/AddRemoveModulesWizardTestCase.java (at line 26) Dimension[] dims = new Dimension[] {Dimension.ELAPSED_PROCESS, Dimension.USED_JAVA_HEAP}; ^^^^^^^^^ Access restriction: The type Dimension is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-M/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 6. WARNING in /shared/webtools/build-wtp-R1.5-M/workdir/plugins/org.eclipse.wst.server.tests.performance/performance/org/eclipse/wst/server/tests/performance/AddRemoveModulesWizardTestCase.java (at line 26) Dimension[] dims = new Dimension[] {Dimension.ELAPSED_PROCESS, Dimension.USED_JAVA_HEAP}; ^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The type Dimension is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-M/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 7. WARNING in /shared/webtools/build-wtp-R1.5-M/workdir/plugins/org.eclipse.wst.server.tests.performance/performance/org/eclipse/wst/server/tests/performance/AddRemoveModulesWizardTestCase.java (at line 26) Dimension[] dims = new Dimension[] {Dimension.ELAPSED_PROCESS, Dimension.USED_JAVA_HEAP}; ^^^^^^^^^^^^^^^ Access restriction: The field ELAPSED_PROCESS from the type Dimension is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-M/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 8. WARNING in /shared/webtools/build-wtp-R1.5-M/workdir/plugins/org.eclipse.wst.server.tests.performance/performance/org/eclipse/wst/server/tests/performance/AddRemoveModulesWizardTestCase.java (at line 26) Dimension[] dims = new Dimension[] {Dimension.ELAPSED_PROCESS, Dimension.USED_JAVA_HEAP}; ^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The type Dimension is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-M/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 9. WARNING in /shared/webtools/build-wtp-R1.5-M/workdir/plugins/org.eclipse.wst.server.tests.performance/performance/org/eclipse/wst/server/tests/performance/AddRemoveModulesWizardTestCase.java (at line 26) Dimension[] dims = new Dimension[] {Dimension.ELAPSED_PROCESS, Dimension.USED_JAVA_HEAP}; ^^^^^^^^^^^^^^ Access restriction: The field USED_JAVA_HEAP from the type Dimension is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-M/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 10. WARNING in /shared/webtools/build-wtp-R1.5-M/workdir/plugins/org.eclipse.wst.server.tests.performance/performance/org/eclipse/wst/server/tests/performance/AddRemoveModulesWizardTestCase.java (at line 27) tagAsGlobalSummary("Add/remove modules wizard", dims); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The method tagAsGlobalSummary(String, Dimension[]) from the type PerformanceTestCase is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-M/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 11. WARNING in /shared/webtools/build-wtp-R1.5-M/workdir/plugins/org.eclipse.wst.server.tests.performance/performance/org/eclipse/wst/server/tests/performance/AddRemoveModulesWizardTestCase.java (at line 30) startMeasuring(); ^^^^^^^^^^^^^^^^ Access restriction: The method startMeasuring() from the type PerformanceTestCase is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-M/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 12. WARNING in /shared/webtools/build-wtp-R1.5-M/workdir/plugins/org.eclipse.wst.server.tests.performance/performance/org/eclipse/wst/server/tests/performance/AddRemoveModulesWizardTestCase.java (at line 32) stopMeasuring(); ^^^^^^^^^^^^^^^ Access restriction: The method stopMeasuring() from the type PerformanceTestCase is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-M/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 13. WARNING in /shared/webtools/build-wtp-R1.5-M/workdir/plugins/org.eclipse.wst.server.tests.performance/performance/org/eclipse/wst/server/tests/performance/AddRemoveModulesWizardTestCase.java (at line 34) commitMeasurements(); ^^^^^^^^^^^^^^^^^^^^ Access restriction: The method commitMeasurements() from the type PerformanceTestCase is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-M/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 14. WARNING in /shared/webtools/build-wtp-R1.5-M/workdir/plugins/org.eclipse.wst.server.tests.performance/performance/org/eclipse/wst/server/tests/performance/AddRemoveModulesWizardTestCase.java (at line 35) assertPerformance(); ^^^^^^^^^^^^^^^^^^^ Access restriction: The method assertPerformance() from the type PerformanceTestCase is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-M/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- ---------- 15. WARNING in /shared/webtools/build-wtp-R1.5-M/workdir/plugins/org.eclipse.wst.server.tests.performance/performance/org/eclipse/wst/server/tests/performance/ModuleFactoriesExtensionTestCase.java (at line 15) import org.eclipse.test.performance.Dimension; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The type Dimension is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-M/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 16. WARNING in /shared/webtools/build-wtp-R1.5-M/workdir/plugins/org.eclipse.wst.server.tests.performance/performance/org/eclipse/wst/server/tests/performance/ModuleFactoriesExtensionTestCase.java (at line 16) import org.eclipse.test.performance.PerformanceTestCase; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The type PerformanceTestCase is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-M/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 17. WARNING in /shared/webtools/build-wtp-R1.5-M/workdir/plugins/org.eclipse.wst.server.tests.performance/performance/org/eclipse/wst/server/tests/performance/ModuleFactoriesExtensionTestCase.java (at line 20) public class ModuleFactoriesExtensionTestCase extends PerformanceTestCase { ^^^^^^^^^^^^^^^^^^^ Access restriction: The type PerformanceTestCase is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-M/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 18. WARNING in /shared/webtools/build-wtp-R1.5-M/workdir/plugins/org.eclipse.wst.server.tests.performance/performance/org/eclipse/wst/server/tests/performance/ModuleFactoriesExtensionTestCase.java (at line 26) Dimension[] dims = new Dimension[] {Dimension.ELAPSED_PROCESS, Dimension.USED_JAVA_HEAP}; ^^^^^^^^^^^ Access restriction: The type Dimension is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-M/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 19. WARNING in /shared/webtools/build-wtp-R1.5-M/workdir/plugins/org.eclipse.wst.server.tests.performance/performance/org/eclipse/wst/server/tests/performance/ModuleFactoriesExtensionTestCase.java (at line 26) Dimension[] dims = new Dimension[] {Dimension.ELAPSED_PROCESS, Dimension.USED_JAVA_HEAP}; ^^^^^^^^^ Access restriction: The type Dimension is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-M/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 20. WARNING in /shared/webtools/build-wtp-R1.5-M/workdir/plugins/org.eclipse.wst.server.tests.performance/performance/org/eclipse/wst/server/tests/performance/ModuleFactoriesExtensionTestCase.java (at line 26) Dimension[] dims = new Dimension[] {Dimension.ELAPSED_PROCESS, Dimension.USED_JAVA_HEAP}; ^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The type Dimension is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-M/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 21. WARNING in /shared/webtools/build-wtp-R1.5-M/workdir/plugins/org.eclipse.wst.server.tests.performance/performance/org/eclipse/wst/server/tests/performance/ModuleFactoriesExtensionTestCase.java (at line 26) Dimension[] dims = new Dimension[] {Dimension.ELAPSED_PROCESS, Dimension.USED_JAVA_HEAP}; ^^^^^^^^^^^^^^^ Access restriction: The field ELAPSED_PROCESS from the type Dimension is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-M/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 22. WARNING in /shared/webtools/build-wtp-R1.5-M/workdir/plugins/org.eclipse.wst.server.tests.performance/performance/org/eclipse/wst/server/tests/performance/ModuleFactoriesExtensionTestCase.java (at line 26) Dimension[] dims = new Dimension[] {Dimension.ELAPSED_PROCESS, Dimension.USED_JAVA_HEAP}; ^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The type Dimension is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-M/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 23. WARNING in /shared/webtools/build-wtp-R1.5-M/workdir/plugins/org.eclipse.wst.server.tests.performance/performance/org/eclipse/wst/server/tests/performance/ModuleFactoriesExtensionTestCase.java (at line 26) Dimension[] dims = new Dimension[] {Dimension.ELAPSED_PROCESS, Dimension.USED_JAVA_HEAP}; ^^^^^^^^^^^^^^ Access restriction: The field USED_JAVA_HEAP from the type Dimension is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-M/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 24. WARNING in /shared/webtools/build-wtp-R1.5-M/workdir/plugins/org.eclipse.wst.server.tests.performance/performance/org/eclipse/wst/server/tests/performance/ModuleFactoriesExtensionTestCase.java (at line 27) tagAsGlobalSummary("Module Factories", dims); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The method tagAsGlobalSummary(String, Dimension[]) from the type PerformanceTestCase is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-M/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 25. WARNING in /shared/webtools/build-wtp-R1.5-M/workdir/plugins/org.eclipse.wst.server.tests.performance/performance/org/eclipse/wst/server/tests/performance/ModuleFactoriesExtensionTestCase.java (at line 28) startMeasuring(); ^^^^^^^^^^^^^^^^ Access restriction: The method startMeasuring() from the type PerformanceTestCase is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-M/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 26. WARNING in /shared/webtools/build-wtp-R1.5-M/workdir/plugins/org.eclipse.wst.server.tests.performance/performance/org/eclipse/wst/server/tests/performance/ModuleFactoriesExtensionTestCase.java (at line 36) stopMeasuring(); ^^^^^^^^^^^^^^^ Access restriction: The method stopMeasuring() from the type PerformanceTestCase is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-M/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 27. WARNING in /shared/webtools/build-wtp-R1.5-M/workdir/plugins/org.eclipse.wst.server.tests.performance/performance/org/eclipse/wst/server/tests/performance/ModuleFactoriesExtensionTestCase.java (at line 37) commitMeasurements(); ^^^^^^^^^^^^^^^^^^^^ Access restriction: The method commitMeasurements() from the type PerformanceTestCase is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-M/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 28. WARNING in /shared/webtools/build-wtp-R1.5-M/workdir/plugins/org.eclipse.wst.server.tests.performance/performance/org/eclipse/wst/server/tests/performance/ModuleFactoriesExtensionTestCase.java (at line 38) assertPerformance(); ^^^^^^^^^^^^^^^^^^^ Access restriction: The method assertPerformance() from the type PerformanceTestCase is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-M/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- ---------- 29. WARNING in /shared/webtools/build-wtp-R1.5-M/workdir/plugins/org.eclipse.wst.server.tests.performance/performance/org/eclipse/wst/server/tests/performance/StartupExtensionTestCase.java (at line 16) import org.eclipse.test.performance.Dimension; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The type Dimension is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-M/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 30. WARNING in /shared/webtools/build-wtp-R1.5-M/workdir/plugins/org.eclipse.wst.server.tests.performance/performance/org/eclipse/wst/server/tests/performance/StartupExtensionTestCase.java (at line 17) import org.eclipse.test.performance.PerformanceTestCase; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The type PerformanceTestCase is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-M/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 31. WARNING in /shared/webtools/build-wtp-R1.5-M/workdir/plugins/org.eclipse.wst.server.tests.performance/performance/org/eclipse/wst/server/tests/performance/StartupExtensionTestCase.java (at line 20) public class StartupExtensionTestCase extends PerformanceTestCase { ^^^^^^^^^^^^^^^^^^^ Access restriction: The type PerformanceTestCase is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-M/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 32. WARNING in /shared/webtools/build-wtp-R1.5-M/workdir/plugins/org.eclipse.wst.server.tests.performance/performance/org/eclipse/wst/server/tests/performance/StartupExtensionTestCase.java (at line 26) Dimension[] dims = new Dimension[] {Dimension.ELAPSED_PROCESS, Dimension.USED_JAVA_HEAP}; ^^^^^^^^^^^ Access restriction: The type Dimension is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-M/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 33. WARNING in /shared/webtools/build-wtp-R1.5-M/workdir/plugins/org.eclipse.wst.server.tests.performance/performance/org/eclipse/wst/server/tests/performance/StartupExtensionTestCase.java (at line 26) Dimension[] dims = new Dimension[] {Dimension.ELAPSED_PROCESS, Dimension.USED_JAVA_HEAP}; ^^^^^^^^^ Access restriction: The type Dimension is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-M/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 34. WARNING in /shared/webtools/build-wtp-R1.5-M/workdir/plugins/org.eclipse.wst.server.tests.performance/performance/org/eclipse/wst/server/tests/performance/StartupExtensionTestCase.java (at line 26) Dimension[] dims = new Dimension[] {Dimension.ELAPSED_PROCESS, Dimension.USED_JAVA_HEAP}; ^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The type Dimension is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-M/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 35. WARNING in /shared/webtools/build-wtp-R1.5-M/workdir/plugins/org.eclipse.wst.server.tests.performance/performance/org/eclipse/wst/server/tests/performance/StartupExtensionTestCase.java (at line 26) Dimension[] dims = new Dimension[] {Dimension.ELAPSED_PROCESS, Dimension.USED_JAVA_HEAP}; ^^^^^^^^^^^^^^^ Access restriction: The field ELAPSED_PROCESS from the type Dimension is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-M/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 36. WARNING in /shared/webtools/build-wtp-R1.5-M/workdir/plugins/org.eclipse.wst.server.tests.performance/performance/org/eclipse/wst/server/tests/performance/StartupExtensionTestCase.java (at line 26) Dimension[] dims = new Dimension[] {Dimension.ELAPSED_PROCESS, Dimension.USED_JAVA_HEAP}; ^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The type Dimension is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-M/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 37. WARNING in /shared/webtools/build-wtp-R1.5-M/workdir/plugins/org.eclipse.wst.server.tests.performance/performance/org/eclipse/wst/server/tests/performance/StartupExtensionTestCase.java (at line 26) Dimension[] dims = new Dimension[] {Dimension.ELAPSED_PROCESS, Dimension.USED_JAVA_HEAP}; ^^^^^^^^^^^^^^ Access restriction: The field USED_JAVA_HEAP from the type Dimension is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-M/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 38. WARNING in /shared/webtools/build-wtp-R1.5-M/workdir/plugins/org.eclipse.wst.server.tests.performance/performance/org/eclipse/wst/server/tests/performance/StartupExtensionTestCase.java (at line 27) tagAsGlobalSummary("Runtime/Server startup", dims); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The method tagAsGlobalSummary(String, Dimension[]) from the type PerformanceTestCase is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-M/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 39. WARNING in /shared/webtools/build-wtp-R1.5-M/workdir/plugins/org.eclipse.wst.server.tests.performance/performance/org/eclipse/wst/server/tests/performance/StartupExtensionTestCase.java (at line 28) startMeasuring(); ^^^^^^^^^^^^^^^^ Access restriction: The method startMeasuring() from the type PerformanceTestCase is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-M/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 40. WARNING in /shared/webtools/build-wtp-R1.5-M/workdir/plugins/org.eclipse.wst.server.tests.performance/performance/org/eclipse/wst/server/tests/performance/StartupExtensionTestCase.java (at line 33) stopMeasuring(); ^^^^^^^^^^^^^^^ Access restriction: The method stopMeasuring() from the type PerformanceTestCase is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-M/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 41. WARNING in /shared/webtools/build-wtp-R1.5-M/workdir/plugins/org.eclipse.wst.server.tests.performance/performance/org/eclipse/wst/server/tests/performance/StartupExtensionTestCase.java (at line 34) commitMeasurements(); ^^^^^^^^^^^^^^^^^^^^ Access restriction: The method commitMeasurements() from the type PerformanceTestCase is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-M/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 42. WARNING in /shared/webtools/build-wtp-R1.5-M/workdir/plugins/org.eclipse.wst.server.tests.performance/performance/org/eclipse/wst/server/tests/performance/StartupExtensionTestCase.java (at line 35) assertPerformance(); ^^^^^^^^^^^^^^^^^^^ Access restriction: The method assertPerformance() from the type PerformanceTestCase is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-M/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- ---------- 43. WARNING in /shared/webtools/build-wtp-R1.5-M/workdir/plugins/org.eclipse.wst.server.tests.performance/performance/org/eclipse/wst/server/tests/performance/common/AbstractGetDelegateTestCase.java (at line 18) super.setUp(); ^^^^^^^^^^^^^ Access restriction: The method setUp() from the type PerformanceTestCase is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-M/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 44. WARNING in /shared/webtools/build-wtp-R1.5-M/workdir/plugins/org.eclipse.wst.server.tests.performance/performance/org/eclipse/wst/server/tests/performance/common/AbstractGetDelegateTestCase.java (at line 23) startMeasuring(); ^^^^^^^^^^^^^^^^ Access restriction: The method startMeasuring() from the type PerformanceTestCase is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-M/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 45. WARNING in /shared/webtools/build-wtp-R1.5-M/workdir/plugins/org.eclipse.wst.server.tests.performance/performance/org/eclipse/wst/server/tests/performance/common/AbstractGetDelegateTestCase.java (at line 27) stopMeasuring(); ^^^^^^^^^^^^^^^ Access restriction: The method stopMeasuring() from the type PerformanceTestCase is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-M/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 46. WARNING in /shared/webtools/build-wtp-R1.5-M/workdir/plugins/org.eclipse.wst.server.tests.performance/performance/org/eclipse/wst/server/tests/performance/common/AbstractGetDelegateTestCase.java (at line 28) commitMeasurements(); ^^^^^^^^^^^^^^^^^^^^ Access restriction: The method commitMeasurements() from the type PerformanceTestCase is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-M/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 47. WARNING in /shared/webtools/build-wtp-R1.5-M/workdir/plugins/org.eclipse.wst.server.tests.performance/performance/org/eclipse/wst/server/tests/performance/common/AbstractGetDelegateTestCase.java (at line 29) assertPerformance(); ^^^^^^^^^^^^^^^^^^^ Access restriction: The method assertPerformance() from the type PerformanceTestCase is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-M/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- ---------- 48. WARNING in /shared/webtools/build-wtp-R1.5-M/workdir/plugins/org.eclipse.wst.server.tests.performance/performance/org/eclipse/wst/server/tests/performance/common/AbstractOpenEditorTestCase.java (at line 23) startMeasuring(); ^^^^^^^^^^^^^^^^ Access restriction: The method startMeasuring() from the type PerformanceTestCase is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-M/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 49. WARNING in /shared/webtools/build-wtp-R1.5-M/workdir/plugins/org.eclipse.wst.server.tests.performance/performance/org/eclipse/wst/server/tests/performance/common/AbstractOpenEditorTestCase.java (at line 28) stopMeasuring(); ^^^^^^^^^^^^^^^ Access restriction: The method stopMeasuring() from the type PerformanceTestCase is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-M/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 50. WARNING in /shared/webtools/build-wtp-R1.5-M/workdir/plugins/org.eclipse.wst.server.tests.performance/performance/org/eclipse/wst/server/tests/performance/common/AbstractOpenEditorTestCase.java (at line 29) commitMeasurements(); ^^^^^^^^^^^^^^^^^^^^ Access restriction: The method commitMeasurements() from the type PerformanceTestCase is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-M/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 51. WARNING in /shared/webtools/build-wtp-R1.5-M/workdir/plugins/org.eclipse.wst.server.tests.performance/performance/org/eclipse/wst/server/tests/performance/common/AbstractOpenEditorTestCase.java (at line 30) assertPerformance(); ^^^^^^^^^^^^^^^^^^^ Access restriction: The method assertPerformance() from the type PerformanceTestCase is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-M/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- ---------- 52. WARNING in /shared/webtools/build-wtp-R1.5-M/workdir/plugins/org.eclipse.wst.server.tests.performance/performance/org/eclipse/wst/server/tests/performance/common/ServerPerformanceTestCase.java (at line 16) import org.eclipse.test.performance.PerformanceTestCase; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The type PerformanceTestCase is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-M/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 53. WARNING in /shared/webtools/build-wtp-R1.5-M/workdir/plugins/org.eclipse.wst.server.tests.performance/performance/org/eclipse/wst/server/tests/performance/common/ServerPerformanceTestCase.java (at line 26) public abstract class ServerPerformanceTestCase extends PerformanceTestCase { ^^^^^^^^^^^^^^^^^^^ Access restriction: The type PerformanceTestCase is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-M/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 53 problems (53 warnings)[7 .class files generated]