How can I make a jar with native library in Intellij IDEA?

1.8k views Asked by At

How can I make a jar with native library in Intellij IDEA? In the JVM it looks like Djava.library.path=C:\Users\User\workspace\lib\native\win

0

There are 0 answers