Compiler Report

Compiler: Eclipse Java Compiler Version: 0.868, 3.4.0 release candidate-2

Number of source files: 13 Number of classfiles: 22

Problems: 12 (Errors: 0 Warnings: 12 )

Source File: org/eclipse/jst/jsf/facesconfig/ui/test/TestNotificationsOnNonUIThread.java
1. WARNING: DiscouragedReference

Discouraged access: The type WorkbenchPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-M/eclipse/plugins/org.eclipse.ui.workbench_3.4.2.M20090127-1700.jar

TestNotificationsOnNonUIThread.java :

67 : import org.eclipse.ui.internal.WorkbenchPlugin;

2. WARNING: DiscouragedReference

Discouraged access: The type WorkbenchPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-M/eclipse/plugins/org.eclipse.ui.workbench_3.4.2.M20090127-1700.jar

TestNotificationsOnNonUIThread.java :

160 : WorkbenchPlugin.log("internalCreateNavigationElements");

3. WARNING: DiscouragedReference

Discouraged access: The method log(String) from the type WorkbenchPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-M/eclipse/plugins/org.eclipse.ui.workbench_3.4.2.M20090127-1700.jar

TestNotificationsOnNonUIThread.java :

160 : WorkbenchPlugin.log("internalCreateNavigationElements");

4. WARNING: DiscouragedReference

Discouraged access: The type WorkbenchPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-M/eclipse/plugins/org.eclipse.ui.workbench_3.4.2.M20090127-1700.jar

TestNotificationsOnNonUIThread.java :

171 : WorkbenchPlugin.log("internalCreateComponentElements");

5. WARNING: DiscouragedReference

Discouraged access: The method log(String) from the type WorkbenchPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-M/eclipse/plugins/org.eclipse.ui.workbench_3.4.2.M20090127-1700.jar

TestNotificationsOnNonUIThread.java :

171 : WorkbenchPlugin.log("internalCreateComponentElements");

6. WARNING: DiscouragedReference

Discouraged access: The type WorkbenchPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-M/eclipse/plugins/org.eclipse.ui.workbench_3.4.2.M20090127-1700.jar

TestNotificationsOnNonUIThread.java :

186 : WorkbenchPlugin.log("internalCreateManagedBeanElement");

7. WARNING: DiscouragedReference

Discouraged access: The method log(String) from the type WorkbenchPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-M/eclipse/plugins/org.eclipse.ui.workbench_3.4.2.M20090127-1700.jar

TestNotificationsOnNonUIThread.java :

186 : WorkbenchPlugin.log("internalCreateManagedBeanElement");

8. WARNING: DiscouragedReference

Discouraged access: The type WorkbenchPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-M/eclipse/plugins/org.eclipse.ui.workbench_3.4.2.M20090127-1700.jar

TestNotificationsOnNonUIThread.java :

198 : WorkbenchPlugin.log("internalCreateOtherPageElements");

9. WARNING: DiscouragedReference

Discouraged access: The method log(String) from the type WorkbenchPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-M/eclipse/plugins/org.eclipse.ui.workbench_3.4.2.M20090127-1700.jar

TestNotificationsOnNonUIThread.java :

198 : WorkbenchPlugin.log("internalCreateOtherPageElements");

Source File: org/eclipse/jst/jsf/facesconfig/ui/test/util/TestUtil.java
1. WARNING: DiscouragedReference

Discouraged access: The type JavaBuilder is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-M/eclipse/plugins/org.eclipse.jdt.core_3.4.4.v_894_R34x.jar

TestUtil.java :

37 : import org.eclipse.jdt.internal.core.builder.JavaBuilder;

2. WARNING: DiscouragedReference

Discouraged access: The type JavaBuilder is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-M/eclipse/plugins/org.eclipse.jdt.core_3.4.4.v_894_R34x.jar

TestUtil.java :

291 : IMarker[] markers = JavaBuilder.getProblemsFor(resource);

3. WARNING: DiscouragedReference

Discouraged access: The method getProblemsFor(IResource) from the type JavaBuilder is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-M/eclipse/plugins/org.eclipse.jdt.core_3.4.4.v_894_R34x.jar

TestUtil.java :

291 : IMarker[] markers = JavaBuilder.getProblemsFor(resource);