If errors occur when compiling your API, the task view can be used to see and resolve them.
TIP: In the global settings, you can define which warnings are displayed as errors during compilation and which errors are ignored. For more information, see Global settings.
To open and edit objects with errors in the task window
-
In the menu bar, click View > Tasks.
-
Click either Errors or Warnings in the task window.
-
Perform one of the following tasks:
-
Double-click the listed error/warning and then resolve the error/warning within the Node editor window itself.
NOTE: The node editor window opens if the node contains the error. If the error occurs when the resulting code is compiled, you can double-click it to display Generated code (read-only) in the definition tree view.
- OR -
-
Click the error/warning in the list and then click Correct errors.
-