blackberry-eclipse-plugin

how to customize ObjectListField?

Is it possible to customize Objectfieldlist according to following design? ---------------------------- ROW#1 ROW NAME row details --------------------------- ROW#2 ROW NAME row details --------------------------- ROW#3 ROW NAME row details -----------------------...

What are the two best iphone and blackberry development books you have read?

I want to hit the ground running at a new firm. I am seasoned developer in Java/C so will pick up things fast. Need to be able to follow tutorials. I can do either video or plain text. Need your expert advice in recommending a good book to me. Thank You for your time. ...

Can't I get my app to work with click and touch (within same project)?

i have developed an application that will basically run on all versions of the blackberry unit (ver 4.5 and above). however, i have noticed that navigationClick() is not consumed with a touch blackberry. i know that i have to use touchEvent method instead, however, my eclipse project is set up to use jde 4.5. so is there any way of just ...

Can't I get my app to work with click and touch (within same project)?

i have developed an application that will basically run on all versions of the blackberry unit (ver 4.5 and above). however, i have noticed that navigationClick() is not consumed with a touch blackberry. i know that i have to use touchEvent method instead, however, my eclipse project is set up to use jde 4.5. so is there any way of just ...

How to generate BlackBerry resource bundles from ant?

In my BlackBerry eclipse project I use resource bundles. So I have a pair of files... Application.rrc Application.rrh These files are compiled by a builder called BlackBerry Resources Builder in eclipse. This is done as a pre-compile step as it creates a new folder called .locale_interfaces which contains the following path to a g...

How To add the JDE To Eclipse Plugin

Hi Guys I have used NetBeans IDE,I installed the NetBeans plugin for BB,and then it will detect the List of JDE's presently installed in the System and i can use it in NetBeans. Similarly i want to know how to add the Blackberry JDE to Eclipse IDE.It always come with Inbuit JDE 4.5 and what can be done to add new JDE's(5.0 ,6.0 etc) to...

Unable to select BlackBerry 9800 as default web simulator on Eclipse

Hi All. I have some time now working with the BlackBerry's Eclipse Plugin with no issues using the Curve 8530 Simulator. Im trying to add the Torch 9800 Simulator but I get this: Im pretty new on the BB Stuff. Im I missing something? Is there a debug-enabled version (I check and apparently the version that I have should be pretty c...

No BlackBerry JRE is installed ?

I installed the blackberry plugin for Eclipse. When I click on new->project-> Blackberry->Blackberry Project When I type project name it says "No BlackBerry JRE is installed. Please click "Configure JREs..." link to configure a BlackBerry JRE" Can anyone help please? ...

Blackberry Code Signing and OTA distribution

Hi, I have a Blackberry project developed in Eclipse using the Blackberry Plugin for Eclipse. The app works 100% fine in the simulators. I have a signing key set from Blackberry, and I can sign the application package fine (it goes off and does 70 odd signings with Blackberry, I get back no errors). However, when I try and use the OT...

How to display RSS feeds in a blackberry using the api?

Any directions or pointers? ...

Blackberry @Override notation error

In Eclipse, I did: Source > Clean up, and did a clean up according to these rules: Change non static accesses to static members using declaring type Change indirect accesses to static members to direct accesses (accesses through subtypes) Remove unused imports Add missing '@Override' annotations Add missing '@Deprecated' annotations Re...

Blackberry: Efficient debugging on device?

I am currently trying to debug a blackberry application on a real device. I find the setup time to be ludicrous! Here is my workflow: Uninstall the application using Blackberry Desktop Manager (BBDM) it takes about one minute to select the options to uninstall the app... BBDM needs to connect to the device and load the application l...

problem at importing existing project into eclipse

hi i am new to blackberry.i need to importing existing project into eclipse with blackberry sdk.while creating a new project it will run fine,but at importing it shows as only java project,what is the problem i can't understand.How can i import and run the existing project.Thank u in advance. ...

Deploy Java code to BlackBerry device without signing keys

I want to deploy code directly to a BlackBerry device, but I do not have any RIM code signing keys. Is there a way to do this without the keys? Currently I am using the .cod files to deploy on a BlackBerry device simulator. ...

In Eclipse, why additional plugin break the Android plug-in?

I had Eclipse running with the Android plug-in and I decided to add the Emacs plug-in. I downloaded and it worked. Then I decided to go back to the Eclipse key bindings and the Android plug-in disappeared. I could not update it, because Eclipse said it was installed, but it was not showing up in the menu. I had to re download Eclipse, a...