Welcome!

Welcome to the Official BlackBerry Support Community Forums. This is your resource to discuss support topics with your peers, and learn from each other. New to the forum? Please visit the ‘Getting Started’ link below.
inside custom component

Web and WebWorks Development

Reply
Trusted Contributor
lakshmanan
Posts: 143
Registered: ‎05-04-2011
My Carrier: app development

webworks bbwp.exe error

Hello Friends,

 

I am trying to open the bbwp.exe file which is in C:\Program Files (x86)\Research In Motion\BlackBerry WebWorks SDK 2.3.1.5 folder..  It's opening but closed after few seconds.. I searched forums and couldnt find solution.. Can anyone help me.. 

 

installed jdk 1.6.0.25 version.. windows 7 64 bit Operating system..

 

 

Regards,

Lakshmanan

Please use plain text.
Developer
Rcjuk
Posts: 62
Registered: ‎04-29-2010

Re: webworks bbwp.exe error

You need to run this via the command line

Please use plain text.
Trusted Contributor
lakshmanan
Posts: 143
Registered: ‎05-04-2011
My Carrier: app development

Re: webworks bbwp.exe error

Rcjuk,

 

bbwp.exe is command line tool or not..  From the command prompt itself we have to packaging and signing  our application without need of this bbwp.exe file.. Is it correct..

 

I created  application for smartphones..

 

 

Please use plain text.
Trusted Contributor
lakshmanan
Posts: 143
Registered: ‎05-04-2011
My Carrier: app development

Re: webworks bbwp.exe error

I run this bbwp.exe in command prompt.. i Got  this error..

 

C:\Program Files (x86)\Research In Motion\BlackBerry WebWorks SDK 2.3.1.5>bbwp.e
xe
[INFO]                  Parsing command line options
[ERROR]                 Invalid command line parameters
bbwp version 2.3.1.5    Copyright(C) 2010-2011 Research In Motion
                        http://www.blackberry.com/developers/webworkssdk/

bbwp [drive:][path]archive [-s [dir]] [-g [password]] [-o dir]

archive                 Specifies the .zip file to compile
-s                      Save source. The default behaviour is to not save the so
urce files. If dir is specified then creates dir\src\ directory structure. If no
 dir specified then the path of archive is assumed
-g                      Sign the .cod file after compilation using password. If
both -g and password are not present then the .cod will not be signed. If -g is
present and password is not, Signature Tool will prompt for entering password
-o                      Redirects output file location to dir (.cod, .alx, .jad)
. If both -o and dir are not specified then the path of archive is assumed
-v                      Turn on verbose messages
-d                      Enables Web Inspector on 7.0+ OS
-h                      Display this usage information

 

 

Invalid command line parameters.. Can anyone help me to solve  this problem..

Please use plain text.