diff --git a/.vscode/settings.json b/.vscode/settings.json new file mode 100644 index 0000000000..81afad78b8 --- /dev/null +++ b/.vscode/settings.json @@ -0,0 +1,12 @@ +{ + "java.format.settings.url": "contributing/eclipse-google-style.xml", + "java.completion.importOrder": [ + "java", + "javax", + "org", + "io", + "com", + "", + "#", + ] +} \ No newline at end of file diff --git a/contributing/eclipse-google-style.xml b/contributing/eclipse-google-style.xml index 52bedc6ebd..64340b1054 100644 --- a/contributing/eclipse-google-style.xml +++ b/contributing/eclipse-google-style.xml @@ -241,7 +241,7 @@ - +