Compiler: Eclipse Java Compiler Version: 0.959, 3.5.0 rc1
Number of source files: 64 Number of classfiles: 153
Problems: 3 (Errors: 0 Warnings: 3 )
Discouraged access: The type FrameworkDebugOptions is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/eclipse/plugins/org.eclipse.osgi_3.5.0.v20090520.jar
JSFUITraceOptions.java :
3 : import org.eclipse.osgi.framework.debug.FrameworkDebugOptions;
Discouraged access: The type FrameworkDebugOptions is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/eclipse/plugins/org.eclipse.osgi_3.5.0.v20090520.jar
JSFUITraceOptions.java :
32 : final DebugOptions debugOptions = FrameworkDebugOptions.getDefault();
Discouraged access: The method getDefault() from the type FrameworkDebugOptions is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/eclipse/plugins/org.eclipse.osgi_3.5.0.v20090520.jar
JSFUITraceOptions.java :
32 : final DebugOptions debugOptions = FrameworkDebugOptions.getDefault();