Task 3: Set up Checkstyle


IDA enables developers to perform static analysis on the Workflow project, which enforces design convention and processes development standard. There are 120+ checkstyle rules are defined based on Workflow development best practices and anti-patterns. The rules have been implemented with POJO engine. Refer to Customize Checkstyle Rules about rules custmization.

About this task

In this task,you can set up Checkstyle of the project that you created in the previous task.

Procedure

Set up Checkstyle of a project:

  1. Click button for Hiring Sample in project list page and the report will be shown in a few seconds. The analyzing of checkstyle is asynchronous that you could do other things when it is performing the checkstyle.

    then IDA will redirect from Test to Checkstyle tab.

  2. When the analysis is over, the checkstyle report will be displayed as below. Details of the report.

  3. You can also analyze any of your workflow project in the Checkstyle tab. More Detailed.

Categories:

Updated: