# 2/8/07 4:39:49 PM EST # Eclipse Java Compiler v_677_R32x, 3.2.1 release, Copyright IBM Corp 2000, 2006. All rights reserved. ---------- 1. WARNING in /shared/webtools/build-wtp-R1.5-M/workdir/plugins/org.eclipse.jst.jsp.ui.tests.performance/src/org/eclipse/jst/jsp/ui/tests/performance/AbstractTestPerformance.java (at line 27) import org.eclipse.test.performance.PerformanceTestCase; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The type PerformanceTestCase is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-M/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 2. WARNING in /shared/webtools/build-wtp-R1.5-M/workdir/plugins/org.eclipse.jst.jsp.ui.tests.performance/src/org/eclipse/jst/jsp/ui/tests/performance/AbstractTestPerformance.java (at line 43) public class AbstractTestPerformance extends PerformanceTestCase { ^^^^^^^^^^^^^^^^^^^ Access restriction: The type PerformanceTestCase is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-M/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 3. WARNING in /shared/webtools/build-wtp-R1.5-M/workdir/plugins/org.eclipse.jst.jsp.ui.tests.performance/src/org/eclipse/jst/jsp/ui/tests/performance/AbstractTestPerformance.java (at line 82) super(); ^^^^^^^ Access restriction: The constructor PerformanceTestCase() is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-M/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 4. WARNING in /shared/webtools/build-wtp-R1.5-M/workdir/plugins/org.eclipse.jst.jsp.ui.tests.performance/src/org/eclipse/jst/jsp/ui/tests/performance/AbstractTestPerformance.java (at line 236) startMeasuring(); ^^^^^^^^^^^^^^^^ Access restriction: The method startMeasuring() from the type PerformanceTestCase is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-M/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 5. WARNING in /shared/webtools/build-wtp-R1.5-M/workdir/plugins/org.eclipse.jst.jsp.ui.tests.performance/src/org/eclipse/jst/jsp/ui/tests/performance/AbstractTestPerformance.java (at line 246) stopMeasuring(); ^^^^^^^^^^^^^^^ Access restriction: The method stopMeasuring() from the type PerformanceTestCase is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-M/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 6. WARNING in /shared/webtools/build-wtp-R1.5-M/workdir/plugins/org.eclipse.jst.jsp.ui.tests.performance/src/org/eclipse/jst/jsp/ui/tests/performance/AbstractTestPerformance.java (at line 247) commitMeasurements(); ^^^^^^^^^^^^^^^^^^^^ Access restriction: The method commitMeasurements() from the type PerformanceTestCase is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-M/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 7. WARNING in /shared/webtools/build-wtp-R1.5-M/workdir/plugins/org.eclipse.jst.jsp.ui.tests.performance/src/org/eclipse/jst/jsp/ui/tests/performance/AbstractTestPerformance.java (at line 248) assertPerformance(); ^^^^^^^^^^^^^^^^^^^ Access restriction: The method assertPerformance() from the type PerformanceTestCase is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-M/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- ---------- 8. WARNING in /shared/webtools/build-wtp-R1.5-M/workdir/plugins/org.eclipse.jst.jsp.ui.tests.performance/src/org/eclipse/jst/jsp/ui/tests/performance/TestDRFiles.java (at line 66) startMeasuring(); ^^^^^^^^^^^^^^^^ Access restriction: The method startMeasuring() from the type PerformanceTestCase is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-M/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 9. WARNING in /shared/webtools/build-wtp-R1.5-M/workdir/plugins/org.eclipse.jst.jsp.ui.tests.performance/src/org/eclipse/jst/jsp/ui/tests/performance/TestDRFiles.java (at line 70) stopMeasuring(); ^^^^^^^^^^^^^^^ Access restriction: The method stopMeasuring() from the type PerformanceTestCase is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-M/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 10. WARNING in /shared/webtools/build-wtp-R1.5-M/workdir/plugins/org.eclipse.jst.jsp.ui.tests.performance/src/org/eclipse/jst/jsp/ui/tests/performance/TestDRFiles.java (at line 71) commitMeasurements(); ^^^^^^^^^^^^^^^^^^^^ Access restriction: The method commitMeasurements() from the type PerformanceTestCase is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-M/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 11. WARNING in /shared/webtools/build-wtp-R1.5-M/workdir/plugins/org.eclipse.jst.jsp.ui.tests.performance/src/org/eclipse/jst/jsp/ui/tests/performance/TestDRFiles.java (at line 72) assertPerformance(); ^^^^^^^^^^^^^^^^^^^ Access restriction: The method assertPerformance() from the type PerformanceTestCase is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-M/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- ---------- 12. WARNING in /shared/webtools/build-wtp-R1.5-M/workdir/plugins/org.eclipse.jst.jsp.ui.tests.performance/src/org/eclipse/jst/jsp/ui/tests/performance/TestHighlighterPerformance.java (at line 23) import org.eclipse.test.performance.PerformanceTestCase; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The type PerformanceTestCase is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-M/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 13. WARNING in /shared/webtools/build-wtp-R1.5-M/workdir/plugins/org.eclipse.jst.jsp.ui.tests.performance/src/org/eclipse/jst/jsp/ui/tests/performance/TestHighlighterPerformance.java (at line 40) public class TestHighlighterPerformance extends PerformanceTestCase { ^^^^^^^^^^^^^^^^^^^ Access restriction: The type PerformanceTestCase is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-M/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 14. WARNING in /shared/webtools/build-wtp-R1.5-M/workdir/plugins/org.eclipse.jst.jsp.ui.tests.performance/src/org/eclipse/jst/jsp/ui/tests/performance/TestHighlighterPerformance.java (at line 45) super(name); ^^^^^^^^^^^ Access restriction: The constructor PerformanceTestCase(String) is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-M/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 15. WARNING in /shared/webtools/build-wtp-R1.5-M/workdir/plugins/org.eclipse.jst.jsp.ui.tests.performance/src/org/eclipse/jst/jsp/ui/tests/performance/TestHighlighterPerformance.java (at line 57) startMeasuring(); ^^^^^^^^^^^^^^^^ Access restriction: The method startMeasuring() from the type PerformanceTestCase is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-M/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 16. WARNING in /shared/webtools/build-wtp-R1.5-M/workdir/plugins/org.eclipse.jst.jsp.ui.tests.performance/src/org/eclipse/jst/jsp/ui/tests/performance/TestHighlighterPerformance.java (at line 59) stopMeasuring(); ^^^^^^^^^^^^^^^ Access restriction: The method stopMeasuring() from the type PerformanceTestCase is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-M/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 17. WARNING in /shared/webtools/build-wtp-R1.5-M/workdir/plugins/org.eclipse.jst.jsp.ui.tests.performance/src/org/eclipse/jst/jsp/ui/tests/performance/TestHighlighterPerformance.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-M/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 18. WARNING in /shared/webtools/build-wtp-R1.5-M/workdir/plugins/org.eclipse.jst.jsp.ui.tests.performance/src/org/eclipse/jst/jsp/ui/tests/performance/TestHighlighterPerformance.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-M/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 19. WARNING in /shared/webtools/build-wtp-R1.5-M/workdir/plugins/org.eclipse.jst.jsp.ui.tests.performance/src/org/eclipse/jst/jsp/ui/tests/performance/TestHighlighterPerformance.java (at line 65) startMeasuring(); ^^^^^^^^^^^^^^^^ Access restriction: The method startMeasuring() from the type PerformanceTestCase is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-M/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 20. WARNING in /shared/webtools/build-wtp-R1.5-M/workdir/plugins/org.eclipse.jst.jsp.ui.tests.performance/src/org/eclipse/jst/jsp/ui/tests/performance/TestHighlighterPerformance.java (at line 67) stopMeasuring(); ^^^^^^^^^^^^^^^ Access restriction: The method stopMeasuring() from the type PerformanceTestCase is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-M/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 21. WARNING in /shared/webtools/build-wtp-R1.5-M/workdir/plugins/org.eclipse.jst.jsp.ui.tests.performance/src/org/eclipse/jst/jsp/ui/tests/performance/TestHighlighterPerformance.java (at line 68) commitMeasurements(); ^^^^^^^^^^^^^^^^^^^^ Access restriction: The method commitMeasurements() from the type PerformanceTestCase is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-M/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 22. WARNING in /shared/webtools/build-wtp-R1.5-M/workdir/plugins/org.eclipse.jst.jsp.ui.tests.performance/src/org/eclipse/jst/jsp/ui/tests/performance/TestHighlighterPerformance.java (at line 69) assertPerformance(); ^^^^^^^^^^^^^^^^^^^ Access restriction: The method assertPerformance() from the type PerformanceTestCase is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-M/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- ---------- 23. WARNING in /shared/webtools/build-wtp-R1.5-M/workdir/plugins/org.eclipse.jst.jsp.ui.tests.performance/src/org/eclipse/jst/jsp/ui/tests/performance/TestInsertPerformance.java (at line 17) import org.eclipse.test.performance.PerformanceTestCase; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The type PerformanceTestCase is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-M/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 24. WARNING in /shared/webtools/build-wtp-R1.5-M/workdir/plugins/org.eclipse.jst.jsp.ui.tests.performance/src/org/eclipse/jst/jsp/ui/tests/performance/TestInsertPerformance.java (at line 26) public class TestInsertPerformance extends PerformanceTestCase { ^^^^^^^^^^^^^^^^^^^ Access restriction: The type PerformanceTestCase is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-M/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 25. WARNING in /shared/webtools/build-wtp-R1.5-M/workdir/plugins/org.eclipse.jst.jsp.ui.tests.performance/src/org/eclipse/jst/jsp/ui/tests/performance/TestInsertPerformance.java (at line 32) super(name); ^^^^^^^^^^^ Access restriction: The constructor PerformanceTestCase(String) is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-M/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 26. WARNING in /shared/webtools/build-wtp-R1.5-M/workdir/plugins/org.eclipse.jst.jsp.ui.tests.performance/src/org/eclipse/jst/jsp/ui/tests/performance/TestInsertPerformance.java (at line 90) startMeasuring(); ^^^^^^^^^^^^^^^^ Access restriction: The method startMeasuring() from the type PerformanceTestCase is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-M/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 27. WARNING in /shared/webtools/build-wtp-R1.5-M/workdir/plugins/org.eclipse.jst.jsp.ui.tests.performance/src/org/eclipse/jst/jsp/ui/tests/performance/TestInsertPerformance.java (at line 92) stopMeasuring(); ^^^^^^^^^^^^^^^ Access restriction: The method stopMeasuring() from the type PerformanceTestCase is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-M/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 28. WARNING in /shared/webtools/build-wtp-R1.5-M/workdir/plugins/org.eclipse.jst.jsp.ui.tests.performance/src/org/eclipse/jst/jsp/ui/tests/performance/TestInsertPerformance.java (at line 93) commitMeasurements(); ^^^^^^^^^^^^^^^^^^^^ Access restriction: The method commitMeasurements() from the type PerformanceTestCase is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-M/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 29. WARNING in /shared/webtools/build-wtp-R1.5-M/workdir/plugins/org.eclipse.jst.jsp.ui.tests.performance/src/org/eclipse/jst/jsp/ui/tests/performance/TestInsertPerformance.java (at line 94) assertPerformance(); ^^^^^^^^^^^^^^^^^^^ Access restriction: The method assertPerformance() from the type PerformanceTestCase is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-M/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 30. WARNING in /shared/webtools/build-wtp-R1.5-M/workdir/plugins/org.eclipse.jst.jsp.ui.tests.performance/src/org/eclipse/jst/jsp/ui/tests/performance/TestInsertPerformance.java (at line 98) startMeasuring(); ^^^^^^^^^^^^^^^^ Access restriction: The method startMeasuring() from the type PerformanceTestCase is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-M/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 31. WARNING in /shared/webtools/build-wtp-R1.5-M/workdir/plugins/org.eclipse.jst.jsp.ui.tests.performance/src/org/eclipse/jst/jsp/ui/tests/performance/TestInsertPerformance.java (at line 100) stopMeasuring(); ^^^^^^^^^^^^^^^ Access restriction: The method stopMeasuring() from the type PerformanceTestCase is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-M/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 32. WARNING in /shared/webtools/build-wtp-R1.5-M/workdir/plugins/org.eclipse.jst.jsp.ui.tests.performance/src/org/eclipse/jst/jsp/ui/tests/performance/TestInsertPerformance.java (at line 101) commitMeasurements(); ^^^^^^^^^^^^^^^^^^^^ Access restriction: The method commitMeasurements() from the type PerformanceTestCase is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-M/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 33. WARNING in /shared/webtools/build-wtp-R1.5-M/workdir/plugins/org.eclipse.jst.jsp.ui.tests.performance/src/org/eclipse/jst/jsp/ui/tests/performance/TestInsertPerformance.java (at line 102) assertPerformance(); ^^^^^^^^^^^^^^^^^^^ Access restriction: The method assertPerformance() from the type PerformanceTestCase is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-M/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 34. WARNING in /shared/webtools/build-wtp-R1.5-M/workdir/plugins/org.eclipse.jst.jsp.ui.tests.performance/src/org/eclipse/jst/jsp/ui/tests/performance/TestInsertPerformance.java (at line 106) startMeasuring(); ^^^^^^^^^^^^^^^^ Access restriction: The method startMeasuring() from the type PerformanceTestCase is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-M/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 35. WARNING in /shared/webtools/build-wtp-R1.5-M/workdir/plugins/org.eclipse.jst.jsp.ui.tests.performance/src/org/eclipse/jst/jsp/ui/tests/performance/TestInsertPerformance.java (at line 108) stopMeasuring(); ^^^^^^^^^^^^^^^ Access restriction: The method stopMeasuring() from the type PerformanceTestCase is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-M/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 36. WARNING in /shared/webtools/build-wtp-R1.5-M/workdir/plugins/org.eclipse.jst.jsp.ui.tests.performance/src/org/eclipse/jst/jsp/ui/tests/performance/TestInsertPerformance.java (at line 109) commitMeasurements(); ^^^^^^^^^^^^^^^^^^^^ Access restriction: The method commitMeasurements() from the type PerformanceTestCase is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-M/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 37. WARNING in /shared/webtools/build-wtp-R1.5-M/workdir/plugins/org.eclipse.jst.jsp.ui.tests.performance/src/org/eclipse/jst/jsp/ui/tests/performance/TestInsertPerformance.java (at line 110) assertPerformance(); ^^^^^^^^^^^^^^^^^^^ Access restriction: The method assertPerformance() from the type PerformanceTestCase is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-M/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- ---------- 38. WARNING in /shared/webtools/build-wtp-R1.5-M/workdir/plugins/org.eclipse.jst.jsp.ui.tests.performance/src/org/eclipse/jst/jsp/ui/tests/performance/TestParserPerformance.java (at line 19) import org.eclipse.test.performance.PerformanceTestCase; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The type PerformanceTestCase is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-M/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 39. WARNING in /shared/webtools/build-wtp-R1.5-M/workdir/plugins/org.eclipse.jst.jsp.ui.tests.performance/src/org/eclipse/jst/jsp/ui/tests/performance/TestParserPerformance.java (at line 29) public class TestParserPerformance extends PerformanceTestCase { ^^^^^^^^^^^^^^^^^^^ Access restriction: The type PerformanceTestCase is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-M/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 40. WARNING in /shared/webtools/build-wtp-R1.5-M/workdir/plugins/org.eclipse.jst.jsp.ui.tests.performance/src/org/eclipse/jst/jsp/ui/tests/performance/TestParserPerformance.java (at line 32) super(name); ^^^^^^^^^^^ Access restriction: The constructor PerformanceTestCase(String) is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-M/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 41. WARNING in /shared/webtools/build-wtp-R1.5-M/workdir/plugins/org.eclipse.jst.jsp.ui.tests.performance/src/org/eclipse/jst/jsp/ui/tests/performance/TestParserPerformance.java (at line 89) startMeasuring(); ^^^^^^^^^^^^^^^^ Access restriction: The method startMeasuring() from the type PerformanceTestCase is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-M/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 42. WARNING in /shared/webtools/build-wtp-R1.5-M/workdir/plugins/org.eclipse.jst.jsp.ui.tests.performance/src/org/eclipse/jst/jsp/ui/tests/performance/TestParserPerformance.java (at line 115) stopMeasuring(); ^^^^^^^^^^^^^^^ Access restriction: The method stopMeasuring() from the type PerformanceTestCase is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-M/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 43. WARNING in /shared/webtools/build-wtp-R1.5-M/workdir/plugins/org.eclipse.jst.jsp.ui.tests.performance/src/org/eclipse/jst/jsp/ui/tests/performance/TestParserPerformance.java (at line 116) commitMeasurements(); ^^^^^^^^^^^^^^^^^^^^ Access restriction: The method commitMeasurements() from the type PerformanceTestCase is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-M/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 44. WARNING in /shared/webtools/build-wtp-R1.5-M/workdir/plugins/org.eclipse.jst.jsp.ui.tests.performance/src/org/eclipse/jst/jsp/ui/tests/performance/TestParserPerformance.java (at line 117) assertPerformance(); ^^^^^^^^^^^^^^^^^^^ Access restriction: The method assertPerformance() from the type PerformanceTestCase is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-M/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 45. WARNING in /shared/webtools/build-wtp-R1.5-M/workdir/plugins/org.eclipse.jst.jsp.ui.tests.performance/src/org/eclipse/jst/jsp/ui/tests/performance/TestParserPerformance.java (at line 159) startMeasuring(); ^^^^^^^^^^^^^^^^ Access restriction: The method startMeasuring() from the type PerformanceTestCase is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-M/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 46. WARNING in /shared/webtools/build-wtp-R1.5-M/workdir/plugins/org.eclipse.jst.jsp.ui.tests.performance/src/org/eclipse/jst/jsp/ui/tests/performance/TestParserPerformance.java (at line 185) stopMeasuring(); ^^^^^^^^^^^^^^^ Access restriction: The method stopMeasuring() from the type PerformanceTestCase is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-M/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 47. WARNING in /shared/webtools/build-wtp-R1.5-M/workdir/plugins/org.eclipse.jst.jsp.ui.tests.performance/src/org/eclipse/jst/jsp/ui/tests/performance/TestParserPerformance.java (at line 186) commitMeasurements(); ^^^^^^^^^^^^^^^^^^^^ Access restriction: The method commitMeasurements() from the type PerformanceTestCase is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-M/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 48. WARNING in /shared/webtools/build-wtp-R1.5-M/workdir/plugins/org.eclipse.jst.jsp.ui.tests.performance/src/org/eclipse/jst/jsp/ui/tests/performance/TestParserPerformance.java (at line 187) assertPerformance(); ^^^^^^^^^^^^^^^^^^^ Access restriction: The method assertPerformance() from the type PerformanceTestCase is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-M/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- ---------- 49. WARNING in /shared/webtools/build-wtp-R1.5-M/workdir/plugins/org.eclipse.jst.jsp.ui.tests.performance/src/org/eclipse/jst/jsp/ui/tests/performance/contentassist/ContentAssistTest.java (at line 26) import org.eclipse.test.performance.Dimension; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The type Dimension is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-M/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 50. WARNING in /shared/webtools/build-wtp-R1.5-M/workdir/plugins/org.eclipse.jst.jsp.ui.tests.performance/src/org/eclipse/jst/jsp/ui/tests/performance/contentassist/ContentAssistTest.java (at line 27) import org.eclipse.test.performance.PerformanceTestCase; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The type PerformanceTestCase is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-M/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 51. WARNING in /shared/webtools/build-wtp-R1.5-M/workdir/plugins/org.eclipse.jst.jsp.ui.tests.performance/src/org/eclipse/jst/jsp/ui/tests/performance/contentassist/ContentAssistTest.java (at line 36) public class ContentAssistTest extends PerformanceTestCase { ^^^^^^^^^^^^^^^^^^^ Access restriction: The type PerformanceTestCase is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-M/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 52. WARNING in /shared/webtools/build-wtp-R1.5-M/workdir/plugins/org.eclipse.jst.jsp.ui.tests.performance/src/org/eclipse/jst/jsp/ui/tests/performance/contentassist/ContentAssistTest.java (at line 63) tagAsSummary("Open JSP 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-M/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 53. WARNING in /shared/webtools/build-wtp-R1.5-M/workdir/plugins/org.eclipse.jst.jsp.ui.tests.performance/src/org/eclipse/jst/jsp/ui/tests/performance/contentassist/ContentAssistTest.java (at line 63) tagAsSummary("Open JSP 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-M/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 54. WARNING in /shared/webtools/build-wtp-R1.5-M/workdir/plugins/org.eclipse.jst.jsp.ui.tests.performance/src/org/eclipse/jst/jsp/ui/tests/performance/contentassist/ContentAssistTest.java (at line 63) tagAsSummary("Open JSP 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-M/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 55. WARNING in /shared/webtools/build-wtp-R1.5-M/workdir/plugins/org.eclipse.jst.jsp.ui.tests.performance/src/org/eclipse/jst/jsp/ui/tests/performance/contentassist/ContentAssistTest.java (at line 63) tagAsSummary("Open JSP 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-M/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 56. WARNING in /shared/webtools/build-wtp-R1.5-M/workdir/plugins/org.eclipse.jst.jsp.ui.tests.performance/src/org/eclipse/jst/jsp/ui/tests/performance/contentassist/ContentAssistTest.java (at line 63) tagAsSummary("Open JSP 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-M/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 57. WARNING in /shared/webtools/build-wtp-R1.5-M/workdir/plugins/org.eclipse.jst.jsp.ui.tests.performance/src/org/eclipse/jst/jsp/ui/tests/performance/contentassist/ContentAssistTest.java (at line 63) tagAsSummary("Open JSP 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-M/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 58. WARNING in /shared/webtools/build-wtp-R1.5-M/workdir/plugins/org.eclipse.jst.jsp.ui.tests.performance/src/org/eclipse/jst/jsp/ui/tests/performance/contentassist/ContentAssistTest.java (at line 64) startMeasuring(); ^^^^^^^^^^^^^^^^ Access restriction: The method startMeasuring() from the type PerformanceTestCase is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-M/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 59. WARNING in /shared/webtools/build-wtp-R1.5-M/workdir/plugins/org.eclipse.jst.jsp.ui.tests.performance/src/org/eclipse/jst/jsp/ui/tests/performance/contentassist/ContentAssistTest.java (at line 75) stopMeasuring(); ^^^^^^^^^^^^^^^ Access restriction: The method stopMeasuring() from the type PerformanceTestCase is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-M/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 60. WARNING in /shared/webtools/build-wtp-R1.5-M/workdir/plugins/org.eclipse.jst.jsp.ui.tests.performance/src/org/eclipse/jst/jsp/ui/tests/performance/contentassist/ContentAssistTest.java (at line 76) commitMeasurements(); ^^^^^^^^^^^^^^^^^^^^ Access restriction: The method commitMeasurements() from the type PerformanceTestCase is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-M/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 61. WARNING in /shared/webtools/build-wtp-R1.5-M/workdir/plugins/org.eclipse.jst.jsp.ui.tests.performance/src/org/eclipse/jst/jsp/ui/tests/performance/contentassist/ContentAssistTest.java (at line 77) assertPerformance(); ^^^^^^^^^^^^^^^^^^^ Access restriction: The method assertPerformance() from the type PerformanceTestCase is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-M/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- ---------- 62. WARNING in /shared/webtools/build-wtp-R1.5-M/workdir/plugins/org.eclipse.jst.jsp.ui.tests.performance/src/org/eclipse/jst/jsp/ui/tests/performance/editor/OpenEditorTest.java (at line 26) import org.eclipse.test.performance.Dimension; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The type Dimension is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-M/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 63. WARNING in /shared/webtools/build-wtp-R1.5-M/workdir/plugins/org.eclipse.jst.jsp.ui.tests.performance/src/org/eclipse/jst/jsp/ui/tests/performance/editor/OpenEditorTest.java (at line 27) import org.eclipse.test.performance.PerformanceTestCase; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The type PerformanceTestCase is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-M/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 64. WARNING in /shared/webtools/build-wtp-R1.5-M/workdir/plugins/org.eclipse.jst.jsp.ui.tests.performance/src/org/eclipse/jst/jsp/ui/tests/performance/editor/OpenEditorTest.java (at line 36) public class OpenEditorTest extends PerformanceTestCase { ^^^^^^^^^^^^^^^^^^^ Access restriction: The type PerformanceTestCase is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-M/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 65. WARNING in /shared/webtools/build-wtp-R1.5-M/workdir/plugins/org.eclipse.jst.jsp.ui.tests.performance/src/org/eclipse/jst/jsp/ui/tests/performance/editor/OpenEditorTest.java (at line 63) tagAsSummary("Open JSP 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-M/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 66. WARNING in /shared/webtools/build-wtp-R1.5-M/workdir/plugins/org.eclipse.jst.jsp.ui.tests.performance/src/org/eclipse/jst/jsp/ui/tests/performance/editor/OpenEditorTest.java (at line 63) tagAsSummary("Open JSP 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-M/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 67. WARNING in /shared/webtools/build-wtp-R1.5-M/workdir/plugins/org.eclipse.jst.jsp.ui.tests.performance/src/org/eclipse/jst/jsp/ui/tests/performance/editor/OpenEditorTest.java (at line 63) tagAsSummary("Open JSP 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-M/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 68. WARNING in /shared/webtools/build-wtp-R1.5-M/workdir/plugins/org.eclipse.jst.jsp.ui.tests.performance/src/org/eclipse/jst/jsp/ui/tests/performance/editor/OpenEditorTest.java (at line 63) tagAsSummary("Open JSP 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-M/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 69. WARNING in /shared/webtools/build-wtp-R1.5-M/workdir/plugins/org.eclipse.jst.jsp.ui.tests.performance/src/org/eclipse/jst/jsp/ui/tests/performance/editor/OpenEditorTest.java (at line 63) tagAsSummary("Open JSP 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-M/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 70. WARNING in /shared/webtools/build-wtp-R1.5-M/workdir/plugins/org.eclipse.jst.jsp.ui.tests.performance/src/org/eclipse/jst/jsp/ui/tests/performance/editor/OpenEditorTest.java (at line 63) tagAsSummary("Open JSP 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-M/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 71. WARNING in /shared/webtools/build-wtp-R1.5-M/workdir/plugins/org.eclipse.jst.jsp.ui.tests.performance/src/org/eclipse/jst/jsp/ui/tests/performance/editor/OpenEditorTest.java (at line 64) startMeasuring(); ^^^^^^^^^^^^^^^^ Access restriction: The method startMeasuring() from the type PerformanceTestCase is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-M/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 72. WARNING in /shared/webtools/build-wtp-R1.5-M/workdir/plugins/org.eclipse.jst.jsp.ui.tests.performance/src/org/eclipse/jst/jsp/ui/tests/performance/editor/OpenEditorTest.java (at line 71) stopMeasuring(); ^^^^^^^^^^^^^^^ Access restriction: The method stopMeasuring() from the type PerformanceTestCase is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-M/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 73. WARNING in /shared/webtools/build-wtp-R1.5-M/workdir/plugins/org.eclipse.jst.jsp.ui.tests.performance/src/org/eclipse/jst/jsp/ui/tests/performance/editor/OpenEditorTest.java (at line 72) commitMeasurements(); ^^^^^^^^^^^^^^^^^^^^ Access restriction: The method commitMeasurements() from the type PerformanceTestCase is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-M/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 74. WARNING in /shared/webtools/build-wtp-R1.5-M/workdir/plugins/org.eclipse.jst.jsp.ui.tests.performance/src/org/eclipse/jst/jsp/ui/tests/performance/editor/OpenEditorTest.java (at line 74) assertPerformance(); ^^^^^^^^^^^^^^^^^^^ Access restriction: The method assertPerformance() from the type PerformanceTestCase is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-M/eclipse/plugins/org.eclipse.test.performance_3.1.0/testperformance.jar ---------- 74 problems (74 warnings)[52 .class files generated]