Compiler Report

Compiler: Eclipse Compiler for Java(TM) Version: 0.A34, 3.6.0 M6

Number of source files: 4 Number of classfiles: 10

Problems: 1 (Errors: 0 Warnings: 1 )

Source File: org/eclipse/wtp/releng/tests/TestBuild.java
1. WARNING: UnusedImport

The import org.eclipse.wtp.layout.tests.TestLayout is never used

TestBuild.java :

3 : import org.eclipse.wtp.layout.tests.TestLayout;