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 Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

javah

Status
Not open for further replies.

grindstonegirl

Technical User
Jun 12, 2003
29
0
0
US
Hi
this is going to be a silly question, but i am trying to write a java program with native methods. I am following the tutorial at java sun and it says to use the javah utilty to make the header file. To do this it says to run from the command line with the arguements:

javah -jni FileName

the problem is that it's not recognizing javah. i get an error: The name specified is not recognized as an interal or external command. It has to be the javah cause i know i'm in the right folder and the file is there. Do i need to download something extra to get javah to work? or am i missing something really obvious?
thanks
~grindStone~
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top