Closed tecnologia647 closed 7 years ago
how can i execute from command line?
java -classpath ./ SMPPSender Error: No found or load the main class SMPPSender
You have to make sure the compiled classes are on the class path. See Issue #20 for an example
how can i execute from command line?
java -classpath ./ SMPPSender Error: No found or load the main class SMPPSender