All the following use the tool type of EXTPOINT which is similar to PLUGIN and also uses the ISA_Plug_In element to specify the ID.
Tool Descriptor MF_GetWorkspaceProjects
Input Parameter #1 ->
[natures criteria]
Output Parameter #1 -> MF_WKSP_ResultList
Tool Descriptor MF_GetWorkspaceContents
Input Parameter #1 ->
[the workspace container]
Output Parameter #1 -> MF_WKSP_ResultList
Tool Descriptor MF_LocalEdit
Tool Descriptor MF_LocalPaint
Tool Descriptor MF_LocalDataEdit
Tool Descriptor MF_Properties
Tool Descriptor MF_EclipseCommandHandler
Input Parameter #1 ->
[the handler ID]
Input Parameter #2 ->
[the command ID]
Tool Descriptor MF_SelectProjectFolder
Input Parameter #1 -> PARAM_PromptText
Input Parameter #2 -> PARAM_Natures
Output Parameter #1 -> MF_WKSP_ResultList
Tool Descriptor MF_SelectFolder
Input Parameter #1 -> PARAM_PromptText
Input Parameter #2 -> PARAM_Project
Output Parameter #1 -> MF_WKSP_ResultList
Tool Descriptor MF_RefreshResource
Tool Descriptor MF_DeleteResource
Tool Descriptor MF_MoveResource
Input Parameter #1 -> MFProp_WorkspacePath
Input Parameter #2 -> MFProp_ProjectFolder
Tool Descriptor MF_CopyResource
Input Parameter #1 -> MFProp_WorkspacePath
Input Parameter #2 -> PARAM_TargetFilename
Tool Descriptor MF_RenameResource
Input Parameter #1 -> MFProp_WorkspacePath
Input Parameter #2 -> PARAM_TargetFilename
Tool Descriptor MF_ClearFileCache
Tool Descriptor MF_ParseWithRefresh
Tool Descriptor MF_ClearFileCache
Tool Descriptor MF_ParseWithRefresh
Tool Descriptor MF_ResolveResourceToPath
Input Parameter #1 -> PARAM_SourcePath
Input Parameter #2 -> PARAM_TargetPath
Tool Descriptor MF_ResolvePathToResource
Input Parameter #1 -> PARAM_SourcePath
Input Parameter #2 -> PARAM_TargetPath
Tool Descriptor MF_IsAutoBuilding
Output Parameter #1 ->
[True or False]
| Name | Handler ID | Command ID |
|---|---|---|
| Determine Directives | com.microfocus.eclipse.project | com.microfocus.eclipse.project.determineDirectives |
| Selected file compile | com.microfocus.eclipse.edt.ui | com.microfocus.eclipse.edt.ui.compileFile |
| Submit to Enterprise Server | com.microfocus.eclipse.edt.ui | com.microfocus.eclipse.edt.ui.submitJcl |
| IMS Zeroload | com.microfocus.eclipse.edt.ui | com.microfocus.eclipse.edt.ui.imsdbu.zeroload |
| IMS Load | com.microfocus.eclipse.edt.ui | com.microfocus.eclipse.edt.ui.imsdbu.load |
| IMS Unload | com.microfocus.eclipse.edt.ui | com.microfocus.eclipse.edt.ui.imsdbu.unload |
| IMS Add | com.microfocus.eclipse.edt.ui | com.microfocus.eclipse.edt.ui.imsdbu.add |