IntelliJ Troubleshooting: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
No edit summary
Line 6: Line 6:


Help → Collect Logs and Diagnostic Data
Help → Collect Logs and Diagnostic Data
The command produce a ZIP into a temporary folder. The ZIP includes:


=Log Location=
=Log Location=

Revision as of 00:04, 1 July 2021

Internal

Diagnostic Data Collection

Help → Collect Logs and Diagnostic Data

The command produce a ZIP into a temporary folder. The ZIP includes:

Log Location

/Users/<username>/Library/Logs/JetBrains/IntelliJIdea2021.1/idea.log

/Users/<username>/Library/Logs/JetBrains/IntelliJIdea2021.1/build-log/

/Users/<username>/Library/Logs/JetBrains/IntelliJIdea2021.1/indexing-diagnostic/

Cases

Library source does not match the bytecode for class ...

Shows when trying to debug on a Lombok-processed class: https://stackoverflow.com/questions/36753524/library-source-does-not-match-the-bytecode-for-class