The following table lists the properties of the mf.ide component and shows the event information that can be included in the trace for each property.
The properties of the mf.ide component provide information about the behavior of the integrated development environment (IDE).
| Property | Property Description | Level | Event Id | Event Description |
|---|---|---|---|---|
| DEBUG | Debugging of enterprise server SEPs. | DEBUG | 3 | Text strings indicating the status of various debugging operations. |
| EDIT | Editor functions. | DEBUG | 3 | Text strings indicating the status of editing-related operations that span more than one section of the IDE. |
| IDELOAD | IDE loading. | DEBUG | 3 | Text strings indicating the progress of loading, finishing when the IDE is loaded and initialized. |
| IDEVCS | Source code control system support. | DEBUG | 3 | Text strings indicating interaction with source code control systems. |
| SPFEDIT | SPF edit functions and all SPF line commands and the lines upon which they are operating. | DEBUG | 3 | Text strings indicating line commands, the line upon which the operation is occurring, and the results of processing. |
| VSXPRJ | Calls to Micro Focus Common Client (MFCC). The IDE uses the MFCC infrastructure to determine which enterprise servers to interact with. | DEBUG | 3 | Progress through MFCC calls and returned values along with an indication of logic flow. |
| ERROR | 3 | Text string indicating an enterprise server repository that has been found to be corrupt. | ||
| VSXREST 7 | VSXREST functions. | DEBUG | 3 | Text strings indicating different trace points in the VSXREST section of the IDE. |
Footnotes:
VSXREST is the part of the IDE responsible for editing and debugging.