eclipse-platform / eclipse-platform/eclipse.platform

PlatformConfiguration blocks splash screen during startup

Open
#2,619 4 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
Java
Stars
165
Forks
174
Avg merge
2d 8h
Merged PRs (30d)
22

Description

I think this screenshot describes the problem better than words possibly could:

Image

When launching the Eclipse IDE from my workspace, I usually get stuck with the splash screen for up to two minutes. At least when doing a cold start. If I start it again, it "only" takes ~15s for the application to show up.

Almost all of the time is spent on starting the `PlatformConfiguration`, which in return is held back by I/O access. This might be a similar problem as #1572.

## Community

- [x] I understand reporting an issue to this OSS project does not mandate anyone to fix it. Other contributors may consider the issue, or not, at their own convenience. The most efficient way to get it fixed is that I fix it myself and contribute it back as a good quality patch to the project.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.