BlackBerry Forums Support Community
              

Closed Thread
 
Thread Tools
Old 09-12-2009, 06:53 AM   #1
Sujit
New Member
 
Join Date: Aug 2009
Model: 8300
PIN: N/A
Carrier: email
Posts: 6
Thumbs up rasource bundle

Please Login to Remove!

Can anyone tell me how can i develop a blackberry application by using BlackBerry Resource bundle????????????
I need some sample code on it. I am using Eclipse Plug-in but i don't know how to use resource bundle to it.I me what should be the directory structure.
I have design my project like this.
com.cobisystems.blackberry.graphs and i have created a folder on it named Resource and i have created two file on it named newBBresource.rcc and newBBresource.rrh but when i m writting my program i m getting error.

This is my program.

//importing this package...
import Resources.newBBresourceResource;
import net.rim.device.api.i18n.ResourceBundle;


private ResourceBundle _resources=ResourceBundle.getBundle(newBBresourceR esource.BUNDLE_ID, newBBresourceResource.BUNDLE_NAME);

String s1 = _resources.getString(newBBresourceResource.HELLO_W ORLD_STRING);//i m getting error here

please help me to solve this problem.........

Last edited by Sujit; 09-12-2009 at 06:54 AM..
Offline  
Old 09-23-2009, 12:57 AM   #2
sahil_khanna
New Member
 
Join Date: Aug 2009
Model: 8300
PIN: N/A
Carrier: None
Posts: 12
Default

What is the error you're getting?

I guess you don't need to specify the resource name while sending a parameter to getString method. Try using...

String s1 = _resources.getString(HELLO_WORLD_STRING);

When you select getString and click enter, you get a list of constants associated with the resource bundle to select from. Probably you'll even get HELLO_WORLD_STRING as an option.
Offline  
Closed Thread



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


Schneider Electric Energy Server EBX510 Server For Energy Management- picture

Schneider Electric Energy Server EBX510 Server For Energy Management-

$4350.00



SERVER TECHNOLOGY 4870-XLS-44 SENTRY VDC 48VOLT DC REMOTE POWER MANAGER picture

SERVER TECHNOLOGY 4870-XLS-44 SENTRY VDC 48VOLT DC REMOTE POWER MANAGER

$299.99



Moxa NPort 5232 Device Server 2-Port RS-422/485 picture

Moxa NPort 5232 Device Server 2-Port RS-422/485

$29.99



Moxa NPort 5230 Device Server 2-Port RS-422/485 picture

Moxa NPort 5230 Device Server 2-Port RS-422/485

$29.99



AVAYA S8300E S3 V1 Media Server 700508955 W/ 320GB Hard Drive 16GB RAM picture

AVAYA S8300E S3 V1 Media Server 700508955 W/ 320GB Hard Drive 16GB RAM

$249.00



Server - 82700 - 1 1/2 Qt Mini Warmer picture

Server - 82700 - 1 1/2 Qt Mini Warmer

$150.00







Copyright © 2004-2016 BlackBerryForums.com.
The names RIM © and BlackBerry © are registered Trademarks of BlackBerry Inc.