Compiler Report

Compiler: Eclipse Compiler for Java(TM) Version: 0.C58, 3.8.0

Number of source files: 80 Number of classfiles: 94

Problems: 1 (Errors: 0 Warnings: 1 )

Source File: org/eclipse/wst/wsdl/validation/internal/util/LazyURLInputStream.java
1. WARNING: UnusedPrivateField

The value of the field LazyURLInputStream.debugTotalOpenStreamCount is not used

LazyURLInputStream.java :

28 : private static int debugTotalOpenStreamCount = 0;