Compiler: Eclipse Compiler for Java(TM) Version: 0.A34, 3.6.0 M6
Number of source files: 85 Number of classfiles: 123
Problems: 2 (Errors: 0 Warnings: 2 )
The import java.io.Writer is never used
Gson.java :
23 : import java.io.Writer;
The import java.util.Map is never used
Gson.java :
28 : import java.util.Map;