Skip to content

Commit

Permalink
feat: [WIP] convert Maven XML dependencies on paste
Browse files Browse the repository at this point in the history
Signed-off-by: Fred Bricon <fbricon@gmail.com>
  • Loading branch information
fbricon committed Dec 25, 2023
1 parent ff6a0aa commit 08268c3
Show file tree
Hide file tree
Showing 6 changed files with 244 additions and 379 deletions.
1 change: 0 additions & 1 deletion .vscode/launch.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@
"request": "launch",
"runtimeExecutable": "${execPath}",
"args": ["--extensionDevelopmentPath=${workspaceRoot}" ],
"stopOnEntry": false,
"sourceMaps": true,
"outFiles": [ "${workspaceRoot}/out/**/*.js" ],
"env": {
Expand Down
Loading

0 comments on commit 08268c3

Please sign in to comment.