Compiler Report

Compiler: Eclipse Compiler for Java(TM) Version: 0.B76_R37x, 3.7.1

Number of source files: 24 Number of classfiles: 26

Problems: 2 (Errors: 0 Warnings: 2 )

Source File: org/eclipse/jst/ws/axis2/facet/commands/MergeWEBXMLCommand.java
1. WARNING: UnusedImport

The import org.eclipse.jst.ws.axis2.core.utils.FacetContainerUtils is never used

MergeWEBXMLCommand.java :

44 : import org.eclipse.jst.ws.axis2.core.utils.FacetContainerUtils;

2. WARNING: UnusedImport

The import org.eclipse.jst.ws.axis2.core.utils.FileUtils is never used

MergeWEBXMLCommand.java :

45 : import org.eclipse.jst.ws.axis2.core.utils.FileUtils;