Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 302 Bytes

File metadata and controls

12 lines (8 loc) · 302 Bytes

Welcome Students of 4156

Please follow the assignment specifications on Courseworks when completing this project.

modification of readme

if you want to use PMD to analysis the code, you can use the following command:

  1. checking by PMD: mvn pmd:check
  2. generate an HTML report: mvn pmd:pmd