# 8/29/07 11:17:00 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.xsd.tests.performance/src/org/eclipse/wst/xsd/tests/performance/OpenEditorOAGISXSDTestcase.java (at line 35) 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.wst.xsd.tests.performance/src/org/eclipse/wst/xsd/tests/performance/OpenEditorOAGISXSDTestcase.java (at line 36) 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.wst.xsd.tests.performance/src/org/eclipse/wst/xsd/tests/performance/OpenEditorOAGISXSDTestcase.java (at line 45) public class OpenEditorOAGISXSDTestcase 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.wst.xsd.tests.performance/src/org/eclipse/wst/xsd/tests/performance/OpenEditorOAGISXSDTestcase.java (at line 77) tagAsSummary("Open XSD Editor", new Dimension[] {Dimension.ELAPSED_PROCESS, Dimension.WORKING_SET}); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 ---------- 5. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.xsd.tests.performance/src/org/eclipse/wst/xsd/tests/performance/OpenEditorOAGISXSDTestcase.java (at line 77) tagAsSummary("Open XSD Editor", new Dimension[] {Dimension.ELAPSED_PROCESS, Dimension.WORKING_SET}); ^^^^^^^^^ 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.wst.xsd.tests.performance/src/org/eclipse/wst/xsd/tests/performance/OpenEditorOAGISXSDTestcase.java (at line 77) tagAsSummary("Open XSD Editor", new Dimension[] {Dimension.ELAPSED_PROCESS, Dimension.WORKING_SET}); ^^^^^^^^^^^^^^^^^^^^^^^^^ 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.wst.xsd.tests.performance/src/org/eclipse/wst/xsd/tests/performance/OpenEditorOAGISXSDTestcase.java (at line 77) tagAsSummary("Open XSD Editor", new Dimension[] {Dimension.ELAPSED_PROCESS, Dimension.WORKING_SET}); ^^^^^^^^^^^^^^^ 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.wst.xsd.tests.performance/src/org/eclipse/wst/xsd/tests/performance/OpenEditorOAGISXSDTestcase.java (at line 77) tagAsSummary("Open XSD Editor", new Dimension[] {Dimension.ELAPSED_PROCESS, Dimension.WORKING_SET}); ^^^^^^^^^^^^^^^^^^^^^ 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.wst.xsd.tests.performance/src/org/eclipse/wst/xsd/tests/performance/OpenEditorOAGISXSDTestcase.java (at line 77) tagAsSummary("Open XSD Editor", new Dimension[] {Dimension.ELAPSED_PROCESS, Dimension.WORKING_SET}); ^^^^^^^^^^^ Access restriction: The field WORKING_SET 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.wst.xsd.tests.performance/src/org/eclipse/wst/xsd/tests/performance/OpenEditorOAGISXSDTestcase.java (at line 78) 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 ---------- 11. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.xsd.tests.performance/src/org/eclipse/wst/xsd/tests/performance/OpenEditorOAGISXSDTestcase.java (at line 81) 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 ---------- 12. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.xsd.tests.performance/src/org/eclipse/wst/xsd/tests/performance/OpenEditorOAGISXSDTestcase.java (at line 82) 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 ---------- 13. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.xsd.tests.performance/src/org/eclipse/wst/xsd/tests/performance/OpenEditorOAGISXSDTestcase.java (at line 83) 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 ---------- ---------- 14. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.xsd.tests.performance/src/org/eclipse/wst/xsd/tests/performance/ReadOAGISXSDTestcase.java (at line 40) 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 ---------- 15. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.xsd.tests.performance/src/org/eclipse/wst/xsd/tests/performance/ReadOAGISXSDTestcase.java (at line 41) 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 ---------- 16. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.xsd.tests.performance/src/org/eclipse/wst/xsd/tests/performance/ReadOAGISXSDTestcase.java (at line 44) public class ReadOAGISXSDTestcase 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 ---------- 17. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.xsd.tests.performance/src/org/eclipse/wst/xsd/tests/performance/ReadOAGISXSDTestcase.java (at line 77) tagAsSummary("Read XSD", new Dimension[] {Dimension.ELAPSED_PROCESS, Dimension.WORKING_SET}); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 ---------- 18. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.xsd.tests.performance/src/org/eclipse/wst/xsd/tests/performance/ReadOAGISXSDTestcase.java (at line 77) tagAsSummary("Read XSD", new Dimension[] {Dimension.ELAPSED_PROCESS, Dimension.WORKING_SET}); ^^^^^^^^^ 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.wst.xsd.tests.performance/src/org/eclipse/wst/xsd/tests/performance/ReadOAGISXSDTestcase.java (at line 77) tagAsSummary("Read XSD", new Dimension[] {Dimension.ELAPSED_PROCESS, Dimension.WORKING_SET}); ^^^^^^^^^^^^^^^^^^^^^^^^^ 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.wst.xsd.tests.performance/src/org/eclipse/wst/xsd/tests/performance/ReadOAGISXSDTestcase.java (at line 77) tagAsSummary("Read XSD", new Dimension[] {Dimension.ELAPSED_PROCESS, Dimension.WORKING_SET}); ^^^^^^^^^^^^^^^ 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 ---------- 21. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.xsd.tests.performance/src/org/eclipse/wst/xsd/tests/performance/ReadOAGISXSDTestcase.java (at line 77) tagAsSummary("Read XSD", new Dimension[] {Dimension.ELAPSED_PROCESS, Dimension.WORKING_SET}); ^^^^^^^^^^^^^^^^^^^^^ 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 ---------- 22. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.xsd.tests.performance/src/org/eclipse/wst/xsd/tests/performance/ReadOAGISXSDTestcase.java (at line 77) tagAsSummary("Read XSD", new Dimension[] {Dimension.ELAPSED_PROCESS, Dimension.WORKING_SET}); ^^^^^^^^^^^ Access restriction: The field WORKING_SET 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 ---------- 23. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.xsd.tests.performance/src/org/eclipse/wst/xsd/tests/performance/ReadOAGISXSDTestcase.java (at line 79) 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 ---------- 24. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.xsd.tests.performance/src/org/eclipse/wst/xsd/tests/performance/ReadOAGISXSDTestcase.java (at line 82) 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 ---------- 25. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.xsd.tests.performance/src/org/eclipse/wst/xsd/tests/performance/ReadOAGISXSDTestcase.java (at line 83) 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 ---------- 26. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.xsd.tests.performance/src/org/eclipse/wst/xsd/tests/performance/ReadOAGISXSDTestcase.java (at line 84) 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 ---------- ---------- 27. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.xsd.tests.performance/src/org/eclipse/wst/xsd/tests/performance/ValidateOAGISXSDTestcase.java (at line 35) 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 ---------- 28. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.xsd.tests.performance/src/org/eclipse/wst/xsd/tests/performance/ValidateOAGISXSDTestcase.java (at line 36) 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 ---------- 29. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.xsd.tests.performance/src/org/eclipse/wst/xsd/tests/performance/ValidateOAGISXSDTestcase.java (at line 40) public class ValidateOAGISXSDTestcase 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 ---------- 30. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.xsd.tests.performance/src/org/eclipse/wst/xsd/tests/performance/ValidateOAGISXSDTestcase.java (at line 74) tagAsSummary("Validate XSD", new Dimension[] {Dimension.ELAPSED_PROCESS, Dimension.WORKING_SET}); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 ---------- 31. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.xsd.tests.performance/src/org/eclipse/wst/xsd/tests/performance/ValidateOAGISXSDTestcase.java (at line 74) tagAsSummary("Validate XSD", new Dimension[] {Dimension.ELAPSED_PROCESS, Dimension.WORKING_SET}); ^^^^^^^^^ 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 ---------- 32. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.xsd.tests.performance/src/org/eclipse/wst/xsd/tests/performance/ValidateOAGISXSDTestcase.java (at line 74) tagAsSummary("Validate XSD", new Dimension[] {Dimension.ELAPSED_PROCESS, Dimension.WORKING_SET}); ^^^^^^^^^^^^^^^^^^^^^^^^^ 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.wst.xsd.tests.performance/src/org/eclipse/wst/xsd/tests/performance/ValidateOAGISXSDTestcase.java (at line 74) tagAsSummary("Validate XSD", new Dimension[] {Dimension.ELAPSED_PROCESS, Dimension.WORKING_SET}); ^^^^^^^^^^^^^^^ 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 ---------- 34. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.xsd.tests.performance/src/org/eclipse/wst/xsd/tests/performance/ValidateOAGISXSDTestcase.java (at line 74) tagAsSummary("Validate XSD", new Dimension[] {Dimension.ELAPSED_PROCESS, Dimension.WORKING_SET}); ^^^^^^^^^^^^^^^^^^^^^ 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.wst.xsd.tests.performance/src/org/eclipse/wst/xsd/tests/performance/ValidateOAGISXSDTestcase.java (at line 74) tagAsSummary("Validate XSD", new Dimension[] {Dimension.ELAPSED_PROCESS, Dimension.WORKING_SET}); ^^^^^^^^^^^ Access restriction: The field WORKING_SET 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.wst.xsd.tests.performance/src/org/eclipse/wst/xsd/tests/performance/ValidateOAGISXSDTestcase.java (at line 76) 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 ---------- 37. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.xsd.tests.performance/src/org/eclipse/wst/xsd/tests/performance/ValidateOAGISXSDTestcase.java (at line 79) 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 ---------- 38. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.xsd.tests.performance/src/org/eclipse/wst/xsd/tests/performance/ValidateOAGISXSDTestcase.java (at line 80) 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 ---------- 39. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.xsd.tests.performance/src/org/eclipse/wst/xsd/tests/performance/ValidateOAGISXSDTestcase.java (at line 81) 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 ---------- 39 problems (39 warnings)[46 .class files generated]