Compiler: Eclipse Compiler for Java(TM) Version: 0.A76_R36x, 3.6.2
Number of source files: 14 Number of classfiles: 22
Problems: 5 (Errors: 0 Warnings: 5 )
Discouraged access: The type URIResolverExtension is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.uriresolver/@dot
CacheURIResolverExtension.java :
15 : import org.eclipse.wst.common.uriresolver.internal.provisional.URIResolverExtension;
Discouraged access: The type URIHelper is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.uriresolver/@dot
CacheURIResolverExtension.java :
16 : import org.eclipse.wst.common.uriresolver.internal.util.URIHelper;
Discouraged access: The type URIResolverExtension is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.uriresolver/@dot
CacheURIResolverExtension.java :
23 : public class CacheURIResolverExtension implements URIResolverExtension
Discouraged access: The type URIHelper is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.uriresolver/@dot
CacheURIResolverExtension.java :
35 : resource = URIHelper.normalize(systemId, baseLocation, null);
Discouraged access: The method normalize(String, String, String) from the type URIHelper is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.uriresolver/@dot
CacheURIResolverExtension.java :
35 : resource = URIHelper.normalize(systemId, baseLocation, null);