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/tools/emf/editor3x/compat/E4CompatEditorPart.java (at line 24) import org.eclipse.ui.ISelectionListener; The import org.eclipse.ui.ISelectionListener is never used |
2. WARNING in /src/org/eclipse/e4/tools/emf/editor3x/compat/E4CompatEditorPart.java (at line 25) import org.eclipse.ui.ISelectionService; The import org.eclipse.ui.ISelectionService is never used |
3. WARNING in /src/org/eclipse/e4/tools/emf/editor3x/compat/E4CompatEditorPart.java (at line 26) import org.eclipse.ui.IWorkbenchPart; The import org.eclipse.ui.IWorkbenchPart is never used |
1. WARNING in /src/org/eclipse/e4/tools/emf/editor3x/compat/IEclipseContextServiceFactory.java (at line 31) public Object create(Class serviceInterface, IServiceLocator parentLocator, Class is a raw type. References to generic type Class<T> should be parameterized |
top | errors | others warnings | discouraged warnings |
top | errors | others warnings | forbidden warnings |
1. WARNING in /src/org/eclipse/e4/tools/emf/editor3x/PDEClassContributionProvider.java (at line 29) import org.eclipse.pde.internal.core.util.PDEJavaHelper; Discouraged access: The type PDEJavaHelper is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20100523/plugins/org.eclipse.pde.core_3.6.0.v20100519.jar |
1. WARNING in /src/org/eclipse/e4/tools/emf/editor3x/compat/IEclipseContextServiceFactory.java (at line 9) import org.eclipse.e4.workbench.ui.internal.ReflectionContributionFactory; Discouraged access: The type ReflectionContributionFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100523-2015/plugins/org.eclipse.e4.ui.workbench/@dot |
2. WARNING in /src/org/eclipse/e4/tools/emf/editor3x/compat/IEclipseContextServiceFactory.java (at line 17) import org.eclipse.ui.internal.services.IWorkbenchLocationService; Discouraged access: The type IWorkbenchLocationService is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20100523/plugins/org.eclipse.ui.workbench_3.6.0.I20100520-0800.jar |