Compiler Report

Compiler: Eclipse Compiler for Java(TM) Version: 0.B76_R37x, 3.7.1

Number of source files: 48 Number of classfiles: 49

Problems: 1 (Errors: 0 Warnings: 1 )

Source File: org/eclipse/wst/xsl/core/internal/util/XMLContentType.java
1. WARNING: LocalVariableIsNeverUsed

The value of the local variable contentType is not used

XMLContentType.java :

34 : IContentType contentType;