changes
This commit is contained in:
@@ -15,7 +15,6 @@
|
||||
| Language Support for Java(TM) by Red Hat |
|
||||
|
||||
### Run and Debug Java manually
|
||||
|
||||
cd to: libs
|
||||
java -cp .\libs\gson-2.13.1.jar;.\libs\reservationsystem.jar lodge.TestReservations
|
||||
|
||||
@@ -23,5 +22,7 @@ java -cp .\libs\gson-2.13.1.jar;.\libs\reservationsystem.jar lodge.TestReservati
|
||||
### create jar archive:
|
||||
gradle clean build jar
|
||||
|
||||
### Dot file review for classdiagram
|
||||
### dot -Tsvg classdiagram.dot -o classdiagram.svg
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user