Compiler: Eclipse Java Compiler Version: 0.959, 3.5.0 rc1
Number of source files: 13 Number of classfiles: 22
Problems: 12 (Errors: 0 Warnings: 12 )
Discouraged access: The type WorkbenchPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/eclipse/plugins/org.eclipse.ui.workbench_3.5.0.I20090603-2000.jar
TestNotificationsOnNonUIThread.java :
67 : import org.eclipse.ui.internal.WorkbenchPlugin;
Discouraged access: The type WorkbenchPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/eclipse/plugins/org.eclipse.ui.workbench_3.5.0.I20090603-2000.jar
TestNotificationsOnNonUIThread.java :
160 : WorkbenchPlugin.log("internalCreateNavigationElements");
Discouraged access: The method log(String) from the type WorkbenchPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/eclipse/plugins/org.eclipse.ui.workbench_3.5.0.I20090603-2000.jar
TestNotificationsOnNonUIThread.java :
160 : WorkbenchPlugin.log("internalCreateNavigationElements");
Discouraged access: The type WorkbenchPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/eclipse/plugins/org.eclipse.ui.workbench_3.5.0.I20090603-2000.jar
TestNotificationsOnNonUIThread.java :
171 : WorkbenchPlugin.log("internalCreateComponentElements");
Discouraged access: The method log(String) from the type WorkbenchPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/eclipse/plugins/org.eclipse.ui.workbench_3.5.0.I20090603-2000.jar
TestNotificationsOnNonUIThread.java :
171 : WorkbenchPlugin.log("internalCreateComponentElements");
Discouraged access: The type WorkbenchPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/eclipse/plugins/org.eclipse.ui.workbench_3.5.0.I20090603-2000.jar
TestNotificationsOnNonUIThread.java :
186 : WorkbenchPlugin.log("internalCreateManagedBeanElement");
Discouraged access: The method log(String) from the type WorkbenchPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/eclipse/plugins/org.eclipse.ui.workbench_3.5.0.I20090603-2000.jar
TestNotificationsOnNonUIThread.java :
186 : WorkbenchPlugin.log("internalCreateManagedBeanElement");
Discouraged access: The type WorkbenchPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/eclipse/plugins/org.eclipse.ui.workbench_3.5.0.I20090603-2000.jar
TestNotificationsOnNonUIThread.java :
198 : WorkbenchPlugin.log("internalCreateOtherPageElements");
Discouraged access: The method log(String) from the type WorkbenchPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/eclipse/plugins/org.eclipse.ui.workbench_3.5.0.I20090603-2000.jar
TestNotificationsOnNonUIThread.java :
198 : WorkbenchPlugin.log("internalCreateOtherPageElements");
Discouraged access: The type JavaBuilder is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/eclipse/plugins/org.eclipse.jdt.core_3.5.0.v_963.jar
TestUtil.java :
37 : import org.eclipse.jdt.internal.core.builder.JavaBuilder;
Discouraged access: The type JavaBuilder is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/eclipse/plugins/org.eclipse.jdt.core_3.5.0.v_963.jar
TestUtil.java :
291 : IMarker[] markers = JavaBuilder.getProblemsFor(resource);
Discouraged access: The method getProblemsFor(IResource) from the type JavaBuilder is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/eclipse/plugins/org.eclipse.jdt.core_3.5.0.v_963.jar
TestUtil.java :
291 : IMarker[] markers = JavaBuilder.getProblemsFor(resource);