Quote:
Originally Posted by d_fisher If you using a v4.1.0.x simulator, you don't need to have simulate the USB connection.
Click File > Load Java Program... > select your .cod file. |
I know this but I don't want to use it. Because my real problem is not to use the bberry simulator manually. My real purpose is to start automatically the bberry simulator, automatically load the .cod file to the simulator when I build a project in EclipseME IDE.
For now, when I build a project in EclipseME it also creates the .cod file and starts the bberry simulator but then I have to load the .cod file to the simulator manually. I want also to automatize this loading procedure.
To do this, I need a command line which loads the .cod file to the simulator.
I will then integrate that command line into the IDE.