This commit is contained in:
2026-09-16 20:40:12 +05:00
parent 6c16140f0c
commit 55c9f16841
25 changed files with 1057 additions and 0 deletions
+7
View File
@@ -1,5 +1,12 @@
{
"configurations": [
{
"type": "java",
"name": "SecondAppV2Application",
"request": "launch",
"mainClass": "com.testapp.SecondAppV2.SecondAppV2Application",
"projectName": "SecondAppV2"
},
{
"type": "java",
"name": "SecondAppApplication",