Alejandro Acuña
2024-12-18 44b33e24b644459038edd956cfce7345ce3236c1
1
2
3
4
5
6
7
8
9
10
{
    "configurations": [
        {
            "type": "java",
            "name": "CodeLens (Launch) - SvgDevicesTest",
            "request": "launch",
            "mainClass": "svgdevicestest.SvgDevicesTest"
        }
    ]
}