Compiler log for org.eclipse.e4.tools.emf.editor3x_0.9.0.v20100519-0930 : @dot.xml

TOTAL : ERRORS: 0, WARNINGS: 7

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/tools/emf/editor3x/compat/E4CompatEditorPart.java : 3 warnings :

OTHER 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

/src/org/eclipse/e4/tools/emf/editor3x/compat/IEclipseContextServiceFactory.java : 3 warnings :

OTHER WARNINGS
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

FORBIDDEN ACCESS WARNINGS

top errors others warnings discouraged warnings

DISCOURAGED ACCESS WARNINGS

top errors others warnings forbidden warnings

/src/org/eclipse/e4/tools/emf/editor3x/PDEClassContributionProvider.java : 1 warning :

DISCOURAGED ACCESS 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

/src/org/eclipse/e4/tools/emf/editor3x/compat/IEclipseContextServiceFactory.java : 3 warnings :

DISCOURAGED ACCESS WARNINGS
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