[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform.rcp] Correct way to save system property to config.ini?

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?

Thanks,
Ryan