Use the following panel to define a new external tool for javah.exe.
Point "Location" to the javah.exe tool.
Set "Working Directory" to
${workspace_loc:/${project_name}/bin}
Set "Arguments" to:
-classpath ${project_classpath} -v -d ${workspace_loc:/${project_name}/src} ${java_type_name}
To run the tool, highlight the java source file in package explorer and run the tool.
Press F5 to refresh th project to see the newly generated file.
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…