Compiler Report

Compiler: Eclipse Compiler for Java(TM) Version: 0.A76_R36x, 3.6.2

Number of source files: 8 Number of classfiles: 9

Problems: 9 (Errors: 0 Warnings: 9 )

Source File: org/eclipse/jst/jsf/context/symbol/tests/TestIMapTypeDescriptor.java
1. WARNING: DiscouragedReference

Discouraged access: The type ResourceBundleMapSourceFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.core/@dot

TestIMapTypeDescriptor.java :

17 : import org.eclipse.jst.jsf.designtime.internal.symbols.ResourceBundleMapSourceFactory;

2. WARNING: DiscouragedReference

Discouraged access: The type ResourceBundleMapSourceFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.core/@dot

TestIMapTypeDescriptor.java :

42 : final Map mapSource = ResourceBundleMapSourceFactory

3. WARNING: DiscouragedReference

Discouraged access: The method getResourceBundleMapSource(IProject, String) from the type ResourceBundleMapSourceFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.core/@dot

TestIMapTypeDescriptor.java :

42 : final Map mapSource = ResourceBundleMapSourceFactory .getResourceBundleMapSource(_jdtTestEnvironment .getProjectEnvironment().getTestProject(), "res.Bundle");

4. WARNING: DiscouragedReference

Discouraged access: The type ResourceBundleMapSourceFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.core/@dot

TestIMapTypeDescriptor.java :

61 : final Map mapSource = ResourceBundleMapSourceFactory

5. WARNING: DiscouragedReference

Discouraged access: The method getResourceBundleMapSource(IProject, String) from the type ResourceBundleMapSourceFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.core/@dot

TestIMapTypeDescriptor.java :

61 : final Map mapSource = ResourceBundleMapSourceFactory .getResourceBundleMapSource(_jdtTestEnvironment .getProjectEnvironment().getTestProject(), "res.Bundle");

6. WARNING: DiscouragedReference

Discouraged access: The type ResourceBundleMapSourceFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.core/@dot

TestIMapTypeDescriptor.java :

77 : final Map mapSource = ResourceBundleMapSourceFactory

7. WARNING: DiscouragedReference

Discouraged access: The method getResourceBundleMapSource(IProject, String) from the type ResourceBundleMapSourceFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.core/@dot

TestIMapTypeDescriptor.java :

77 : final Map mapSource = ResourceBundleMapSourceFactory .getResourceBundleMapSource(_jdtTestEnvironment .getProjectEnvironment().getTestProject(), "res.Bundle");

8. WARNING: DiscouragedReference

Discouraged access: The type ResourceBundleMapSourceFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.core/@dot

TestIMapTypeDescriptor.java :

98 : final Map mapSource = ResourceBundleMapSourceFactory

9. WARNING: DiscouragedReference

Discouraged access: The method getResourceBundleMapSource(IProject, String) from the type ResourceBundleMapSourceFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.core/@dot

TestIMapTypeDescriptor.java :

98 : final Map mapSource = ResourceBundleMapSourceFactory .getResourceBundleMapSource(_jdtTestEnvironment .getProjectEnvironment().getTestProject(), "res.Bundle");