Compiler Report

Compiler: Eclipse Java Compiler Version: 0.959, 3.5.0 rc1

Number of source files: 462 Number of classfiles: 619

Problems: 8 (Errors: 0 Warnings: 8 )

Source File: org/eclipse/jst/jsf/core/internal/JSFCoreTraceOptions.java
1. WARNING: DiscouragedReference

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

JSFCoreTraceOptions.java :

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

2. WARNING: DiscouragedReference

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

JSFCoreTraceOptions.java :

87 : 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 /shared/webtools/projects/wtp-R3.1-S/eclipse/plugins/org.eclipse.osgi_3.5.0.v20090520.jar

JSFCoreTraceOptions.java :

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

Source File: org/eclipse/jst/jsf/core/internal/jsflibraryregistry/JSFLibraryRegistryPackage.java
1. WARNING: UnusedWarningToken

Unnecessary @SuppressWarnings("hiding")

JSFLibraryRegistryPackage.java :

35 : @SuppressWarnings("hiding")

Source File: org/eclipse/jst/jsf/core/internal/jsflibraryregistry/impl/PluginProvidedJSFLibraryImpl.java
1. WARNING: UnusedWarningToken

Unnecessary @SuppressWarnings("hiding")

PluginProvidedJSFLibraryImpl.java :

45 : @SuppressWarnings("hiding")

Source File: org/eclipse/jst/jsf/designtime/internal/view/mapping/viewmapping/ComponentMappingPackage.java
1. WARNING: UnusedWarningToken

Unnecessary @SuppressWarnings("hiding")

ComponentMappingPackage.java :

730 : @SuppressWarnings("hiding")

Source File: org/eclipse/jst/jsf/tagdisplay/internal/paletteinfos/PaletteInfosPackage.java
1. WARNING: UnusedWarningToken

Unnecessary @SuppressWarnings("hiding")

PaletteInfosPackage.java :

28 : @SuppressWarnings("hiding")

Source File: org/eclipse/jst/jsf/validation/internal/constraints/ConstraintsPackage.java
1. WARNING: UnusedWarningToken

Unnecessary @SuppressWarnings("hiding")

ConstraintsPackage.java :

29 : @SuppressWarnings("hiding")