I need to save a property, osgi.nl, to the config.ini file. I can get the
configuration area via Platform.getConfigurationLocation() and manually
read in/edit the config.ini file. However, I was wondering if eclipse had
a framework for saving a system property to this file without manually
editing the file?