Can I access the stderr from clangd? #219
-
Is the clangd stderr / sdtout saved somewhere or can I access it from Eclipse Console? I'm having some problem using the plugin and I want to see if it's a problem on my side. I have added I have looked in the .log file generated by Eclipse but can not find any information. Note: I'm using Eclipse on Windows |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
I think that the stdout in the console is only available when running Eclipse form the sources. (I've to verify that) |
Beta Was this translation helpful? Give feedback.
-
Please try to run Eclipse IDE with this arguments: |
Beta Was this translation helpful? Give feedback.
I think that the stdout in the console is only available when running Eclipse form the sources. (I've to verify that)
You can enable the json-rpc trace in the Eclipse preferences: