1 / 1

Write Java Code editor (.java)

JavaDriverJNI.java. JavaDriverJNI.class. JavaDriverJNI.h. Write Java Code editor (.java). 2. Compile JavaDriverJNI javac. 3. Java Header File javah -jni. Use: jni.h stdio.h. 6. Run/Test/Debug using JMV. 5. Compile native code load shared library. 4. Write

loren
Download Presentation

Write Java Code editor (.java)

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. JavaDriverJNI.java JavaDriverJNI.class JavaDriverJNI.h • Write • Java Code • editor (.java) 2. Compile JavaDriverJNI javac 3. Java Header File javah -jni Use: jni.h stdio.h 6. Run/Test/Debug using JMV 5. Compile native code load shared library 4. Write Native Methods .cpp CPPStringFilterJNI.dll CPPArrayFilterJNI.dll CPPStringFilterJNI.cpp CPPArrayFilterJNI.cpp Output ….

More Related