Compiler: Eclipse Compiler for Java(TM) Version: 0.C58, 3.8.0
Number of source files: 63 Number of classfiles: 163
Problems: 9 (Errors: 0 Warnings: 9 )
The import org.eclipse.jpt.jaxb.ui.internal.plugin.JptJaxbUiPlugin is never used
InternalJaxbWorkbench.java :
18 : import org.eclipse.jpt.jaxb.ui.internal.plugin.JptJaxbUiPlugin;
The import org.eclipse.jpt.jaxb.ui.internal.platform.InternalJaxbPlatformUiManager is never used
JaxbPlatformAdapterFactory.java :
16 : import org.eclipse.jpt.jaxb.ui.internal.platform.InternalJaxbPlatformUiManager;
The import org.eclipse.core.runtime.content.IContentType is never used
OpenJaxbResourceAction.java :
14 : import org.eclipse.core.runtime.content.IContentType;
The import org.eclipse.ui.ide.IDE is never used
OpenJaxbResourceAction.java :
24 : import org.eclipse.ui.ide.IDE;
The import org.eclipse.ui.PlatformUI is never used
JaxbFacetPage.java :
27 : import org.eclipse.ui.PlatformUI;
The import org.eclipse.ui.help.IWorkbenchHelpSystem is never used
JaxbFacetPage.java :
28 : import org.eclipse.ui.help.IWorkbenchHelpSystem;
Unnecessary @SuppressWarnings("restriction")
AbstractJarDestinationWizardPage.java :
18 : @SuppressWarnings("restriction")
Unnecessary @SuppressWarnings("restriction")
SchemaGeneratorWizardPage.java :
139 : @SuppressWarnings("restriction")
The import org.eclipse.jpt.common.ui.jface.ItemLabelProvider is never used
JaxbNavigatorUi.java :
13 : import org.eclipse.jpt.common.ui.jface.ItemLabelProvider;