Compiler Report

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

Number of source files: 2 Number of classfiles: 2

Problems: 1 (Errors: 0 Warnings: 1 )

Source File: org/eclipse/wst/xsl/tests/XSLTestPlugin.java
1. WARNING: UnusedPrivateField

The value of the field XSLTestPlugin.bundleContext is not used

XSLTestPlugin.java :

14 : private BundleContext bundleContext;