# 8/29/07 11:16:52 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.wst.sse.ui.tests.performance/src/org/eclipse/wst/sse/ui/tests/performance/BasicPluginTests.java (at line 3) 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 ---------- 2. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.sse.ui.tests.performance/src/org/eclipse/wst/sse/ui/tests/performance/BasicPluginTests.java (at line 9) public class BasicPluginTests 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 ---------- 3. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.sse.ui.tests.performance/src/org/eclipse/wst/sse/ui/tests/performance/BasicPluginTests.java (at line 13) 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 ---------- 4. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.sse.ui.tests.performance/src/org/eclipse/wst/sse/ui/tests/performance/BasicPluginTests.java (at line 14) 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 ---------- 5. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.sse.ui.tests.performance/src/org/eclipse/wst/sse/ui/tests/performance/BasicPluginTests.java (at line 16) 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 ---------- 6. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.sse.ui.tests.performance/src/org/eclipse/wst/sse/ui/tests/performance/BasicPluginTests.java (at line 17) 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 ---------- 6 problems (6 warnings)[3 .class files generated]