-
Notifications
You must be signed in to change notification settings - Fork 205
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
Alway Download sources and javadoc when I open sts. #692
Comments
Hey @drc5521 it would be good if you could link to a sample project or set of projects that we could use to reproduce the issue. It looks like there is something special in the setup that causes an endless loop here and a sample project that reproduces this would be of great help here. In addition to that (and maybe as a workaround for you) you could disable the automatic download of sources via Maven in the |
I can confirm that I also observed this when some Spring Boot 2 projects were open in the workspace. (Which usually are always open.) Closing them helped. Reopening (IIRC) brought up the issue again. I also disabled downloading Sources and JavaDoc in the Maven preferences, bu this did not help at all and was not respected. Only restarting Eclipse/STS did. I will try to report back if I do observe it again. Not doing much coding ATM. |
These are some simple cases. You can test.https://github.com/dromara/Sa-Token/tree/dev/sa-token-demo. I disabled |
Thanks a lot @tzkeat for pointing us here at those bug reports at m2e. I am going ahead and close this issue as duplicate of eclipse-m2e/m2e-core#252. As soon as a new m2e version gets released, we will have that in the STS4 distribution asap. |
The latest CI builds for Eclipse 2021-09 and Eclipse 2021-12 (milestones) now include the fixed m2e version: https://dist.springsource.com/snapshot/STS4/nightly-distributions.html |
I have confirmed that the issue has been fixed in STS 4.12.1. |
Describe the bug
A clear and concise description of what the bug is.
Alway Download sources and javadoc when I open sts.Can not closed it
To Reproduce
Steps to reproduce the behavior.
Please watch the video.If you can’t watch it online, please download it and watch it.
Sample
20211010100344.mp4
A link to a GitHub repository with a minimal, reproducible sample.
Reports that include a sample will take priority over reports that do not.
At times, we may require a sample, so it is good to try and include a sample up front.
The text was updated successfully, but these errors were encountered: