Hi all,
I have a desktop application where I use a ResourceMap to create some standard application settings (which parts of the application are accessible/editable e.g. It was developed using NetBeans with the graphical UI.
I would like to add the possibility to override these settings locally on some computers. What's the best way to achieve this? Is this possible using properties files or something similar?
thanks,
Yves