Open Wizard

Use this tool to open an Eclipse wizard.

Tool Attribute:

Attribute Type Description
Wizard Type Selection The type of wizard to be opened. Valid values include:
  • New Project: Opens the New Project wizard.
  • New Example: Opens the New Example wizard.
  • New Other: Opens the New Other wizard.
  • Import Resource: Opens the Import wizard.

  • Export Resource: Opens the Export wizard.

  • From Wizard ID: Opens the wizard specified by the tool parameter.

Parameters:

Parameter # I/O Type Description
1 [O] I String The identifier of the wizard to be opened. Only enabled if the attribute Wizard Type is set to From Wizard ID.

Sample Wizard IDs are:

Wizard ID Function
org.eclipse.ui.wizards.new.file New file wizard
com.microfocus.eclipse.edt.ui.wizards.NewAsmLinkFileWizard New assembler linked file wizard
com.microfocus.eclipse.edt.ui.wizards.NewAssemblerMacroFileWizard New assembler macro file wizard
com.microfocus.eclipse.edt.ui.wizards.NewAsmSourceFileWizard New assembler program wizard
com.microfocus.eclipse.edt.ui.wizards.NewBmsFileWizard New BMS file wizard
com.microfocus.eclipse.project.ui.NewCopyFileWizard New COBOL copybook wizard
com.microfocus.eclipse.project.wizards.new_copylib_project New COBOL copybook wizard
com.microfocus.eclipse.edt.ui.wizards.NewJclFileWizard New JCL file wizard
com.microfocus.eclipse.edt.ui.wizards.new_mss_project New mainframe COBOL project wizard
com.microfocus.eclipse.pli.ui.wizards.new_mainframe_pli_project New mainframe PL/I project wizard
com.microfocus.eclipse.pli.ui.wizards.new_pli_include_file New PL/I include wizard
com.microfocus.eclipse.remote.wizards.RemoteCopylibProjectWizard New remote COBOL copybook project wizard
com.microfocus.eclipse.remote.wizards.RemoteCobolProjectWizard New remote COBOL project wizard
com.microfocus.eclipse.remote.ui.NewRemoteLinkedFolderWizard New remote linked folder wizard
com.microfocus.eclipse.edt.ui.wizards.NewMainframeRemoteCobolProjectWizard New remote mainframe COBOL project wizard
com.microfocus.eclipse.pli.ui.wizards.remote.NewMainframeRemotePliProjectWizard New remote mainframe PL/I project wizard
com.microfocus.eclipse.pli.ui.wizards.new_pli_source_file New PL/I program wizard
com.microfocus.eclipse.pli.ui.wizards.remote.RemotePliProjectWizard New remote PL/I project wizard
com.microfocus.eclipse.coboljvm.wizards.NewCobolClassWizard New COBOL JVM class wizard
com.microfocus.eclipse.coboljvm.wizards.NewInterfaceWizard New COBOL JVM interface wizard
com.microfocus.eclipse.coboljvm.wizards.CobolJVMPackageWizard New COBOL JVM package wizard
com.microfocus.eclipse.coboljvm.wizards.CobolJVMProjectWizard New COBOL JVM project wizard
com.microfocus.eclipse.coboljvm.wizards.CobolJVMSourceFolderWizard New COBOL JVM source folder wizard
com.microfocus.eclipse.project.wizards.new_project New COBOL project wizard
com.microfocus.eclipse.project.ui.NewCobolFileWizard New COBOL program wizard
com.microfocus.eclipse.edt.ui.wizards.new.region New Enterprise Server wizard

com.microfocus.eclipse.remote.wizards.ImportConvertCobolProjectWizard

Convert MF local Projects to remote projects

com.microfocus.eclipse.remote.wizards.ImportPureRemoteCobolProjectWizard

Import remote projects

com.microfocus.eclipse.migration.wizards.ImportNetExpressProjectWizard

Convert NetExpress projects