Application.getApp().getProperty Changes are Ignored

This just stopped working. I use this method to grab User Settings in my EDGE device data fields.

I use the latest version of Eclipse and SDK 4.2.3.

In the simulator, I view Persistent Storage. It remembers a prior set of Properties that I defined in my Resources->Properties->Properties.xml file.

But as of the last few days, when I change the Properties associated with User Settings, and recompile and run the data field, then view User Settings using:

File->Edit PErsistent Storage->Edit Application.Properties Data... it ignores the changes and shows the prior definitions.

Did something break?

Dave