2

I've got eclipse installed with the appropriate blackberry plug-ins, etc. I can build the project fine. When I try to debug using the simulator, the cod file is placed into the simulator's directory and the simulator starts, but I can't find the application. It is not in the Downloads directory-thingy or anywhere else that I can see...

How do you tell fledge to load a particular cod?

I've tried all of the "solutions" in these 2, similar questions, but have had no success.

Community
  • 1
  • 1
ConsultUtah
  • 6,639
  • 3
  • 32
  • 51

1 Answers1

2

I had apparently done something that made the cod file invalid. As such, it wouldn't load into the simulators. In this particular case, a resource file had a space in it's name.

ConsultUtah
  • 6,639
  • 3
  • 32
  • 51