COSC-4P82-Final-Project/lib/lilgp/lilgpSetup1.0/README.1ST

20 lines
352 B
Plaintext
Raw Normal View History

2024-04-01 00:01:49 -04:00
After unpacking the distribution, you should have the following tree
structure:
lilgpSetup\
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 lilgpSetup