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/ui/css/swt/properties/css2/CSSPropertyBorderSWTHandler.java (at line 37) Widget widget = SWTElementHelpers.getWidget(element); The value of the local variable widget is not used |
1. WARNING in /src/org/eclipse/e4/ui/css/swt/properties/css2/CSSPropertyClassificationSWTHandler.java (at line 90) Control control = (Control) element; The value of the local variable control is not used |
1. WARNING in /src/org/eclipse/e4/ui/css/swt/properties/custom/CSSPropertyWebbyStyleHandler.java (at line 26) boolean bool = (Boolean)engine.convert(value, Boolean.class, null); The value of the local variable bool is not used |
1. WARNING in /src/org/eclipse/e4/ui/css/swt/properties/GradientBackgroundListener.java (at line 62) Class<?> radialGradientPaintClass = Class The value of the local variable radialGradientPaintClass is not used |
1. WARNING in /src/org/eclipse/e4/ui/css/swt/dom/WidgetElement.java (at line 206) return o.toString(); Dead code |
top | errors | others warnings | discouraged warnings |
top | errors | others warnings | forbidden warnings |