Compiler Report

Compiler: Eclipse Compiler for Java(TM) Version: 0.C58, 3.8.0

Number of source files: 110 Number of classfiles: 136

Problems: 1 (Errors: 0 Warnings: 1 )

Source File: org/eclipse/wst/common/internal/emf/utilities/ICommand2.java
1. WARNING: UnusedImport

The import org.eclipse.core.resources.IProject is never used

ICommand2.java :

15 : import org.eclipse.core.resources.IProject;