Compiler Report

Compiler: Eclipse Compiler for Java(TM) Version: 0.C58, 3.8.0

Number of source files: 40 Number of classfiles: 45

Problems: 1 (Errors: 0 Warnings: 1 )

Source File: org/eclipse/wst/xsl/jaxp/launching/internal/registry/ProcessorRegistryReader.java
1. WARNING: DeadCode

Dead code

ProcessorRegistryReader.java :

68 : { logMissingAttribute(element, ATT_SUPPORTS); return true; }