Co-authored-by: Rémi Heredero <Klagarge@users.noreply.github.com>
This commit is contained in:
7
.vscode/launch.json
vendored
7
.vscode/launch.json
vendored
@@ -1,5 +1,12 @@
|
||||
{
|
||||
"configurations": [
|
||||
{
|
||||
"type": "java",
|
||||
"name": "Launch HesSoGarage",
|
||||
"request": "launch",
|
||||
"mainClass": "BillGUI.HesSoGarage",
|
||||
"projectName": "Lab15_OOP_79fdc875"
|
||||
},
|
||||
{
|
||||
"type": "java",
|
||||
"name": "Launch GUI2",
|
||||
|
||||
Reference in New Issue
Block a user