Compiler Report

Compiler: Eclipse Compiler for Java(TM) Version: 0.A76_R36x, 3.6.2

Number of source files: 452 Number of classfiles: 469

Problems: 1 (Errors: 0 Warnings: 1 )

Source File: org/eclipse/wst/wsi/internal/core/profile/validator/impl/wsdl/BP4202.java
1. WARNING: UnusedImport

The import javax.wsdl.Message is never used

BP4202.java :

13 : import javax.wsdl.Message;