1
votes

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 ?

1

1 Answers

1
votes

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.