Compiler Report

Compiler: Eclipse Compiler for Java(TM) Version: 0.A58, 3.6.0

Number of source files: 2 Number of classfiles: 2

Problems: 9 (Errors: 0 Warnings: 9 )

Source File: org/eclipse/wst/jsdt/web/support/jsp/JSDTStructuredTextViewerConfigurationJSP.java
1. WARNING: DiscouragedReference

Discouraged access: The type StructuredTextViewerConfigurationJSDT is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.jsdt.web.ui/@dot

JSDTStructuredTextViewerConfigurationJSP.java :

23 : import org.eclipse.wst.jsdt.web.ui.StructuredTextViewerConfigurationJSDT;

2. WARNING: DiscouragedReference

Discouraged access: The type AutoEditStrategyForJs is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.jsdt.web.ui/@dot

JSDTStructuredTextViewerConfigurationJSP.java :

25 : import org.eclipse.wst.jsdt.web.ui.internal.autoedit.AutoEditStrategyForJs;

3. WARNING: DiscouragedReference

Discouraged access: The type LineStyleProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.sse.ui_1.2.2.v201008232126.jar

JSDTStructuredTextViewerConfigurationJSP.java :

27 : import org.eclipse.wst.sse.ui.internal.provisional.style.LineStyleProvider;

4. WARNING: DiscouragedReference

Discouraged access: The constructor StructuredTextViewerConfigurationJSDT() is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.jsdt.web.ui/@dot

JSDTStructuredTextViewerConfigurationJSP.java :

41 : fHTMLSourceViewerConfiguration = new StructuredTextViewerConfigurationJSDT();

5. WARNING: DiscouragedReference

Discouraged access: The type StructuredTextViewerConfigurationJSDT is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.jsdt.web.ui/@dot

JSDTStructuredTextViewerConfigurationJSP.java :

41 : fHTMLSourceViewerConfiguration = new StructuredTextViewerConfigurationJSDT();

6. WARNING: DiscouragedReference

Discouraged access: The type LineStyleProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.sse.ui_1.2.2.v201008232126.jar

JSDTStructuredTextViewerConfigurationJSP.java :

55 : public LineStyleProvider[] getLineStyleProviders(ISourceViewer sourceViewer, String partitionType) {

7. WARNING: DiscouragedReference

Discouraged access: The type LineStyleProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.sse.ui_1.2.2.v201008232126.jar

JSDTStructuredTextViewerConfigurationJSP.java :

56 : LineStyleProvider[] providers = null;

8. WARNING: DiscouragedReference

Discouraged access: The constructor AutoEditStrategyForJs() is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.jsdt.web.ui/@dot

JSDTStructuredTextViewerConfigurationJSP.java :

73 : strategies[0] = new AutoEditStrategyForJs();

9. WARNING: DiscouragedReference

Discouraged access: The type AutoEditStrategyForJs is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.wst.jsdt.web.ui/@dot

JSDTStructuredTextViewerConfigurationJSP.java :

73 : strategies[0] = new AutoEditStrategyForJs();