# 5/2/07 10:37:06 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.j2ee.web/webproject/org/eclipse/jst/j2ee/internal/web/archive/operations/WebComponentImportOperation.java (at line 54) IVirtualComponent nestedComponent = null; ^^^^^^^^^^^^^^^ The local variable nestedComponent is never read ---------- ---------- 2. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.web/webproject/org/eclipse/jst/j2ee/web/project/facet/WebFacetInstallDelegate.java (at line 168) boolean webinf = false; ^^^^^^ The local variable webinf is never read ---------- ---------- 3. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.web/webproject/org/eclipse/jst/j2ee/web/project/facet/WebFacetPostInstallDelegate.java (at line 37) final IVirtualComponent c = ComponentCore.createComponent(project); ^ The local variable c is never read ---------- ---------- 4. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.web/webproject/org/eclipse/jst/j2ee/web/project/facet/WebFacetVersionChangeDelegate.java (at line 70) final IVirtualComponent c = ComponentCore.createComponent(project); ^ The local variable c is never read ---------- 4 problems (4 warnings)[95 .class files generated]