Compiler Report

Compiler: Eclipse Java Compiler Version: v_677_R32x, 3.2.1 release

Number of source files: 814 Number of classfiles: 940

Problems: 1 (Errors: 0 Warnings: 1 )

Source File: /shared/webtools/projects/patches-R1.5.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/EarValidator.java
1. WARNING: LocalVariableIsNeverUsed

The local variable nested is never read

shared/webtools/projects/patches-R1.5.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/EarValidator.java :

403 : Exception nested = ex.getNestedException();