IntelliJ Troubleshooting: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
Line 5: Line 5:
=Log Location=
=Log Location=


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


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


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


=Cases=
=Cases=

Revision as of 01:58, 29 June 2021

Internal

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