I wanted to create more than one application run simultaneously in Blackberry JDE4.5 can any one help me how to do it.
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
|
With the JDE all Active projects in your workspace will be automatically built (and deployed to the simulator when you debug). To see a list of Active projects, pick Set Active Projects from the Project menu in the JDE. You can also activate/deactivate projects by right clicking on them in the tree. |
|||
|
|