开发者

Got Error Module 'CommonLib' not found

开发者 https://www.devze.com 2023-03-08 14:03 出处:网络
When i run the BrowserFieldDemo on Simulator which i开发者_运维知识库s provided in the Blackberry Samples.

When i run the BrowserFieldDemo on Simulator which i开发者_运维知识库s provided in the Blackberry Samples. I am getting the error Module 'CommonLib' not found. Before Running the Application i also configure MDS simulator but getting the above error can anyone please tell me why i getting this error. I am using Blackberry jde 5,simulator:- 9550 and blackberry eclipse plugin


Try to clean simulator. It is under Blackberry menu in Eclipse. Or clean .dmp files manually.


First check your workspace, Is there any project with name "CommonLib".If not then Just import "CommonLib" from Blackberry Sample.

I think it solve your problem.

0

精彩评论

暂无评论...
验证码 换一张
取 消