0
stars
0
forks
source link
cscd350-f24-UnhandledExceptions
Prerequisites
- Java 21+ Installation
- Note: to ensure you have Java installed, run
java --version
.
Run the Program
- Download uml.jar found in the root directory of this repository.
- Once downloaded, go to the directory containing uml.jar in your terminal
- run the command
java -jar uml.jar
to run the program.