Use to specify a method for deploying your MIDlet suite files to another location on your system or on a remote network. When you compile your project, the MIDlet suite's JAR file is automatically deployed according to the settings on this page.
Element | Description |
---|---|
Use Values from "Default Configuration" |
Enables you to customize the properties for a project configuration other than the default configuration if this option is unchecked. |
Select Deployment Method |
Enables you to choose a method of deployment. |
Device Anywhere Deployment. |
Website for professional mobile developers that enables you to remotely deploy your MIDlet suite to the most popular mobile devices on the market today. (Registration required). Select a device from the drop-down list or click Retrieve Device to select a mobile device. |
File Copy |
Moves the MIDlet suite files to a specified location on a local system. Specify the target directory where the MIDlet suite is to be copied in the Target Directory field. |
File Transfer Protocol (FTP) |
Uses the file transfer protocol to move the MIDlet suite files to a remote server over the Internet. Specify the target directory where the MIDlet suite is to be copied in the Target Directory field. |
Nokia Terminal connected via PC Source |
Transfers the MIDlet suite files to a Nokia Mobile device from the IDE using Nokia's PC Suite. |
Secure Copy (SCP, SFTP) |
Establishes a secure connection and encrypts the data before passing the data between the client and server. Specify the target directory where the MIDlet suite is to be copied in the Target Directory field. |
Sony Ericsson Phone (locally attached device) |
Transfers the MIDlet suite files to a Sony Ericsson phone. Click Manage Emulators to add the Sony Ericsson Java ME SDK if not already installed. |
Web-based Distributed Authoring and Versioning (WebDAV). |
Moves MIDlet suite files using the WebDAV protocols, a set of extensions to the HTTP protocol which allows you to work in collaboration with others to edit and manage files on remote web servers. |
Windows Mobile Devices |
Transfers the MIDlet suite files to a Windows Mobile device from the IDE using ActiveSync and Sun's CLDC/MIDP Virtual Machine. Specify the target directory where the MIDlet suite is to be copied in the Target Directory field. |
Deployment Instance |
Specifies an instance of the deployment. Click Manage Deployment to create a custom instance. |
Related Topics
Developing Applications with NetBeans IDE,
Copyright © 2013, Oracle and/or its affiliates. All rights reserved. |