Skip to Main Content

Java Card

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Eclipse and JCDK plugin for Eclipse 3.0.5 : scriptgen missing hashfile

03cef29c-051e-41a4-aebe-926b10478939Jan 19 2018 — edited Feb 1 2018

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

Comments

Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Mar 1 2018
Added on Jan 19 2018
1 comment
648 views