-
Notifications
You must be signed in to change notification settings - Fork 446
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Java project can not load by language server #3772
Comments
Check VS Code Proxy Settings:
|
I use proxy but same setting stop working when I update >= 1.30.0 (incl. 1.35.1) version. My setting is |
@HsinM Could you try to set
|
@snjeza |
Same issue here. In my case, it was caused because of an old equinox "secure storage" copied from another windows computer. Deleting "C:\Users<user account>.eclipse\org.eclipse.equinox.security" fixed it. |
@j3rem1e Thank you for your suggestion! Deleting @redhat-developer team It would be great if there could be more specific error messages for this issue. This would help users to identify and resolve the problem more efficiently. Thank you! If there is no response after a period of time, I will close this issue. |
Environment
Steps To Reproduce
Current Result
Can't load java project.
Expected Result
Can load java project. (1.29.0 can, but when I update > 1.30.0 all stopped......)
Additional Informations
Same error on the internet: https://www.eclipse.org/forums/index.php/t/1115835/.
The text was updated successfully, but these errors were encountered: