Using jnilib in a project?

Is there a way to add a jnilib to the java library path for a project? I want to be able to start a Java project within IDEA, but it relies on JNI.

0

请先登录再写评论。