问题
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 fileError: Cannot run program "jar": CreateProcess error=2
.
Can any one help me to run this project?
回答1:
Click File-->New-->Blackberry Project-->Create project form existing resource --> then browse to your project folder and click finish.
回答2:
Use this BlackBerry Java Plug-in for Eclipse guide: Add a .jar file dependency
来源:https://stackoverflow.com/questions/7804602/import-existing-blackberry-project-in-eclipse