Properties

Important: These property identifiers are case-sensitive and must be identical to those shown below.
Properties
Property (String) MFProp_RemoteSyntaxCheckOptions
Property (String) MFProp_RemotePLISyntaxCheckOptions
Property (String) MFProp_WorkspaceName
Property (String) MFProp_WorkspacePath
Property (Boolean) MFProp_CanCompile
Property (String) MFProp_ContentType
Property (String) MFProp_ErrorCount
Property (String) MFProp_WarningCount
Property Attribute Meaning
MFProp_RemoteSyntaxCheckOptions - A list of the Micro Focus Compiler directives to use when background parsing a COBOL file opened in the editor.

If the element has a specific value for this property it is used, otherwise the default value is used. The suggested Default Value value is "DIALECT(ENTCOBOL) CICSECM XDB(NOVALIDATE) EXECDLI".

MFProp_RemotePLISyntaxCheckOptions - A list of the Micro Focus Compiler directives to use when background parsing a PL/I file opened in the editor.

If the element has a specific value for this property it is used, otherwise the default value is used. The suggested Default Value value is "-margins 1,72 -cics".

MFProp_WorkspaceName Label = Name The name of the workspace resource, without any path.
MFProp_WorkspacePath Label = Path The full workspace path to the resource.
MFProp_CanCompile Label = Can Compile Boolean property which indicates whether single file compile is allowed on the resource.
MFProp_ContentType Label = Content Type Eclipse content type ID.
MFProp_ErrorCount Label = Errors The number of errors in a file, a folder or a project.
MFProp_WarningCount Label = Warnings The number of warnings in a file, a folder or a project.