java - How to execute Metrics2 plugin from command line? -
is possible run metrics plugin command line.
i not interested in ant task. looking run shell script passing file name parameter , output metrics on stdout
is possible so.
i don't believe can. metrics2 designed work in eclipse environment, , highly dependent on eclipse functionality. output goes table in eclipse. metrics2 open source, may able contribute useful there.
Comments
Post a Comment