Compiler log for org.eclipse.e4.ui.bindings.tests_0.9.0.v20130515-2247 : @dot.xml

TOTAL : ERRORS: 0, WARNINGS: 8

errors others warnings forbidden warnings discouraged warnings

ERRORS

top others warnings forbidden warnings discouraged warnings

OTHER WARNINGS

top errors forbidden warnings discouraged warnings

/src/org/eclipse/e4/ui/bindings/tests/BindingCreateTest.java : 1 warning :

OTHER WARNINGS
1. WARNING in /src/org/eclipse/e4/ui/bindings/tests/BindingCreateTest.java
 (at line 39)
private Map<String,String> emptyAttrs, schemeOnly, schemeAndTypeAttrs, fullAttrs;
The value of the field BindingCreateTest.fullAttrs is not used

/src/org/eclipse/e4/ui/bindings/tests/BindingTableTests.java : 1 warning :

OTHER WARNINGS
1. WARNING in /src/org/eclipse/e4/ui/bindings/tests/BindingTableTests.java
 (at line 175)
Binding about = getTestBinding(ABOUT_ID);
The value of the local variable about is not used

/src/org/eclipse/e4/ui/bindings/tests/KeyDispatcherTest.java : 3 warnings :

OTHER WARNINGS
1. WARNING in /src/org/eclipse/e4/ui/bindings/tests/KeyDispatcherTest.java
 (at line 33)
import org.eclipse.e4.ui.bindings.internal.ContextSet;
The import org.eclipse.e4.ui.bindings.internal.ContextSet is never used
2. WARNING in /src/org/eclipse/e4/ui/bindings/tests/KeyDispatcherTest.java
 (at line 35)
import org.eclipse.e4.ui.internal.services.ActiveContextsFunction;
The import org.eclipse.e4.ui.internal.services.ActiveContextsFunction is never used
3. WARNING in /src/org/eclipse/e4/ui/bindings/tests/KeyDispatcherTest.java
 (at line 38)
import org.eclipse.e4.ui.services.IServiceConstants;
The import org.eclipse.e4.ui.services.IServiceConstants is never used

/src/org/eclipse/e4/ui/bindings/tests/BindingLookupTest.java : 3 warnings :

OTHER WARNINGS
1. WARNING in /src/org/eclipse/e4/ui/bindings/tests/BindingLookupTest.java
 (at line 32)
import org.eclipse.e4.ui.bindings.internal.ContextSet;
The import org.eclipse.e4.ui.bindings.internal.ContextSet is never used
2. WARNING in /src/org/eclipse/e4/ui/bindings/tests/BindingLookupTest.java
 (at line 33)
import org.eclipse.e4.ui.internal.services.ActiveContextsFunction;
The import org.eclipse.e4.ui.internal.services.ActiveContextsFunction is never used
3. WARNING in /src/org/eclipse/e4/ui/bindings/tests/BindingLookupTest.java
 (at line 36)
import org.eclipse.e4.ui.services.IServiceConstants;
The import org.eclipse.e4.ui.services.IServiceConstants is never used

FORBIDDEN ACCESS WARNINGS

top errors others warnings discouraged warnings

DISCOURAGED ACCESS WARNINGS

top errors others warnings forbidden warnings