Compiler Report

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

Number of source files: 26 Number of classfiles: 44

Problems: 1 (Errors: 0 Warnings: 1 )

Source File: org/eclipse/wst/xml/ui/tests/TestSourceValidationFramework.java
1. WARNING: DeadCode

Dead code

TestSourceValidationFramework.java :

115 : if (types == null) { types = Platform.getContentTypeManager().findContentTypesFor(file.getName()); }