Has anyone ever used Ant to generate, compile and link a library for use
with JNI? (ie. <javah> <cc> ...).

Ie.  I have an existing validated C library I wish to use (for the moment).
I'd like to be able to automatically build the java classes, generate the .c
and .h files, and produce the shared library for use by my Java application.

I'm having a little trouble with it.  Of I'm probably completely stupid, but
hey...  :)

Does anyone have a example?

Thanks for any help or information.

Greg.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to