Compiler Report

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

Number of source files: 70 Number of classfiles: 145

Problems: 1 (Errors: 0 Warnings: 1 )

Source File: org/eclipse/wst/common/snippets/internal/util/StringUtils.java
1. WARNING: UnusedImport

The import org.eclipse.jface.internal.text.html.HTMLPrinter is never used

StringUtils.java :

20 : import org.eclipse.jface.internal.text.html.HTMLPrinter;