blackberry / webworks-gui

GUI Tool for WebWorks 2.0
https://developer.blackberry.com/html5/
Apache License 2.0
3 stars 5 forks source link

Add target type radio, autodetect emulator support and dynamic target dr... #161

Closed kflores772 closed 10 years ago

kflores772 commented 10 years ago

...opdown

kflores772 commented 10 years ago

This is still in progress

rcruz commented 10 years ago

Missing lib/ui/views/targetSelector.js

rcruz commented 10 years ago

Looks good so far. Just need to run "emulate" instead of "run" when simulator is detected

kflores772 commented 10 years ago

The latest commit leads to an error since the routes no longer call the webworks CLI (11c339501958c3db8826e4763bdd1806fd02c4bc). Instead, the route attempts to run Project 1/platforms/blackberry10/cordova/emulate which does not exist.

rcruz commented 10 years ago

Target filter works correctly. Deploy to simulator works as well.

rcruz commented 10 years ago

r+, merging to v2.1.0