Compiler: Eclipse Compiler for Java(TM) Version: 0.A76_R36x, 3.6.2
Number of source files: 11 Number of classfiles: 19
Problems: 3 (Errors: 0 Warnings: 3 )
Discouraged access: The type RuntimeTableLabelProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.server.ui/@dot
ServerClasspathContainerPage.java :
39 : import org.eclipse.wst.server.ui.internal.viewers.RuntimeTableLabelProvider;
Discouraged access: The constructor RuntimeTableLabelProvider() is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.server.ui/@dot
ServerClasspathContainerPage.java :
110 : tableViewer.setLabelProvider(new RuntimeTableLabelProvider());
Discouraged access: The type RuntimeTableLabelProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.server.ui/@dot
ServerClasspathContainerPage.java :
110 : tableViewer.setLabelProvider(new RuntimeTableLabelProvider());