COSC_4P82_Assignment_1/lib/lilgp/lilgpMonitor/README.1ST

20 lines
356 B
Plaintext
Raw Normal View History

2024-02-13 21:21:51 -05:00
After unpacking the distribution, you should have the following tree
structure:
lilgpMonitor\
classes\
docs\
images\
javadocs\
images\
src\
To build the .class files, change into the src\ directory and type:
javac -d ../classes *.java
To run lilgpSetup, change into the classes\ directory and type:
java lilgpMonitor