I am developing a library written in C that is used by a Java application via Java's JNI. As a part the development process, I use javah to generate the C header files. Is their a javah plugin that will do this, or is the their a better way to generate the C header files?

Paul Spencer.


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

Reply via email to