https://github.com/pavly-gerges/javajniexample
JNI example using Ccoffee Building tool(ALPHA).
https://github.com/pavly-gerges/javajniexample
cpp jar java jni shell
Last synced: 3 months ago
JSON representation
JNI example using Ccoffee Building tool(ALPHA).
- Host: GitHub
- URL: https://github.com/pavly-gerges/javajniexample
- Owner: pavly-gerges
- Created: 2021-08-21T09:38:56.000Z (almost 5 years ago)
- Default Branch: final
- Last Pushed: 2021-10-26T21:34:09.000Z (over 4 years ago)
- Last Synced: 2025-02-06T23:44:35.384Z (over 1 year ago)
- Topics: cpp, jar, java, jni, shell
- Language: Shell
- Homepage:
- Size: 10.7 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# JavaJNIExample
Java Native Interface example using `Ccoffee` building tool.
Ref :
https://www.ibm.com/docs/en/sdk-java-technology/8?topic=applications-example-using-shared-libraries-linux
Best Practices :
https://developer.ibm.com/articles/j-jni/