Compiler Report

Compiler: Eclipse Java Compiler Version: 0.770, 3.3.0

Number of source files: 31 Number of classfiles: 37

Problems: 1 (Errors: 0 Warnings: 1 )

Source File: org/eclipse/jst/j2ee/navigator/internal/dnd/J2EEImportDropAction.java
1. WARNING: LocalVariableIsNeverUsed

The local variable archiveType is never read

J2EEImportDropAction.java :

65 : int archiveType = ImportUtil.UNKNOWN;