Compiler Report

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 )

Source File: org/eclipse/jst/common/project/facet/JavaFacetUtils.java
1. WARNING: DiscouragedReference

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;

2. WARNING: DiscouragedReference

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();

3. WARNING: DiscouragedReference

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();

4. WARNING: DiscouragedReference

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 );

5. WARNING: DiscouragedReference

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 );

6. WARNING: DiscouragedReference

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 );

7. WARNING: DiscouragedReference

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 );

8. WARNING: DiscouragedReference

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 );

9. WARNING: DiscouragedReference

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 );

10. WARNING: DiscouragedReference

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 );

11. WARNING: DiscouragedReference

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 );

12. WARNING: DiscouragedReference

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 );

13. WARNING: DiscouragedReference

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 );

14. WARNING: DiscouragedReference

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 );

15. WARNING: DiscouragedReference

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 );

16. WARNING: DiscouragedReference

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 );

17. WARNING: DiscouragedReference

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 );