You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Every time I open a Gradle project everything rebuilds from scratch and this takes about 10-15 minutes for the project (a long amount of time to wait to start working and yes it's a fairly large project). Is there any way to tell coc-java to cache items that have not changed so it doesn't rebuild from scratch everytime?
I actually went back and re-opened it a few times and now it's only taking 2-3 minutes, so does that mean it is caching? Is there any way to make it any faster?
Edit: It also looks like when I save a file, it caches but when I reopen none of the linting works, and nothing rebuilds. Any ideas on this?
The text was updated successfully, but these errors were encountered:
Every time I open a Gradle project everything rebuilds from scratch and this takes about 10-15 minutes for the project (a long amount of time to wait to start working and yes it's a fairly large project). Is there any way to tell coc-java to cache items that have not changed so it doesn't rebuild from scratch everytime?
I actually went back and re-opened it a few times and now it's only taking 2-3 minutes, so does that mean it is caching? Is there any way to make it any faster?
Edit: It also looks like when I save a file, it caches but when I reopen none of the linting works, and nothing rebuilds. Any ideas on this?
The text was updated successfully, but these errors were encountered: