Compiler: Eclipse Java Compiler Version: 0.868, 3.4.0 release candidate-2
Number of source files: 146 Number of classfiles: 211
Problems: 17 (Errors: 0 Warnings: 17 )
Discouraged access: The type HTMLPrinter is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-M/eclipse/plugins/org.eclipse.jface.text_3.4.2.r342_v20081119-0800.jar
JSPJavaJavadocHoverProcessor.java :
20 : import org.eclipse.jface.internal.text.html.HTMLPrinter;
Discouraged access: The type HTMLPrinter is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-M/eclipse/plugins/org.eclipse.jface.text_3.4.2.r342_v20081119-0800.jar
JSPJavaJavadocHoverProcessor.java :
51 : HTMLPrinter.startBulletList(buffer);
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-M/eclipse/plugins/org.eclipse.jface.text_3.4.2.r342_v20081119-0800.jar
JSPJavaJavadocHoverProcessor.java :
51 : HTMLPrinter.startBulletList(buffer);
Discouraged access: The type HTMLPrinter is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-M/eclipse/plugins/org.eclipse.jface.text_3.4.2.r342_v20081119-0800.jar
JSPJavaJavadocHoverProcessor.java :
54 : HTMLPrinter.addBullet(buffer, getInfoText(curr));
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-M/eclipse/plugins/org.eclipse.jface.text_3.4.2.r342_v20081119-0800.jar
JSPJavaJavadocHoverProcessor.java :
54 : HTMLPrinter.addBullet(buffer, getInfoText(curr));
Discouraged access: The type HTMLPrinter is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-M/eclipse/plugins/org.eclipse.jface.text_3.4.2.r342_v20081119-0800.jar
JSPJavaJavadocHoverProcessor.java :
55 : HTMLPrinter.endBulletList(buffer);
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-M/eclipse/plugins/org.eclipse.jface.text_3.4.2.r342_v20081119-0800.jar
JSPJavaJavadocHoverProcessor.java :
55 : HTMLPrinter.endBulletList(buffer);
Discouraged access: The type HTMLPrinter is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-M/eclipse/plugins/org.eclipse.jface.text_3.4.2.r342_v20081119-0800.jar
JSPJavaJavadocHoverProcessor.java :
64 : HTMLPrinter.addSmallHeader(buffer, getInfoText(member));
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-M/eclipse/plugins/org.eclipse.jface.text_3.4.2.r342_v20081119-0800.jar
JSPJavaJavadocHoverProcessor.java :
64 : HTMLPrinter.addSmallHeader(buffer, getInfoText(member));
Discouraged access: The type HTMLPrinter is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-M/eclipse/plugins/org.eclipse.jface.text_3.4.2.r342_v20081119-0800.jar
JSPJavaJavadocHoverProcessor.java :
73 : HTMLPrinter.addParagraph(buffer, reader);
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-M/eclipse/plugins/org.eclipse.jface.text_3.4.2.r342_v20081119-0800.jar
JSPJavaJavadocHoverProcessor.java :
73 : HTMLPrinter.addParagraph(buffer, reader);
Discouraged access: The type HTMLPrinter is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-M/eclipse/plugins/org.eclipse.jface.text_3.4.2.r342_v20081119-0800.jar
JSPJavaJavadocHoverProcessor.java :
77 : HTMLPrinter.addSmallHeader(buffer, getInfoText(curr));
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-M/eclipse/plugins/org.eclipse.jface.text_3.4.2.r342_v20081119-0800.jar
JSPJavaJavadocHoverProcessor.java :
77 : HTMLPrinter.addSmallHeader(buffer, getInfoText(curr));
Discouraged access: The type HTMLPrinter is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-M/eclipse/plugins/org.eclipse.jface.text_3.4.2.r342_v20081119-0800.jar
JSPJavaJavadocHoverProcessor.java :
81 : HTMLPrinter.insertPageProlog(buffer, 0);
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-M/eclipse/plugins/org.eclipse.jface.text_3.4.2.r342_v20081119-0800.jar
JSPJavaJavadocHoverProcessor.java :
81 : HTMLPrinter.insertPageProlog(buffer, 0);
Discouraged access: The type HTMLPrinter is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-M/eclipse/plugins/org.eclipse.jface.text_3.4.2.r342_v20081119-0800.jar
JSPJavaJavadocHoverProcessor.java :
82 : HTMLPrinter.addPageEpilog(buffer);
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-M/eclipse/plugins/org.eclipse.jface.text_3.4.2.r342_v20081119-0800.jar
JSPJavaJavadocHoverProcessor.java :
82 : HTMLPrinter.addPageEpilog(buffer);