This repository has been archived on 2024-10-22. You can view files and clone it, but cannot push or open issues or pull requests.
AJP/hw4/ExerciseF/run-instrumented.sh

4 lines
104 B
Bash
Executable file

#!/bin/bash
java -javaagent:target/Assignment4Agent-1.0.jar \
-cp compiled/ ch.usi.inf.ajp22.Main