| errors | others warnings | forbidden warnings | discouraged warnings |
| top | others warnings | forbidden warnings | discouraged warnings |
| top | errors | forbidden warnings | discouraged warnings |
| top | errors | others warnings | discouraged warnings |
| top | errors | others warnings | forbidden warnings |
| 1. WARNING in /src/org/eclipse/ui/views/properties/PinPropertySheetAction.java (at line 18) import org.eclipse.ui.internal.IWorkbenchGraphicConstants; Discouraged access: The type IWorkbenchGraphicConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/eclipse4M/build/supportDir/src/plugins/org.eclipse.ui.workbench/@dot |
| 2. WARNING in /src/org/eclipse/ui/views/properties/PinPropertySheetAction.java (at line 19) import org.eclipse.ui.internal.WorkbenchImages; Discouraged access: The type WorkbenchImages is not accessible due to restriction on classpath entry /opt/public/eclipse/eclipse4M/build/supportDir/src/plugins/org.eclipse.ui.workbench/@dot |
| 3. WARNING in /src/org/eclipse/ui/views/properties/PinPropertySheetAction.java (at line 38) setImageDescriptor(WorkbenchImages Discouraged access: The type WorkbenchImages is not accessible due to restriction on classpath entry /opt/public/eclipse/eclipse4M/build/supportDir/src/plugins/org.eclipse.ui.workbench/@dot |
| 4. WARNING in /src/org/eclipse/ui/views/properties/PinPropertySheetAction.java (at line 38) setImageDescriptor(WorkbenchImages .getImageDescriptor(IWorkbenchGraphicConstants.IMG_ETOOL_PIN_EDITOR)); Discouraged access: The method getImageDescriptor(String) from the type WorkbenchImages is not accessible due to restriction on classpath entry /opt/public/eclipse/eclipse4M/build/supportDir/src/plugins/org.eclipse.ui.workbench/@dot |
| 5. WARNING in /src/org/eclipse/ui/views/properties/PinPropertySheetAction.java (at line 39) .getImageDescriptor(IWorkbenchGraphicConstants.IMG_ETOOL_PIN_EDITOR)); Discouraged access: The type IWorkbenchGraphicConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/eclipse4M/build/supportDir/src/plugins/org.eclipse.ui.workbench/@dot |
| 6. WARNING in /src/org/eclipse/ui/views/properties/PinPropertySheetAction.java (at line 39) .getImageDescriptor(IWorkbenchGraphicConstants.IMG_ETOOL_PIN_EDITOR)); Discouraged access: The field IMG_ETOOL_PIN_EDITOR from the type IWorkbenchGraphicConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/eclipse4M/build/supportDir/src/plugins/org.eclipse.ui.workbench/@dot |
| 7. WARNING in /src/org/eclipse/ui/views/properties/PinPropertySheetAction.java (at line 40) setDisabledImageDescriptor(WorkbenchImages Discouraged access: The type WorkbenchImages is not accessible due to restriction on classpath entry /opt/public/eclipse/eclipse4M/build/supportDir/src/plugins/org.eclipse.ui.workbench/@dot |
| 8. WARNING in /src/org/eclipse/ui/views/properties/PinPropertySheetAction.java (at line 40) setDisabledImageDescriptor(WorkbenchImages .getImageDescriptor(IWorkbenchGraphicConstants.IMG_ETOOL_PIN_EDITOR_DISABLED)); Discouraged access: The method getImageDescriptor(String) from the type WorkbenchImages is not accessible due to restriction on classpath entry /opt/public/eclipse/eclipse4M/build/supportDir/src/plugins/org.eclipse.ui.workbench/@dot |
| 9. WARNING in /src/org/eclipse/ui/views/properties/PinPropertySheetAction.java (at line 41) .getImageDescriptor(IWorkbenchGraphicConstants.IMG_ETOOL_PIN_EDITOR_DISABLED)); Discouraged access: The type IWorkbenchGraphicConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/eclipse4M/build/supportDir/src/plugins/org.eclipse.ui.workbench/@dot |
| 10. WARNING in /src/org/eclipse/ui/views/properties/PinPropertySheetAction.java (at line 41) .getImageDescriptor(IWorkbenchGraphicConstants.IMG_ETOOL_PIN_EDITOR_DISABLED)); Discouraged access: The field IMG_ETOOL_PIN_EDITOR_DISABLED from the type IWorkbenchGraphicConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/eclipse4M/build/supportDir/src/plugins/org.eclipse.ui.workbench/@dot |