How do you link a native library to a jar in IntelliJ?

공부는 혼자하는 거·2021년 10월 12일
0

환경

목록 보기
8/23

https://stackoverflow.com/questions/24856501/how-do-you-link-a-native-library-to-a-jar-in-intellij

File-->Project Structure-->Modules-->Select Dependencies Tab-->Select Module Source-->at the right corner green '+' button-->Library-->new Library-->java-->select External jar file-->OK-->add Selected

or

Without selecting library from + button directly select jar dependencies

here are some screenshots

profile
시간대비효율

0개의 댓글