Compiler: Eclipse Compiler for Java(TM) Version: 0.C58, 3.8.0
Number of source files: 24 Number of classfiles: 27
Problems: 3 (Errors: 0 Warnings: 3 )
The import org.mozilla.javascript.debug.Debugger is never used
ScriptSource.java :
23 : import org.mozilla.javascript.debug.Debugger;
The import org.mozilla.javascript.Script is never used
StackFrame.java :
26 : import org.mozilla.javascript.Script;
The import org.eclipse.wst.jsdt.debug.transport.Connection is never used
RhinoSocketConnection.java :
18 : import org.eclipse.wst.jsdt.debug.transport.Connection;