Version: 2020.3.4

Troubleshooting

Axon.ivy Designer

Errors running builder Javascript Validator

If the following error occurs again and again, it is usually only a warning.
Problem Occurred Building workspace JavaScript Validator

Errors occurred during the build.
Errors running builder 'JavaScript Validator' on project 'JsfWorkflowUi'.
java.lang.NullPointerException

This warning can be switched off: In the Axon.ivy Designer click on "Preferences". On the left side tree, expand "Web", then expand "JavaServer Faces Tools", then click on "Validation". Expand "Type Assignment Problems" and select "Ignore" for "Method expression signature incompatibility".
Axon.ivy Designer Preferences Validation Type Assignment Problems

see: stackoverflow eclipse method must have signature

IvyScript code completion does not show all methods

By default the "Visibility level" for the code completion window is set to "NOVICE". This means that not all possible methods are displayed.

You can switch between the "Visibility level" with CTRL + Space.
IvyScript Visibility level

Or change the default value: In the Axon.ivy Designer click on "Preferences". On the left side tree, expand "Axon.ivy", then expand "IvyScript" and select "EXPERT" for "Visibility level".
Axon.ivy Designer Preferences IvyScript Visibility level