Compiler Report

Compiler: Eclipse Compiler for Java(TM) Version: 0.A53, 3.6.0

Number of source files: 65 Number of classfiles: 155

Problems: 3 (Errors: 0 Warnings: 3 )

Source File: org/eclipse/jst/jsf/ui/internal/JSFUITraceOptions.java
1. WARNING: DiscouragedReference

Discouraged access: The type FrameworkDebugOptions is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.0-S/eclipse/plugins/org.eclipse.osgi_3.6.0.v20100517.jar

JSFUITraceOptions.java :

3 : import org.eclipse.osgi.framework.debug.FrameworkDebugOptions;

2. WARNING: DiscouragedReference

Discouraged access: The type FrameworkDebugOptions is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.0-S/eclipse/plugins/org.eclipse.osgi_3.6.0.v20100517.jar

JSFUITraceOptions.java :

32 : final DebugOptions debugOptions = FrameworkDebugOptions.getDefault();

3. WARNING: DiscouragedReference

Discouraged access: The method getDefault() from the type FrameworkDebugOptions is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.0-S/eclipse/plugins/org.eclipse.osgi_3.6.0.v20100517.jar

JSFUITraceOptions.java :

32 : final DebugOptions debugOptions = FrameworkDebugOptions.getDefault();