05-05-2009 04:31 PM
I am new to the Blackberry development. The first thing I did was downloaded "BlackBerry_JDE_PluginFull_1.0.0.67.exe". I followed the installation instruction and the process got stuck at "Installing" step and was never be able to complete installing the plug-in. Then, I downloaded "eJDE1.0.0.67_With_CP4.5.0.16.zip", and use Eclipse Software Update to add the plug-in. After Eclipse installation process completed, the "Blackberry" is added to the function list. When I click on "Blackberry", only "Install Signature keys" is showing. The "request signature" and "Configure Blackberry workspace" were grey out. I tried to search for the file with .cod on my pc and can't find any.
What should I do next to get the Eclipse environment up and running for Blackberry development?
Emily
Solved! Go to Solution.
05-05-2009 10:49 PM
I am not sure I understand your questions, but if you are trying to create a new BlackBerry project, go to File > New > Project, and then Select BlackBerry Project. If you have an existing project you can add it to your workspace by doing File > Import and then selecting BlackBerry Project.
To test the project, you can select "Debug as BlackBerry Simulator". To install the app on your phone, you need to create the ALX file (right click on the project and selecte "Generate ALX file") and then point the BlackBerry Manager's Application Loader to the ALX file.
05-05-2009 11:37 PM
Follow the steps given in the below post:
http://supportforums.blackberry.com/rim/board/mess
05-06-2009 11:32 AM