Hi All,
when writing JNI - the package name is mangled as part of all the methods names in that class.
The problem arises when package changes are done - all the methods name should be changed which is a headach and error prone.
Maybe someone has an idea how to make this sort of changes easier??
thanks,
erez
when writing JNI - the package name is mangled as part of all the methods names in that class.
The problem arises when package changes are done - all the methods name should be changed which is a headach and error prone.
Maybe someone has an idea how to make this sort of changes easier??
thanks,
erez