Rename workspace

Organize imports
Add end of file newlines
This commit is contained in:
nathanrsxtn
2022-03-01 20:30:24 -07:00
parent 2fc3297c64
commit 28c9394008
6 changed files with 4 additions and 10 deletions
+18
View File
@@ -0,0 +1,18 @@
{
"folders": [
{
"path": "."
},
{
"path": "NetworkTablesDesktopClient"
}
],
"settings": {
"java.configuration.updateBuildConfiguration": "automatic",
"java.server.launchMode": "Standard",
"java.dependency.packagePresentation": "hierarchical",
"files.associations": {
"*.path": "json"
}
}
}