Compiler: Eclipse Java Compiler Version: 0.868, 3.4.0 release candidate-2
Number of source files: 452 Number of classfiles: 605
Problems: 8 (Errors: 0 Warnings: 8 )
Discouraged access: The type FrameworkDebugOptions is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-M/eclipse/plugins/org.eclipse.osgi_3.4.3.R34x_v20081215-1030.jar
JSFCoreTraceOptions.java :
13 : 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.0-M/eclipse/plugins/org.eclipse.osgi_3.4.3.R34x_v20081215-1030.jar
JSFCoreTraceOptions.java :
87 : 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.0-M/eclipse/plugins/org.eclipse.osgi_3.4.3.R34x_v20081215-1030.jar
JSFCoreTraceOptions.java :
87 : final DebugOptions debugOptions = FrameworkDebugOptions.getDefault();
Unnecessary @SuppressWarnings("hiding")
JSFLibraryRegistryPackage.java :
34 : @SuppressWarnings("hiding")
Unnecessary @SuppressWarnings("hiding")
PluginProvidedJSFLibraryImpl.java :
44 : @SuppressWarnings("hiding")
Unnecessary @SuppressWarnings("hiding")
ComponentMappingPackage.java :
730 : @SuppressWarnings("hiding")
Unnecessary @SuppressWarnings("hiding")
PaletteInfosPackage.java :
28 : @SuppressWarnings("hiding")
Unnecessary @SuppressWarnings("hiding")
ConstraintsPackage.java :
29 : @SuppressWarnings("hiding")