Issue
The output window in XBuilder will show three different message types:
- Info
- Warning
- Error
If an error is occurring during a Generate command, it may be difficult to locate the exact error in and among hundreds of warnings.
Environment
XBuilder
Cause
The "Previous Error" command when right-clicking in the output window will take into account both Warnings and Errors.
Resolution
- Right-click in the output window of XBuilder
- Expand the Filter Messages option
-
Uncheck the options for
"Show Info Messages" and
"Show Error Messages" - The output window will now only show true error messages and it will be much easier to determine the error that is stopping the generate command from completing.