2025-08-28 21:08:16 -04:00
2025-08-28 21:08:16 -04:00
2025-08-28 21:08:16 -04:00
2025-08-28 21:08:16 -04:00
2025-08-28 21:08:16 -04:00
2025-08-28 21:08:16 -04:00
2025-08-28 21:08:16 -04:00
2025-08-28 21:08:16 -04:00
2025-08-28 21:08:16 -04:00
2025-08-28 21:08:16 -04:00
2025-08-27 22:05:24 +00:00
2025-08-28 21:08:16 -04:00

define 2 modules that setup in vscode with natural default configuration

from modules

Run and Debug Java

cd to: out

java [mainClass] [jar]

java TestReservations ./*.jar

create jar archive:

cd to: out

jar --create --verbose --file *.jar --manifest ..\META-INF\MANIFEST.MF *

compile - build:

  1. cd: src/lodge.reservationsystem

  2. javac -g -d ../../out *

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%