Open the task window with View > Tasks (see Opening the task window).
Use the Tasks window to view compilation errors and warnings and to rectify them where necessary (debug).
-
Compilation errors prevent the web project from compiling properly and must therefore be eliminated. Development states cannot be released if they cannot be compiled.
-
Compilation warnings relate to missing extensions, or to messages concerning accessibility. The compilation warnings of the relevant compiler are also taken into account. If compiler warnings are the only type of message that is generated, the development state will be successfully compiled nonetheless.
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.
If individual messages are displayed ( icon) together, it means that the errors indicated occur at various locations throughout the web project. This can happen, for example, if an extension that is referenced by a number of nodes is missing.
The following table gives an overview of the various features in the Tasks window.
Control |
Description |
---|---|
Errors |
Hides or displays compilation errors. |
Warnings |
Hides or displays compilation warnings. |
Error details |
Displays the error message. This button is only active if you have highlighted a listed error message. Click this button to view a detailed description of the error. Click Send as mail to transfer the error message to an email and send. |