IntelliJ Troubleshooting: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
(Created page with "=Internal= * IntelliJ =Cases= ====Library source does not match the bytecode for class ...==== Shows when trying to debug on a Lombok-proc...")
 
Line 2: Line 2:


* [[IntelliJ#Troubleshooting|IntelliJ]]
* [[IntelliJ#Troubleshooting|IntelliJ]]
=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=
=Cases=

Revision as of 01:55, 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