Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

JNI and package changes.

Status
Not open for further replies.

erezg

Programmer
Apr 18, 2002
1
IL
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

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top