development:stepcounter
StepCounter
今回はコマンドラインで使用するため、以下からstepcounter-x.x.x-jar-with-dependencies.jarをダウンロード
http://amateras.sourceforge.jp/mvn/jp/sf/amateras/stepcounter/stepcounter/
使い方
java -cp stepcounter-x.x.x-jar-with-dependencies.jar jp.sf.amateras.stepcounter.Main [ファイル名] [ファイル名] ... java -cp stepcounter-x.x.x-jar-with-dependencies.jar jp.sf.amateras.stepcounter.Main -format=csv -output=count.txt -encoding=UTF-8 [ファイル名] [ファイル名] ...
指定可能なオプション
- -format: 出力フォーマットをcsv、excel、xml、jsonのいずれかで指定
- -output: カウント結果を出力するファイルを指定
- -encoding: ファイルの文字コードを指定
- -showDirectory: trueを指定するとファイル名だけでなく起点となるディレクトリからの相対パスで表示
development/stepcounter.txt · 最終更新: 2017/04/14 05:21 by 127.0.0.1