Skip to content
Snippets Groups Projects
Commit 5753da9c authored by J. M. Bailey's avatar J. M. Bailey
Browse files

deleting

parent 0efa3782
No related branches found
No related tags found
No related merge requests found
rem
java -cp QRCodeTacticalDecisionAid-2.0-jar-with-dependencies.jar edu.nps.moves.qrtda.Main throughputTestSend.json
\ No newline at end of file
#!/bin/bash
#
cd -- "$(dirname "$BASH_SOURCE")"
java -cp QRCodeTacticalDecisionAid-2.0-jar-with-dependencies.jar -Dapple.awt.application.name="Throughput Test Sender" edu.nps.moves.qrtda.Main throughputTestSend.json
\ No newline at end of file
#!/bin/bash
#
cd -- "$(dirname "$BASH_SOURCE")"
java -cp QRCodeTacticalDecisionAid-2.0-jar-with-dependencies.jar edu.nps.moves.qrtda.Main throughputTestSend.json
\ No newline at end of file
#!/bin/bash
#
#java -jar QRTda.jar ./config/zeroconfDeSequencerReceiver.json
/Library/Java/JavaVirtualMachines/jdk1.7.0_21.jdk/Contents/Home/bin/java -jar QRTda.jar ./config/zeroconfDeSequencerReceiver.json
#!/bin/bash
#
#java -jar QRTda.jar ./config/textDirectorySequencerSenderZeroconf.json
/Library/Java/JavaVirtualMachines/jdk1.7.0_21.jdk/Contents/Home/bin/java -jar QRTda.jar ./config/textDirectorySequencerSenderZeroconf.json
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment