Compiler Report

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

Number of source files: 134 Number of classfiles: 217

Problems: 1 (Errors: 0 Warnings: 1 )

Source File: org/eclipse/wst/server/core/model/ServerBehaviourDelegate.java
1. WARNING: UnusedImport

The import org.eclipse.debug.core.ILaunchManager is never used

ServerBehaviourDelegate.java :

20 : import org.eclipse.debug.core.ILaunchManager;