Dealing with errors

When Windmill detects an error in your project, it will stop and highlight the number of errors. You should fix every error before you start running Windmill again.

  1. Click the Error icon in the toolbar to open the Error Summaries window.
  2. Select a line to see more details about the error.
Once you have fixed every error, click the Run button in the toolbar to start Windmill.

Show the console

To get a precise view into what Windmill was doing at the time of the error, open the debug area by clicking on The console button.

Tip: You can jump to the next error by pressing ⌘'.