# 8/29/07 11:40:12 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.validation.test/test/org/eclipse/jst/validation/test/internal/registry/MessageUtility.java (at line 11) import org.eclipse.jst.validation.sample.parser.PropertyLine; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The type PropertyLine is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.validation.sample/runtime/propertiesValidator.jar ---------- 2. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.validation.test/test/org/eclipse/jst/validation/test/internal/registry/MessageUtility.java (at line 594) if(a instanceof PropertyLine) { ^^^^^^^^^^^^ Access restriction: The type PropertyLine is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.validation.sample/runtime/propertiesValidator.jar ---------- 3. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.validation.test/test/org/eclipse/jst/validation/test/internal/registry/MessageUtility.java (at line 595) aPrefix = ((PropertyLine)a).getMessagePrefix(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The method getMessagePrefix() from the type PropertyLine is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.validation.sample/runtime/propertiesValidator.jar ---------- 4. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.validation.test/test/org/eclipse/jst/validation/test/internal/registry/MessageUtility.java (at line 595) aPrefix = ((PropertyLine)a).getMessagePrefix(); ^^^^^^^^^^^^ Access restriction: The type PropertyLine is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.validation.sample/runtime/propertiesValidator.jar ---------- 5. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.validation.test/test/org/eclipse/jst/validation/test/internal/registry/MessageUtility.java (at line 601) if(b instanceof PropertyLine) { ^^^^^^^^^^^^ Access restriction: The type PropertyLine is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.validation.sample/runtime/propertiesValidator.jar ---------- 6. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.validation.test/test/org/eclipse/jst/validation/test/internal/registry/MessageUtility.java (at line 602) bPrefix = ((PropertyLine)b).getMessagePrefix(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The method getMessagePrefix() from the type PropertyLine is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.validation.sample/runtime/propertiesValidator.jar ---------- 7. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.validation.test/test/org/eclipse/jst/validation/test/internal/registry/MessageUtility.java (at line 602) bPrefix = ((PropertyLine)b).getMessagePrefix(); ^^^^^^^^^^^^ Access restriction: The type PropertyLine is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.validation.sample/runtime/propertiesValidator.jar ---------- 8. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.validation.test/test/org/eclipse/jst/validation/test/internal/registry/MessageUtility.java (at line 684) else if ((a instanceof PropertyLine) && (b instanceof PropertyLine)) { ^^^^^^^^^^^^ Access restriction: The type PropertyLine is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.validation.sample/runtime/propertiesValidator.jar ---------- 9. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.validation.test/test/org/eclipse/jst/validation/test/internal/registry/MessageUtility.java (at line 684) else if ((a instanceof PropertyLine) && (b instanceof PropertyLine)) { ^^^^^^^^^^^^ Access restriction: The type PropertyLine is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.validation.sample/runtime/propertiesValidator.jar ---------- 10. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.validation.test/test/org/eclipse/jst/validation/test/internal/registry/MessageUtility.java (at line 685) PropertyLine aM = (PropertyLine)a; ^^^^^^^^^^^^ Access restriction: The type PropertyLine is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.validation.sample/runtime/propertiesValidator.jar ---------- 11. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.validation.test/test/org/eclipse/jst/validation/test/internal/registry/MessageUtility.java (at line 685) PropertyLine aM = (PropertyLine)a; ^^^^^^^^^^^^ Access restriction: The type PropertyLine is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.validation.sample/runtime/propertiesValidator.jar ---------- 12. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.validation.test/test/org/eclipse/jst/validation/test/internal/registry/MessageUtility.java (at line 686) PropertyLine bM = (PropertyLine)b; ^^^^^^^^^^^^ Access restriction: The type PropertyLine is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.validation.sample/runtime/propertiesValidator.jar ---------- 13. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.validation.test/test/org/eclipse/jst/validation/test/internal/registry/MessageUtility.java (at line 686) PropertyLine bM = (PropertyLine)b; ^^^^^^^^^^^^ Access restriction: The type PropertyLine is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.validation.sample/runtime/propertiesValidator.jar ---------- 14. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.validation.test/test/org/eclipse/jst/validation/test/internal/registry/MessageUtility.java (at line 688) return compare(aM.getMessageId(), bM.getMessageId()); ^^^^^^^^^^^^^^^^^ Access restriction: The method getMessageId() from the type PropertyLine is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.validation.sample/runtime/propertiesValidator.jar ---------- 15. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.validation.test/test/org/eclipse/jst/validation/test/internal/registry/MessageUtility.java (at line 688) return compare(aM.getMessageId(), bM.getMessageId()); ^^^^^^^^^^^^^^^^^ Access restriction: The method getMessageId() from the type PropertyLine is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.validation.sample/runtime/propertiesValidator.jar ---------- 16. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.validation.test/test/org/eclipse/jst/validation/test/internal/registry/MessageUtility.java (at line 690) else if ((a instanceof PropertyLine) && (b instanceof IMarker)) { ^^^^^^^^^^^^ Access restriction: The type PropertyLine is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.validation.sample/runtime/propertiesValidator.jar ---------- 17. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.validation.test/test/org/eclipse/jst/validation/test/internal/registry/MessageUtility.java (at line 691) PropertyLine aM = (PropertyLine)a; ^^^^^^^^^^^^ Access restriction: The type PropertyLine is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.validation.sample/runtime/propertiesValidator.jar ---------- 18. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.validation.test/test/org/eclipse/jst/validation/test/internal/registry/MessageUtility.java (at line 691) PropertyLine aM = (PropertyLine)a; ^^^^^^^^^^^^ Access restriction: The type PropertyLine is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.validation.sample/runtime/propertiesValidator.jar ---------- 19. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.validation.test/test/org/eclipse/jst/validation/test/internal/registry/MessageUtility.java (at line 694) return compare(aM.getMessageId(), getMessageId(bM)); ^^^^^^^^^^^^^^^^^ Access restriction: The method getMessageId() from the type PropertyLine is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.validation.sample/runtime/propertiesValidator.jar ---------- 20. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.validation.test/test/org/eclipse/jst/validation/test/internal/registry/MessageUtility.java (at line 696) else if((a instanceof IMarker) && (b instanceof PropertyLine)) { ^^^^^^^^^^^^ Access restriction: The type PropertyLine is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.validation.sample/runtime/propertiesValidator.jar ---------- 21. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.validation.test/test/org/eclipse/jst/validation/test/internal/registry/MessageUtility.java (at line 698) PropertyLine bM = (PropertyLine)b; ^^^^^^^^^^^^ Access restriction: The type PropertyLine is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.validation.sample/runtime/propertiesValidator.jar ---------- 22. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.validation.test/test/org/eclipse/jst/validation/test/internal/registry/MessageUtility.java (at line 698) PropertyLine bM = (PropertyLine)b; ^^^^^^^^^^^^ Access restriction: The type PropertyLine is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.validation.sample/runtime/propertiesValidator.jar ---------- 23. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.validation.test/test/org/eclipse/jst/validation/test/internal/registry/MessageUtility.java (at line 700) return compare(getMessageId(aM), bM.getMessageId()); ^^^^^^^^^^^^^^^^^ Access restriction: The method getMessageId() from the type PropertyLine is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.validation.sample/runtime/propertiesValidator.jar ---------- ---------- 24. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.validation.test/test/org/eclipse/jst/validation/test/setup/CheckForUntestedPropertiesOperation.java (at line 16) import org.eclipse.jst.validation.sample.parser.PropertyLine; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The type PropertyLine is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.validation.sample/runtime/propertiesValidator.jar ---------- 25. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.validation.test/test/org/eclipse/jst/validation/test/setup/CheckForUntestedPropertiesOperation.java (at line 17) import org.eclipse.jst.validation.sample.workbenchimpl.PluginPropertyFile; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The type PluginPropertyFile is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.validation.sample/runtime/propertiesValidator.jar ---------- 26. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.validation.test/test/org/eclipse/jst/validation/test/setup/CheckForUntestedPropertiesOperation.java (at line 101) PluginPropertyFile pFile = new PluginPropertyFile(pluginId, propFileName); ^^^^^^^^^^^^^^^^^^ Access restriction: The type PluginPropertyFile is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.validation.sample/runtime/propertiesValidator.jar ---------- 27. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.validation.test/test/org/eclipse/jst/validation/test/setup/CheckForUntestedPropertiesOperation.java (at line 101) PluginPropertyFile pFile = new PluginPropertyFile(pluginId, propFileName); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The constructor PluginPropertyFile(String, String) is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.validation.sample/runtime/propertiesValidator.jar ---------- 28. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.validation.test/test/org/eclipse/jst/validation/test/setup/CheckForUntestedPropertiesOperation.java (at line 101) PluginPropertyFile pFile = new PluginPropertyFile(pluginId, propFileName); ^^^^^^^^^^^^^^^^^^ Access restriction: The type PluginPropertyFile is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.validation.sample/runtime/propertiesValidator.jar ---------- 29. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.validation.test/test/org/eclipse/jst/validation/test/setup/CheckForUntestedPropertiesOperation.java (at line 104) pLines = pFile.getPropertyLines(); ^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The method getPropertyLines() from the type APropertyFile is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.validation.sample/runtime/propertiesValidator.jar ---------- 30. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.validation.test/test/org/eclipse/jst/validation/test/setup/CheckForUntestedPropertiesOperation.java (at line 121) PropertyLine line = (PropertyLine)iterator.next(); ^^^^^^^^^^^^ Access restriction: The type PropertyLine is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.validation.sample/runtime/propertiesValidator.jar ---------- 31. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.validation.test/test/org/eclipse/jst/validation/test/setup/CheckForUntestedPropertiesOperation.java (at line 121) PropertyLine line = (PropertyLine)iterator.next(); ^^^^^^^^^^^^ Access restriction: The type PropertyLine is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.validation.sample/runtime/propertiesValidator.jar ---------- 32. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.validation.test/test/org/eclipse/jst/validation/test/setup/CheckForUntestedPropertiesOperation.java (at line 141) PropertyLine line = (PropertyLine)untestediterator.next(); ^^^^^^^^^^^^ Access restriction: The type PropertyLine is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.validation.sample/runtime/propertiesValidator.jar ---------- 33. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.validation.test/test/org/eclipse/jst/validation/test/setup/CheckForUntestedPropertiesOperation.java (at line 141) PropertyLine line = (PropertyLine)untestediterator.next(); ^^^^^^^^^^^^ Access restriction: The type PropertyLine is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.validation.sample/runtime/propertiesValidator.jar ---------- 34. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.validation.test/test/org/eclipse/jst/validation/test/setup/CheckForUntestedPropertiesOperation.java (at line 142) getBuffer().write(line.toString()); ^^^^^^^^^^^^^^^ Access restriction: The method toString() from the type PropertyLine is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.validation.sample/runtime/propertiesValidator.jar ---------- ---------- 35. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.validation.test/testFwk/org/eclipse/jst/validation/test/fwk/VALFWK02Operation.java (at line 701) IMarker[] messages = TaskListUtility.getValidationTasks(project, IMessage.ALL_MESSAGES); ^^^^^^^^ The local variable messages is never read ---------- 35 problems (35 warnings)[68 .class files generated]