[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform.swt] Re: FieldEditor does not write default-value

solved the issue by calling ips.setDefault() in the plugin's start()-method.
i still think the default-value should be saved to the props, but that's probably rather a matter of taste ...