JUnitPerf
JUnitPerf copied to clipboard
the source code doean't match the bytecode
i upload the 1.34 library on my maven project. and start using the library feature and and i am trying to optimize the performance targets to fit my requirements.
one of my trial is to debug to understand how to set these targets but i used to get this warning message ' Source code doesn't match the binary code' . how could i solve this issue
i am using this library with JUnit4.
I think this is because lombok is being used in the source code. I'll see if delombok'ing source files before publishing helps in future releases.
https://youtrack.jetbrains.com/issue/IDEA-201514/Library-source-does-not-match-the-bytecode-for-class-for-classes-using-Lombok