3

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

JoshDM
  • 4,939
  • 7
  • 43
  • 72
Grinch
  • 57
  • 1
  • 6
  • possible duplicate of [How to create a .jar file or export jar on IntelliJ (like eclipse java archive export)](http://stackoverflow.com/questions/2025607/how-to-create-a-jar-file-or-export-jar-on-intellij-like-eclipse-java-archive-e) – Andrzej Doyle Oct 26 '12 at 11:13
  • @AndrzejDoyle I think this question is more related to JNI than the one you linked to. Apart from that I don't really have a clue what is being asked here... – maba Oct 26 '12 at 11:23
  • @maba Ah, I think you might be right - I thought it was about using Intellij's native libraries to create a JAR. I agree it's not particularly clear. – Andrzej Doyle Oct 26 '12 at 11:30

0 Answers0