The scriptgen commands with JCDK 3.0.5 requires a hashfile:
scriptgen [-options] -hashfile <hash file path> <cap File Path>
A build launched from a newly created project with Eclipse does not include the hashfile option, resulting into an error from scriptgen:
"Missing file containing component hashes."
It the command hardcoded or is there a way to edit a configuration file to add the -hashfile option?
Thank you for your help