Compiler: Eclipse Compiler for Java(TM) Version: 0.A76_R36x, 3.6.2
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 /opt/public/webtools/projects/wtp-R3.2.3-M/eclipse/plugins/org.eclipse.ui.workbench_3.6.2.M20110210-1200.jar
TestNotificationsOnNonUIThread.java :
67 : import org.eclipse.ui.internal.WorkbenchPlugin;
Discouraged access: The type WorkbenchPlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/eclipse/plugins/org.eclipse.ui.workbench_3.6.2.M20110210-1200.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 /opt/public/webtools/projects/wtp-R3.2.3-M/eclipse/plugins/org.eclipse.ui.workbench_3.6.2.M20110210-1200.jar
TestNotificationsOnNonUIThread.java :
160 : WorkbenchPlugin.log("internalCreateNavigationElements");
Discouraged access: The type WorkbenchPlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/eclipse/plugins/org.eclipse.ui.workbench_3.6.2.M20110210-1200.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 /opt/public/webtools/projects/wtp-R3.2.3-M/eclipse/plugins/org.eclipse.ui.workbench_3.6.2.M20110210-1200.jar
TestNotificationsOnNonUIThread.java :
171 : WorkbenchPlugin.log("internalCreateComponentElements");
Discouraged access: The type WorkbenchPlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/eclipse/plugins/org.eclipse.ui.workbench_3.6.2.M20110210-1200.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 /opt/public/webtools/projects/wtp-R3.2.3-M/eclipse/plugins/org.eclipse.ui.workbench_3.6.2.M20110210-1200.jar
TestNotificationsOnNonUIThread.java :
186 : WorkbenchPlugin.log("internalCreateManagedBeanElement");
Discouraged access: The type WorkbenchPlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/eclipse/plugins/org.eclipse.ui.workbench_3.6.2.M20110210-1200.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 /opt/public/webtools/projects/wtp-R3.2.3-M/eclipse/plugins/org.eclipse.ui.workbench_3.6.2.M20110210-1200.jar
TestNotificationsOnNonUIThread.java :
198 : WorkbenchPlugin.log("internalCreateOtherPageElements");
Discouraged access: The type JavaBuilder is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/eclipse/plugins/org.eclipse.jdt.core_3.6.2.v_A76_R36x.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 /opt/public/webtools/projects/wtp-R3.2.3-M/eclipse/plugins/org.eclipse.jdt.core_3.6.2.v_A76_R36x.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 /opt/public/webtools/projects/wtp-R3.2.3-M/eclipse/plugins/org.eclipse.jdt.core_3.6.2.v_A76_R36x.jar
TestUtil.java :
291 : IMarker[] markers = JavaBuilder.getProblemsFor(resource);