Compiler: Eclipse Compiler for Java(TM) Version: 0.A76_R36x, 3.6.2
Number of source files: 2 Number of classfiles: 2
Problems: 9 (Errors: 0 Warnings: 9 )
Discouraged access: The type StructuredTextViewerConfigurationJSDT is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.jsdt.web.ui/@dot
JSDTStructuredTextViewerConfigurationJSP.java :
22 : import org.eclipse.wst.jsdt.web.ui.StructuredTextViewerConfigurationJSDT;
Discouraged access: The type AutoEditStrategyForJs is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.jsdt.web.ui/@dot
JSDTStructuredTextViewerConfigurationJSP.java :
23 : import org.eclipse.wst.jsdt.web.ui.internal.autoedit.AutoEditStrategyForJs;
Discouraged access: The type LineStyleProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.ui/@dot
JSDTStructuredTextViewerConfigurationJSP.java :
25 : import org.eclipse.wst.sse.ui.internal.provisional.style.LineStyleProvider;
Discouraged access: The constructor StructuredTextViewerConfigurationJSDT() is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.jsdt.web.ui/@dot
JSDTStructuredTextViewerConfigurationJSP.java :
39 : fHTMLSourceViewerConfiguration = new StructuredTextViewerConfigurationJSDT();
Discouraged access: The type StructuredTextViewerConfigurationJSDT is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.jsdt.web.ui/@dot
JSDTStructuredTextViewerConfigurationJSP.java :
39 : fHTMLSourceViewerConfiguration = new StructuredTextViewerConfigurationJSDT();
Discouraged access: The type LineStyleProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.ui/@dot
JSDTStructuredTextViewerConfigurationJSP.java :
53 : public LineStyleProvider[] getLineStyleProviders(ISourceViewer sourceViewer, String partitionType) {
Discouraged access: The type LineStyleProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.ui/@dot
JSDTStructuredTextViewerConfigurationJSP.java :
54 : LineStyleProvider[] providers = null;
Discouraged access: The constructor AutoEditStrategyForJs() is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.jsdt.web.ui/@dot
JSDTStructuredTextViewerConfigurationJSP.java :
71 : strategies[0] = new AutoEditStrategyForJs();
Discouraged access: The type AutoEditStrategyForJs is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.jsdt.web.ui/@dot
JSDTStructuredTextViewerConfigurationJSP.java :
71 : strategies[0] = new AutoEditStrategyForJs();