Use to set up security for your MIDlet suite. In this page you enable signing and assign key pairs to a MIDlet suite.
Element | Description |
---|---|
Use Values from "DefaultConfiguration" |
Enables you to customize the properties for a project configuration other than the default configuration if this option is unchecked. |
Sign Distribution |
Enables signing for the MIDlet suite. If unchecked, this page is disabled. |
Keystore |
Displays a file that stores one or more key pairs as a keystore ( The drop-down menu lists all available keystores. Click Unlock to unlock a keystore for use |
Alias |
Displays the name assigned to a key pair within a keystore. The drop-down menu lists the aliases available for the selected keystore. Click Unlock to unlock a key pair for use. |
Certificate Details |
Displays information about the certificate assigned to the key pair Click Export Key into Java ME SDK/Platform/Emulator to export a key into the emulator platform you intend to use to test the MIDlet. |
Related Topics
Developing Applications with NetBeans IDE,
Developing Applications with NetBeans IDE,
Copyright © 2013, Oracle and/or its affiliates. All rights reserved. |