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
Developer
gxgraham
Posts: 28
Registered: ‎07-16-2008

Eclipse Plugin produces uncaught exception: Missing resource.

Hello,

 

I have an Eclipse Plugin environment and have created my resource file (in the same project) and am not receiving any unresolved errors in tool. When I deploy the app to the simulator I do however get an exception Missing resource. Does anyone know if there is a trick to getting the resource file deployed with the app. I assumed it would go with it without anything else I have to do to it.

Thanks,
Glenn.

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

Re: Eclipse Plugin produces uncaught exception: Missing resource.

If it is in the same project, it should be included in your application's cod file.  I recommend importing the samples that come with the BlackBerry JDE and compare your implementation to a sample project that uses resources.
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.