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
I have a shortcoming where the log output would only show up once I restarted the IDE.
Steps:
ASSERT: have a clean build, Trace for Qute and Microprofile are off
EXEC: run the IDE and turn both to verbose in the settings
EXEC: open the "Language Servers" tool window
ASSERT: "Tools for Microprofile" is not running, no output is shown
EXEC: edit a java file and see if "Tools for Microprofile" is turned to "started" and see if there's log output
Result:
It doesnt turn to "started" and there's no log output for me. It only works as expected (steps above) once I restart the IDE.
Same is true for "Qute support" for me
I have a shortcoming where the log output would only show up once I restarted the IDE.
Steps:
ASSERT: have a clean build, Trace for Qute and Microprofile are off
EXEC: run the IDE and turn both to verbose in the settings
EXEC: open the "Language Servers" tool window
ASSERT: "Tools for Microprofile" is not running, no output is shown
EXEC: edit a java file and see if "Tools for Microprofile" is turned to "started" and see if there's log output
Result:
It doesnt turn to "started" and there's no log output for me. It only works as expected (steps above) once I restart the IDE.
Same is true for "Qute support" for me
See redhat-developer/intellij-quarkus#849 (review)
The text was updated successfully, but these errors were encountered: