I'd like to use installAnywhere to install my java program which uses JNI. Should I include the library in the project to build ? And are there any problems at runtime, because of the call to the native method ?