Thursday, April 21, 2011

India Poa Land Hir Name

Desarrollo de aplicaciones para BlackBerry con Netbeans

RIM The company distributed development environments for their devices in two formats, an integrated development environment and a plugin for Eclipse . Both options are only in Windows platform.
If you have already developed with Eclipse, this is the preferred option, the plugin integrates nicely into the development for these devices in the Eclipse environment.
If you are a fan of Eclipse, you still have the option to learn a new development environment, with the disadvantage that only will serve the development for this device. Another alternative is to use
NetBeans development environment and RIM to set up. The steps are simple and you can work in a generic environment you probably already know. Install Netbeans
  • RIM JDE 6.7 and 4.7 (not the plugin for Eclipse). For other versions of both tools are similar instructions.
  • (Install if not included y) Activate the plugin in Netbeans for Java ME (in Tools → Plugins → Installed, select and activate Java ME).
  • Add the BlackBerry platform (Tools → Java → Platforms → Add Custom Jave ME Platform Platform Emulator and add RIM JDE 4.7):
    • Platform Home: C: \\ Program Files \\ Research In Motion \\ BlackBerry JDE 4.7.0
    • Platform Name: Rim 4_7_0
    • Device Name: BlackBerry
  • Of the libraries displayed on Bootstrap Libraries list, select only net_rim_api.jar.
  • For documentation (API Docs) add C: \\ Program Files \\ Research In Motion \\ BlackBerry JDE 4.7.0 \\ docs \\ api \\.
  • To start a project to implement File → New Project → Java ME Mobile → Application. Created after changing the platform (Platform Default Selection) select Emulator Platform → BlackBerry.
After these steps you can develop with Netbeans. To set about to run applications, open the project to launch its BlackBerry JDE and emulation from there. Related

  • BlackBerry API in NetBeans 6.7, July 2009

Related Courses Courses

0 comments:

Post a Comment