Skip to content

Repository files navigation

Instructions

To Compile the Files:

javac -d bin -cp "lib/*" src/boundary/*.java src/control/*.java src/database/*.java src/entity/*.java

To Run the Program:

java -cp "bin;lib/*" Control.GUIController

For Mac to Run:

java -cp "bin:lib/*" Control.GUIController

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages