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
New Developer
ta8877
Posts: 3
Registered: ‎08-17-2011
My Carrier: AT&T
Accepted Solution

Building applications with the Ripple extension for Chrome

I'm new to developing on every level, and I'm lost on this add-on. I'm really good at learning, but I'm honestly teaching myself. I've configured everything that I can think to do in the browser, but once I go to the "Build" tab in I'm lost. I have no idea what to do from this point...

Respectfully,

Torian Allen
Please use plain text.
New Contributor
CInnovat
Posts: 6
Registered: ‎07-16-2012
My Carrier: Telus

Re: Building applications with the Ripple extension for Chrome

Look at this link https://developer.blackberry.com/html5/documentation/ww_developing/packaging_your_app_in_ripple_1904...

 

"SDK Path" is path to where your Webworks SDK is installed. In my case it is in C:\Program Files (x86)\Research In Motion\BlackBerry WebWorks SDK 2.3.1.5

 

"Project Root" is where your project located. In my case it is 'C:\inetpub\wwwroot\HelloWorld'

 

"Archive name" is how you want your cod file will be called 'HelloWorld' for example

 

"Output folder" is where you want your cod file will be placed.

Please use plain text.
Developer
WebCreep
Posts: 235
Registered: ‎07-27-2012
My Carrier: Airtel

Re: Building applications with the Ripple extension for Chrome

Use wamp local server to buid your apps
Please use plain text.