命令:
javah -jni JavaHowTo
Run Code Online (Sandbox Code Playgroud)
结果:
error: cannot access JavaHowTo
class file for JavaHowTo not found
javadoc: error - Class JavaHowTo not found.
Error: No classes were specified on the command line. Try -help.
Run Code Online (Sandbox Code Playgroud)
我已正确设置类路径,但我仍然收到此javah错误.
任何解决方案都会有所帮助.