Skip to content

There is no way to refresh the classpath after adding a library to gradle #3893

@zSynx94

Description

@zSynx94

I added a new library to my java project (org.lz4:lz4-java:1.8.0) but there is no way to get them indexed again.
I tried gradlew build and gradle --refresh-dependencies but it din't work.

Environment
Operating System: Windows 10 Enterprise LTSC 21H2
Visual Studio Code version: 1.85.2
Language Support for Java(TM) by Red Hat Version: 1.37.0
JDK: Amazon Corretto jdk1.8.0_432
Gradle Version: 4.7

Steps To Reproduce
Update/add dependencies to build.gradle file
Wait for it to update (nothing will happen)

Captures
Image
Image
Image

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

Status

No status

Relationships

None yet

Development

No branches or pull requests

Issue actions