[refactor][doc]The new version of the document is online (#9272)

replace the `docs/` with `new-docs/`
This commit is contained in:
jiafeng.zhang
2022-04-28 15:22:34 +08:00
committed by GitHub
parent 1378e7e05f
commit 267e8b67c2
2222 changed files with 2026 additions and 151178 deletions

View File

@ -47,7 +47,7 @@ Create `settings.json` in `.vscode/` , and set settings:
* `"java.configuration.runtimes"`
* `"java.jdt.ls.java.home"` -- must set it to the directory of JDK11+, used for vscode-java plugin
* `"maven.executable.path"` -- maven path,for maven-language-server plugin
* `"maven.executable.path"` -- maven pathfor maven-language-server plugin
example: