Compiler Report

Compiler: Eclipse Java Compiler Version: 0.959, 3.5.0 rc1

Number of source files: 40 Number of classfiles: 45

Problems: 1 (Errors: 0 Warnings: 1 )

Source File: org/eclipse/wst/xsl/jaxp/launching/internal/LaunchHelper.java
1. WARNING: LocalVariableIsNeverUsed

The local variable attribute is never read

LaunchHelper.java :

184 : IAttribute attribute = getAttribute(pt.getAttributes(), uri);