Metrics regarding the total workspace/project initialise duration #3989
ramazangirgin-check24
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
we have a multi-module Gradle-based Java Spring application. When trying to open it in Cursor IDE with the Language Support for Java plugin enabled, it takes a lot of time to initialise the project.
We see some errors/warning logged for at the we can see java files are detected by the Cursor IDE / Plugin. I already created a ticket for reported error. please see #3986
Now we want to have the numbers for total duration regarding the initialisation of the project. I can see some log in Output but it doesn't give information regarding total time took for the initialisation.
is there any setting/config which we will allow me to see total initialisation duration for java project import ? It could be also debug / trace logs from the java and gradle plugins.
Thanks in advance
Ramazan
Beta Was this translation helpful? Give feedback.
All reactions