# 5/2/07 10:51:49 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.ws.tests/tests/org/eclipse/jst/ws/tests/unittest/ComponentCreationTests.java (at line 27) import org.eclipse.etools.common.test.apitools.ProjectUnzipUtil; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The type ProjectUnzipUtil is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 2. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.ws.tests/tests/org/eclipse/jst/ws/tests/unittest/ComponentCreationTests.java (at line 56) ProjectUnzipUtil util = new ProjectUnzipUtil(localZipPath, projectNames); ^^^^^^^^^^^^^^^^ Access restriction: The type ProjectUnzipUtil is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 3. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.ws.tests/tests/org/eclipse/jst/ws/tests/unittest/ComponentCreationTests.java (at line 56) ProjectUnzipUtil util = new ProjectUnzipUtil(localZipPath, projectNames); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The constructor ProjectUnzipUtil(IPath, String[]) is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 4. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.ws.tests/tests/org/eclipse/jst/ws/tests/unittest/ComponentCreationTests.java (at line 56) ProjectUnzipUtil util = new ProjectUnzipUtil(localZipPath, projectNames); ^^^^^^^^^^^^^^^^ Access restriction: The type ProjectUnzipUtil is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 5. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.ws.tests/tests/org/eclipse/jst/ws/tests/unittest/ComponentCreationTests.java (at line 57) return util.createProjects(); ^^^^^^^^^^^^^^^^^^^^^ Access restriction: The method createProjects() from the type ProjectUnzipUtil is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 5 problems (5 warnings)[22 .class files generated]