redhat-developer / redhat-developer/vscode-java

Can not load gradle project

Open
#3,794 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Gradle
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
  1. Clone https://github.com/spring-projects/spring-security
  2. Open in vscode
  3. 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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.