Compiler Report

Compiler: Eclipse Java Compiler Version: 0.868, 3.4.0 release candidate-2

Number of source files: 25 Number of classfiles: 28

Problems: 1 (Errors: 0 Warnings: 1 )

Source File: org/eclipse/wst/web/internal/facet/RuntimePresetMappingRegistry.java
1. WARNING: LocalVariableIsNeverUsed

The local variable version is never read

RuntimePresetMappingRegistry.java :

158 : IRuntimeComponentVersion version = runtimeType.getVersion(staticVersion);