Movatterモバイル変換


[0]ホーム

URL:


 
» bld PMD Extension Edit on GitHub

bld PMD Extension

Table of Contents

bld is a new build system that allows you to write your build logic in pure Java.

It has aPMD Extension for it.

To install, please refer to theextensions documentation.

To check all source code using thejava quickstart rule, add the following to your build file

@BuildCommandpublicvoidpmd()throwsException{newPmdOperation().fromProject(this).execute();}
./bld pmdtest

This documentation is written in markdown.
If there is something missing or can be improved, edit this page on github and create a PR: Edit on GitHub

©2026 PMD Open Source Project. All rights reserved.
Page last updated: September 2023 (7.0.0)
Site last generated: Jan 30, 2026

PMD                logo


[8]ページ先頭

©2009-2026 Movatter.jp