buildship icon indicating copy to clipboard operation
buildship copied to clipboard

Downloading published Gradle versions should not block startup

Open UdoW opened this issue 4 years ago • 1 comments

Expected Behavior

Eclipse should start without logged exceptions.

Current Behavior

Multiple errors are logged that say that a lock could not be auquired. See attached log file.

Context

I have a workspace with multiple Gradle projects which are Java projects. They do not depend on each other.

Steps to Reproduce

Just start Eclipse and look into the logs. You will see the message "Initializing Java tooling...", Eclipse freezes and after some seconds the exception (see log file) occures several times.

Your Environment

I run Eclipse on Windows 10 with Java 11.0.4 Here is the full log of the exception: log.txt

UdoW avatar Jul 20 '20 08:07 UdoW

Just wondering if there is any update or workaround on this?

It currently makes for a very frustrating experience working with Gradle projects.

jemag avatar May 14 '21 00:05 jemag