MetroCS / QualityToolsForBlueJ

BlueJ extension to integrate quality assessment tools
GNU Lesser General Public License v3.0
0 stars 42 forks source link

Added PMD plug-in to build file. #120

Closed MaTTerCuBe closed 4 years ago

MaTTerCuBe commented 4 years ago

Addresses issue #108 , PMD commands/tasks can now be run from command line. Attached is a screen shot of the console after running $ gradlew tasks --all, which shows all tasks now available. Notice the available pmd commands. PMD_integration_showcase

henrykgray commented 4 years ago

Screenshot of the report generated by PMD PMDreport

jody commented 4 years ago

Please suggest a reviewer.