Fix typo
This commit is contained in:
parent
3354db275b
commit
bdfa0f92ab
1 changed files with 1 additions and 1 deletions
|
|
@ -1090,7 +1090,7 @@ use it with Vimspector.
|
|||
"configuration": {
|
||||
"request": "attach",
|
||||
"hostName": "${host}",
|
||||
"port": "${port},
|
||||
"port": "${port}",
|
||||
"sourcePaths": [
|
||||
"${workspaceRoot}/src/main/java",
|
||||
"${workspaceRoot}/src/test/java",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue