Compiler: Eclipse Compiler for Java(TM) Version: 0.A76_R36x, 3.6.2
Number of source files: 17 Number of classfiles: 81
Problems: 10 (Errors: 0 Warnings: 10 )
Discouraged access: The type JavaFacetUtil is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.common.project.facet.core/@dot
JavaVersionMismatchMarkerResolutions.java :
21 : import org.eclipse.jst.common.project.facet.core.internal.JavaFacetUtil;
Discouraged access: The type JavaFacetValidator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.common.project.facet.core/@dot
JavaVersionMismatchMarkerResolutions.java :
22 : import org.eclipse.jst.common.project.facet.core.internal.JavaFacetValidator;
Discouraged access: The type JavaFacetValidator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.common.project.facet.core/@dot
JavaVersionMismatchMarkerResolutions.java :
93 : = this.marker.getAttribute( JavaFacetValidator.ATTR_COMPILER_LEVEL, null );
Discouraged access: The field ATTR_COMPILER_LEVEL from the type JavaFacetValidator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.common.project.facet.core/@dot
JavaVersionMismatchMarkerResolutions.java :
93 : = this.marker.getAttribute( JavaFacetValidator.ATTR_COMPILER_LEVEL, null );
Discouraged access: The type JavaFacetUtil is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.common.project.facet.core/@dot
JavaVersionMismatchMarkerResolutions.java :
124 : JavaFacetUtil.setCompilerLevel( project, level );
Discouraged access: The method setCompilerLevel(IProject, String) from the type JavaFacetUtil is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.common.project.facet.core/@dot
JavaVersionMismatchMarkerResolutions.java :
124 : JavaFacetUtil.setCompilerLevel( project, level );
Discouraged access: The type JavaFacetUtil is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.common.project.facet.core/@dot
JavaVersionMismatchMarkerResolutions.java :
125 : JavaFacetUtil.scheduleFullBuild( project );
Discouraged access: The method scheduleFullBuild(IProject) from the type JavaFacetUtil is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.common.project.facet.core/@dot
JavaVersionMismatchMarkerResolutions.java :
125 : JavaFacetUtil.scheduleFullBuild( project );
Discouraged access: The type JavaFacetValidator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.common.project.facet.core/@dot
JavaVersionMismatchMarkerResolutions.java :
137 : return this.marker.getAttribute( JavaFacetValidator.ATTR_FACET_VERSION, null);
Discouraged access: The field ATTR_FACET_VERSION from the type JavaFacetValidator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.common.project.facet.core/@dot
JavaVersionMismatchMarkerResolutions.java :
137 : return this.marker.getAttribute( JavaFacetValidator.ATTR_FACET_VERSION, null);