# 2/8/07 4:19:31 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.wst.wsdl.tests.ui/src/org/eclipse/wst/wsdl/tests/ui/ConvertWSDL20ActionDelegate.java (at line 20) import org.eclipse.wst.wsdl.tests.util.DefinitionLoader; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The type DefinitionLoader is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-M/workdir/plugins/org.eclipse.wst.wsdl.tests/wsdl.tests.jar ---------- 2. WARNING in /shared/webtools/build-wtp-R1.5-M/workdir/plugins/org.eclipse.wst.wsdl.tests.ui/src/org/eclipse/wst/wsdl/tests/ui/ConvertWSDL20ActionDelegate.java (at line 21) import org.eclipse.wst.wsdl.tests.util.WSDLConverter; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The type WSDLConverter is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-M/workdir/plugins/org.eclipse.wst.wsdl.tests/wsdl.tests.jar ---------- 3. WARNING in /shared/webtools/build-wtp-R1.5-M/workdir/plugins/org.eclipse.wst.wsdl.tests.ui/src/org/eclipse/wst/wsdl/tests/ui/ConvertWSDL20ActionDelegate.java (at line 46) Definition def = DefinitionLoader.load("file:/" + path.toString()); ^^^^^^^^^^^^^^^^ Access restriction: The type DefinitionLoader is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-M/workdir/plugins/org.eclipse.wst.wsdl.tests/wsdl.tests.jar ---------- 4. WARNING in /shared/webtools/build-wtp-R1.5-M/workdir/plugins/org.eclipse.wst.wsdl.tests.ui/src/org/eclipse/wst/wsdl/tests/ui/ConvertWSDL20ActionDelegate.java (at line 46) Definition def = DefinitionLoader.load("file:/" + path.toString()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The method load(String) from the type DefinitionLoader is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-M/workdir/plugins/org.eclipse.wst.wsdl.tests/wsdl.tests.jar ---------- 5. WARNING in /shared/webtools/build-wtp-R1.5-M/workdir/plugins/org.eclipse.wst.wsdl.tests.ui/src/org/eclipse/wst/wsdl/tests/ui/ConvertWSDL20ActionDelegate.java (at line 47) WSDLConverter converter = new WSDLConverter(def); ^^^^^^^^^^^^^ Access restriction: The type WSDLConverter is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-M/workdir/plugins/org.eclipse.wst.wsdl.tests/wsdl.tests.jar ---------- 6. WARNING in /shared/webtools/build-wtp-R1.5-M/workdir/plugins/org.eclipse.wst.wsdl.tests.ui/src/org/eclipse/wst/wsdl/tests/ui/ConvertWSDL20ActionDelegate.java (at line 47) WSDLConverter converter = new WSDLConverter(def); ^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The constructor WSDLConverter(Definition) is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-M/workdir/plugins/org.eclipse.wst.wsdl.tests/wsdl.tests.jar ---------- 7. WARNING in /shared/webtools/build-wtp-R1.5-M/workdir/plugins/org.eclipse.wst.wsdl.tests.ui/src/org/eclipse/wst/wsdl/tests/ui/ConvertWSDL20ActionDelegate.java (at line 47) WSDLConverter converter = new WSDLConverter(def); ^^^^^^^^^^^^^ Access restriction: The type WSDLConverter is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-M/workdir/plugins/org.eclipse.wst.wsdl.tests/wsdl.tests.jar ---------- 8. WARNING in /shared/webtools/build-wtp-R1.5-M/workdir/plugins/org.eclipse.wst.wsdl.tests.ui/src/org/eclipse/wst/wsdl/tests/ui/ConvertWSDL20ActionDelegate.java (at line 48) converter.generate20(output); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The method generate20(String) from the type WSDLConverter is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-M/workdir/plugins/org.eclipse.wst.wsdl.tests/wsdl.tests.jar ---------- ---------- 9. WARNING in /shared/webtools/build-wtp-R1.5-M/workdir/plugins/org.eclipse.wst.wsdl.tests.ui/src/org/eclipse/wst/wsdl/tests/ui/GenerateWSDLActionDelegate.java (at line 19) import org.eclipse.wst.wsdl.tests.WSDLGenerationTest; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The type WSDLGenerationTest is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-M/workdir/plugins/org.eclipse.wst.wsdl.tests/wsdl.tests.jar ---------- 10. WARNING in /shared/webtools/build-wtp-R1.5-M/workdir/plugins/org.eclipse.wst.wsdl.tests.ui/src/org/eclipse/wst/wsdl/tests/ui/GenerateWSDLActionDelegate.java (at line 42) (new WSDLGenerationTest()).generateTemperatureService(output); ^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The constructor WSDLGenerationTest() is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-M/workdir/plugins/org.eclipse.wst.wsdl.tests/wsdl.tests.jar ---------- 11. WARNING in /shared/webtools/build-wtp-R1.5-M/workdir/plugins/org.eclipse.wst.wsdl.tests.ui/src/org/eclipse/wst/wsdl/tests/ui/GenerateWSDLActionDelegate.java (at line 42) (new WSDLGenerationTest()).generateTemperatureService(output); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The method generateTemperatureService(String) from the type WSDLGenerationTest is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-M/workdir/plugins/org.eclipse.wst.wsdl.tests/wsdl.tests.jar ---------- 12. WARNING in /shared/webtools/build-wtp-R1.5-M/workdir/plugins/org.eclipse.wst.wsdl.tests.ui/src/org/eclipse/wst/wsdl/tests/ui/GenerateWSDLActionDelegate.java (at line 42) (new WSDLGenerationTest()).generateTemperatureService(output); ^^^^^^^^^^^^^^^^^^ Access restriction: The type WSDLGenerationTest is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-M/workdir/plugins/org.eclipse.wst.wsdl.tests/wsdl.tests.jar ---------- 12 problems (12 warnings)[2 .class files generated]