0

I am able to build a application what I have , however when I check in simulator there is no application icon available using Eclipse, i have checked carefully there are no errors.

When I run same application in JDE ,application icon is available.

Maksym Gontar
  • 22,765
  • 10
  • 78
  • 114
santosh
  • 504
  • 2
  • 6
  • 20

2 Answers2

1

Did your try to start the simulator and manually add the cod file via "File" -> "Load COD File". Sometimes the app get loaded into the download directory on your simulator/device.

Henrik P. Hessel
  • 36,243
  • 17
  • 80
  • 100
0

Are you checking if your project is activated for blackberry...or there may be no main method in your appliaction..

tek3
  • 2,095
  • 2
  • 20
  • 50