Compiler: Eclipse Compiler for Java(TM) Version: 0.C58, 3.8.0
Number of source files: 16 Number of classfiles: 28
Problems: 2 (Errors: 0 Warnings: 2 )
The import org.eclipse.ui.views.properties.IPropertySource is never used
DOMItemValuePropertySourceFactory.java :
16 : import org.eclipse.ui.views.properties.IPropertySource;
Unnecessary @SuppressWarnings("restriction")
WebServiceProblemsDecorator.java :
44 : @SuppressWarnings("restriction")