I have downloaded eclipse Helios with blackberry plugin,now i need to run a sample app in simulator ,what are the steps to import a existing blackberry app into eclipse helios and run ?
I have downloaded eclipse Helios with blackberry plugin,now i need to run a sample
Share
Just add the project to the eclipse, then compile and run. new – project – blakberry project -create project from existing source -browse and add your codes. if you want to import samples, then import – import blackberry samples.