lwuit 和黑莓:部署时访问被拒绝
我在 j2me cldc 中使用 lwuit svn 制作了一个应用程序。我现在正在研究 lwuit + 黑莓设备。当我通过 lwuit 资源工具构建项目时,它创建了三个项目:桌面、MIDP 和 BlackBerry。我使用黑莓项目。
当我构建和清理项目时,它工作得很好。但是,当我部署该项目时,它显示“访问被拒绝”。我需要在哪里更改代码或 xml 才能在 BlackBerry 设备上运行我的应用程序?
blackberry-pre-run:
Copying 6 files to C:\Program Files\Research In Motion\BlackBerry JDE 6.0.0\simulator D:\WorkSpace\BB\RIM\nbproject\build-impl.xml:1052: Failed to copy D:\WorkSpace\BB\RIM\dist\Touch\BB_RIM.alx to C:\Program Files\Research In Motion\BlackBerry JDE
6.0.0\simulator\BB_RIM.alx due to java.io.FileNotFoundException C:\Program Files\Research In Motion\BlackBerry JDE
6.0.0\simulator\BB_RIM.alx (Access is denied) BUILD FAILED (total time: 54 seconds)
I have made an application using lwuit svn in j2me cldc. I am now working on
lwuit + BlackBerry device. When I build the project through the lwuit resource tools it creates three projects: desktop, MIDP, and BlackBerry. I use the BlackBerry project.
When I build and clean the project, it works fine. However, when I deploy the project, it shows 'access denied'. Where do I need to change the code or xml to run my app on a BlackBerry device?
blackberry-pre-run:
Copying 6 files to C:\Program Files\Research In Motion\BlackBerry JDE 6.0.0\simulator D:\WorkSpace\BB\RIM\nbproject\build-impl.xml:1052: Failed to copy D:\WorkSpace\BB\RIM\dist\Touch\BB_RIM.alx to C:\Program Files\Research In Motion\BlackBerry JDE
6.0.0\simulator\BB_RIM.alx due to java.io.FileNotFoundException C:\Program Files\Research In Motion\BlackBerry JDE
6.0.0\simulator\BB_RIM.alx (Access is denied) BUILD FAILED (total time: 54 seconds)
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
lwuit + blackberry 如何构建它显示访问被拒绝
lwuit + blackberry how to build it show access denied