You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2013/08/12 17:36:48 UTC

[jira] [Commented] (CB-4344) [BlackBerry10] Auto-detect started simulator

    [ https://issues.apache.org/jira/browse/CB-4344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13736953#comment-13736953 ] 

ASF subversion and git services commented on CB-4344:
-----------------------------------------------------

Commit b094165016eea43e710c1ad01a5964a874cfe1d9 in branch refs/heads/master from [~ericleili]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-blackberry.git;h=b094165 ]

[CB-4344] Auto-detect started simulator

- check VMware dhcp.leases file for possible started simulator
- fix lint
- update device detection
- Fixed debugtoken-helper deploy method due to the missing target password in the properties file

                
> [BlackBerry10] Auto-detect started simulator
> --------------------------------------------
>
>                 Key: CB-4344
>                 URL: https://issues.apache.org/jira/browse/CB-4344
>             Project: Apache Cordova
>          Issue Type: Improvement
>          Components: BlackBerry
>    Affects Versions: 3.0.0
>            Reporter: Bryan Higgins
>            Assignee: Bryan Higgins
>             Fix For: 3.1.0
>
>
> Check the dhcp.leases file for VMWare
>   2.1 On Windows, it's "dhcp.leases" (under the system folder "USERPROFILE"/"All Users"/VMware). e.g. "C:\Users\All Users\VMware\vmnetdhcp.leases".
>   2.2 On Mac (or probably also Linux, I haven't verified it), it's "dhcpd-vmnet8.leases" (under the folder "/private/var/db/vmware").
>   2.3 Grab the IP value for each line that likes "lease 192.168.214.138".
>   2.4 Test each of these IPs using blackberry-deploy -test

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira