Compiler Report

Compiler: Eclipse Compiler for Java(TM) Version: 0.A34, 3.6.0 M6

Number of source files: 77 Number of classfiles: 123

Problems: 1 (Errors: 0 Warnings: 1 )

Source File: org/eclipse/wst/xquery/internal/ui/text/rules/XQDTPartitioner.java
1. WARNING: DeadCode

Dead code

XQDTPartitioner.java :

389 : } else { System.out.println("invalidateTextPresentation"); fEditor.getScriptSourceViewer().invalidateTextPresentation(); }