Compiler: Eclipse Compiler for Java(TM) Version: 0.A53, 3.6.0
Number of source files: 202 Number of classfiles: 334
Problems: 85 (Errors: 0 Warnings: 85 )
Discouraged access: The type JavaPlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.1-M/eclipse/plugins/org.eclipse.jdt.ui_3.6.0.v20100602-1600.jar
WTPUIWorkingCopyManager.java :
32 : import org.eclipse.jdt.internal.ui.JavaPlugin;
Discouraged access: The type ICompilationUnitDocumentProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.1-M/eclipse/plugins/org.eclipse.jdt.ui_3.6.0.v20100602-1600.jar
WTPUIWorkingCopyManager.java :
33 : import org.eclipse.jdt.internal.ui.javaeditor.ICompilationUnitDocumentProvider;
Discouraged access: The type InternalClassFileEditorInput is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.1-M/eclipse/plugins/org.eclipse.jdt.ui_3.6.0.v20100602-1600.jar
WTPUIWorkingCopyManager.java :
34 : import org.eclipse.jdt.internal.ui.javaeditor.InternalClassFileEditorInput;
Discouraged access: The type ICompilationUnitDocumentProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.1-M/eclipse/plugins/org.eclipse.jdt.ui_3.6.0.v20100602-1600.jar
WTPUIWorkingCopyManager.java :
59 : private ICompilationUnitDocumentProvider cuDocumentProvider;
Discouraged access: The type JavaPlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.1-M/eclipse/plugins/org.eclipse.jdt.ui_3.6.0.v20100602-1600.jar
WTPUIWorkingCopyManager.java :
68 : cuDocumentProvider = JavaPlugin.getDefault().getCompilationUnitDocumentProvider();
Discouraged access: The method getDefault() from the type JavaPlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.1-M/eclipse/plugins/org.eclipse.jdt.ui_3.6.0.v20100602-1600.jar
WTPUIWorkingCopyManager.java :
68 : cuDocumentProvider = JavaPlugin.getDefault().getCompilationUnitDocumentProvider();
Discouraged access: The method getCompilationUnitDocumentProvider() from the type JavaPlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.1-M/eclipse/plugins/org.eclipse.jdt.ui_3.6.0.v20100602-1600.jar
WTPUIWorkingCopyManager.java :
68 : cuDocumentProvider = JavaPlugin.getDefault().getCompilationUnitDocumentProvider();
Discouraged access: The constructor InternalClassFileEditorInput(IClassFile) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.1-M/eclipse/plugins/org.eclipse.jdt.ui_3.6.0.v20100602-1600.jar
WTPUIWorkingCopyManager.java :
214 : return new InternalClassFileEditorInput((IClassFile) localElement);
Discouraged access: The type InternalClassFileEditorInput is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.1-M/eclipse/plugins/org.eclipse.jdt.ui_3.6.0.v20100602-1600.jar
WTPUIWorkingCopyManager.java :
214 : return new InternalClassFileEditorInput((IClassFile) localElement);
The import java.lang.reflect.InvocationTargetException is never used
UpdateManifestOperation.java :
16 : import java.lang.reflect.InvocationTargetException;
The import org.eclipse.jface.operation.IRunnableContext is never used
UpdateManifestOperation.java :
19 : import org.eclipse.jface.operation.IRunnableContext;
The import org.eclipse.ui.IActionDelegate is never used
AbstractOpenWizardWorkbenchAction.java :
16 : import org.eclipse.ui.IActionDelegate;
Discouraged access: The type CoreUtility is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.1-M/eclipse/plugins/org.eclipse.jdt.ui_3.6.0.v20100602-1600.jar
NewJavaEEDropDownAction.java :
20 : import org.eclipse.jdt.internal.ui.util.CoreUtility;
Discouraged access: The type CoreUtility is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.1-M/eclipse/plugins/org.eclipse.jdt.ui_3.6.0.v20100602-1600.jar
NewJavaEEDropDownAction.java :
174 : return (INewWizard) CoreUtility.createExtension(fConfigurationElement, ATT_CLASS);
Discouraged access: The method createExtension(IConfigurationElement, String) from the type CoreUtility is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.1-M/eclipse/plugins/org.eclipse.jdt.ui_3.6.0.v20100602-1600.jar
NewJavaEEDropDownAction.java :
174 : return (INewWizard) CoreUtility.createExtension(fConfigurationElement, ATT_CLASS);
Discouraged access: The type EditorUtility is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.1-M/eclipse/plugins/org.eclipse.jdt.ui_3.6.0.v20100602-1600.jar
OpenJ2EEResourceAction.java :
33 : import org.eclipse.jdt.internal.ui.javaeditor.EditorUtility;
Discouraged access: The type EditorUtility is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.1-M/eclipse/plugins/org.eclipse.jdt.ui_3.6.0.v20100602-1600.jar
OpenJ2EEResourceAction.java :
438 : EditorUtility.openInEditor(cu);
Discouraged access: The method openInEditor(Object) from the type EditorUtility is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.1-M/eclipse/plugins/org.eclipse.jdt.ui_3.6.0.v20100602-1600.jar
OpenJ2EEResourceAction.java :
438 : EditorUtility.openInEditor(cu);
Discouraged access: The type EditorUtility is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.1-M/eclipse/plugins/org.eclipse.jdt.ui_3.6.0.v20100602-1600.jar
OpenJ2EEResourceAction.java :
441 : EditorUtility.openInEditor(classFile);
Discouraged access: The method openInEditor(Object) from the type EditorUtility is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.1-M/eclipse/plugins/org.eclipse.jdt.ui_3.6.0.v20100602-1600.jar
OpenJ2EEResourceAction.java :
441 : EditorUtility.openInEditor(classFile);
Discouraged access: The type TypedElementSelectionValidator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.1-M/eclipse/plugins/org.eclipse.jdt.ui_3.6.0.v20100602-1600.jar
FilteredFileSelectionDialog.java :
14 : import org.eclipse.jdt.internal.ui.wizards.TypedElementSelectionValidator;
Discouraged access: The constructor TypedElementSelectionValidator(Class[], boolean) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.1-M/eclipse/plugins/org.eclipse.jdt.ui_3.6.0.v20100602-1600.jar
FilteredFileSelectionDialog.java :
62 : setValidator(new TypedElementSelectionValidator(new Class[]{IFile.class}, allowMultiple));
Discouraged access: The type TypedElementSelectionValidator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.1-M/eclipse/plugins/org.eclipse.jdt.ui_3.6.0.v20100602-1600.jar
FilteredFileSelectionDialog.java :
62 : setValidator(new TypedElementSelectionValidator(new Class[]{IFile.class}, allowMultiple));
Discouraged access: The type JavaModelManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.1-M/eclipse/plugins/org.eclipse.jdt.core_3.6.0.v_A58.jar
BinaryEditorUtilities.java :
31 : import org.eclipse.jdt.internal.core.JavaModelManager;
Discouraged access: The type JavaModelStatus is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.1-M/eclipse/plugins/org.eclipse.jdt.core_3.6.0.v_A58.jar
BinaryEditorUtilities.java :
32 : import org.eclipse.jdt.internal.core.JavaModelStatus;
Discouraged access: The type JavaModelManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.1-M/eclipse/plugins/org.eclipse.jdt.core_3.6.0.v_A58.jar
BinaryEditorUtilities.java :
60 : if (JavaModelManager.ZIP_ACCESS_VERBOSE) {
Discouraged access: The field ZIP_ACCESS_VERBOSE from the type JavaModelManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.1-M/eclipse/plugins/org.eclipse.jdt.core_3.6.0.v_A58.jar
BinaryEditorUtilities.java :
60 : if (JavaModelManager.ZIP_ACCESS_VERBOSE) {
Discouraged access: The constructor JavaModelStatus(int, String) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.1-M/eclipse/plugins/org.eclipse.jdt.core_3.6.0.v_A58.jar
BinaryEditorUtilities.java :
67 : throw new JavaModelException(new JavaModelStatus( IJavaModelStatusConstants.INVALID_PATH, this.entryName));
Discouraged access: The type JavaModelStatus is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.1-M/eclipse/plugins/org.eclipse.jdt.core_3.6.0.v_A58.jar
BinaryEditorUtilities.java :
67 : throw new JavaModelException(new JavaModelStatus(
Discouraged access: The type EditorManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.1-M/eclipse/plugins/org.eclipse.ui.workbench_3.6.0.I20100603-1100.jar
CommonEditorUtility.java :
28 : import org.eclipse.ui.internal.EditorManager;
Discouraged access: The type EditorManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.1-M/eclipse/plugins/org.eclipse.ui.workbench_3.6.0.I20100603-1100.jar
CommonEditorUtility.java :
102 : return EditorManager.saveAll(dirtyEditors, true, true,false, J2EEUIPlugin.getActiveWorkbenchWindow());
Discouraged access: The method saveAll(List, boolean, boolean, boolean, IWorkbenchWindow) from the type EditorManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.1-M/eclipse/plugins/org.eclipse.ui.workbench_3.6.0.I20100603-1100.jar
CommonEditorUtility.java :
102 : return EditorManager.saveAll(dirtyEditors, true, true,false, J2EEUIPlugin.getActiveWorkbenchWindow());
Discouraged access: The type EditorUtility is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.1-M/eclipse/plugins/org.eclipse.jdt.ui_3.6.0.v20100602-1600.jar
J2EEEditorUtility.java :
24 : import org.eclipse.jdt.internal.ui.javaeditor.EditorUtility;
Discouraged access: The type JavaClassJDOMAdaptor is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.1-M/workdir/plugins/org.eclipse.jem.workbench/@dot
J2EEEditorUtility.java :
25 : import org.eclipse.jem.internal.adapters.jdom.JavaClassJDOMAdaptor;
Discouraged access: The type ReadAdaptor is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.1-M/workdir/plugins/org.eclipse.jem/@dot
J2EEEditorUtility.java :
26 : import org.eclipse.jem.internal.java.adapters.ReadAdaptor;
Discouraged access: The type JavaClassJDOMAdaptor is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.1-M/workdir/plugins/org.eclipse.jem.workbench/@dot
J2EEEditorUtility.java :
76 : JavaClassJDOMAdaptor adaptor = (JavaClassJDOMAdaptor) EcoreUtil.getRegisteredAdapter(javaClass, ReadAdaptor.TYPE_KEY);
Discouraged access: The type JavaClassJDOMAdaptor is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.1-M/workdir/plugins/org.eclipse.jem.workbench/@dot
J2EEEditorUtility.java :
76 : JavaClassJDOMAdaptor adaptor = (JavaClassJDOMAdaptor) EcoreUtil.getRegisteredAdapter(javaClass, ReadAdaptor.TYPE_KEY);
Discouraged access: The type ReadAdaptor is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.1-M/workdir/plugins/org.eclipse.jem/@dot
J2EEEditorUtility.java :
76 : JavaClassJDOMAdaptor adaptor = (JavaClassJDOMAdaptor) EcoreUtil.getRegisteredAdapter(javaClass, ReadAdaptor.TYPE_KEY);
Discouraged access: The field TYPE_KEY from the type ReadAdaptor is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.1-M/workdir/plugins/org.eclipse.jem/@dot
J2EEEditorUtility.java :
76 : JavaClassJDOMAdaptor adaptor = (JavaClassJDOMAdaptor) EcoreUtil.getRegisteredAdapter(javaClass, ReadAdaptor.TYPE_KEY);
Discouraged access: The method getSourceType() from the type JavaClassJDOMAdaptor is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.1-M/workdir/plugins/org.eclipse.jem.workbench/@dot
J2EEEditorUtility.java :
78 : return adaptor.getSourceType();
Discouraged access: The type EditorUtility is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.1-M/eclipse/plugins/org.eclipse.jdt.ui_3.6.0.v20100602-1600.jar
J2EEEditorUtility.java :
96 : input = EditorUtility.getEditorInput(comp);
Discouraged access: The method getEditorInput(Object) from the type EditorUtility is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.1-M/eclipse/plugins/org.eclipse.jdt.ui_3.6.0.v20100602-1600.jar
J2EEEditorUtility.java :
96 : input = EditorUtility.getEditorInput(comp);
Discouraged access: The type EditorUtility is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.1-M/eclipse/plugins/org.eclipse.jdt.ui_3.6.0.v20100602-1600.jar
J2EEEditorUtility.java :
154 : return EditorUtility.openInEditor(type);
Discouraged access: The method openInEditor(Object) from the type EditorUtility is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.1-M/eclipse/plugins/org.eclipse.jdt.ui_3.6.0.v20100602-1600.jar
J2EEEditorUtility.java :
154 : return EditorUtility.openInEditor(type);
Discouraged access: The type EditorUtility is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.1-M/eclipse/plugins/org.eclipse.jdt.ui_3.6.0.v20100602-1600.jar
J2EEEditorUtility.java :
175 : return EditorUtility.openInEditor(aCompilationUnit);
Discouraged access: The method openInEditor(Object) from the type EditorUtility is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.1-M/eclipse/plugins/org.eclipse.jdt.ui_3.6.0.v20100602-1600.jar
J2EEEditorUtility.java :
175 : return EditorUtility.openInEditor(aCompilationUnit);
Discouraged access: The type EditorUtility is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.1-M/eclipse/plugins/org.eclipse.jdt.ui_3.6.0.v20100602-1600.jar
J2EEEditorUtility.java :
185 : return openInEditor(EditorUtility.getEditorInput(aCompilationUnit), editorId);
Discouraged access: The method getEditorInput(Object) from the type EditorUtility is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.1-M/eclipse/plugins/org.eclipse.jdt.ui_3.6.0.v20100602-1600.jar
J2EEEditorUtility.java :
185 : return openInEditor(EditorUtility.getEditorInput(aCompilationUnit), editorId);
Discouraged access: The type PlatformURLConnection is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.1-M/eclipse/plugins/org.eclipse.equinox.common_3.6.0.v20100503.jar
J2EEUIPlugin.java :
16 : import org.eclipse.core.internal.boot.PlatformURLConnection;
Discouraged access: The method getURLAsLocal() from the type PlatformURLConnection is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.1-M/eclipse/plugins/org.eclipse.equinox.common_3.6.0.v20100503.jar
J2EEUIPlugin.java :
76 : String installLocation = ((PlatformURLConnection) url.openConnection()).getURLAsLocal().getFile();
Discouraged access: The type PlatformURLConnection is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.1-M/eclipse/plugins/org.eclipse.equinox.common_3.6.0.v20100503.jar
J2EEUIPlugin.java :
76 : String installLocation = ((PlatformURLConnection) url.openConnection()).getURLAsLocal().getFile();
The import org.eclipse.jface.viewers.IContentProvider is never used
J2EEAdapterFactoryContentProvider.java :
21 : import org.eclipse.jface.viewers.IContentProvider;
The import org.eclipse.emf.edit.provider.ItemProviderAdapter is never used
UtilityModuleProjectItemProvider.java :
17 : import org.eclipse.emf.edit.provider.ItemProviderAdapter;
The import org.eclipse.jface.viewers.ILabelDecorator is never used
AnnotationIconDecorator.java :
22 : import org.eclipse.jface.viewers.ILabelDecorator;
Discouraged access: The type IDEWorkbenchPlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.1-M/eclipse/plugins/org.eclipse.ui.ide_3.6.0.I20100601-0800.jar
DefaultJ2EEComponentCreationWizard.java :
23 : import org.eclipse.ui.internal.ide.IDEWorkbenchPlugin;
Discouraged access: The type IDEWorkbenchPlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.1-M/eclipse/plugins/org.eclipse.ui.ide_3.6.0.I20100601-0800.jar
DefaultJ2EEComponentCreationWizard.java :
54 : URL installURL = IDEWorkbenchPlugin.getDefault().getDescriptor().getInstallURL();
Discouraged access: The method getDefault() from the type IDEWorkbenchPlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.1-M/eclipse/plugins/org.eclipse.ui.ide_3.6.0.I20100601-0800.jar
DefaultJ2EEComponentCreationWizard.java :
54 : URL installURL = IDEWorkbenchPlugin.getDefault().getDescriptor().getInstallURL();
Discouraged access: The type WorkbenchPlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.1-M/eclipse/plugins/org.eclipse.ui.workbench_3.6.0.I20100603-1100.jar
NewJ2EEComponentSelectionPage.java :
41 : import org.eclipse.ui.internal.WorkbenchPlugin;
Discouraged access: The type WorkbenchPlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.1-M/eclipse/plugins/org.eclipse.ui.workbench_3.6.0.I20100603-1100.jar
NewJ2EEComponentSelectionPage.java :
428 : IWizardRegistry newWizardRegistry = WorkbenchPlugin.getDefault().getNewWizardRegistry();
Discouraged access: The method getDefault() from the type WorkbenchPlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.1-M/eclipse/plugins/org.eclipse.ui.workbench_3.6.0.I20100603-1100.jar
NewJ2EEComponentSelectionPage.java :
428 : IWizardRegistry newWizardRegistry = WorkbenchPlugin.getDefault().getNewWizardRegistry();
Discouraged access: The method getNewWizardRegistry() from the type WorkbenchPlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.1-M/eclipse/plugins/org.eclipse.ui.workbench_3.6.0.I20100603-1100.jar
NewJ2EEComponentSelectionPage.java :
428 : IWizardRegistry newWizardRegistry = WorkbenchPlugin.getDefault().getNewWizardRegistry();
Discouraged access: The type JavaPluginImages is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.1-M/eclipse/plugins/org.eclipse.jdt.ui_3.6.0.v20100602-1600.jar
NewJavaClassOptionsWizardPage.java :
22 : import org.eclipse.jdt.internal.ui.JavaPluginImages;
Discouraged access: The type FilteredTypesSelectionDialog is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.1-M/eclipse/plugins/org.eclipse.jdt.ui_3.6.0.v20100602-1600.jar
NewJavaClassOptionsWizardPage.java :
23 : import org.eclipse.jdt.internal.ui.dialogs.FilteredTypesSelectionDialog;
Discouraged access: The type JavaPluginImages is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.1-M/eclipse/plugins/org.eclipse.jdt.ui_3.6.0.v20100602-1600.jar
NewJavaClassOptionsWizardPage.java :
315 : return JavaPluginImages.get(JavaPluginImages.IMG_OBJS_INTERFACE);
Discouraged access: The method get(String) from the type JavaPluginImages is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.1-M/eclipse/plugins/org.eclipse.jdt.ui_3.6.0.v20100602-1600.jar
NewJavaClassOptionsWizardPage.java :
315 : return JavaPluginImages.get(JavaPluginImages.IMG_OBJS_INTERFACE);
Discouraged access: The type JavaPluginImages is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.1-M/eclipse/plugins/org.eclipse.jdt.ui_3.6.0.v20100602-1600.jar
NewJavaClassOptionsWizardPage.java :
315 : return JavaPluginImages.get(JavaPluginImages.IMG_OBJS_INTERFACE);
Discouraged access: The field IMG_OBJS_INTERFACE from the type JavaPluginImages is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.1-M/eclipse/plugins/org.eclipse.jdt.ui_3.6.0.v20100602-1600.jar
NewJavaClassOptionsWizardPage.java :
315 : return JavaPluginImages.get(JavaPluginImages.IMG_OBJS_INTERFACE);
Discouraged access: The type FilteredTypesSelectionDialog is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.1-M/eclipse/plugins/org.eclipse.jdt.ui_3.6.0.v20100602-1600.jar
NewJavaClassOptionsWizardPage.java :
364 : FilteredTypesSelectionDialog dialog = new FilteredTypesSelectionDialog(getShell(),false, context, scope,IJavaSearchConstants.INTERFACE);
Discouraged access: The constructor FilteredTypesSelectionDialog(Shell, boolean, IRunnableContext, IJavaSearchScope, int) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.1-M/eclipse/plugins/org.eclipse.jdt.ui_3.6.0.v20100602-1600.jar
NewJavaClassOptionsWizardPage.java :
364 : FilteredTypesSelectionDialog dialog = new FilteredTypesSelectionDialog(getShell(),false, context, scope,IJavaSearchConstants.INTERFACE);
Discouraged access: The type FilteredTypesSelectionDialog is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.1-M/eclipse/plugins/org.eclipse.jdt.ui_3.6.0.v20100602-1600.jar
NewJavaClassOptionsWizardPage.java :
364 : FilteredTypesSelectionDialog dialog = new FilteredTypesSelectionDialog(getShell(),false, context, scope,IJavaSearchConstants.INTERFACE);
Discouraged access: The method setTitle(String) from the type FilteredTypesSelectionDialog is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.1-M/eclipse/plugins/org.eclipse.jdt.ui_3.6.0.v20100602-1600.jar
NewJavaClassOptionsWizardPage.java :
365 : dialog.setTitle(J2EEUIMessages.INTERFACE_SELECTION_DIALOG_TITLE);
Discouraged access: The method open() from the type FilteredTypesSelectionDialog is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.1-M/eclipse/plugins/org.eclipse.jdt.ui_3.6.0.v20100602-1600.jar
NewJavaClassOptionsWizardPage.java :
366 : if (dialog.open() == Window.OK) {
Discouraged access: The type JavaPlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.1-M/eclipse/plugins/org.eclipse.jdt.ui_3.6.0.v20100602-1600.jar
NewJavaClassWizardPage.java :
39 : import org.eclipse.jdt.internal.ui.JavaPlugin;
Discouraged access: The type FilteredTypesSelectionDialog is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.1-M/eclipse/plugins/org.eclipse.jdt.ui_3.6.0.v20100602-1600.jar
NewJavaClassWizardPage.java :
40 : import org.eclipse.jdt.internal.ui.dialogs.FilteredTypesSelectionDialog;
Discouraged access: The type IViewPartInputProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.1-M/eclipse/plugins/org.eclipse.jdt.ui_3.6.0.v20100602-1600.jar
NewJavaClassWizardPage.java :
41 : import org.eclipse.jdt.internal.ui.viewsupport.IViewPartInputProvider;
Discouraged access: The type FilteredTypesSelectionDialog is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.1-M/eclipse/plugins/org.eclipse.jdt.ui_3.6.0.v20100602-1600.jar
NewJavaClassWizardPage.java :
515 : FilteredTypesSelectionDialog dialog = new FilteredTypesSelectionDialog(getShell(),false, getWizard().getContainer(), scope, IJavaSearchConstants.CLASS);
Discouraged access: The constructor FilteredTypesSelectionDialog(Shell, boolean, IRunnableContext, IJavaSearchScope, int) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.1-M/eclipse/plugins/org.eclipse.jdt.ui_3.6.0.v20100602-1600.jar
NewJavaClassWizardPage.java :
515 : FilteredTypesSelectionDialog dialog = new FilteredTypesSelectionDialog(getShell(),false, getWizard().getContainer(), scope, IJavaSearchConstants.CLASS);
Discouraged access: The type FilteredTypesSelectionDialog is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.1-M/eclipse/plugins/org.eclipse.jdt.ui_3.6.0.v20100602-1600.jar
NewJavaClassWizardPage.java :
515 : FilteredTypesSelectionDialog dialog = new FilteredTypesSelectionDialog(getShell(),false, getWizard().getContainer(), scope, IJavaSearchConstants.CLASS);
Discouraged access: The method setTitle(String) from the type FilteredTypesSelectionDialog is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.1-M/eclipse/plugins/org.eclipse.jdt.ui_3.6.0.v20100602-1600.jar
NewJavaClassWizardPage.java :
516 : dialog.setTitle(J2EEUIMessages.SUPERCLASS_SELECTION_DIALOG_TITLE);
Discouraged access: The method open() from the type FilteredTypesSelectionDialog is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.1-M/eclipse/plugins/org.eclipse.jdt.ui_3.6.0.v20100602-1600.jar
NewJavaClassWizardPage.java :
519 : if (dialog.open() == Window.OK) {
Discouraged access: The type IViewPartInputProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.1-M/eclipse/plugins/org.eclipse.jdt.ui_3.6.0.v20100602-1600.jar
NewJavaClassWizardPage.java :
689 : if (part instanceof IViewPartInputProvider) {
Discouraged access: The method getViewPartInput() from the type IViewPartInputProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.1-M/eclipse/plugins/org.eclipse.jdt.ui_3.6.0.v20100602-1600.jar
NewJavaClassWizardPage.java :
690 : Object elem = ((IViewPartInputProvider) part).getViewPartInput();
Discouraged access: The type IViewPartInputProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.1-M/eclipse/plugins/org.eclipse.jdt.ui_3.6.0.v20100602-1600.jar
NewJavaClassWizardPage.java :
690 : Object elem = ((IViewPartInputProvider) part).getViewPartInput();
Discouraged access: The type JavaPlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.1-M/eclipse/plugins/org.eclipse.jdt.ui_3.6.0.v20100602-1600.jar
NewJavaClassWizardPage.java :
704 : JavaPlugin.log(e);
Discouraged access: The method log(Throwable) from the type JavaPlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.1-M/eclipse/plugins/org.eclipse.jdt.ui_3.6.0.v20100602-1600.jar
NewJavaClassWizardPage.java :
704 : JavaPlugin.log(e);