# 8/29/07 11:39:51 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.server.tomcat.tests.performance/performance/org/eclipse/jst/server/tomcat/tests/performance/tomcat50/AddRemoveModulesWizard2TestCase.java (at line 17) 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-R/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 2. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.server.tomcat.tests.performance/performance/org/eclipse/jst/server/tomcat/tests/performance/tomcat50/AddRemoveModulesWizard2TestCase.java (at line 18) 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-R/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 3. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.server.tomcat.tests.performance/performance/org/eclipse/jst/server/tomcat/tests/performance/tomcat50/AddRemoveModulesWizard2TestCase.java (at line 22) public class AddRemoveModulesWizard2TestCase extends PerformanceTestCase { ^^^^^^^^^^^^^^^^^^^ Access restriction: The type PerformanceTestCase is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 4. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.server.tomcat.tests.performance/performance/org/eclipse/jst/server/tomcat/tests/performance/tomcat50/AddRemoveModulesWizard2TestCase.java (at line 28) 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-R/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 5. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.server.tomcat.tests.performance/performance/org/eclipse/jst/server/tomcat/tests/performance/tomcat50/AddRemoveModulesWizard2TestCase.java (at line 28) 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-R/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 6. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.server.tomcat.tests.performance/performance/org/eclipse/jst/server/tomcat/tests/performance/tomcat50/AddRemoveModulesWizard2TestCase.java (at line 28) 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-R/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 7. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.server.tomcat.tests.performance/performance/org/eclipse/jst/server/tomcat/tests/performance/tomcat50/AddRemoveModulesWizard2TestCase.java (at line 28) 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-R/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 8. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.server.tomcat.tests.performance/performance/org/eclipse/jst/server/tomcat/tests/performance/tomcat50/AddRemoveModulesWizard2TestCase.java (at line 28) 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-R/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 9. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.server.tomcat.tests.performance/performance/org/eclipse/jst/server/tomcat/tests/performance/tomcat50/AddRemoveModulesWizard2TestCase.java (at line 28) 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-R/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 10. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.server.tomcat.tests.performance/performance/org/eclipse/jst/server/tomcat/tests/performance/tomcat50/AddRemoveModulesWizard2TestCase.java (at line 29) tagAsSummary("Add/remove modules wizard", dims); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The method tagAsSummary(String, Dimension[]) from the type PerformanceTestCase is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 11. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.server.tomcat.tests.performance/performance/org/eclipse/jst/server/tomcat/tests/performance/tomcat50/AddRemoveModulesWizard2TestCase.java (at line 34) 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-R/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 12. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.server.tomcat.tests.performance/performance/org/eclipse/jst/server/tomcat/tests/performance/tomcat50/AddRemoveModulesWizard2TestCase.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-R/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 13. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.server.tomcat.tests.performance/performance/org/eclipse/jst/server/tomcat/tests/performance/tomcat50/AddRemoveModulesWizard2TestCase.java (at line 38) 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-R/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 14. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.server.tomcat.tests.performance/performance/org/eclipse/jst/server/tomcat/tests/performance/tomcat50/AddRemoveModulesWizard2TestCase.java (at line 39) 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-R/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- ---------- 15. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.server.tomcat.tests.performance/performance/org/eclipse/jst/server/tomcat/tests/performance/tomcat50/AddRemoveModulesWizardTestCase.java (at line 17) 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-R/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 16. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.server.tomcat.tests.performance/performance/org/eclipse/jst/server/tomcat/tests/performance/tomcat50/AddRemoveModulesWizardTestCase.java (at line 18) 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-R/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 17. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.server.tomcat.tests.performance/performance/org/eclipse/jst/server/tomcat/tests/performance/tomcat50/AddRemoveModulesWizardTestCase.java (at line 22) 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-R/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 18. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.server.tomcat.tests.performance/performance/org/eclipse/jst/server/tomcat/tests/performance/tomcat50/AddRemoveModulesWizardTestCase.java (at line 28) 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-R/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 19. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.server.tomcat.tests.performance/performance/org/eclipse/jst/server/tomcat/tests/performance/tomcat50/AddRemoveModulesWizardTestCase.java (at line 28) 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-R/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 20. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.server.tomcat.tests.performance/performance/org/eclipse/jst/server/tomcat/tests/performance/tomcat50/AddRemoveModulesWizardTestCase.java (at line 28) 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-R/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 21. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.server.tomcat.tests.performance/performance/org/eclipse/jst/server/tomcat/tests/performance/tomcat50/AddRemoveModulesWizardTestCase.java (at line 28) 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-R/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 22. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.server.tomcat.tests.performance/performance/org/eclipse/jst/server/tomcat/tests/performance/tomcat50/AddRemoveModulesWizardTestCase.java (at line 28) 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-R/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 23. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.server.tomcat.tests.performance/performance/org/eclipse/jst/server/tomcat/tests/performance/tomcat50/AddRemoveModulesWizardTestCase.java (at line 28) 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-R/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 24. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.server.tomcat.tests.performance/performance/org/eclipse/jst/server/tomcat/tests/performance/tomcat50/AddRemoveModulesWizardTestCase.java (at line 29) tagAsSummary("Add/remove modules wizard", dims); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The method tagAsSummary(String, Dimension[]) from the type PerformanceTestCase is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 25. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.server.tomcat.tests.performance/performance/org/eclipse/jst/server/tomcat/tests/performance/tomcat50/AddRemoveModulesWizardTestCase.java (at line 33) 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-R/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 26. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.server.tomcat.tests.performance/performance/org/eclipse/jst/server/tomcat/tests/performance/tomcat50/AddRemoveModulesWizardTestCase.java (at line 35) 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-R/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 27. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.server.tomcat.tests.performance/performance/org/eclipse/jst/server/tomcat/tests/performance/tomcat50/AddRemoveModulesWizardTestCase.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-R/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 28. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.server.tomcat.tests.performance/performance/org/eclipse/jst/server/tomcat/tests/performance/tomcat50/AddRemoveModulesWizardTestCase.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-R/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- ---------- 29. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.server.tomcat.tests.performance/performance/org/eclipse/jst/server/tomcat/tests/performance/tomcat50/BuildCleanTestCase.java (at line 17) 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-R/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 30. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.server.tomcat.tests.performance/performance/org/eclipse/jst/server/tomcat/tests/performance/tomcat50/BuildCleanTestCase.java (at line 18) 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-R/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 31. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.server.tomcat.tests.performance/performance/org/eclipse/jst/server/tomcat/tests/performance/tomcat50/BuildCleanTestCase.java (at line 20) public class BuildCleanTestCase extends PerformanceTestCase { ^^^^^^^^^^^^^^^^^^^ Access restriction: The type PerformanceTestCase is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 32. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.server.tomcat.tests.performance/performance/org/eclipse/jst/server/tomcat/tests/performance/tomcat50/BuildCleanTestCase.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-R/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 33. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.server.tomcat.tests.performance/performance/org/eclipse/jst/server/tomcat/tests/performance/tomcat50/BuildCleanTestCase.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-R/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 34. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.server.tomcat.tests.performance/performance/org/eclipse/jst/server/tomcat/tests/performance/tomcat50/BuildCleanTestCase.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-R/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 35. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.server.tomcat.tests.performance/performance/org/eclipse/jst/server/tomcat/tests/performance/tomcat50/BuildCleanTestCase.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-R/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 36. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.server.tomcat.tests.performance/performance/org/eclipse/jst/server/tomcat/tests/performance/tomcat50/BuildCleanTestCase.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-R/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 37. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.server.tomcat.tests.performance/performance/org/eclipse/jst/server/tomcat/tests/performance/tomcat50/BuildCleanTestCase.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-R/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 38. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.server.tomcat.tests.performance/performance/org/eclipse/jst/server/tomcat/tests/performance/tomcat50/BuildCleanTestCase.java (at line 27) tagAsSummary("Build clean", dims); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The method tagAsSummary(String, Dimension[]) from the type PerformanceTestCase is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 39. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.server.tomcat.tests.performance/performance/org/eclipse/jst/server/tomcat/tests/performance/tomcat50/BuildCleanTestCase.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-R/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 40. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.server.tomcat.tests.performance/performance/org/eclipse/jst/server/tomcat/tests/performance/tomcat50/BuildCleanTestCase.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-R/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 41. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.server.tomcat.tests.performance/performance/org/eclipse/jst/server/tomcat/tests/performance/tomcat50/BuildCleanTestCase.java (at line 35) 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-R/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 42. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.server.tomcat.tests.performance/performance/org/eclipse/jst/server/tomcat/tests/performance/tomcat50/BuildCleanTestCase.java (at line 36) 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-R/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- ---------- 43. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.server.tomcat.tests.performance/performance/org/eclipse/jst/server/tomcat/tests/performance/tomcat50/BuildFullAgainTestCase.java (at line 17) 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-R/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 44. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.server.tomcat.tests.performance/performance/org/eclipse/jst/server/tomcat/tests/performance/tomcat50/BuildFullAgainTestCase.java (at line 18) 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-R/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 45. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.server.tomcat.tests.performance/performance/org/eclipse/jst/server/tomcat/tests/performance/tomcat50/BuildFullAgainTestCase.java (at line 20) public class BuildFullAgainTestCase extends PerformanceTestCase { ^^^^^^^^^^^^^^^^^^^ Access restriction: The type PerformanceTestCase is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 46. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.server.tomcat.tests.performance/performance/org/eclipse/jst/server/tomcat/tests/performance/tomcat50/BuildFullAgainTestCase.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-R/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 47. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.server.tomcat.tests.performance/performance/org/eclipse/jst/server/tomcat/tests/performance/tomcat50/BuildFullAgainTestCase.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-R/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 48. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.server.tomcat.tests.performance/performance/org/eclipse/jst/server/tomcat/tests/performance/tomcat50/BuildFullAgainTestCase.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-R/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 49. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.server.tomcat.tests.performance/performance/org/eclipse/jst/server/tomcat/tests/performance/tomcat50/BuildFullAgainTestCase.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-R/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 50. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.server.tomcat.tests.performance/performance/org/eclipse/jst/server/tomcat/tests/performance/tomcat50/BuildFullAgainTestCase.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-R/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 51. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.server.tomcat.tests.performance/performance/org/eclipse/jst/server/tomcat/tests/performance/tomcat50/BuildFullAgainTestCase.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-R/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 52. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.server.tomcat.tests.performance/performance/org/eclipse/jst/server/tomcat/tests/performance/tomcat50/BuildFullAgainTestCase.java (at line 27) tagAsSummary("Build full again", dims); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The method tagAsSummary(String, Dimension[]) from the type PerformanceTestCase is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 53. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.server.tomcat.tests.performance/performance/org/eclipse/jst/server/tomcat/tests/performance/tomcat50/BuildFullAgainTestCase.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-R/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 54. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.server.tomcat.tests.performance/performance/org/eclipse/jst/server/tomcat/tests/performance/tomcat50/BuildFullAgainTestCase.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-R/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 55. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.server.tomcat.tests.performance/performance/org/eclipse/jst/server/tomcat/tests/performance/tomcat50/BuildFullAgainTestCase.java (at line 35) 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-R/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 56. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.server.tomcat.tests.performance/performance/org/eclipse/jst/server/tomcat/tests/performance/tomcat50/BuildFullAgainTestCase.java (at line 36) 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-R/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- ---------- 57. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.server.tomcat.tests.performance/performance/org/eclipse/jst/server/tomcat/tests/performance/tomcat50/BuildFullTestCase.java (at line 17) 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-R/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 58. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.server.tomcat.tests.performance/performance/org/eclipse/jst/server/tomcat/tests/performance/tomcat50/BuildFullTestCase.java (at line 18) 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-R/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 59. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.server.tomcat.tests.performance/performance/org/eclipse/jst/server/tomcat/tests/performance/tomcat50/BuildFullTestCase.java (at line 20) public class BuildFullTestCase extends PerformanceTestCase { ^^^^^^^^^^^^^^^^^^^ Access restriction: The type PerformanceTestCase is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 60. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.server.tomcat.tests.performance/performance/org/eclipse/jst/server/tomcat/tests/performance/tomcat50/BuildFullTestCase.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-R/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 61. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.server.tomcat.tests.performance/performance/org/eclipse/jst/server/tomcat/tests/performance/tomcat50/BuildFullTestCase.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-R/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 62. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.server.tomcat.tests.performance/performance/org/eclipse/jst/server/tomcat/tests/performance/tomcat50/BuildFullTestCase.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-R/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 63. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.server.tomcat.tests.performance/performance/org/eclipse/jst/server/tomcat/tests/performance/tomcat50/BuildFullTestCase.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-R/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 64. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.server.tomcat.tests.performance/performance/org/eclipse/jst/server/tomcat/tests/performance/tomcat50/BuildFullTestCase.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-R/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 65. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.server.tomcat.tests.performance/performance/org/eclipse/jst/server/tomcat/tests/performance/tomcat50/BuildFullTestCase.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-R/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 66. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.server.tomcat.tests.performance/performance/org/eclipse/jst/server/tomcat/tests/performance/tomcat50/BuildFullTestCase.java (at line 27) tagAsSummary("Build full", dims); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The method tagAsSummary(String, Dimension[]) from the type PerformanceTestCase is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 67. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.server.tomcat.tests.performance/performance/org/eclipse/jst/server/tomcat/tests/performance/tomcat50/BuildFullTestCase.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-R/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 68. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.server.tomcat.tests.performance/performance/org/eclipse/jst/server/tomcat/tests/performance/tomcat50/BuildFullTestCase.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-R/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 69. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.server.tomcat.tests.performance/performance/org/eclipse/jst/server/tomcat/tests/performance/tomcat50/BuildFullTestCase.java (at line 35) 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-R/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 70. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.server.tomcat.tests.performance/performance/org/eclipse/jst/server/tomcat/tests/performance/tomcat50/BuildFullTestCase.java (at line 36) 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-R/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- ---------- 71. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.server.tomcat.tests.performance/performance/org/eclipse/jst/server/tomcat/tests/performance/tomcat50/BuildIncrementalTestCase.java (at line 17) 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-R/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 72. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.server.tomcat.tests.performance/performance/org/eclipse/jst/server/tomcat/tests/performance/tomcat50/BuildIncrementalTestCase.java (at line 18) 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-R/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 73. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.server.tomcat.tests.performance/performance/org/eclipse/jst/server/tomcat/tests/performance/tomcat50/BuildIncrementalTestCase.java (at line 20) public class BuildIncrementalTestCase extends PerformanceTestCase { ^^^^^^^^^^^^^^^^^^^ Access restriction: The type PerformanceTestCase is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 74. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.server.tomcat.tests.performance/performance/org/eclipse/jst/server/tomcat/tests/performance/tomcat50/BuildIncrementalTestCase.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-R/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 75. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.server.tomcat.tests.performance/performance/org/eclipse/jst/server/tomcat/tests/performance/tomcat50/BuildIncrementalTestCase.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-R/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 76. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.server.tomcat.tests.performance/performance/org/eclipse/jst/server/tomcat/tests/performance/tomcat50/BuildIncrementalTestCase.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-R/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 77. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.server.tomcat.tests.performance/performance/org/eclipse/jst/server/tomcat/tests/performance/tomcat50/BuildIncrementalTestCase.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-R/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 78. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.server.tomcat.tests.performance/performance/org/eclipse/jst/server/tomcat/tests/performance/tomcat50/BuildIncrementalTestCase.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-R/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 79. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.server.tomcat.tests.performance/performance/org/eclipse/jst/server/tomcat/tests/performance/tomcat50/BuildIncrementalTestCase.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-R/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 80. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.server.tomcat.tests.performance/performance/org/eclipse/jst/server/tomcat/tests/performance/tomcat50/BuildIncrementalTestCase.java (at line 27) tagAsSummary("Build incremental", dims); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The method tagAsSummary(String, Dimension[]) from the type PerformanceTestCase is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 81. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.server.tomcat.tests.performance/performance/org/eclipse/jst/server/tomcat/tests/performance/tomcat50/BuildIncrementalTestCase.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-R/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 82. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.server.tomcat.tests.performance/performance/org/eclipse/jst/server/tomcat/tests/performance/tomcat50/BuildIncrementalTestCase.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-R/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 83. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.server.tomcat.tests.performance/performance/org/eclipse/jst/server/tomcat/tests/performance/tomcat50/BuildIncrementalTestCase.java (at line 35) 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-R/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 84. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.server.tomcat.tests.performance/performance/org/eclipse/jst/server/tomcat/tests/performance/tomcat50/BuildIncrementalTestCase.java (at line 36) 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-R/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- ---------- 85. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.server.tomcat.tests.performance/performance/org/eclipse/jst/server/tomcat/tests/performance/tomcat50/CreateModulesTestCase.java (at line 17) 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-R/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 86. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.server.tomcat.tests.performance/performance/org/eclipse/jst/server/tomcat/tests/performance/tomcat50/CreateModulesTestCase.java (at line 18) 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-R/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 87. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.server.tomcat.tests.performance/performance/org/eclipse/jst/server/tomcat/tests/performance/tomcat50/CreateModulesTestCase.java (at line 20) public class CreateModulesTestCase extends PerformanceTestCase { ^^^^^^^^^^^^^^^^^^^ Access restriction: The type PerformanceTestCase is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 88. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.server.tomcat.tests.performance/performance/org/eclipse/jst/server/tomcat/tests/performance/tomcat50/CreateModulesTestCase.java (at line 31) 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-R/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 89. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.server.tomcat.tests.performance/performance/org/eclipse/jst/server/tomcat/tests/performance/tomcat50/CreateModulesTestCase.java (at line 31) 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-R/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 90. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.server.tomcat.tests.performance/performance/org/eclipse/jst/server/tomcat/tests/performance/tomcat50/CreateModulesTestCase.java (at line 31) 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-R/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 91. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.server.tomcat.tests.performance/performance/org/eclipse/jst/server/tomcat/tests/performance/tomcat50/CreateModulesTestCase.java (at line 31) 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-R/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 92. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.server.tomcat.tests.performance/performance/org/eclipse/jst/server/tomcat/tests/performance/tomcat50/CreateModulesTestCase.java (at line 31) 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-R/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 93. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.server.tomcat.tests.performance/performance/org/eclipse/jst/server/tomcat/tests/performance/tomcat50/CreateModulesTestCase.java (at line 31) 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-R/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 94. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.server.tomcat.tests.performance/performance/org/eclipse/jst/server/tomcat/tests/performance/tomcat50/CreateModulesTestCase.java (at line 32) tagAsSummary("Create web modules", dims); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The method tagAsSummary(String, Dimension[]) from the type PerformanceTestCase is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 95. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.server.tomcat.tests.performance/performance/org/eclipse/jst/server/tomcat/tests/performance/tomcat50/CreateModulesTestCase.java (at line 35) 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-R/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 96. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.server.tomcat.tests.performance/performance/org/eclipse/jst/server/tomcat/tests/performance/tomcat50/CreateModulesTestCase.java (at line 39) 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-R/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 97. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.server.tomcat.tests.performance/performance/org/eclipse/jst/server/tomcat/tests/performance/tomcat50/CreateModulesTestCase.java (at line 41) 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-R/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 98. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.server.tomcat.tests.performance/performance/org/eclipse/jst/server/tomcat/tests/performance/tomcat50/CreateModulesTestCase.java (at line 42) 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-R/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- ---------- 99. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.server.tomcat.tests.performance/performance/org/eclipse/jst/server/tomcat/tests/performance/tomcat50/DeleteModulesTestCase.java (at line 17) 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-R/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 100. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.server.tomcat.tests.performance/performance/org/eclipse/jst/server/tomcat/tests/performance/tomcat50/DeleteModulesTestCase.java (at line 18) 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-R/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 101. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.server.tomcat.tests.performance/performance/org/eclipse/jst/server/tomcat/tests/performance/tomcat50/DeleteModulesTestCase.java (at line 20) public class DeleteModulesTestCase extends PerformanceTestCase { ^^^^^^^^^^^^^^^^^^^ Access restriction: The type PerformanceTestCase is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 102. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.server.tomcat.tests.performance/performance/org/eclipse/jst/server/tomcat/tests/performance/tomcat50/DeleteModulesTestCase.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-R/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 103. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.server.tomcat.tests.performance/performance/org/eclipse/jst/server/tomcat/tests/performance/tomcat50/DeleteModulesTestCase.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-R/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 104. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.server.tomcat.tests.performance/performance/org/eclipse/jst/server/tomcat/tests/performance/tomcat50/DeleteModulesTestCase.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-R/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 105. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.server.tomcat.tests.performance/performance/org/eclipse/jst/server/tomcat/tests/performance/tomcat50/DeleteModulesTestCase.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-R/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 106. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.server.tomcat.tests.performance/performance/org/eclipse/jst/server/tomcat/tests/performance/tomcat50/DeleteModulesTestCase.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-R/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 107. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.server.tomcat.tests.performance/performance/org/eclipse/jst/server/tomcat/tests/performance/tomcat50/DeleteModulesTestCase.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-R/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 108. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.server.tomcat.tests.performance/performance/org/eclipse/jst/server/tomcat/tests/performance/tomcat50/DeleteModulesTestCase.java (at line 27) tagAsSummary("Delete modules", dims); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The method tagAsSummary(String, Dimension[]) from the type PerformanceTestCase is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 109. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.server.tomcat.tests.performance/performance/org/eclipse/jst/server/tomcat/tests/performance/tomcat50/DeleteModulesTestCase.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-R/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 110. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.server.tomcat.tests.performance/performance/org/eclipse/jst/server/tomcat/tests/performance/tomcat50/DeleteModulesTestCase.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-R/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 111. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.server.tomcat.tests.performance/performance/org/eclipse/jst/server/tomcat/tests/performance/tomcat50/DeleteModulesTestCase.java (at line 35) 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-R/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 112. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.server.tomcat.tests.performance/performance/org/eclipse/jst/server/tomcat/tests/performance/tomcat50/DeleteModulesTestCase.java (at line 36) 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-R/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- ---------- 113. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.server.tomcat.tests.performance/performance/org/eclipse/jst/server/tomcat/tests/performance/tomcat50/GetDelegateTestCase.java (at line 23) 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-R/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 114. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.server.tomcat.tests.performance/performance/org/eclipse/jst/server/tomcat/tests/performance/tomcat50/GetDelegateTestCase.java (at line 33) 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-R/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 115. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.server.tomcat.tests.performance/performance/org/eclipse/jst/server/tomcat/tests/performance/tomcat50/GetDelegateTestCase.java (at line 33) 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-R/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 116. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.server.tomcat.tests.performance/performance/org/eclipse/jst/server/tomcat/tests/performance/tomcat50/GetDelegateTestCase.java (at line 33) 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-R/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 117. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.server.tomcat.tests.performance/performance/org/eclipse/jst/server/tomcat/tests/performance/tomcat50/GetDelegateTestCase.java (at line 33) 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-R/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 118. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.server.tomcat.tests.performance/performance/org/eclipse/jst/server/tomcat/tests/performance/tomcat50/GetDelegateTestCase.java (at line 33) 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-R/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 119. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.server.tomcat.tests.performance/performance/org/eclipse/jst/server/tomcat/tests/performance/tomcat50/GetDelegateTestCase.java (at line 33) 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-R/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 120. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.server.tomcat.tests.performance/performance/org/eclipse/jst/server/tomcat/tests/performance/tomcat50/GetDelegateTestCase.java (at line 34) tagAsSummary("Create Tomcat runtime", dims); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The method tagAsSummary(String, Dimension[]) from the type PerformanceTestCase is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- ---------- 121. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.server.tomcat.tests.performance/performance/org/eclipse/jst/server/tomcat/tests/performance/tomcat50/OpenEditorAgainTestCase.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-R/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 122. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.server.tomcat.tests.performance/performance/org/eclipse/jst/server/tomcat/tests/performance/tomcat50/OpenEditorAgainTestCase.java (at line 30) 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-R/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 123. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.server.tomcat.tests.performance/performance/org/eclipse/jst/server/tomcat/tests/performance/tomcat50/OpenEditorAgainTestCase.java (at line 30) 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-R/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 124. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.server.tomcat.tests.performance/performance/org/eclipse/jst/server/tomcat/tests/performance/tomcat50/OpenEditorAgainTestCase.java (at line 30) 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-R/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 125. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.server.tomcat.tests.performance/performance/org/eclipse/jst/server/tomcat/tests/performance/tomcat50/OpenEditorAgainTestCase.java (at line 30) 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-R/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 126. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.server.tomcat.tests.performance/performance/org/eclipse/jst/server/tomcat/tests/performance/tomcat50/OpenEditorAgainTestCase.java (at line 30) 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-R/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 127. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.server.tomcat.tests.performance/performance/org/eclipse/jst/server/tomcat/tests/performance/tomcat50/OpenEditorAgainTestCase.java (at line 30) 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-R/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 128. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.server.tomcat.tests.performance/performance/org/eclipse/jst/server/tomcat/tests/performance/tomcat50/OpenEditorAgainTestCase.java (at line 31) tagAsSummary("Open Tomcat editor again", dims); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The method tagAsSummary(String, Dimension[]) from the type PerformanceTestCase is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 129. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.server.tomcat.tests.performance/performance/org/eclipse/jst/server/tomcat/tests/performance/tomcat50/OpenEditorAgainTestCase.java (at line 34) 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-R/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 130. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.server.tomcat.tests.performance/performance/org/eclipse/jst/server/tomcat/tests/performance/tomcat50/OpenEditorAgainTestCase.java (at line 38) 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-R/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 131. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.server.tomcat.tests.performance/performance/org/eclipse/jst/server/tomcat/tests/performance/tomcat50/OpenEditorAgainTestCase.java (at line 42) 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-R/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 132. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.server.tomcat.tests.performance/performance/org/eclipse/jst/server/tomcat/tests/performance/tomcat50/OpenEditorAgainTestCase.java (at line 43) 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-R/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- ---------- 133. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.server.tomcat.tests.performance/performance/org/eclipse/jst/server/tomcat/tests/performance/tomcat50/OpenEditorTestCase.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-R/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 134. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.server.tomcat.tests.performance/performance/org/eclipse/jst/server/tomcat/tests/performance/tomcat50/OpenEditorTestCase.java (at line 25) 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-R/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 135. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.server.tomcat.tests.performance/performance/org/eclipse/jst/server/tomcat/tests/performance/tomcat50/OpenEditorTestCase.java (at line 25) 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-R/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 136. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.server.tomcat.tests.performance/performance/org/eclipse/jst/server/tomcat/tests/performance/tomcat50/OpenEditorTestCase.java (at line 25) 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-R/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 137. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.server.tomcat.tests.performance/performance/org/eclipse/jst/server/tomcat/tests/performance/tomcat50/OpenEditorTestCase.java (at line 25) 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-R/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 138. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.server.tomcat.tests.performance/performance/org/eclipse/jst/server/tomcat/tests/performance/tomcat50/OpenEditorTestCase.java (at line 25) 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-R/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 139. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.server.tomcat.tests.performance/performance/org/eclipse/jst/server/tomcat/tests/performance/tomcat50/OpenEditorTestCase.java (at line 25) 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-R/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 140. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.server.tomcat.tests.performance/performance/org/eclipse/jst/server/tomcat/tests/performance/tomcat50/OpenEditorTestCase.java (at line 26) tagAsSummary("Open Tomcat editor", dims); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The method tagAsSummary(String, Dimension[]) from the type PerformanceTestCase is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- ---------- 141. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.server.tomcat.tests.performance/performance/org/eclipse/jst/server/tomcat/tests/performance/tomcat50/PublishHugeModuleTestCase.java (at line 17) 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-R/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 142. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.server.tomcat.tests.performance/performance/org/eclipse/jst/server/tomcat/tests/performance/tomcat50/PublishHugeModuleTestCase.java (at line 18) 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-R/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 143. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.server.tomcat.tests.performance/performance/org/eclipse/jst/server/tomcat/tests/performance/tomcat50/PublishHugeModuleTestCase.java (at line 23) public class PublishHugeModuleTestCase extends PerformanceTestCase { ^^^^^^^^^^^^^^^^^^^ Access restriction: The type PerformanceTestCase is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 144. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.server.tomcat.tests.performance/performance/org/eclipse/jst/server/tomcat/tests/performance/tomcat50/PublishHugeModuleTestCase.java (at line 29) 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-R/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 145. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.server.tomcat.tests.performance/performance/org/eclipse/jst/server/tomcat/tests/performance/tomcat50/PublishHugeModuleTestCase.java (at line 29) 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-R/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 146. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.server.tomcat.tests.performance/performance/org/eclipse/jst/server/tomcat/tests/performance/tomcat50/PublishHugeModuleTestCase.java (at line 29) 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-R/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 147. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.server.tomcat.tests.performance/performance/org/eclipse/jst/server/tomcat/tests/performance/tomcat50/PublishHugeModuleTestCase.java (at line 29) 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-R/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 148. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.server.tomcat.tests.performance/performance/org/eclipse/jst/server/tomcat/tests/performance/tomcat50/PublishHugeModuleTestCase.java (at line 29) 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-R/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 149. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.server.tomcat.tests.performance/performance/org/eclipse/jst/server/tomcat/tests/performance/tomcat50/PublishHugeModuleTestCase.java (at line 29) 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-R/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 150. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.server.tomcat.tests.performance/performance/org/eclipse/jst/server/tomcat/tests/performance/tomcat50/PublishHugeModuleTestCase.java (at line 30) tagAsSummary("Publish huge module to Tomcat", dims); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The method tagAsSummary(String, Dimension[]) from the type PerformanceTestCase is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 151. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.server.tomcat.tests.performance/performance/org/eclipse/jst/server/tomcat/tests/performance/tomcat50/PublishHugeModuleTestCase.java (at line 49) 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-R/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 152. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.server.tomcat.tests.performance/performance/org/eclipse/jst/server/tomcat/tests/performance/tomcat50/PublishHugeModuleTestCase.java (at line 51) 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-R/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 153. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.server.tomcat.tests.performance/performance/org/eclipse/jst/server/tomcat/tests/performance/tomcat50/PublishHugeModuleTestCase.java (at line 60) 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-R/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 154. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.server.tomcat.tests.performance/performance/org/eclipse/jst/server/tomcat/tests/performance/tomcat50/PublishHugeModuleTestCase.java (at line 61) 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-R/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- ---------- 155. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.server.tomcat.tests.performance/performance/org/eclipse/jst/server/tomcat/tests/performance/tomcat50/PublishTestCase.java (at line 17) 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-R/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 156. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.server.tomcat.tests.performance/performance/org/eclipse/jst/server/tomcat/tests/performance/tomcat50/PublishTestCase.java (at line 18) 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-R/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 157. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.server.tomcat.tests.performance/performance/org/eclipse/jst/server/tomcat/tests/performance/tomcat50/PublishTestCase.java (at line 23) public class PublishTestCase extends PerformanceTestCase { ^^^^^^^^^^^^^^^^^^^ Access restriction: The type PerformanceTestCase is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 158. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.server.tomcat.tests.performance/performance/org/eclipse/jst/server/tomcat/tests/performance/tomcat50/PublishTestCase.java (at line 29) 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-R/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 159. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.server.tomcat.tests.performance/performance/org/eclipse/jst/server/tomcat/tests/performance/tomcat50/PublishTestCase.java (at line 29) 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-R/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 160. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.server.tomcat.tests.performance/performance/org/eclipse/jst/server/tomcat/tests/performance/tomcat50/PublishTestCase.java (at line 29) 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-R/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 161. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.server.tomcat.tests.performance/performance/org/eclipse/jst/server/tomcat/tests/performance/tomcat50/PublishTestCase.java (at line 29) 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-R/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 162. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.server.tomcat.tests.performance/performance/org/eclipse/jst/server/tomcat/tests/performance/tomcat50/PublishTestCase.java (at line 29) 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-R/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 163. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.server.tomcat.tests.performance/performance/org/eclipse/jst/server/tomcat/tests/performance/tomcat50/PublishTestCase.java (at line 29) 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-R/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 164. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.server.tomcat.tests.performance/performance/org/eclipse/jst/server/tomcat/tests/performance/tomcat50/PublishTestCase.java (at line 30) tagAsSummary("Publish to Tomcat", dims); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The method tagAsSummary(String, Dimension[]) from the type PerformanceTestCase is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 165. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.server.tomcat.tests.performance/performance/org/eclipse/jst/server/tomcat/tests/performance/tomcat50/PublishTestCase.java (at line 43) 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-R/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 166. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.server.tomcat.tests.performance/performance/org/eclipse/jst/server/tomcat/tests/performance/tomcat50/PublishTestCase.java (at line 45) 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-R/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 167. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.server.tomcat.tests.performance/performance/org/eclipse/jst/server/tomcat/tests/performance/tomcat50/PublishTestCase.java (at line 47) 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-R/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 168. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.server.tomcat.tests.performance/performance/org/eclipse/jst/server/tomcat/tests/performance/tomcat50/PublishTestCase.java (at line 48) 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-R/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 168 problems (168 warnings)[25 .class files generated]