Compiler: Eclipse Java Compiler Version: 0.959, 3.5.0 rc1
Number of source files: 71 Number of classfiles: 77
Problems: 3 (Errors: 0 Warnings: 3 )
The local variable entry is never read
ServerTypeDefinitionUtil.java :
81 : IClasspathEntry entry = null;
The method cleanWhiteSpace(String) from the type LaunchConfigurationImpl is never used locally
LaunchConfigurationImpl.java :
275 : private String cleanWhiteSpace(String string)
The local variable gstPack is never read
XMLUtils.java :
136 : ServerTypePackage gstPack = ServerTypePackage.eINSTANCE;