-
Notifications
You must be signed in to change notification settings - Fork 440
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Starting JLS stuck at refreshing project... #1318
Comments
Nevermind... Issue is that it refreshes the project slowly. After my last update it came to 80% which means 1% per 11 minutes? The project is 5k lines, is that too big? |
@misterzet you may want to take a look at #1084 and eclipse-jdtls/eclipse.jdt.ls#1200 |
I’m confused, what would the setting be for my project? Do I need it also read dependencies? I’m confused |
Is thete way for it to debug what files it’s refreshing? So I can see where it takes so long? Also is it possible to do it multithreaded? |
You can import only some parts of your project. |
Isn't there way to debug what files it's refreshing atm? |
So for testing purposes, I've took https://github.com/spring-projects/spring-framework and imported into vscode. It took much less. Like 5 minutes to import it (download dependencies, etc.) without adding any exclusions... So what might be wrong with my project then? |
JLS hands on starting the server... It hangs on refreshing project...
https://hasteb.in/icuronux.diff - server log
https://hasteb.in/reguviha.css - java log
Environment
Not sure how to reproduce it. IT only happens on my gradle project, it works fine under plain file.
Basically JLS hangs on this
5be94702 Importing root project: 79% Refreshing '/SuperiorPrison'. [790/1000]
23dfded5 Refreshing Maven model: [0/-1]
3e0ac9c8 Repository registry initialization [Done]
fe0c31d9 Updating indexes [Done]
There's no errors whatsoever I've tried a lot of solutions, none worked.
The text was updated successfully, but these errors were encountered: