Skip to main content

Pulsar - QuickInstall

QuickInstall view

The QuickInstall view enables you to easily manage provider Software Development Kits (SDKs) from within Eclipse Pulsar. In this view, you can install, remove, and view details or more information for available SDKs and providers. The view provides a list of available SDK installers, displays the status of the SDK (Installed or Uninstalled), and the version number.

The QuickInstall view is open by default in Eclipse Pulsar. If it has been closed or is not already open, open it by selecting Window > Show View > Other, and then expand Pulsar and select Mobile SDKs.

To refresh the list of SDKs, click the Refresh button.

Related topics

Displaying SDK details

Displaying SDK details

Each SDK includes relevant information about the installation package, such as what is included in the SDK, dependencies, and registration information for access, if applicable.

To display details for an SDK, select the SDK in the left pane. The description for that SDK appears on the right.

For installed SDKs, you can also view the device management preferences by selecting the SDK and clicking the Open SDK Details button. This opens the Device Management category in the Preferences dialog.

Related topics

Getting more information about an SDK

Getting more information about an SDK

When you select an SDK to view its description, you can view more detailed information by clicking the links provided below the description.
  1. To view copyright information, the license agreement, and general information for an SDK, click the More link.
  2. To browse the web site for the provider of the SDK, click the Web Site link. The web site appears in the internal web browser.

Related topics

Installing an SDK

Installing an SDK

Each SDK may have different requirements for installation, and some may require a user name and password. Visit the associated provider web site for more information on registering and accessing their SDKs.
  1. To install one of the available SDKs, select an SDK and click the Install this SDK button. After determining the requirements, the Install dialog appears.
  2. Ensure that the appropriate items or features are selected, and click Next to continue.
  3. Review the install details and click Finish. Note that the installation time will vary, depending on the size and complexity of the SDK. Follow the prompts that appear for the particular provider installation.
  4. Once the installation has completed, you may be prompted to restart Eclipse. Click Yes to restart the environment and complete the installation.

Related topics

Uninstalling an SDK

Uninstalling an SDK

  1. To remove an installed SDK, select an SDK and click the Uninstall this SDK button. After determining the requirements and dependencies, the Uninstall dialog appears.
  2. Review the information in the dialog and click Finish to continue.
  3. Once the uninstallation has completed, you may be prompted to restart Eclipse. Click Yes to restart the environment and complete the removal of the SDK.

Related topics

Related Links

Back to the top