blob: e34d84cff2d6d1f22839088b47de08b8d06c6655 [file] [log] [blame]
Chinthakayala, Sheshashailavas (sc2914)d1569972017-08-28 05:25:46 -09001toolsDir=$PROJECT_HOME/tools
2. ${toolsDir}/setClasspath
3if [ "$#" != "1" ]
4then
5 echo "Usage $0 className_without_the_dot_class_ext"
6 exit
7fi
Sheshi Chinthakayala52bb9082017-10-18 16:56:52 -05008 java org.onap.ccsdk.sli.core.sli.PrintYangToProp $1