redhat-developer / redhat-developer/vscode-java
Can not load gradle project
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 2.3k
- Forks
- 546
- Avg merge
- 20h 1m
- Merged PRs (30d)
- 11
Description
When I open spring-security project it can not be loaded properly. It can not download dependecies and enable the navigation feature.
Environment
- Operating System: Windows 11
- JDK version: 21 Temurin
- Visual Studio Code version: 1.93
- Java extension version: 1.35.1
Steps To Reproduce
- Clone https://github.com/spring-projects/spring-security
- Open in vscode
- Try to open AbstractAuthenticationToken class, and you'll see that there are unresolved imports
Current Result
It is failing to open and setup the project.
Expected Result
It should donwload all dependecies and setup the project.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the failure by opening the Spring Security Gradle project in VS Code on the reported Windows, JDK, and Java extension versions. Start with the project import and dependency setup, then check whether AbstractAuthenticationToken still has unresolved imports and navigation is unavailable. Done means the project loads, dependencies download, and navigation works.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- build-system, developer-experience, tooling
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100