Compiler: Eclipse Compiler for Java(TM) Version: 0.B61, 3.7.0
Number of source files: 342 Number of classfiles: 446
Problems: 12 (Errors: 0 Warnings: 12 )
Null pointer access: The variable label can only be null at this location
LabelEditManager.java :
96 : scaledFont = label.getParent().getFont();
Dead code
SmartRenameAction.java :
614 : iofs = new Vector();
The value of the field NSKeyedExtensionRegistry.SinglePropertyExtensionInfo.error is not used
NSKeyedExtensionRegistry.java :
78 : protected boolean error;
Access restriction: The type ServicePoliciesPropertyPage is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.3.0-I/workdir/plugins/org.eclipse.wst.ws.service.policy.ui/@dot
NewWSDLWizard.java :
53 : import org.eclipse.wst.ws.internal.service.policy.ui.properties.ServicePoliciesPropertyPage;
Access restriction: The type ServicePoliciesPropertyPage is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.3.0-I/workdir/plugins/org.eclipse.wst.ws.service.policy.ui/@dot
NewWSDLWizard.java :
465 : PreferencesUtil.createPropertyDialogOn(shell,targetProject,ServicePoliciesPropertyPage.PAGE_ID ,new String[] {ServicePoliciesPropertyPage.PAGE_ID},null).open();
Access restriction: The field PAGE_ID from the type ServicePoliciesPropertyPage is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.3.0-I/workdir/plugins/org.eclipse.wst.ws.service.policy.ui/@dot
NewWSDLWizard.java :
465 : PreferencesUtil.createPropertyDialogOn(shell,targetProject,ServicePoliciesPropertyPage.PAGE_ID ,new String[] {ServicePoliciesPropertyPage.PAGE_ID},null).open();
Access restriction: The type ServicePoliciesPropertyPage is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.3.0-I/workdir/plugins/org.eclipse.wst.ws.service.policy.ui/@dot
NewWSDLWizard.java :
465 : PreferencesUtil.createPropertyDialogOn(shell,targetProject,ServicePoliciesPropertyPage.PAGE_ID ,new String[] {ServicePoliciesPropertyPage.PAGE_ID},null).open();
Access restriction: The field PAGE_ID from the type ServicePoliciesPropertyPage is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.3.0-I/workdir/plugins/org.eclipse.wst.ws.service.policy.ui/@dot
NewWSDLWizard.java :
465 : PreferencesUtil.createPropertyDialogOn(shell,targetProject,ServicePoliciesPropertyPage.PAGE_ID ,new String[] {ServicePoliciesPropertyPage.PAGE_ID},null).open();
The value of the local variable page is not used
WSDLNewFileOptionsPage.java :
248 : ContentGeneratorOptionsPage page = ext.getBindingContentGeneratorOptionsPage();
The import org.eclipse.wst.wsdl.ui.internal.refactor.handlers.RenameHandler is never used
RenameComponentAction.java :
30 : import org.eclipse.wst.wsdl.ui.internal.refactor.handlers.RenameHandler;
The import org.eclipse.wst.wsdl.ui.internal.refactor.handlers.RenameHandler is never used
WSDLRefactorActionGroup.java :
17 : import org.eclipse.wst.wsdl.ui.internal.refactor.handlers.RenameHandler;
The import org.eclipse.wst.wsdl.ui.internal.refactor.handlers.RenameHandler is never used
WSDLRefactorGroupActionDelegate.java :
22 : import org.eclipse.wst.wsdl.ui.internal.refactor.handlers.RenameHandler;