hangc0276 commented on issue #3897: URL: https://github.com/apache/bookkeeper/issues/3897#issuecomment-1492138987
In order to run the Direct IO unit tests in Intellij idea, you need to copy the generated`libnative-io.jnilib` from `native-io/target/nar/native-io-4.16.0-x86_64-MacOSX-gpp-jni/lib/x86_64-MacOSX-gpp/jni/libnative-io.jnilib` to the `native-io/target/classes/lib` path, otherwise, it can't find the related classes. <img width="917" alt="image" src="https://user-images.githubusercontent.com/5436568/229164089-4d571e4c-d071-4cb7-b73c-c408fd215287.png"> -- 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]
