Mostrando entradas con la etiqueta Blackberry developer. Mostrar todas las entradas
Mostrando entradas con la etiqueta Blackberry developer. Mostrar todas las entradas

miércoles, 17 de agosto de 2011

Download and Install Eclipse IDE

The BlackBerry WebWorks SDK, version 1.5 requires Eclipse 3.6 or later (Helios). You may also use the previous version of the BlackBerry WebWorks SDK (version 1.0) with Eclipse 3.5 (Galileo); however, RIM recommends using the latest version.

Install the BlackBerry Web and WebWorks SDK Plug-ins for Eclipse

You will need at least two plug-ins to develop WebWorks applications using Eclipse: the BlackBerry Web Plug-in, and the WebWorks SDK Plug-in. Both are available using the standard Eclipse software installation procedure. Note: Even if the standalone BlackBerry WebWorks SDK is already installed on your system, you must install the BlackBerry WebWorks Plug-in for Eclipse to enable Blackberry WebWorls project capabilities within Eclipse.

  1. Start Eclipse and create a workspace.
  2. Help -> Install New Software... -> Click Add...
    Name: Blackberry Update - Web
    Location: Blackberry Web - http://www.blackberry.com/go/eclipseUpdate/3.6/web
  3. Select Blackberry Web Plug-in Category. This will select both of the required plug-ins.
4. Restart Eclipse
bibliography:
in the previous link, you can get mor information.

thanks in advance bloggers.


lunes, 15 de agosto de 2011

Step by step for Blackberry developer using PhoneGap (Step 1)

1. Requirements
  • Windows XP (32-bit) or Windows 7 (32-bit and 64-bit)
  • For 4.x devices check here -> http://tinyurl.com/3feuyhd

2. Install SDK + PhoneGap

Download and install Sun JDK (32-Bit Version). Add it to your PATH variable.


Download and extract Apache Ant. Add it to your PATH variable.


Download BlackBerry WebWorks SDK and install to C:\BBWP


Download the latest copy of PhoneGap and extract its contents to C:\Dev\phonegap