XULRunner ignores updates on edited files
问题 I am writing a XUL application following the default structure for standalone XUL apps - that is, I have the following files: ./application.ini ./chrome ./chrome/chrome.manifest ./chrome/content ./chrome/content/main.xul ./chrome.manifest ./defaults ./defaults/preferences ./defaults/preferences/prefs.js What bothers me is that sometimes I run my application with xulrunner, note something wrong and go change my main.xul file. However, when I run my application again with xulrunner, the