microsoft / vscode-java-dependency

Manage Java projects in Visual Studio Code.
https://marketplace.visualstudio.com/items?itemName=vscjava.vscode-java-dependency
MIT License
140 stars 68 forks source link

Can't add new jar package into library #838

Closed JinghuaOriental closed 3 weeks ago

JinghuaOriental commented 1 month ago

I use vscode ssh in Windows to connect remote ubuntu server, while I can't add new jar package into library. Please help me to fix the problem.

https://github.com/microsoft/vscode-java-dependency/assets/87650189/3c464488-1b83-4803-a726-c6bfbbc5ac9b

I have tryed Reload the window, Restart the computer, Reinstall the java extensions and Clean the workspace, but none of them can work.

JinghuaOriental commented 3 weeks ago

I replace my jar package with anothor version, then it works. It's so painful, I don't know why.