2
votes

How can I import existing Blackberry projects into eclipse?

I found this development guide for BlackBerry Eclipse users, but I didn't find any .jdw file:
Import a BlackBerry application project from an existing workspace

When I make new project and copy all the folder src and res I obtain an error that there is a file missing and there is no specification of type of the name of this file
Error: Cannot run program "jar": CreateProcess error=2.

Can any one help me to run this project?

2

2 Answers

7
votes

Click File-->New-->Blackberry Project-->Create project form existing resource --> then browse to your project folder and click finish.

0
votes

Use this BlackBerry Java Plug-in for Eclipse guide: Add a .jar file dependency