CertificateManagerWizard(String projectPath, String projectName) Constructor of the Certificate Wizard to be invoked by non action classes
Parameters: projectWorkSpace - path to the Workspace.
public CertificateManagerWizard(IWorkbench workbench, IStructuredSelection selection)(Code)
Constructor of the Certificate wizard to be invoked by the Actions
Parameters: workbench - Parameters: selection -
CertificateManagerWizard
public CertificateManagerWizard(String projectPath, String projectName)(Code)
Constructor of the Certificate Wizard to be invoked by non action classes
Parameters: projectWorkSpace - path to the Workspace. very important! path should use "/" separator because BaseFileBrowser knows only "/" path separator Parameters: projectName - the CASE sensitive project name within the workspace