| errors | others warnings | forbidden warnings | discouraged warnings | 
| top | others warnings | forbidden warnings | discouraged warnings | 
| top | errors | forbidden warnings | discouraged warnings | 
| 1. WARNING in /src/org/eclipse/e4/xwt/tools/ui/palette/impl/CompoundInitializerImpl.java (at line 15) import org.eclipse.emf.common.notify.NotificationChain; The import org.eclipse.emf.common.notify.NotificationChain is never used  | 
| 2. WARNING in /src/org/eclipse/e4/xwt/tools/ui/palette/impl/CompoundInitializerImpl.java (at line 19) import org.eclipse.emf.ecore.InternalEObject; The import org.eclipse.emf.ecore.InternalEObject is never used  | 
| 3. WARNING in /src/org/eclipse/e4/xwt/tools/ui/palette/impl/CompoundInitializerImpl.java (at line 20) import org.eclipse.emf.ecore.util.EObjectContainmentEList; The import org.eclipse.emf.ecore.util.EObjectContainmentEList is never used  | 
| 4. WARNING in /src/org/eclipse/e4/xwt/tools/ui/palette/impl/CompoundInitializerImpl.java (at line 21) import org.eclipse.emf.ecore.util.InternalEList; The import org.eclipse.emf.ecore.util.InternalEList is never used  | 
| 1. WARNING in /src/org/eclipse/e4/xwt/tools/ui/palette/impl/PalettePackageImpl.java (at line 24) import org.eclipse.emf.ecore.EGenericType; The import org.eclipse.emf.ecore.EGenericType is never used  | 
| 1. WARNING in /src/org/eclipse/e4/xwt/tools/ui/palette/page/DragSourceAdapter.java (at line 75) List selection = getViewer().getSelectedEditParts(); List is a raw type. References to generic type List<E> should be parameterized  | 
| top | errors | others warnings | discouraged warnings | 
| top | errors | others warnings | forbidden warnings | 
| 1. WARNING in /src/org/eclipse/e4/xwt/tools/ui/palette/page/editparts/figures/PaletteDrawerFigure.java (at line 14) import org.eclipse.gef.internal.ui.palette.editparts.DrawerFigure; Discouraged access: The type DrawerFigure is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20101209-1611/plugins/org.eclipse.gef_3.7.0.v20101109-2050.jar  | 
| 2. WARNING in /src/org/eclipse/e4/xwt/tools/ui/palette/page/editparts/figures/PaletteDrawerFigure.java (at line 20) public class PaletteDrawerFigure extends DrawerFigure { Discouraged access: The type DrawerFigure is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20101209-1611/plugins/org.eclipse.gef_3.7.0.v20101109-2050.jar  | 
| 3. WARNING in /src/org/eclipse/e4/xwt/tools/ui/palette/page/editparts/figures/PaletteDrawerFigure.java (at line 28) super(control); Discouraged access: The constructor DrawerFigure(Control) is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20101209-1611/plugins/org.eclipse.gef_3.7.0.v20101109-2050.jar  |