2025-10-04 13:05:19 -04:00
2025-10-04 13:05:19 -04:00
2025-10-01 16:27:34 -04:00
2025-10-04 12:54:41 -04:00
2025-10-04 08:06:35 -04:00
2025-10-04 12:54:41 -04:00
2025-09-30 23:11:46 -04:00
2025-08-28 21:08:16 -04:00
2025-09-14 11:56:57 -04:00
2025-10-04 12:54:41 -04:00
2025-08-28 21:08:16 -04:00
2025-10-01 16:27:34 -04:00
2025-10-01 16:27:34 -04:00
2025-09-15 16:47:39 -04:00
2025-10-03 15:00:27 -04:00
2025-08-28 21:08:16 -04:00

setup in vscode with default configuration

software version
Java 21
json lib gson-2.13.1
VSCode 1.103
graphviz 2.42.4

extension
Debugger for Java
Java Launcher
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

compile - build:

create jar archive:

gradle clean build jar

Dot file review for classdiagram

Install Graphviz in your OS dot -Tsvg classdiagram.dot -o classdiagram.svg

build a list of accomodations

https://earth.google.com/web : to find building address https://www.unitedstateszipcodes.org/ : to check zipcodes

Description
Simple java sample. Extensions loaded: Debugger for Java Java Launcher Language Support for Java(TM) by Red Hat Mark Sharp -- Markdown Editor
Readme LGPL-3.0 106 MiB
Languages
Java 100%