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/core/services/internal/context/ContextInjectionTest.java (at line 217) public void addPropertyChangeListener(String propertyName, PropertyChangeListener listener) { The method addPropertyChangeListener(String, PropertyChangeListener) from the type Injected is never used locally |
top | errors | others warnings | discouraged warnings |
top | errors | others warnings | forbidden warnings |
1. WARNING in /src/org/eclipse/e4/core/services/internal/context/EclipseContextTest.java (at line 202) ((EclipseContext) child).removeRunAndTrack(runnable); Discouraged access: The method removeRunAndTrack(Runnable) from the type EclipseContext is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.e4.core.services/@dot |
2. WARNING in /src/org/eclipse/e4/core/services/internal/context/EclipseContextTest.java (at line 202) ((EclipseContext) child).removeRunAndTrack(runnable); Discouraged access: The type EclipseContext is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.e4.core.services/@dot |
3. WARNING in /src/org/eclipse/e4/core/services/internal/context/EclipseContextTest.java (at line 203) assertTrue(TestHelper.getListeners(child).isEmpty()); Discouraged access: The type TestHelper is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.e4.core.services/@dot |
4. WARNING in /src/org/eclipse/e4/core/services/internal/context/EclipseContextTest.java (at line 203) assertTrue(TestHelper.getListeners(child).isEmpty()); Discouraged access: The method getListeners(IEclipseContext) from the type TestHelper is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.e4.core.services/@dot |
5. WARNING in /src/org/eclipse/e4/core/services/internal/context/EclipseContextTest.java (at line 204) assertTrue(TestHelper.getListeners(parent).isEmpty()); Discouraged access: The type TestHelper is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.e4.core.services/@dot |
6. WARNING in /src/org/eclipse/e4/core/services/internal/context/EclipseContextTest.java (at line 204) assertTrue(TestHelper.getListeners(parent).isEmpty()); Discouraged access: The method getListeners(IEclipseContext) from the type TestHelper is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.e4.core.services/@dot |