0

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)
Michael Donohue
  • 11,776
  • 5
  • 31
  • 44
Bhavdip Sagar
  • 1,951
  • 15
  • 27

1 Answers1

0

lwuit + blackberry how to build it show access denied

Community
  • 1
  • 1
Shai Almog
  • 51,749
  • 5
  • 35
  • 65