Compiler Report

Compiler: Eclipse Java Compiler Version: 0.959, 3.5.0 rc1

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;