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