Welcome!

Welcome to the Official BlackBerry Support Community Forums. This is your resource to discuss support topics with your peers, and learn from each other. New to the forum? Please visit the ‘Getting Started’ link below.
inside custom component

Java Development

Reply
New Developer
sm3128
Posts: 7
Registered: ‎08-27-2008

java.lang.NoSuchMethodError is occure at the time of using ResourceBundle.

java.lang.NoSuchMethodError is occure at the time of using ResourceBundle plz give me a solution for the same..

 

I got error like this

 

java.lang.NoSuchMethodError
 at net.rim.a.a.b.do(Unknown Source)
 at net.rim.a.a.b.a(Unknown Source)
 at net.rim.a.a.d.a(Unknown Source)
 at net.rim.a.a.i.a(Unknown Source)
 at net.rim.a.a.i.a(Unknown Source)
 at net.rim.a.a.i.a(Unknown Source)
 at net.rim.tools.compiler.c.e.a(Unknown Source)
 at net.rim.tools.compiler.Compiler.v(Unknown Source)
 at net.rim.tools.compiler.Compiler.a(Unknown Source)
 at net.rim.tools.compiler.Compiler.compile(Unknown Source)
 at net.rim.tools.compiler.Compiler.main(Unknown Source)
I/O Error: java.lang.NoSuchMethodError
Error while building project

Please use plain text.
Administrator
MSohm
Posts: 12,957
Registered: ‎07-09-2008
My Carrier: Bell

Re: java.lang.NoSuchMethodError is occure at the time of using ResourceBundle.

Please ensure that you are using an appropriate version of the BlackBerry JDE.

 

What Is - Appropriate version of the BlackBerry JDE
Article Number: DB-00537

http://www.blackberry.com/knowledgecenterpublic/livelink.exe/fetch/2000/348583/800738/800901/What_Is...

 

If your resources are contained in their own project, please verify that the cod files for this project have also been installed.

Mark Sohm
BlackBerry Development Advisor

Please refrain from posting new questions in solved threads.
Found a bug? Report it using the Issue Tracker
Please use plain text.