jiangtao69039 opened a new issue #12935: URL: https://github.com/apache/shardingsphere/issues/12935
I use IDEA auto download jar and source code,but in debug model it hint "Library does not match the bytecode for class ShardingSpherePreparedStatement". I find many lombok annotation in source code,I suggest that you change packaging sources with delomboked code, which is done with you build system (E.g maven/gradle). This will allow any IDE to see sources of getter and setters and match byte code even if they don't have Lombok support. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
