// archives

jde

This tag is associated with 2 posts

Emulating the BlackBerry Phone Call Log Field

While writing an application for the BlackBerry, I wanted to emulate the layout of the Phone Log.  Typically, this looks like a set of rows laid out in a two-column or multi-column format.  Since there was no available field to achieve this, I had to write my own.  The way I did it was to [...]

Installing the JDE Plugin 5.0.0 for Eclipse

I wanted to try out the new Eclipse JDE plugin with OS 5.0.0 so I downloaded the ZIP file from the BlackBerry developer website and tried to install it on my Eclipse. Towards the very end of the installation, I received some error messages. They looked something like this: An error occurred while collecting items [...]