Compiler: Eclipse Compiler for Java(TM) Version: 0.A19, 3.6.0 M3
Number of source files: 19 Number of classfiles: 30
Problems: 7 (Errors: 0 Warnings: 7 )
Discouraged access: The type SETProjectConfig is not accessible due to restriction on classpath entry /opt/public/webtools/projects/xquery-R0.7.0-I/workdir/plugins/org.eclipse.wst.xquery.set.core/@dot
DeployInfo.java :
14 : import org.eclipse.wst.xquery.set.internal.core.SETProjectConfig;
Discouraged access: The type SETProjectConfig is not accessible due to restriction on classpath entry /opt/public/webtools/projects/xquery-R0.7.0-I/workdir/plugins/org.eclipse.wst.xquery.set.core/@dot
DeployInfo.java :
27 : private SETProjectConfig fConfig;
Discouraged access: The type SETProjectConfig is not accessible due to restriction on classpath entry /opt/public/webtools/projects/xquery-R0.7.0-I/workdir/plugins/org.eclipse.wst.xquery.set.core/@dot
DeployInfo.java :
29 : public DeployInfo(IScriptProject project, SETProjectConfig config, String appName, String username,
Discouraged access: The type SETProjectConfig is not accessible due to restriction on classpath entry /opt/public/webtools/projects/xquery-R0.7.0-I/workdir/plugins/org.eclipse.wst.xquery.set.core/@dot
DeployInfo.java :
43 : public SETProjectConfig getProjectConfig() {
Discouraged access: The type SETProjectConfigUtil is not accessible due to restriction on classpath entry /opt/public/webtools/projects/xquery-R0.7.0-I/workdir/plugins/org.eclipse.wst.xquery.set.core/@dot
SETDeployProjectJob.java :
15 : import org.eclipse.wst.xquery.set.internal.core.SETProjectConfigUtil;
Discouraged access: The type SETProjectConfigUtil is not accessible due to restriction on classpath entry /opt/public/webtools/projects/xquery-R0.7.0-I/workdir/plugins/org.eclipse.wst.xquery.set.core/@dot
SETDeployProjectJob.java :
26 : SETProjectConfigUtil.writeProjectConfig(fProject, fInfo.getProjectConfig());
Discouraged access: The method writeProjectConfig(IProject, SETProjectConfig) from the type SETProjectConfigUtil is not accessible due to restriction on classpath entry /opt/public/webtools/projects/xquery-R0.7.0-I/workdir/plugins/org.eclipse.wst.xquery.set.core/@dot
SETDeployProjectJob.java :
26 : SETProjectConfigUtil.writeProjectConfig(fProject, fInfo.getProjectConfig());