Compiler: Eclipse Compiler for Java(TM) Version: 0.A76_R36x, 3.6.2
Number of source files: 9 Number of classfiles: 9
Problems: 3 (Errors: 0 Warnings: 3 )
Discouraged access: The type DOMJSPRegionContexts is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsp.core/@dot
BaseTestClass.java :
26 : import org.eclipse.jst.jsp.core.internal.regions.DOMJSPRegionContexts;
Discouraged access: The type DOMJSPRegionContexts is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsp.core/@dot
BaseTestClass.java :
51 : assertEquals(DOMJSPRegionContexts.JSP_VBL_CONTENT, resolver.getRegionType());
Discouraged access: The field JSP_VBL_CONTENT from the type DOMJSPRegionContexts is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsp.core/@dot
BaseTestClass.java :
51 : assertEquals(DOMJSPRegionContexts.JSP_VBL_CONTENT, resolver.getRegionType());