2 lines
136 B
Bash
2 lines
136 B
Bash
java -agentlib:jdwp=transport=dt_socket,server=y,suspend=n,address=5005 -Dcom.sunyard.sydapi4j.debug=false -cp ./jars/*:./ test.TestAll
|