|
|
|
|
|
- Project compilation
- Types of issues
- Errors
- Warnings
- Information
- UI errors
- Programming standard errors
Project compilation: Warning, Error, Information, Programming standard...
Errors The  icon indicates a major problem (programming error, etc.). The project cannot be tested or executed. Errors always appear in the code editor and must be resolved for the code to run properly. Warnings The  icon indicates programming cases that may result in unexpected behavior. By default, warnings are displayed in the code editor but do not prevent the program from running. Warnings appear in situations that can cause programming issues Information The  icon explains the compiler options or shows suggestions to improve the code. Information can be displayed to help you understand why a code has an unexpected behavior UI errors The  icon indicates UI compilation errors about possible problems detected in your interfaces: images not found, truncated text, etc. Programming standard errors
This page is also available for…
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|