Building cross-platform(Linux, Windows) java JNI application with maven -


i want build java application uses jni , code in c. want make app cross-platform compiling native code , packaging native platform-dependent libraries within jar file. following this guide not working. have no examples maven-native-plugin nor nar plugins. how possible make java native methods cross-platform?

i suggest check nar-maven-plugin example.


Comments

Popular posts from this blog

c# - Validate object ID from GET to POST -

node.js - Custom Model Validator SailsJS -

php - Find a regex to take part of Email -