Compiler: Eclipse Compiler for Java(TM) Version: 0.A53, 3.6.0
Number of source files: 466 Number of classfiles: 656
Problems: 63 (Errors: 0 Warnings: 63 )
The import org.eclipse.wst.xsd.ui.internal.refactor.handlers.MakeAnonymousTypeGobalHandler is never used
MakeAnonymousTypeGlobalAction.java :
20 : import org.eclipse.wst.xsd.ui.internal.refactor.handlers.MakeAnonymousTypeGobalHandler;
The import org.eclipse.wst.xsd.ui.internal.refactor.handlers.MakeLocalElementGlobalHandler is never used
MakeLocalElementGlobalAction.java :
17 : import org.eclipse.wst.xsd.ui.internal.refactor.handlers.MakeLocalElementGlobalHandler;
The import org.eclipse.wst.xsd.ui.internal.refactor.handlers.RenameHandler is never used
RenameComponentAction.java :
26 : import org.eclipse.wst.xsd.ui.internal.refactor.handlers.RenameHandler;
The method ADTComboBoxCellEditor.applyEditorValueAndDeactivate() does not override the inherited method from ComboBoxCellEditor since it is private to a different package
ADTComboBoxCellEditor.java :
236 : void applyEditorValueAndDeactivate()
Null pointer access: The variable label can only be null at this location
LabelEditManager.java :
89 : scaledFont = label.getParent().getFont();
Discouraged access: The type URIResolverPlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.1-M/workdir/plugins/org.eclipse.wst.common.uriresolver/@dot
ADTExternalResourceVariant.java :
33 : import org.eclipse.wst.common.uriresolver.internal.provisional.URIResolverPlugin;
Discouraged access: The type URIResolverPlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.1-M/workdir/plugins/org.eclipse.wst.common.uriresolver/@dot
ADTExternalResourceVariant.java :
82 : String physicalUrlString = URIResolverPlugin.createResolver().resolvePhysicalLocation(null, null, urlString);
Discouraged access: The method createResolver() from the type URIResolverPlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.1-M/workdir/plugins/org.eclipse.wst.common.uriresolver/@dot
ADTExternalResourceVariant.java :
82 : String physicalUrlString = URIResolverPlugin.createResolver().resolvePhysicalLocation(null, null, urlString);
Discouraged access: The method resolvePhysicalLocation(String, String, String) from the type URIResolver is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.1-M/workdir/plugins/org.eclipse.wst.common.uriresolver/@dot
ADTExternalResourceVariant.java :
82 : String physicalUrlString = URIResolverPlugin.createResolver().resolvePhysicalLocation(null, null, urlString);
Discouraged access: The type URI is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.1-M/workdir/plugins/org.eclipse.wst.common.uriresolver/@dot
ADTReadOnlyFileEditorInput.java :
19 : import org.eclipse.wst.common.uriresolver.internal.URI;
Discouraged access: The type URI is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.1-M/workdir/plugins/org.eclipse.wst.common.uriresolver/@dot
ADTReadOnlyFileEditorInput.java :
85 : URI uri = URI.createURI(urlString);
Discouraged access: The type URI is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.1-M/workdir/plugins/org.eclipse.wst.common.uriresolver/@dot
ADTReadOnlyFileEditorInput.java :
85 : URI uri = URI.createURI(urlString);
Discouraged access: The method createURI(String) from the type URI is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.1-M/workdir/plugins/org.eclipse.wst.common.uriresolver/@dot
ADTReadOnlyFileEditorInput.java :
85 : URI uri = URI.createURI(urlString);
Discouraged access: The method lastSegment() from the type URI is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.1-M/workdir/plugins/org.eclipse.wst.common.uriresolver/@dot
ADTReadOnlyFileEditorInput.java :
86 : return uri.lastSegment();
Discouraged access: The type URIHelper is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.1-M/workdir/plugins/org.eclipse.wst.common.uriresolver/@dot
TopLevelComponentEditPart.java :
43 : import org.eclipse.wst.common.uriresolver.internal.util.URIHelper;
Discouraged access: The type URIHelper is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.1-M/workdir/plugins/org.eclipse.wst.common.uriresolver/@dot
TopLevelComponentEditPart.java :
340 : schemaLocation = URIHelper.removePlatformResourceProtocol(dir.getResolvedSchema().getSchemaLocation());
Discouraged access: The method removePlatformResourceProtocol(String) from the type URIHelper is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.1-M/workdir/plugins/org.eclipse.wst.common.uriresolver/@dot
TopLevelComponentEditPart.java :
340 : schemaLocation = URIHelper.removePlatformResourceProtocol(dir.getResolvedSchema().getSchemaLocation());
Null pointer access: The variable label can only be null at this location
TopLevelNameDirectEditManager.java :
125 : scaledFont = label.getParent().getFont();
Discouraged access: The type URIHelper is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.1-M/workdir/plugins/org.eclipse.wst.common.uriresolver/@dot
XSDHyperlink.java :
32 : import org.eclipse.wst.common.uriresolver.internal.util.URIHelper;
Discouraged access: The type URIHelper is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.1-M/workdir/plugins/org.eclipse.wst.common.uriresolver/@dot
XSDHyperlink.java :
84 : if (URIHelper.isPlatformResourceProtocol(schemaLocation))
Discouraged access: The method isPlatformResourceProtocol(String) from the type URIHelper is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.1-M/workdir/plugins/org.eclipse.wst.common.uriresolver/@dot
XSDHyperlink.java :
84 : if (URIHelper.isPlatformResourceProtocol(schemaLocation))
Discouraged access: The type URIHelper is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.1-M/workdir/plugins/org.eclipse.wst.common.uriresolver/@dot
XSDHyperlink.java :
86 : IPath schemaPath = new Path(URIHelper.removePlatformResourceProtocol(schemaLocation));
Discouraged access: The method removePlatformResourceProtocol(String) from the type URIHelper is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.1-M/workdir/plugins/org.eclipse.wst.common.uriresolver/@dot
XSDHyperlink.java :
86 : IPath schemaPath = new Path(URIHelper.removePlatformResourceProtocol(schemaLocation));
Dead code
XSDPreferencePage.java :
261 : { setErrorMessage(Messages._ERROR_LABEL_INVALID_PREFIX); setValid(false); return false; }
Discouraged access: The type URIResolverPlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.1-M/workdir/plugins/org.eclipse.wst.common.uriresolver/@dot
XSDSchemaLocationResolverImpl.java :
14 : import org.eclipse.wst.common.uriresolver.internal.provisional.URIResolverPlugin;
Discouraged access: The type URIResolverPlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.1-M/workdir/plugins/org.eclipse.wst.common.uriresolver/@dot
XSDSchemaLocationResolverImpl.java :
24 : String result = URIResolverPlugin.createResolver().resolve(baseLocation, namespaceURI, schemaLocationURI);
Discouraged access: The method createResolver() from the type URIResolverPlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.1-M/workdir/plugins/org.eclipse.wst.common.uriresolver/@dot
XSDSchemaLocationResolverImpl.java :
24 : String result = URIResolverPlugin.createResolver().resolve(baseLocation, namespaceURI, schemaLocationURI);
Discouraged access: The method resolve(String, String, String) from the type URIResolver is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.1-M/workdir/plugins/org.eclipse.wst.common.uriresolver/@dot
XSDSchemaLocationResolverImpl.java :
24 : String result = URIResolverPlugin.createResolver().resolve(baseLocation, namespaceURI, schemaLocationURI);
Discouraged access: The type URIHelper is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.1-M/workdir/plugins/org.eclipse.wst.common.uriresolver/@dot
OpenOnSelectionHelper.java :
29 : import org.eclipse.wst.common.uriresolver.internal.util.URIHelper;
Discouraged access: The type URIHelper is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.1-M/workdir/plugins/org.eclipse.wst.common.uriresolver/@dot
OpenOnSelectionHelper.java :
127 : String schemaLocation = URIHelper.removePlatformResourceProtocol(component.getSchema().getSchemaLocation());
Discouraged access: The method removePlatformResourceProtocol(String) from the type URIHelper is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.1-M/workdir/plugins/org.eclipse.wst.common.uriresolver/@dot
OpenOnSelectionHelper.java :
127 : String schemaLocation = URIHelper.removePlatformResourceProtocol(component.getSchema().getSchemaLocation());
Discouraged access: The type URIHelper is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.1-M/workdir/plugins/org.eclipse.wst.common.uriresolver/@dot
OpenInNewEditor.java :
33 : import org.eclipse.wst.common.uriresolver.internal.util.URIHelper;
Discouraged access: The type URIHelper is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.1-M/workdir/plugins/org.eclipse.wst.common.uriresolver/@dot
OpenInNewEditor.java :
111 : schemaLocation = URIHelper.removePlatformResourceProtocol(dir.getResolvedSchema().getSchemaLocation());
Discouraged access: The method removePlatformResourceProtocol(String) from the type URIHelper is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.1-M/workdir/plugins/org.eclipse.wst.common.uriresolver/@dot
OpenInNewEditor.java :
111 : schemaLocation = URIHelper.removePlatformResourceProtocol(dir.getResolvedSchema().getSchemaLocation());
Discouraged access: The type URIHelper is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.1-M/workdir/plugins/org.eclipse.wst.common.uriresolver/@dot
OpenInNewEditor.java :
121 : schemaLocation = URIHelper.removePlatformResourceProtocol(fComponent.getSchema().getSchemaLocation());
Discouraged access: The method removePlatformResourceProtocol(String) from the type URIHelper is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.1-M/workdir/plugins/org.eclipse.wst.common.uriresolver/@dot
OpenInNewEditor.java :
121 : schemaLocation = URIHelper.removePlatformResourceProtocol(fComponent.getSchema().getSchemaLocation());
Discouraged access: The type URIHelper is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.1-M/workdir/plugins/org.eclipse.wst.common.uriresolver/@dot
OpenInNewEditor.java :
212 : String schemaLocation = URIHelper.removePlatformResourceProtocol(resource);
Discouraged access: The method removePlatformResourceProtocol(String) from the type URIHelper is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.1-M/workdir/plugins/org.eclipse.wst.common.uriresolver/@dot
OpenInNewEditor.java :
212 : String schemaLocation = URIHelper.removePlatformResourceProtocol(resource);
Discouraged access: The type URIHelper is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.1-M/workdir/plugins/org.eclipse.wst.common.uriresolver/@dot
OpenInNewEditor.java :
233 : String workspaceFileLocation = URIHelper.removePlatformResourceProtocol(schemaLocation);
Discouraged access: The method removePlatformResourceProtocol(String) from the type URIHelper is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.1-M/workdir/plugins/org.eclipse.wst.common.uriresolver/@dot
OpenInNewEditor.java :
233 : String workspaceFileLocation = URIHelper.removePlatformResourceProtocol(schemaLocation);
Discouraged access: The type URIHelper is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.1-M/workdir/plugins/org.eclipse.wst.common.uriresolver/@dot
OpenInNewEditor.java :
292 : fileLocation = "/" + URIHelper.removePlatformResourceProtocol(schemaLocation);
Discouraged access: The method removePlatformResourceProtocol(String) from the type URIHelper is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.1-M/workdir/plugins/org.eclipse.wst.common.uriresolver/@dot
OpenInNewEditor.java :
292 : fileLocation = "/" + URIHelper.removePlatformResourceProtocol(schemaLocation);
Discouraged access: The type URIHelper is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.1-M/workdir/plugins/org.eclipse.wst.common.uriresolver/@dot
OpenInNewEditor.java :
296 : fileLocation = URIHelper.removeProtocol(schemaLocation);
Discouraged access: The method removeProtocol(String) from the type URIHelper is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.1-M/workdir/plugins/org.eclipse.wst.common.uriresolver/@dot
OpenInNewEditor.java :
296 : fileLocation = URIHelper.removeProtocol(schemaLocation);
Discouraged access: The type URIHelper is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.1-M/workdir/plugins/org.eclipse.wst.common.uriresolver/@dot
OpenInNewEditor.java :
449 : schemaPath = new Path(URIHelper.removeProtocol(schemaLocation));
Discouraged access: The method removeProtocol(String) from the type URIHelper is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.1-M/workdir/plugins/org.eclipse.wst.common.uriresolver/@dot
OpenInNewEditor.java :
449 : schemaPath = new Path(URIHelper.removeProtocol(schemaLocation));
Discouraged access: The type URIHelper is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.1-M/workdir/plugins/org.eclipse.wst.common.uriresolver/@dot
CommonDirectivesSection.java :
25 : import org.eclipse.wst.common.uriresolver.internal.util.URIHelper;
Discouraged access: The type URIHelper is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.1-M/workdir/plugins/org.eclipse.wst.common.uriresolver/@dot
CommonDirectivesSection.java :
70 : String xsdFile = URIHelper.getRelativeURI(newURI.toString(), currentIFile.getFullPath().toString());
Discouraged access: The method getRelativeURI(String, String) from the type URIHelper is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.1-M/workdir/plugins/org.eclipse.wst.common.uriresolver/@dot
CommonDirectivesSection.java :
70 : String xsdFile = URIHelper.getRelativeURI(newURI.toString(), currentIFile.getFullPath().toString());
Discouraged access: The type URIHelper is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.1-M/workdir/plugins/org.eclipse.wst.common.uriresolver/@dot
CommonDirectivesSection.java :
71 : final String normalizedXSDFile = URIHelper.normalize(xsdFile, currentIFile.getLocation().toString(), ""); //$NON-NLS-1$
Discouraged access: The method normalize(String, String, String) from the type URIHelper is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.1-M/workdir/plugins/org.eclipse.wst.common.uriresolver/@dot
CommonDirectivesSection.java :
71 : final String normalizedXSDFile = URIHelper.normalize(xsdFile, currentIFile.getLocation().toString(), ""); //$NON-NLS-1$
Discouraged access: The type URIHelper is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.1-M/workdir/plugins/org.eclipse.wst.common.uriresolver/@dot
CommonDirectivesSection.java :
72 : final String normalizedURI = URI.encodeFragment(URIHelper.addImpliedFileProtocol(normalizedXSDFile), true).toString();
Discouraged access: The method addImpliedFileProtocol(String) from the type URIHelper is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.1-M/workdir/plugins/org.eclipse.wst.common.uriresolver/@dot
CommonDirectivesSection.java :
72 : final String normalizedURI = URI.encodeFragment(URIHelper.addImpliedFileProtocol(normalizedXSDFile), true).toString();
Discouraged access: The type URIResolver is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.1-M/workdir/plugins/org.eclipse.wst.common.uriresolver/@dot
ExtensionsSchemasRegistry.java :
22 : import org.eclipse.wst.common.uriresolver.internal.provisional.URIResolver;
Discouraged access: The type URIResolverPlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.1-M/workdir/plugins/org.eclipse.wst.common.uriresolver/@dot
ExtensionsSchemasRegistry.java :
23 : import org.eclipse.wst.common.uriresolver.internal.provisional.URIResolverPlugin;
Discouraged access: The type URIResolver is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.1-M/workdir/plugins/org.eclipse.wst.common.uriresolver/@dot
ExtensionsSchemasRegistry.java :
325 : URIResolver resolver = URIResolverPlugin.createResolver();
Discouraged access: The type URIResolverPlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.1-M/workdir/plugins/org.eclipse.wst.common.uriresolver/@dot
ExtensionsSchemasRegistry.java :
325 : URIResolver resolver = URIResolverPlugin.createResolver();
Discouraged access: The method createResolver() from the type URIResolverPlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.1-M/workdir/plugins/org.eclipse.wst.common.uriresolver/@dot
ExtensionsSchemasRegistry.java :
325 : URIResolver resolver = URIResolverPlugin.createResolver();
Discouraged access: The method resolve(String, String, String) from the type URIResolver is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.1-M/workdir/plugins/org.eclipse.wst.common.uriresolver/@dot
ExtensionsSchemasRegistry.java :
326 : String result = resolver.resolve("", namespaceURI, "");
Discouraged access: The method resolvePhysicalLocation(String, String, String) from the type URIResolver is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.1-M/workdir/plugins/org.eclipse.wst.common.uriresolver/@dot
ExtensionsSchemasRegistry.java :
327 : return resolver.resolvePhysicalLocation("", namespaceURI, result);
Discouraged access: The type URIHelper is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.1-M/workdir/plugins/org.eclipse.wst.common.uriresolver/@dot
XSDDirectivesSchemaLocationUpdater.java :
25 : import org.eclipse.wst.common.uriresolver.internal.util.URIHelper;
Discouraged access: The type URIHelper is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.1-M/workdir/plugins/org.eclipse.wst.common.uriresolver/@dot
XSDDirectivesSchemaLocationUpdater.java :
78 : schemaFileString = URIHelper.getRelativeURI(selectedIFile.getLocation(), currentIFile.getLocation());
Discouraged access: The method getRelativeURI(IPath, IPath) from the type URIHelper is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.1-M/workdir/plugins/org.eclipse.wst.common.uriresolver/@dot
XSDDirectivesSchemaLocationUpdater.java :
78 : schemaFileString = URIHelper.getRelativeURI(selectedIFile.getLocation(), currentIFile.getLocation());