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