Compiler: Eclipse Compiler for Java(TM) Version: 0.A76_R36x, 3.6.2
Number of source files: 11 Number of classfiles: 13
Problems: 12 (Errors: 0 Warnings: 12 )
Discouraged access: The type EmptyIterable<E> is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jpt.utility/@dot
JavaTestTypeMapping.java :
14 : import org.eclipse.jpt.utility.internal.iterables.EmptyIterable;
Discouraged access: The type EmptyIterable<E> is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jpt.utility/@dot
JavaTestTypeMapping.java :
35 : return EmptyIterable.<String>instance();
Discouraged access: The method instance() from the type EmptyIterable is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jpt.utility/@dot
JavaTestTypeMapping.java :
35 : return EmptyIterable.<String>instance();
Discouraged access: The type GenericJpaPlatformUiProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jpt.ui/@dot
TestJpaPlatformUiFactory.java :
14 : import org.eclipse.jpt.ui.internal.GenericJpaPlatformUiProvider;
Discouraged access: The type GenericJpaPlatformUi is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jpt.ui/@dot
TestJpaPlatformUiFactory.java :
15 : import org.eclipse.jpt.ui.internal.platform.generic.GenericJpaPlatformUi;
Discouraged access: The type GenericNavigatorProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jpt.ui/@dot
TestJpaPlatformUiFactory.java :
16 : import org.eclipse.jpt.ui.internal.platform.generic.GenericNavigatorProvider;
Discouraged access: The constructor GenericJpaPlatformUi(JpaNavigatorProvider, JpaPlatformUiProvider) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jpt.ui/@dot
TestJpaPlatformUiFactory.java :
29 : return new GenericJpaPlatformUi( new GenericNavigatorProvider(), GenericJpaPlatformUiProvider.instance());
Discouraged access: The type GenericJpaPlatformUi is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jpt.ui/@dot
TestJpaPlatformUiFactory.java :
29 : return new GenericJpaPlatformUi(
Discouraged access: The constructor GenericNavigatorProvider() is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jpt.ui/@dot
TestJpaPlatformUiFactory.java :
30 : new GenericNavigatorProvider(),
Discouraged access: The type GenericNavigatorProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jpt.ui/@dot
TestJpaPlatformUiFactory.java :
30 : new GenericNavigatorProvider(),
Discouraged access: The type GenericJpaPlatformUiProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jpt.ui/@dot
TestJpaPlatformUiFactory.java :
31 : GenericJpaPlatformUiProvider.instance());
Discouraged access: The method instance() from the type GenericJpaPlatformUiProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jpt.ui/@dot
TestJpaPlatformUiFactory.java :
31 : GenericJpaPlatformUiProvider.instance());