Actions
Bug #5672
openjava -jar sensorview-utils-1.0.jar should invoke a simple java app that prints help
Start date:
08/10/2012
Due date:
% Done:
0%
Estimated time:
Bugzilla-Id:
5672
Description
It would be nice if the sensorview-utils-1.0.jar had a default main class target that was a simple java app that printed some simple help, showing how to invoke all contained util (we do have this explained in the sensor-view module doc):
java -cp sensorview-utils-1.0.jar util.SpanToDT -h
java -cp sensorview-utils-1.0.jar util.MirrorDT –h
java -cp sensorview-utils-1.0.jar org.kepler.sensor.span.SpanSim -h
Actions