Skip to content

Commit

Permalink
Auto-publish vscjava.vscode-java-dependency from official .vsix direc…
Browse files Browse the repository at this point in the history
…t download link

Fixes #124
  • Loading branch information
jankeromnes committed Aug 20, 2020
1 parent 3e10182 commit fdb31c2
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions extensions.json
Original file line number Diff line number Diff line change
Expand Up @@ -842,6 +842,10 @@
"checkout": "0.27.1",
"prepublish": "git clone https://github.com/Microsoft/java-debug ../java-debug && npx gulp build_server"
},
{
"id": "vscjava.vscode-java-dependency",
"download": "https://github.com/microsoft/vscode-java-dependency/releases/download/0.12.0/vscjava.vscode-java-dependency-0.12.0.vsix"
},
{
"id": "vscjava.vscode-java-test",
"repository": "https://github.com/Microsoft/vscode-java-test",
Expand Down

0 comments on commit fdb31c2

Please sign in to comment.