mirror of
https://github.com/Team4388/2022NoWayHome.git
synced 2026-06-09 00:38:05 -06:00
18 lines
320 B
Plaintext
18 lines
320 B
Plaintext
|
|
{
|
||
|
|
"folders": [
|
||
|
|
{
|
||
|
|
"path": "."
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"path": "NetworkTablesDesktopClient"
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"settings": {
|
||
|
|
"java.configuration.updateBuildConfiguration": "automatic",
|
||
|
|
"java.server.launchMode": "Standard",
|
||
|
|
"java.dependency.packagePresentation": "hierarchical",
|
||
|
|
"files.associations": {
|
||
|
|
"*.path": "json"
|
||
|
|
}
|
||
|
|
}
|
||
|
|
}
|