Files

13 lines
263 B
JSON
Raw Permalink Normal View History

{
"version": "0.2.0",
"configurations": [
{
"type": "java",
"name": "Launch NetworkTablesDesktopClient",
"request": "launch",
"mainClass": "NetworkTablesDesktopClient",
"projectName": "NetworkTablesDesktopClient"
}
]
2022-03-01 20:30:24 -07:00
}