| 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/PalettePackageImpl.java (at line 23) 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 72) 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/v20100226/plugins/org.eclipse.gef_3.6.0.v20100223-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/v20100226/plugins/org.eclipse.gef_3.6.0.v20100223-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/v20100226/plugins/org.eclipse.gef_3.6.0.v20100223-2050.jar  |