Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-dev] JNI support

I am considering adding support for JNI programming. The initial goals would be to provide awareness of javah, association of classes with native methods and the associated C/C++ implementation and command completion of JVM functions through the env pointer.

I'm seeking advice. Has any work been done in this direction? Would this be considered for CDT or better as an independent plugin? Would anyone (other than me) find this useful?

-jsd




Back to the top