I have Mozilla Firefox browser 35.0.1 with App Manager tool in the browser.
I installed Firefox OS Simulator 2.0 in the App manager.
There are 2 tabs here, in the tool -Apps and devices
Here in my problem, I choose the CLOCK app. I had some breakpoints and print statements to debug the CLOCK app. After doing the changes, I saved the CLOCK's Java script files.
I go back to my Firefox simulator in my browser, selected "Add Packaged app" and added my modified java script file.
Here i get a notification in my simulator, that my CLOCK app is installed. !1http://postimg.org/image/903alf1wf/
But i don't see the modifications that i made. If I open the currently installed clock app (which i modified), its blank as shown here !2http://postimg.org/image/w3bezsy3v/
Is there anything I'm missing here or is there any other way to edit the java script files and see the changes reflected in my simulator immediately?
I m a beginner in Gaia development.