Compiler: Eclipse Java Compiler Version: 0.959, 3.5.0 rc1
Number of source files: 20 Number of classfiles: 29
Problems: 17 (Errors: 0 Warnings: 17 )
Discouraged access: The type JavaFacetUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.jst.common.project.facet.core/@dot
JavaFacetUtils.java :
17 : import org.eclipse.jst.common.project.facet.core.internal.JavaFacetUtil;
Discouraged access: The type JavaFacetUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.jst.common.project.facet.core/@dot
JavaFacetUtils.java :
35 : return JavaFacetUtil.getCompilerLevel();
Discouraged access: The method getCompilerLevel() from the type JavaFacetUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.jst.common.project.facet.core/@dot
JavaFacetUtils.java :
35 : return JavaFacetUtil.getCompilerLevel();
Discouraged access: The type JavaFacetUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.jst.common.project.facet.core/@dot
JavaFacetUtils.java :
40 : return JavaFacetUtil.getCompilerLevel( project );
Discouraged access: The method getCompilerLevel(IProject) from the type JavaFacetUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.jst.common.project.facet.core/@dot
JavaFacetUtils.java :
40 : return JavaFacetUtil.getCompilerLevel( project );
Discouraged access: The type JavaFacetUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.jst.common.project.facet.core/@dot
JavaFacetUtils.java :
49 : JavaFacetUtil.setCompilerLevel( project, fv );
Discouraged access: The method setCompilerLevel(IProject, IProjectFacetVersion) from the type JavaFacetUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.jst.common.project.facet.core/@dot
JavaFacetUtils.java :
49 : JavaFacetUtil.setCompilerLevel( project, fv );
Discouraged access: The type JavaFacetUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.jst.common.project.facet.core/@dot
JavaFacetUtils.java :
58 : JavaFacetUtil.setCompilerLevel( project, level );
Discouraged access: The method setCompilerLevel(IProject, String) from the type JavaFacetUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.jst.common.project.facet.core/@dot
JavaFacetUtils.java :
58 : JavaFacetUtil.setCompilerLevel( project, level );
Discouraged access: The type JavaFacetUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.jst.common.project.facet.core/@dot
JavaFacetUtils.java :
63 : JavaFacetUtil.scheduleFullBuild( project );
Discouraged access: The method scheduleFullBuild(IProject) from the type JavaFacetUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.jst.common.project.facet.core/@dot
JavaFacetUtils.java :
63 : JavaFacetUtil.scheduleFullBuild( project );
Discouraged access: The type JavaFacetUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.jst.common.project.facet.core/@dot
JavaFacetUtils.java :
73 : JavaFacetUtil.resetClasspath( project, oldver, newver );
Discouraged access: The method resetClasspath(IProject, IProjectFacetVersion, IProjectFacetVersion) from the type JavaFacetUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.jst.common.project.facet.core/@dot
JavaFacetUtils.java :
73 : JavaFacetUtil.resetClasspath( project, oldver, newver );
Discouraged access: The type JavaFacetUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.jst.common.project.facet.core/@dot
JavaFacetUtils.java :
78 : return JavaFacetUtil.compilerLevelToFacet( ver );
Discouraged access: The method compilerLevelToFacet(String) from the type JavaFacetUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.jst.common.project.facet.core/@dot
JavaFacetUtils.java :
78 : return JavaFacetUtil.compilerLevelToFacet( ver );
Discouraged access: The type JavaFacetUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.jst.common.project.facet.core/@dot
JavaFacetUtils.java :
83 : return JavaFacetUtil.facetToCompilerLevel( fv );
Discouraged access: The method facetToCompilerLevel(IProjectFacetVersion) from the type JavaFacetUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.jst.common.project.facet.core/@dot
JavaFacetUtils.java :
83 : return JavaFacetUtil.facetToCompilerLevel( fv );