Properties

Important: These property identifiers are case-sensitive and must be identical to those shown below.
Properties
Property (String) MFProp_RemoteSyntaxCheckOptions
Property (String) MFProp_WorkspaceName
Property (String) MFProp_WorkspacePath
Property (Boolean) MFProp_CanCompile
Property (String) MFProp_ContentType
Property Attribute Meaning
MFProp_RemoteSyntaxCheckOptions - A list of the Micro Focus compiler directives to use when background parsing a 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_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.