You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Shazron Abdullah (JIRA)" <ji...@apache.org> on 2013/10/16 07:27:21 UTC

[jira] [Updated] (CB-3002) Add a ./cordova/lib/start-emulator project-level helper script to Windows 8

     [ https://issues.apache.org/jira/browse/CB-3002?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shazron Abdullah updated CB-3002:
---------------------------------

    Fix Version/s:     (was: 3.1.0)
                   3.2.0

> Add a ./cordova/lib/start-emulator project-level helper script to Windows 8
> ---------------------------------------------------------------------------
>
>                 Key: CB-3002
>                 URL: https://issues.apache.org/jira/browse/CB-3002
>             Project: Apache Cordova
>          Issue Type: Improvement
>          Components: Windows 8
>            Reporter: Filip Maj
>            Assignee: Jesse MacFadyen
>             Fix For: 3.2.0
>
>
> {code}
> start-emulator [id]
> {code}
> Starts an emulator image.
> If {{id}} is specified, will attempt to start the emulator image with the specified ID. If the emulator image is not available or is unable to be started, should print an error message and exit with code 2.
> If no {{id}} is specified, it will try to start the first available emulator (using the {{list-emulator-images}} script [CB-2953]). If no emulator images are available, it will error out and exit with code 2.
> If this implementation is not available for a particular platform, the script should print an appropriate error message and exit with code 1.



--
This message was sent by Atlassian JIRA
(v6.1#6144)