Compiler Report

Compiler: Eclipse Java Compiler Version: 0.868, 3.4.0 release candidate-2

Number of source files: 145 Number of classfiles: 210

Problems: 17 (Errors: 0 Warnings: 17 )

Source File: org/eclipse/jst/jsp/ui/internal/taginfo/JSPJavaJavadocHoverProcessor.java
1. WARNING: DiscouragedReference

Discouraged access: The type HTMLPrinter is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/eclipse/plugins/org.eclipse.jface.text_3.4.2.r342_v20081119-0800.jar

JSPJavaJavadocHoverProcessor.java :

20 : import org.eclipse.jface.internal.text.html.HTMLPrinter;

2. WARNING: DiscouragedReference

Discouraged access: The type HTMLPrinter is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/eclipse/plugins/org.eclipse.jface.text_3.4.2.r342_v20081119-0800.jar

JSPJavaJavadocHoverProcessor.java :

51 : HTMLPrinter.startBulletList(buffer);

3. WARNING: DiscouragedReference

Discouraged access: The method startBulletList(StringBuffer) from the type HTMLPrinter is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/eclipse/plugins/org.eclipse.jface.text_3.4.2.r342_v20081119-0800.jar

JSPJavaJavadocHoverProcessor.java :

51 : HTMLPrinter.startBulletList(buffer);

4. WARNING: DiscouragedReference

Discouraged access: The type HTMLPrinter is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/eclipse/plugins/org.eclipse.jface.text_3.4.2.r342_v20081119-0800.jar

JSPJavaJavadocHoverProcessor.java :

54 : HTMLPrinter.addBullet(buffer, getInfoText(curr));

5. WARNING: DiscouragedReference

Discouraged access: The method addBullet(StringBuffer, String) from the type HTMLPrinter is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/eclipse/plugins/org.eclipse.jface.text_3.4.2.r342_v20081119-0800.jar

JSPJavaJavadocHoverProcessor.java :

54 : HTMLPrinter.addBullet(buffer, getInfoText(curr));

6. WARNING: DiscouragedReference

Discouraged access: The type HTMLPrinter is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/eclipse/plugins/org.eclipse.jface.text_3.4.2.r342_v20081119-0800.jar

JSPJavaJavadocHoverProcessor.java :

55 : HTMLPrinter.endBulletList(buffer);

7. WARNING: DiscouragedReference

Discouraged access: The method endBulletList(StringBuffer) from the type HTMLPrinter is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/eclipse/plugins/org.eclipse.jface.text_3.4.2.r342_v20081119-0800.jar

JSPJavaJavadocHoverProcessor.java :

55 : HTMLPrinter.endBulletList(buffer);

8. WARNING: DiscouragedReference

Discouraged access: The type HTMLPrinter is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/eclipse/plugins/org.eclipse.jface.text_3.4.2.r342_v20081119-0800.jar

JSPJavaJavadocHoverProcessor.java :

64 : HTMLPrinter.addSmallHeader(buffer, getInfoText(member));

9. WARNING: DiscouragedReference

Discouraged access: The method addSmallHeader(StringBuffer, String) from the type HTMLPrinter is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/eclipse/plugins/org.eclipse.jface.text_3.4.2.r342_v20081119-0800.jar

JSPJavaJavadocHoverProcessor.java :

64 : HTMLPrinter.addSmallHeader(buffer, getInfoText(member));

10. WARNING: DiscouragedReference

Discouraged access: The type HTMLPrinter is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/eclipse/plugins/org.eclipse.jface.text_3.4.2.r342_v20081119-0800.jar

JSPJavaJavadocHoverProcessor.java :

73 : HTMLPrinter.addParagraph(buffer, reader);

11. WARNING: DiscouragedReference

Discouraged access: The method addParagraph(StringBuffer, Reader) from the type HTMLPrinter is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/eclipse/plugins/org.eclipse.jface.text_3.4.2.r342_v20081119-0800.jar

JSPJavaJavadocHoverProcessor.java :

73 : HTMLPrinter.addParagraph(buffer, reader);

12. WARNING: DiscouragedReference

Discouraged access: The type HTMLPrinter is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/eclipse/plugins/org.eclipse.jface.text_3.4.2.r342_v20081119-0800.jar

JSPJavaJavadocHoverProcessor.java :

77 : HTMLPrinter.addSmallHeader(buffer, getInfoText(curr));

13. WARNING: DiscouragedReference

Discouraged access: The method addSmallHeader(StringBuffer, String) from the type HTMLPrinter is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/eclipse/plugins/org.eclipse.jface.text_3.4.2.r342_v20081119-0800.jar

JSPJavaJavadocHoverProcessor.java :

77 : HTMLPrinter.addSmallHeader(buffer, getInfoText(curr));

14. WARNING: DiscouragedReference

Discouraged access: The type HTMLPrinter is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/eclipse/plugins/org.eclipse.jface.text_3.4.2.r342_v20081119-0800.jar

JSPJavaJavadocHoverProcessor.java :

81 : HTMLPrinter.insertPageProlog(buffer, 0);

15. WARNING: DiscouragedReference

Discouraged access: The method insertPageProlog(StringBuffer, int) from the type HTMLPrinter is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/eclipse/plugins/org.eclipse.jface.text_3.4.2.r342_v20081119-0800.jar

JSPJavaJavadocHoverProcessor.java :

81 : HTMLPrinter.insertPageProlog(buffer, 0);

16. WARNING: DiscouragedReference

Discouraged access: The type HTMLPrinter is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/eclipse/plugins/org.eclipse.jface.text_3.4.2.r342_v20081119-0800.jar

JSPJavaJavadocHoverProcessor.java :

82 : HTMLPrinter.addPageEpilog(buffer);

17. WARNING: DiscouragedReference

Discouraged access: The method addPageEpilog(StringBuffer) from the type HTMLPrinter is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/eclipse/plugins/org.eclipse.jface.text_3.4.2.r342_v20081119-0800.jar

JSPJavaJavadocHoverProcessor.java :

82 : HTMLPrinter.addPageEpilog(buffer);