Compiler Report

Compiler: Eclipse Java Compiler Version: 0.770, 3.3.0

Number of source files: 1 Number of classfiles: 1

Problems: 1 (Errors: 0 Warnings: 1 )

Source File: org/eclipse/dltk/ruby/abstractdebugger/AbstractRubyDebuggerPlugin.java
1. WARNING: UnusedImport

The import org.eclipse.core.runtime.Path is never used

AbstractRubyDebuggerPlugin.java:

6: import org.eclipse.core.runtime.Path;