The information in this article applies to:
SYMPTOMSWhen running Javah.exe on a Java class, you may get one of the following or similar errors:
-or-
CAUSEJavah.exe, unlike the other Microsoft SDK for Java tools, requires the user to specify a class path via the "-classpath" command line option or via the CLASSPATH environment variable. If the class path is not specified, is invalid, or contains corrupted or missing data, then Javah.exe does not work. RESOLUTION
There are a couple of things to check if you receive one of these error message:
STATUSThis behavior is by design. Additional query words: JAVAH.EXE JAVAH
Keywords : kbJNative kbSDKJava kbGrpJava kbSDKJava320 |
Last Reviewed: October 14, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |