program : javah.exe 路径
Arguments:
-d src/main/cpp/ -cp “ClasspathClasspathClasspath”FileFQPackageFileFQPackageFileFQPackage.FileNameWithoutAllExtensionsFileNameWithoutAllExtensionsFileNameWithoutAllExtensions
(输入路径) (要转换的class 类路径)
Working directory: ModuleFileDirModuleFileDirModuleFileDir (当前module路径)
ps:使用前先 make project 生成class文件

本文详细介绍了如何设置javah.exe的执行路径,包括必要的参数配置,如-dsrc/main/cpp/、-cpClasspath、FileFQPackage.FileFQPackage.FileNameWithoutAllExtensions等,以及工作目录ModuleFileDir的设定。特别强调了在使用前需先通过makeproject生成class文件。
5582

被折叠的 条评论
为什么被折叠?



