blackberry / webworks-gui

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

As a WebWorks developer, I can specify params.json information in the GUI tool on a per project basis #6

Closed kwallis closed 10 years ago

kwallis commented 10 years ago

Description

Developers can specify information to be passed to the native BlackBerry command line tools by putting items into blackberry10.json. These elements should be exposed in the GUI tool to be edited.

References:

bryanhiggins commented 10 years ago

We also need a way to pass this info through to the certificates page.

bryanhiggins commented 10 years ago

Everything has been implemented except "keystore"

rcruz commented 10 years ago

To clarify, the "keystore" option is for specifying a .p12 file, not a .csk file.

bryanhiggins commented 10 years ago

@rcruz the pull request was closed/merged before addressing my comments

rcruz commented 10 years ago

@bryanhiggins Your comments concerning naming, bbidtoken, and full path help text have been included. Is there something else missing?

bryanhiggins commented 10 years ago

Missed it since it went straight into master :)