Compiler Report

Compiler: Eclipse Java Compiler Version: 0.770, 3.3.0

Number of source files: 48 Number of classfiles: 56

Problems: 1 (Errors: 0 Warnings: 1 )

Source File: org/eclipse/dltk/internal/launching/InterpreterRuntimeBuildpathEntryResolver.java
1. WARNING: UnusedImport

The import org.eclipse.dltk.launching.IRuntimeBuildpathEntryResolver is never used

InterpreterRuntimeBuildpathEntryResolver.java:

28: import org.eclipse.dltk.launching.IRuntimeBuildpathEntryResolver;