Compiler: Eclipse Java Compiler Version: 0.770, 3.3.0
Number of source files: 27 Number of classfiles: 91
Problems: 4 (Errors: 0 Warnings: 4 )
Discouraged access: The type JavaPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R2.0-R/eclipse/plugins/org.eclipse.jdt.ui_3.3.2.r332_20080128.jar
ScrolledPageContent.java :
21 : import org.eclipse.jdt.internal.ui.JavaPlugin;
Discouraged access: The type JavaPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R2.0-R/eclipse/plugins/org.eclipse.jdt.ui_3.3.2.r332_20080128.jar
ScrolledPageContent.java :
47 : fToolkit= JavaPlugin.getDefault().getDialogsFormToolkit();
Discouraged access: The method getDefault() from the type JavaPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R2.0-R/eclipse/plugins/org.eclipse.jdt.ui_3.3.2.r332_20080128.jar
ScrolledPageContent.java :
47 : fToolkit= JavaPlugin.getDefault().getDialogsFormToolkit();
Discouraged access: The method getDialogsFormToolkit() from the type JavaPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R2.0-R/eclipse/plugins/org.eclipse.jdt.ui_3.3.2.r332_20080128.jar
ScrolledPageContent.java :
47 : fToolkit= JavaPlugin.getDefault().getDialogsFormToolkit();