private signing

cadcamman

Member
Licensed User
Longtime User
Hi
I have made a new application (my first) and I have followed the instructions for creating a private key. it put a file in the objects directory, but now when I compile I get the following message and the keyfile gets deleted from the folder. I had created a backup of the keyfile but when I put it back int the folder it deletes it again

error message:
jarsigner error: java.lang.RuntimeException: keystore load: C:\Temp\braking distance - new\Objects\keyfile (The system cannot find the file specified)

Regards

Geoff Delve
 
Top