Compiler: Eclipse Java Compiler Version: 0.770, 3.3.0
Number of source files: 323 Number of classfiles: 411
Problems: 2 (Errors: 0 Warnings: 2 )
The local variable notifier is never read
W11MessageReference.java :
167 : Object notifier = null;
The local variable transformerFactory is never read
WSDLEditorUtil.java :
253 : TransformerFactory transformerFactory = TransformerFactory.newInstance();